The quota tag has no wiki summary.
0
votes
0answers
14 views
Time-based quota for serving files via Nginx
Is there a way to make nginx stop serving files after some amount of traffic has happened in a given period of time? Something like - if the server served more than 1G in the last day, stop serving. ...
0
votes
2answers
26 views
Grep first number value from quota -u
I would like to get first number from:
[root@nowosci /]# quota -u testclient
Ograniczenia dyskowe user testclient (uid 7798):
System plików bloki miękki twardy pobł. pliki miękki twardy pobł.
...
0
votes
1answer
46 views
How to increase space allocation to a particular user? [closed]
We have a DELL server, whose disk space is 2.6 TB. Out of this only 400GB is getting used. However, I as a user am only able to store 100GB of data on it. Is there some means by which I may increase ...
1
vote
1answer
68 views
SolusVM + OpenVZ + Second level quotas — how to enable?
I have a lot of CPanel clients and I've seen some host automatically enable secondary level quotas on signup. I was wondering how do I do that?
Do I need to run a script on signup?
Do I need to edit ...
1
vote
3answers
64 views
mkdir: cannot create directory `b': Disk quota exceeded
When i try to create a file or dir on my Ubuntu 12.04.2 LTS
vserver i get a mkdir: cannot create directory b: Disk quota exceeded.
But:
Filesystem Size Used Avail Use% Mounted on
/dev/simfs ...
0
votes
1answer
43 views
How can I configure git to reject large files?
For the 3rd time a developer committed a large file in our git repository (over 100MB). It's really a pain to cleanup. How can I configure git and/or gitolite to prevent large files from ever being ...
0
votes
0answers
39 views
Enabling Secondary level quotas on OpenVZ [closed]
I've looked into trying to figure out how to Enabling Secondary level quotas on OpenVZ for CPanel and so far all I have found is http://docs.cpanel.net/twiki/bin/view/11_36/WHMDocs/VirtuozzoQuotas
...
0
votes
0answers
26 views
Applying mysql quota for individual users
Is it possible to apply quota for individual mysql users? I found something on the web like
moving db to user home & creating symlink to it. But the disk space added to mysql account not to the ...
0
votes
1answer
43 views
assign time quotes to users
Server: Windows Server 2008 r2 x64
Clients (+40): Windows xp, Windows 7 (32 and 64 bit)
number of active directory users: +1000
the question is how to assign time quotes to users? I don't mean the ...
0
votes
1answer
83 views
Maildir++ quota does not count Trash
I have dicovered that standard quota implementation on maildir++ operated by maildrop and courier-imap (installed on ubuntu machine) does not count mails in a .Trash directory.
Users now have almost ...
0
votes
0answers
114 views
Postfix mail quota - how with maildrop?
I have fully functional mail server which uses maildrop as a delivery agent. Now i need to implement quota for each mailbox. I've found some articles which describes quota configuration with patch to ...
-1
votes
1answer
171 views
How to set size quota for folder in some network storage?
Server has multiple users, every user has its own folder and can upload files.
How to prevent abuse and set a size limit for the user folder? It should allow disk space optimization - users should ...
0
votes
1answer
61 views
Display quota usage in horde5
i thought this should be a piece of cake, displaying the quota usage in horde webmail (IMP).
I have found several guidelines on the web - but no one seems to work in the latest version of horde. The ...
0
votes
2answers
188 views
Postfix count relayed messages per user
I would like to know if it's possible to count the outgoing (relayed) messages on a per user basis in postfix.
I'm managing a small commercial SMTP relay and decided that it would be nice to have a ...
1
vote
0answers
36 views
Hard-limit quota not enforced
I have configured my box to allow a certain user up to 2GB of storage thanks to quota.
I think I have enabled it correctly. /etc/fstab shows usrquota,grpquota, quotaon says everything is fine but I ...
1
vote
1answer
48 views
Quota: apply the same limit to all individual users of a group
I need to limit the disk usage of 10s of users. All the target users belong to the same group.
It looks edquota -g <group-name> enforces the limit across all users of the group. In other words, ...
1
vote
1answer
157 views
Dovecot sieve and over quota
Have got following trouble: when user is over quota there is a error message in exim log:
$2012-11-06 14:22:38 1TVfxZ-00086u-U1 == username@domain R=localuser T=dovecot_delivery defer (0): Child ...
0
votes
1answer
115 views
How to mount together a filesystem tree for use in openvz?
I want my vm to use a filesystem tree consisting of multiple filesystem mounted together:
mount <root-path> /var/lib/vz/private/<id>/
mount <home-path> ...
0
votes
0answers
160 views
Managing samba quotas in ldap
I have a samba server exporting homes. Usermanagement/authentication is done via ldap (openldap to be specific). Now I want those users to have a filesystem quota. As far as i understand the best way ...
-1
votes
2answers
149 views
Folder access per user
I have a Windows SBS 2003 R2 server with a shared folder (S drive) on it for everyone. Our client PCs use XP Pro.
When on the shared folder, you see the size of the folder as 230 GB.
I have one ...
0
votes
0answers
119 views
How to automatically set default quota limits for users on XFS filesystem, when the new account is created
I guess the title explains the problem pretty well.
Do you have an idea for a mechanism, which will automatically assign default quota values for every new account created (sort as the skel scheme ...
0
votes
1answer
95 views
finding directories that consume a lot of the AFS volume quota
The AFS volume quota is almost exceeded for one of our computer users. Running fs listquota or fs lq gives him a warning:
olifri@ubuntu:~$ fs listquota ~
Volume Name Quota ...
0
votes
0answers
93 views
Quota not working on third partition
I'm setting quota on CentOS 5.8 64-bit (kernel 2.6.18-308.11.1.el5) for user with:
setquota -u topmedium 52428800 52428800 0 0 -a
Quota is set only for two first partitions:
quota -u topmedium
...
0
votes
1answer
104 views
Read-only filesystem after adding userquota,groupquota to fstab
When I add option userquota,groupquota to the main (/) partition of my Debian 6 DirectAdmin server, it mounts that partition in read-only mode.
Wat I did:
nano /etc/fstab
add userquota,groupquota ...
2
votes
1answer
265 views
How to set per user mail quota for postfix using policyd v2?
I have configured cluebringer 2.0.7 mysql httpd and all services are running well .
But now i want to set per user mail quota for outgoing mails and want to restrict for a fix number of mail.
I have ...
0
votes
1answer
326 views
How to restrict postfix send limited email with policyd v2?
I have installed cluebringer-2.0.7 for postfix and enabled below lines in
the main.cf file of postfix. But I could not see any policy working
smtpd_recipient_restrictions = permit_mynetworks ...
-1
votes
1answer
135 views
relay email quota
I have a mail server which relays mail to the network.
i have implemented a disk quota on each user which is:-
1 user can send mails upto a limit of 200 Mb,but this is creating a problem as some users ...
1
vote
1answer
483 views
File Server Resource Manager attempting to access quota.xml on System Reserved partition?
I've got a new install of Server 2008 R2 that is designed to be our quota server for user home directories and shared areas. I installed FSRM and set up a few quotas to try out. They worked fine but ...
2
votes
1answer
1k views
Getting at fsid under Linux? Or an alternate way of identifying filesystems?
In an environment with automounted home directories, such that the same filesystem exported by a fileserver may be mounted multiple times on the client, I would like to authoritatively be able to ...
0
votes
2answers
357 views
How can I do bandwidth management using quotas on a Debian Linux based router?
I use a Debian Linux based PC as a router. Now, I want to implement bandwidth management using quotas. By that I mean when a user has reached their quota limit, their bandwidth will be reduced.
I've ...
0
votes
1answer
254 views
exim & dovecot user over quota: reject on send?
i have an exim + dovecot mailserver setup with per-user quota (via mysql lookup) running. the server rejects incoming mail from non-local senders when the targeted local mailbox is over quota. the ...
1
vote
0answers
406 views
postfix, courier-imap and virtual users quota
I am using Postfix MTA and courier-imap server. Clients and domains are virtual and stored in PostgreSQL database. Postfix reads quota data from SQL table OK and I can see such messages in maillog ...
2
votes
1answer
450 views
Make /home /tmp noexec nodev without a separate patition
I need to change some mount options for parts of the root filesystem, such as /tmp /var and /home (add nodev,nosuid and quota), but I haven't ability to make a separate partition and I have not enough ...
0
votes
1answer
156 views
XEN vm disk quota / fstab commented out
In order to enable user quota on a debian system I must edit the /etc/fstab (http://tldp.org/HOWTO/Quota-3.html).
But in my case the whole /etc/fstab on the vm is commented out:
# /etc/fstab: static ...
1
vote
2answers
601 views
Setup user/group quotas >4TiB on Ubuntu
I've run into the problem that my 5TB disk has a large proportion of content from one group of users, which is okay. I'd like to limit the total disk usage of that group to ~4.5TB, but I'm unable to, ...
1
vote
1answer
67 views
Force specific user for created files?
Is there a way to force files that are created through a network share, or in a given folder, to be owned by a specific user (i.e., is there a native Windows equivalent of Samba's force user).
...
1
vote
2answers
213 views
Capping system resources available to users
We would like to allocate chunks of cpu-time and RAM-hours to the users every few months. This is on a Linux server. I think process accounting can help keep track of usage but it does not enforce a ...
0
votes
1answer
471 views
Munin quota usage
I'm trying to get Munin to report quota usage but it's not working. On top of quota_usage_ it says:
# Usage: place in /etc/munin/node.d/quota-usage_<dev> (or link it there using
# ln -s), for ...
2
votes
1answer
1k views
Setting up quotas on 64-bit RHEL6 OS with ext4 filesystem
Setting up a new 64 bit RHEL 6 server with ext4 FS. Have only worked with ext3 and 32bit RHEL5 before. No matter what I try, I cannot get it to work.
Current settings for mount (from "mount" ...
2
votes
1answer
161 views
What exactly is a group quota (filesystem)
There are a million sites on how to set up user/group quotas, but none actually explain what a group quota is. Is it
The maximum disk space for the entire group (ie 100GB for 100 users)
The disk ...
0
votes
3answers
2k views
Changing the maximum mail size in Postfix
When sending large email to a new CentOS6 server running Postfix as the MTA, the following message is returned:
tried to deliver your message, but it was rejected by the recipient domain. We ...
1
vote
0answers
224 views
Postfix policyd dual usage setup - greylisting and quotas
On our server we are using policyd 1.x together with Postfix 2.1.5 for greylisting and enforcing incoming quotas from unauthorized users (ie. mail for our domains). For this, I have set up Postfix ...
0
votes
1answer
469 views
Setting Archive Quotas by Mailbox database (Exchange 2010 SP1)
We're working on setting up archiving and quotas on our Exchange 2010 server, we would like to create two databases for primary mailboxes, and two for archive mailboxes.
We can set quotas on the ...
1
vote
2answers
216 views
Quota action script with Windows server 2008 R2
I am using Windows 2008 R2 Server. I used quota manangement in shared folder. My requirement is, whenever the limit is exceeded, .bat file should run.
My current batch file code is
@echo off
start ...
1
vote
0answers
149 views
what is the fastest way to report quotas in xfs filesystem
I have a server Xeon 3065, 4GB RAM, 2x1TB HDDs in raid0. This box is used mainly for bittorrent shared among 4 users. For that reason i formatted the home directory (where the bittorrent files are ...
0
votes
1answer
289 views
No space on disk for .NET IIS App
I have an IIS server running multiple apps. When I checked the space available on the C:\ drive on that server it said 20GB free. But I still get the following stack trace:
[IOException: There is ...
2
votes
1answer
3k views
Exchange 2010 MailboxDisabled after Storage Quota Reached
In Exchange 2010 we have found that users are not able to access their mailbox once they hit their storage quota. This is not what we want: we want them to receive a warning, but still be able to get ...
3
votes
2answers
164 views
Monitoring social sites usage and sending warnings to users that went over daily quota
Are there any tools that can monitor social sites (Facebook, Twitter and so on) usage, and if a particular user has overused his/her daily quota, send him/her a warning?
1
vote
1answer
212 views
repquota for single user
My users on ubuntu server has quota enabled. And I can list current information with repquota. This prints information for all users. Is it possible to request quota information for particular user? ...
1
vote
2answers
168 views
Enforcing directory space limits in an OpenVZ system
I have some programs on a server (Centos4-OpenVZ) that use a directory as temp directory - but pay no attention to the size as it grows.
I want to enforce a limit, such as that this folder cannot ...