Displaying 6 results from an estimated 6 matches for "quoatas".
2016 Nov 10
2
glusterfs bits..
hi everyone
I've started googling but have to failed to find if -
glusterfs does not translate local FS (xfs) quotas and
presents them to its clients, does it?
It is only glusterfs own quota functions that we have to
manage quoatas or ... it is me and my Samba missing
something? And if I already have my xfs quotas and which xfs
is local FS to gluster then my Samba should be presenting
those quotas to clients?
many thanks.
L.
2007 Jun 25
3
quota calculating
...dovecot whereever I can,
but haven't yet needed to set up quotas. I would like to migrate my
servers at work to use dovecot, but have a few questions regarding
quotas. Could someone explain how dovecot calculates quota usage on mail
delivery? Also, is there anyone here on the list that uses quoatas on
large maildirs (>=2GB)? How well has it worked for you?
thanks,
Scott
2016 Nov 10
0
glusterfs bits..
...yet another @list I was hoping a
centosian here has some experience and know the answer -
I've started googling but have to failed - glusterfs does
not translate local FS (xfs) quotas and presents them to its
clients, does it?
It is only glusterfs own quota functions that we have to
manage quoatas?
many thanks.
L.
2011 May 30
0
Quota Problem with Samba 3.5.8
Hello,
for some strange reason I can not get quota to work with Samba 3.5.8.
The quoata system itself works fine (using "repquota /mountpoint") and via
NFS, but Samba does not report the correct free space (df command in
smbclient).
Instead the real free space on the disk volume is shown to smb clients
(tested from Windows and smbclient).
The quotasystem in use is the new quota
2004 Jan 09
12
USA dial plan
Hi,
Do the callers in USA dialling from USA Telco lines always have to
prefix the CITY/AREA code with "1" in order
To successfully make a call to other USA destinations?
----
I have not been to USA (yet) :)
Ta
SJ
2008 Oct 24
19
[PATCH 00/00] Implement quotas for OCFS2 (version 2)
Hello,
the following patch series implements quotas for OCFS2. The patch
series is based on:
git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2.git linux-next
I've adressed Joel's comments, also node recovery is now fully working
and I've fixed a few issues I found during my testing. So I'm currently
not aware of any bugs. Please review, test, comment. Thanks.