[linux-cifs-client] Re: Cannot mount LANServer network storage device.

Stephen Berryman berrymansj at optusnet.com.au
Fri Jun 13 13:01:55 GMT 2008


On Thu, 2008-06-12 at 18:02 +1000, Stephen Berryman wrote:
> Hi
> 
> 
> 
> When I attempt to mount a shared directory from my new network storage
> device, I get the following
> 
> 
> Mounts OK from Windows XP and 2000.
> 
> Can't mount from Linux
> 
> $ uname -a
> Linux tru64.local 2.6.23.17-88.fc7 #1 SMP Thu May 15 00:02:29 EDT 2008
> x86_64 x86_64 x86_64 GNU/Linux
> 
> $ sudo mount -t cifs -o
> username=usersname,password=xxxxxx //192.168.88.2/users_space /mnt/users_space --verbose
> Password:
> parsing options: rw,username=usersname,password=xxxxxx
> 
> mount.cifs kernel mount options unc=//192.168.88.2\users_space,
> ip=192.168.88.2,ver=1,rw,username=usersname,password=xxxxxx
> 
> 
> 
> Appears to work most times but then
> 
> 
> 
> $ ll /mnt/users_space
> ls: cannot open directory /mnt/users_space: Not a directory
> 
> 
> 
> That is the target directory cannot be read!!
> 
> I first tried this using smb4k with the same result.
> 
> Often I get a failure of the mount command with
> 
> 
> 
> mount error 20 = Not a directory
> Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
> 
> 
> Same happens on
> 
> 
> 
> Linux p3000.local 2.6.23.17-88.fc7 #1 SMP Thu May 15 00:35:10 EDT 2008
> i686 i686 i386 GNU/Linux
> 
> 
> 
> 
> so its not a x86_64 problem.
> 
> I had to use protocol=RAP to browse in smb4k
> 
> 
> 
> 
> Hope you can help
> 
> 
> regards
> 
> 
> Stephen
> 
> 
> 
> 

More testing.

I can mount XP, Linux Samba, Win98, Win2000, shares without a problem.

I can mount the device using an old version of ubuntu using smbfs
instead of cifs.

I can access files on the device using Nautilus in Fedora 7 and 9 but
this does mount it.


Clearly cifs does not do everything that the previous samba client did.

I suspect the NAS device may have an old version of the smb protocol but
it is only cifs that has a problem with it.

I have found using google that this problem reported many times with
other NAS devices but my search found no solutions.


Again can you help?








More information about the linux-cifs-client mailing list