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
t;quota" and "quota tool" packages). >>> >>> - Enabling samba quotas by configuring the corresponding samba VFS >>> module. >>> >>> (there are many guides and information on how to setup these two things >>> on the Internet...) >>

Re: samba VFS Quota or Quota tool

2012-04-13 Thread Camaleón
t; usually means installing "quota" and "quota tool" packages). >> >> - Enabling samba quotas by configuring the corresponding samba VFS >> module. >> >> (there are many guides and information on how to setup these two things >> on the Internet..

Re: samba VFS Quota or Quota tool

2012-04-12 Thread Muhammad Yousuf Khan
nt that holds the stored data (which > usually means installing "quota" and "quota tool" packages). > > - Enabling samba quotas by configuring the corresponding samba VFS module. > > (there are many guides and information on how to setup these two things on > th

Re: samba VFS Quota or Quota tool

2012-04-12 Thread Camaleón
le configuration file, that's something you'll have to find out. 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 "quota" and "quota tool" packages). - Enabling

samba VFS Quota or Quota tool

2012-04-12 Thread Muhammad Yousuf Khan
Dear All, 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 very complex to understand i at least need an example for mult

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

Samba &| VFS

2001-02-20 Thread Rob Hudson
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 .sh script to the startup that in