Comment 38 for bug 286828

Revision history for this message
Aron Schatz (aronschatz) wrote : Re: CIFS share broken after upgrade from 8.04 -> 8.10

aronschatz@ase1:/mnt$ cat /proc/fs/cifs/DebugData
Display Internal CIFS Data Structures for Debugging
---------------------------------------------------
CIFS Version 1.54
Active VFS Requests: 0
Servers:
1) Name: 192.168.1.105 Domain: ASE Mounts: 1 OS: Unix
        NOS: Samba 3.0.26a Capability: 0xf3fd
        SMB session status: 1 TCP status: 1
        Local Users To Server: 1 SecMode: 0x3 Req On Wire: 0
MIDs:

2) Name: 192.168.1.115 Domain: ASE Mounts: 1 OS: Unix
        NOS: Samba 3.0.24 Capability: 0xf3fd
        SMB session status: 1 TCP status: 1
        Local Users To Server: 1 SecMode: 0x3 Req On Wire: 0
MIDs:

Shares:
1) \\192.168.1.105\pub Uses: 1 Type: NTFS DevInfo: 0x0 Attributes: 0x2b
PathComponentMax: 255 Status: 1 type: 0
2) \\192.168.1.115\web Uses: 1 Type: NTFS DevInfo: 0x0 Attributes: 0x2b
PathComponentMax: 255 Status: 1 type: 0

I added the mount to 192.168.1.105 for testing and it seems that with Samba version 3.0.24, the writes don't work correctly while the 3.0.26a mount does work correctly.

3.0.24 is from Feisty and 3.0.26a is from Gutsy. Even though the Feisty mount was working before hand, I get something happened to fix a problem that stopped it from working?

Can a working Samba version be back ported to Feisty? Or do we need to upgrade to Gutsy (at least)?