Re: samba VFS Quota or Quota tool

2012-04-15 Thread Muhammad Yousuf Khan
On Sun, Apr 15, 2012 at 2:05 AM, Camaleón wrote: > On Sat, 14 Apr 2012 12:36:20 +0500, Muhammad Yousuf Khan wrote: > > Sir, please, turn off html, I hardly can read your messages :-( > > (correcting the quotes and trimming) > >>> Then how about repartition the whole volume in small chunks? That wa

Re: samba VFS Quota or Quota tool

2012-04-14 Thread Camaleón
On Sat, 14 Apr 2012 12:36:20 +0500, Muhammad Yousuf Khan wrote: Sir, please, turn off html, I hardly can read your messages :-( (correcting the quotes and trimming) >> Then how about repartition the whole volume in small chunks? That way >> you will limiting the available space by the partition

Re: samba VFS Quota or Quota tool

2012-04-14 Thread Muhammad Yousuf Khan
Then how about repartition the whole volume in small chunks? That way you > will limiting the available space by the partition size, and this cannot > be avoided, can be easily monitored, you will have more control over the > resources permission... but i am using RAID 1, and if i divide the parti

Re: samba VFS Quota or Quota tool

2012-04-13 Thread Camaleón
On Fri, 13 Apr 2012 01:13:13 +0500, Muhammad Yousuf Khan wrote: > On Thu, Apr 12, 2012 at 11:32 PM, Camaleón wrote: (...) >> To setup quotas in samba you basically need setup two things: >> >> - Enabling quotas for the mount point that holds the stored data (which >> usually means installing "q

Re: samba VFS Quota or Quota tool

2012-04-12 Thread Muhammad Yousuf Khan
On Thu, Apr 12, 2012 at 11:32 PM, Camaleón wrote: > > On Thu, 12 Apr 2012 14:26:53 +0500, Muhammad Yousuf Khan wrote: > > > i am about to apply quota limits on samba share. and i am confuse as > > what i can see so far is that i have two option to look into one is VFS > > which is embedded module

Re: samba VFS Quota or Quota tool

2012-04-12 Thread Camaleón
On Thu, 12 Apr 2012 14:26:53 +0500, Muhammad Yousuf Khan wrote: > i am about to apply quota limits on samba share. and i am confuse as > what i can see so far is that i have two option to look into one is VFS > which is embedded module and support Quota but the problem is, all the > documents are

Re: Samba &| VFS

2001-02-22 Thread Rob Hudson
Actually, I think that is what happened. When I ran 'ps ax', I saw screenfuls of 'nmdb -a'. I made a small modification to the smb.conf file and they seemed to go away - so did my VFS file-max problems. > On 20010222.1450, F.P. Groeneveld said ... > > Nate Amsden <[EMAIL PROTECTED]> wrote: > :

Re: Samba &| VFS

2001-02-22 Thread F.P. Groeneveld
Nate Amsden <[EMAIL PROTECTED]> wrote: : check ulimit. from the sounds of it your running a very busy server. : try ulimit -u 1024 and restart samba (from the same shell). if : that works i would add it to the samba scripts in /etc/init.d or : something : to make it take affect the next time you re

Re: Samba &| VFS

2001-02-21 Thread Nate Amsden
Rob Hudson wrote: > > We recently set up a Samba server on Debian potato. After a little > uptime (about 30 minutes to an hour) we saw an error message that > said: > > VFS: file-max limit 4096 reached > > I did some searching on the net, and found what might be a solution. > I added a simple