
> //zdmybook/DIVERSE /mnt/diverse cifs username=USERNAME,password=PASSWORD,uid=1000,gid=1000,dir_mode=0750,file_mode=0640,noauto,user,exec 0 0 > The relevant fstab entry (I have tried with and without dir_mode,file_mode,nounix): > rsync: mkstemp "/mnt/diverse/.test3.mllG7b" failed: Not a directory (20) > chmod: changing permissions of `/mnt/diverse/test2': Not a directory > mv: setting permissions for `/mnt/diverse/test2': Not a directory > mv: preserving times for `/mnt/diverse/test2': Not a directory > touch: setting times of `/mnt/diverse/test': Not a directory "cat /proc/fs/cifs/DebugData" to list the version information that the "cat /proc/fs/cifs/Stats" to see if there were any reconnections and > //zdmybook/DIVERSE /mnt/diverse cifs username= USERNAME, password= PASSWORD, uid=1000, gid=1000, dir_mode= 0750,file_ mode=0640, noauto, user,exec 0 0 > The relevant fstab entry (I have tried with and without dir_mode, file_mode, nounix) : It also worked fine on this (8.10) machine before the upgrade. > The same commands, on the same mount on the 8.04 machine works perfectly > rsync error: some files could not be transferred (code 23) at main.c(1058) > sent 87 bytes received 31 bytes 236.00 bytes/sec > $ rsync -avzh -progress -partial test3 /mnt/diverse/ > chmod: changing permissions of `/mnt/diverse/ test2': Not a directory > mv: setting permissions for `/mnt/diverse/ test2': Not a directory > mv: preserving times for `/mnt/diverse/ test2': Not a directory > ls: cannot access /mnt/diverse/test2: No such file or directory > -rwxr-r- 1 zerodogg zerodogg 0 Oct 21 08:39 /mnt/diverse/test > touch: setting times of `/mnt/diverse/ test': Not a directory > ls: cannot access /mnt/diverse/test: No such file or directory As an example (here /mnt/diverse is my cifs mountpoint, mounted from a MyBook network drive): > They mount fine, and I can, with some effort, copy and read files from it (though I have to do it manually, as many programs will whine).

I did not change any settings between them, and I have another machine on this network that is still running 8.04 and that doesn't have any problems. > After upgrading from 8.04 to 8.10 (roughly one week ago, on the 23rd of Oct 08) using update-manager -d my CIFS mounts stopped working properly. > CIFS mounts keeps working after upgrade. > You have been subscribed to a public bug by Dustin Kirkland (kirkland): On Fri, at 10:03 AM, Launchpad Bug Tracker Would be ideal and would allow diagnosing the problem quickly. If you can save a wireshark (or tcpdump) trace of the failure that "cat /proc/fs/ cifs/DebugData" to list the version information that the "cat /proc/fs/ cifs/Stats" to see if there were any reconnections and zdmybook/DIVERSE on /mnt/diverse type cifs (rw,mand, noexec, nosuid, nodev) rwxr-r- 1 lisbeth zerodogg 0 08:53 /mnt/diverse/123 zdmybook/DIVERSE /mnt/Diverse smbfs username= USER,password= PASSWORd, uid=1000, gid=1001, noauto, user,noatime 0 0Īnd as an example, this time from the 8.04: zdmybook/DIVERSE on /mnt/diverse type cifs (rw,mand, nosuid, nodev) zdmybook/DIVERSE /mnt/diverse cifs username= USERNAME, password= PASSWORD, uid=1000, gid=1000, dir_mode= 0750,file_ mode=0640, noauto, user,exec 0 0 The relevant fstab entry (I have tried with and without dir_mode, file_mode, nounix) : The same commands, on the same mount on the 8.04 machine works perfectly fine.

Rsync error: some files could not be transferred (code 23) at main.c(1058) Sent 87 bytes received 31 bytes 236.00 bytes/sec Mv: setting permissions for `/mnt/diverse/ test2': Not a directoryĬhmod: changing permissions of `/mnt/diverse/ test2': Not a directory Mv: preserving times for `/mnt/diverse/ test2': Not a directory Ls: cannot access /mnt/diverse/test2: No such file or directory rwxr-r- 1 zerodogg zerodogg 0 Oct 21 08:39 /mnt/diverse/test Touch: setting times of `/mnt/diverse/ test': Not a directory Ls: cannot access /mnt/diverse/test: No such file or directory They mount fine, and I can, with some effort, copy and read files from it (though I have to do it manually, as many programs will whine). Linux firefly 2.6.27-7-generic #1 SMP Fri Oct 17 22:24: x86_64 GNU/LinuxĪfter upgrading from 8.04 to 8.10 (roughly one week ago, on the 23rd of Oct 08) using update-manager -d my CIFS mounts stopped working properly.
