[Samba] fail to display xfs quotas instead of smbcquotas on Win clients

Philipp mailinglists at belfin.ch
Wed Feb 6 00:31:13 MST 2013


Hi

Samba 3.6.3 on Ubuntu.
Filesystem is xfs, grpquota and usrquota are enabled.
root at host:# repquota /mntpoint displays the correct data (see below).
In smb.conf I defined max protocol = SMB2.

When running smbcquotas //host/share -L I'm getting displayed a value of
16GB for every user share. This is the value that is displayed on the
windows 7 boxes when looking at the network shares in Start -> Computer.
However, I'd like to see there the real file system quotas instead of the
smbcquotas. Is there a way how to do that?

Thanks for any hints and pointers.

Philipp



smbquotas output on CLI and displayed on Windows 7:
root at host:/etc/samba# smbcquotas //host/share -k -A password.txt -L
user1      :         1342464/    17179869184/    21474836480
user2      :              3072/    17179869184/    21474836480
user3      :         3566592/    17179869184/    21474836480
...
userN           :               0/    17179869184/    21474836480

repquota output as seen on CLI but not displayed on Windows 7:
Benutzer        belegt  weich   hart  Gnade   belegt weich hart  Gnade
----------------------------------------------------------------------
user1    --  671488 8388608 10485760           1642     0     0
user2 --    1544 8388608 10485760              5     0     0
user3 -- 1783608 8388608 10485760           5224     0     0
...
userN --       0 8388608 10485760              2     0     0








More information about the samba mailing list