Re: cifs-utils 4.5-2: mount error(11): Resource temporarily unavailable

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Nov 18, 2010 at 9:26 AM, André Sintzoff
<andre.sintzoff@xxxxxxxxx> wrote:
> Hello,
>
> After upgrading Ubuntu from 10.04 to 10.10, mount.cifs does no more
> work as expected on my environment.
>
> The command is:
> sudo mount.cifs //servername/somehow/deep/path /mnt/servername -o
> nounix,user=johndoe,domain=CORRECT_WORKGROUP,password=jdpasswd
>
> On Ubuntu 10.04, the mount works well.
> According to dpkg, the exact version for smbfs is 2:3.4.7~dfsg-1ubuntu3.2
>
> On Ubuntu 10.10, the mount fails with the following error message:
> mount error(11): Resource temporarily unavailable
> Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

Is there anything related to cifs logged in kernel message log (dmesg)?

If not, it may be helpful to enable cifs debugging ("echo 7 >
/proc/fs/cifs/cifsFYI")
and retry the mount (which will now list where in the mount it
failed).  The mount
system call is very limited in what information it can return to the
user on failure
so sometimes it is necessary to look in dmesg to find additional
failure information.

-- 
Thanks,

Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux