[Pkg-samba-maint] DO NOT REPLY [Bug 6159] mount.cifs fails with mount error(22): Invalid argument if server has multiple ip addresses
samba-bugs at samba.org
samba-bugs at samba.org
Thu Mar 12 15:02:16 UTC 2009
https://bugzilla.samba.org/show_bug.cgi?id=6159
------- Comment #2 from shirishp at us.ibm.com 2009-03-12 10:02 CST -------
After turning on debugging,
echo 1 > /proc/fs/cifs/cifsFYI
echo 1 > /proc/fs/cifs/traceSMB
I see following messages in syslog buffer.
The client is at 2.6.29-rc7-1-default and server is at 2.6.27.8-1-default.
cifstest6:~ # dmesg
fs/cifs/cifsfs.c: Devname: //cifstest8/smb8 flags: 64
fs/cifs/connect.c: CIFS VFS: in cifs_mount as Xid: 2 with uid: 0
fs/cifs/connect.c: Username: root
fs/cifs/connect.c: UNC: \\cifstest8\smb8 ip: fe80::214:5eff:fefb:3f7c
fs/cifs/connect.c: attempting ipv6 connect
fs/cifs/connect.c: ipv6 Socket created
fs/cifs/connect.c: Error -22 connecting to server via ipv6
CIFS VFS: Error connecting to socket. Aborting operation
fs/cifs/connect.c: CIFS VFS: leaving cifs_mount (xid = 2) rc = -22
CIFS VFS: cifs_mount failed w/return code = -22
Took a wireshark trace during this but do not see any traffic over
ipv6 source and destination (interface) addresses.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.
More information about the Pkg-samba-maint
mailing list