Skip to main content
The 2026 Annual Developer Survey is live— take the Survey today!.

Questions tagged [quota]

Score of 3
1 answer
364 views

Issue Receiving an email for an alias, I got those errors: <[email protected]>Recipient address rejected: Unknown user; I realized this happened when postfix queries dovecot about user quota. ...
Score of 1
1 answer
129 views

Setting up a new dovecot install. Docevot docs says the recommended quota driver is count. Roundcube apparently gets the quota information form the maildirsize file in the maildir directory. When ...
Score of 0
1 answer
158 views

A resource group is a collection of resources that share the same lifecycle, permissions, and policies. How many resources can a resource group contain? I mostly care about Cognitive Services ...
Score of 1
1 answer
264 views

This question can be viewed as a specific instantiation of this general question on avoiding out of memory issues on other users' jobs in multiuser servers. In my case, I have a JupyterHub server on a ...
Score of 1
1 answer
307 views

Problem: doveadm quota get -u <username> result shows that my MYSQL dict is not correctly mapped to Dovecot quota plugin, as a result IMAP QUOTA capability (with usage and limit) not being ...
Score of 0
1 answer
395 views

I have a Ubuntu 22.04 "computational" server in our lab that mounts a NFS share from a NAS (Synology DS1522+): 147.xxx.xxx.xxx:volume1/compserver /mnt/nas2 nfs rsize=8192,wsize=8192,timeo=14,...
Score of 0
0 answers
173 views

I just encountered a strange thing on my host. I have a cluster with some 60 users. I setup disk quota for each of them (say, 10GB). Today I got a complaint email from a user that he cannot create any ...
Score of -1
1 answer
1306 views

I need to restrict the size of every single file that is stored in a specific folder on our File Server. The main objective is to avoid large files being stored and transferred on the network. I've ...
Score of 2
0 answers
135 views

I am currently using ZFS and need to set a quota on the logical disk space (logicalused) rather than the physical disk space used after compression. The quota and refquota properties in ZFS set a ...
Score of 2
1 answer
72 views

I was trying to create a wordpress resource - selected azure services only option and it showed one option of "wordpress scalable ....". i tried creating that resource. and it gives me below ...
Score of 0
1 answer
469 views

I have setup quota on an XFS filesystem and users can run this on that server to get their quota report: xfs_quota -c 'quota -hu user' /xfs_partition However I would like users to be able to retrieve ...
Score of 0
1 answer
182 views

When doing a quotacheck on my NFS server, i got a message to switch quotas to internal ext4 format. I did it, but now rpc.rquotad noes not work anymore and quotas are not anymore exported to clients. ...
Score of 1
0 answers
154 views

I tried mounting an overlayfs upper directory with quotas enabled (Linux system). The quota tools, however, keep telling me that quotas are not enabled on that filesystem. This makes me wonder if ...
Score of -1
1 answer
7908 views

I have set up Docker in a multi-user environment with the following daemon settings { "userns-remap": "default", "data-root": "/data/docker" } where /dev/...
Score of 0
0 answers
597 views

lustre doc wrote: To limit quota usage for a specific project ID on a specific directory ("/mnt/testfs/dir" in this example), run: $ chattr +P /mnt/testfs/dir $ chattr -p 1 /mnt/testfs/dir $...

15 30 50 per page
1
2 3 4 5
14