search for: softlimit

Displaying 11 results from an estimated 11 matches for "softlimit".

2012 Aug 01
0
windows-clients only recognize softlimit
...(kernel-version 2.6.32-5-686). The Debian-Server is configured as a member of an Active-Directory (Server 2003). A samba-share is configured to be the home-drive for the domain-users, I've set up some quotas for this partition. The problem is that the Windows-Clients only recognize the quota-softlimit and consider the drive as full when the softlimit is reached. This behavior is the same with Windows-XP as with Windows-7 clients. Here's what I already tried: Login at a Windows-Client and reach the softlimit of the share, when limit is reached Windows denies to write because partition seems...
2012 Jul 08
1
quota fs: Support for hardlimit quotas (where softquota is unset)
Hi, included is patch which adds support for calculating fs quota from hardlimit where softlimit is unset. I'm usually not setting softlimit on my server causing dovecot work incorrectly (not reporting quota at all). Regards, Jan Friesse -------------- next part -------------- A non-text attachment was scrubbed... Name: dovecot-0001-Support-for-fs-hard-limit.patch Type: application/octe...
2014 Sep 29
1
3.6.9 samba does not propagate (or show) Linux quota for windows users to see it
...ipt should print one line as output with spaces between the arguments. The arguments are: ? Arg 1 - quota flags (0 = no quotas, 1 = quotas enabled, 2 = quotas enabled and enforced) ? Arg 2 - number of currently used blocks ? Arg 3 - the softlimit number of blocks ? Arg 4 - the hardlimit number of blocks ? Arg 5 - currently used number of inodes ? Arg 6 - the softlimit number of inodes ? Arg 7 - the hardlimit number of inodes ? Arg 8(optional) - the number of bytes in...
2004 Sep 20
2
Samba + Share Quota's
...ed 80 GB from a total of 120 GB free space, but /test used 20 GB and /software 60 GB) Is it possible to configure the free space size with smbcquota's? I tried this but I couldn't configure it because I dont know the values of soft/hard limit. (smbcquotas //fileserver/test -S FSQLIM:<softlimit>/<hardlimit>) Is smbcquota's the right program or is there a different solution? Thank you very much Bart Hendrix
2011 Oct 18
2
Fried Email Server! Perl Problem
I hate it when I crash my email server. Here's what tailing /var/log/qmail/qmail-smtp/current gives me: [root at toast jack]# tail /var/log/qmail/qmail-smtpd/current @400000004e9ddbd031610f54 tcpserver: status: 0/20 @400000004e9ddbd72c767c04 tcpserver: status: 1/20 @400000004e9ddbd72c7ab60c tcpserver: pid 12039 from 210.76.164.235 @400000004e9ddbd739a20d1c tcpserver: ok 12039
2004 Oct 19
0
Attachment MB Limit
To set a byte size send/receive limit above "standard" 2.5mb of some email providers....is this the "softlimit"? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20041019/df8fcd68/attachment-0003.html>
2003 Jun 17
2
starting with daemontools
Hi all, I want to start dovecot through DJBs Daemontools-supervise, is there a configuration option that lets dovecot stay in foreground? best regards, Jens
2004 May 07
3
samba quotas
Hi guys, we need to update our samba service from 2.2.8a to samba 3.0.x (so that we can upgrade our AD from Win2k to Win2k3). The problem I am having is with the quotas. We mount user home directories NFS and then export them to Windows users via samba. In 2.2.8a I was able to get quotas working. However with samba 3.0.x, I cannot. I compiled --with-quotas. Now when a user uses a 3.0
2005 Mar 18
4
NoMemoryError on "gem install rails"
Greetings all-- Humble newbie requesting help here. I''ve just installed Ruby 1.8.2, Rake 0.4.15, and RubyGems 0.8.8. When I try to get Rails into place via "gem install rails," I get the error below. What have I done wrong? Can anybody throw me a rope? Attempting local installation of ''rails'' Local gem file not found: rails*.gem Attempting remote
2003 Feb 26
2
inetd/xinetd/tcpserver support
I was just thinking how they could be easily supported. This would work, right? : imap stream tcp nowait root /usr/sbin/tcpd /usr/local/libexec/dovecot/imap-login imaps stream tcp nowait root /usr/sbin/tcpd /usr/local/libexec/dovecot/imap-login --ssl imap-login would try to connect to master process using some named socket. If it couldn't, it would create the master process itself. Master
2008 Dec 22
56
[git patches] Ocfs2 patches for merge window, batch 2/3
Hi, This is the second batch of Ocfs2 patches intended for the merge window. The 1st batch were sent out previously: http://lkml.org/lkml/2008/12/19/280 The bulk of this set is comprised of Jan Kara's patches to add quota support to Ocfs2. Many of the quota patches are to generic code, which I carried to make merging of the Ocfs2 support easier. All of the non-ocfs2 patches should have