Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 4 product line. The current stable release is 4.9. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 174982

Summary: Kernel Oops or hang when archiving data to CIFS mount
Product: Red Hat Enterprise Linux 4 Reporter: Erki Simson <erki.simson>
Component: kernelAssignee: Steve Dickson <steved>
Status: CLOSED CURRENTRELEASE QA Contact: Brian Brock <bbrock>
Severity: high Docs Contact:
Priority: medium    
Version: 4.0CC: jbaron
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
URL: https://www.just.ee/tuumapaanika.txt
Whiteboard:
Fixed In Version: RHEL4 U3 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-01-09 16:17:58 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Erki Simson 2005-12-05 12:28:44 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5

Description of problem:
Archiving data to CIFS mount unexpectedly resulted in oops and kernel panic on one occurance and hang on second occurance.
Share was mounted using following command and arguments:
/bin/mount -t cifs //backupsrv/someshare$ /mnt/backup -oiocharset=iso8859-13,username=backupuser,password=backuppass

For full oops and hang messages please see provided URL.

Version-Release number of selected component (if applicable):
kernel-smp-2.6.9-22.0.1.EL

How reproducible:
Couldn't Reproduce

Steps to Reproduce:
1.
2.
3.
  

Additional info:

Kernel has custom built qla2xxx drivers for failover capability.

Comment 2 Steve Dickson 2005-12-05 20:07:20 UTC
CIFS in RHEL4 U3 was updated to the 1.34a release. Please try
that kernel to see if the this problem is resolved.

Comment 3 Erki Simson 2005-12-06 08:45:05 UTC
I'll give it(24.EL) a try. Don't expect any results soon as
our problem showed up only after half an year of CIFS use.

Comment 4 Erki Simson 2005-12-13 07:19:59 UTC
So far everything seems OK with 24.EL
I noticed that 24.1.EL has CIFS related patch(#170498), should
i upgrade to 24.1.EL ?

Comment 5 Erki Simson 2006-01-06 23:32:36 UTC
Everything is fine with 24.EL, bug seems to be related with unmountable CIFS server.
CLOSE ?