AW: Samba Quota Problem with XFS Filesystem

Rowland Penny repenny241155 at gmail.com
Mon Jan 19 02:32:36 MST 2015


On 16/01/15 08:52, Marc Fischer wrote:
> We have no VFS config options set in the smb.conf . How can I find out what samba is using?

Hi, you could run 'samba-tool testparm -v --suppress-prompt | grep 
[v]fs' , this will show any default vfs options
or you could run 'man smb.conf' and find the 'vfs objects' part, this 
will tell you that the default is 'vfs objects =', so if you haven't 
added any, you aren't using any.

Rowland

>
>
> -----Ursprüngliche Nachricht-----
> Von: samba-technical-bounces at lists.samba.org [mailto:samba-technical-bounces at lists.samba.org] Im Auftrag von Christoph Hellwig
> Gesendet: Donnerstag, 15. Januar 2015 19:10
> An: Marc Fischer
> Cc: samba-technical at lists.samba.org; 'Rene Meinhold'
> Betreff: Re: Samba Quota Problem with XFS Filesystem
>
> On Wed, Jan 14, 2015 at 04:20:47PM +0100, Marc Fischer wrote:
>> Hello Community,
>>   
>> we've converted our Samba Fileserver to the xfs filesystem.
>>   
>> So we've got Suse Linux Enterprise Server 12 with Samba Version 4.1.12. Actually we use user quota for our home mountpoint.  The user quota in linux is displayed correctly, but with samba in Windows you see the double size. I've found a lot of people who have the same problem, but no solution for this issue.
>>   
>> Do you have some hints to solve this or is it a bug in the Samba 4 version?
> Can you run a strace or look at configure logs if Samba is using the XFS or the VFS quota interface?  I think the latter has a bug where quota reporting is off by a factor of two.
>



More information about the samba-technical mailing list