Skip to main content

Questions tagged [quota]

The tag has no usage guidance.

0 votes
0 answers
14 views

How to set a quota on Logical Disk Space (logicalused) in ZFS?

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 ...
Ivan Olshansky's user avatar
2 votes
1 answer
91 views

ext4 /Home filesystem won't mount - possible to recover?

I am using Pop! OS on a workstation PC in my workplace. However, today the machine crashed into a recovery mode on boot, apparently because the /Home filesystem wouldn't mount. The filesystem is ext4 ...
Time4Tea's user avatar
  • 2,405
0 votes
1 answer
53 views

xfs_quota bsoft limit explanation

Using RHEL 8.9, I have xfs_quota applied to each home account folder under /home. In doing xfs_quota -x -c 'limit bhard=1g ron' /home I can observe for example a cp fail when trying to copy a single ...
ron's user avatar
  • 7,264
0 votes
1 answer
102 views

xfs_quota apply for all users under /home

in RHEL 8.9, I have a 100gb XFS formatted /home partition; all local user accounts in /etc/passwd have their home directories under /home. And all user accounts primary gid is and will always be 100 {...
ron's user avatar
  • 7,264
0 votes
0 answers
119 views

btrfs subvolume quota and free space for samba share

My btrfs filesystem is mounted under /mnt/btrfs. I then created a subvolume /mnt/btrfs/sv and enabled quotas. After that I set the quota to 10G with btrfs qgroup limit -e 10G /mnt/btrfs/sv and ...
std_unordered_map's user avatar
3 votes
1 answer
731 views

Debian Bookworm, systemd, and how EXT4 quota works?

I have a fresh Debian 12 system and I'm trying to turn on and enforce EXT4 filesystem quota. I read a lot of man and some other sources, for example this one from Red Hat: https://access.redhat.com/...
Kamil's user avatar
  • 1,491
1 vote
1 answer
633 views

How to determine quota(1) block size?

Google has parsed this Duke University IT knowledgebase article into an infocard alleging to anyone searching "linux quota block size" that A block quota is the limit on the actual amount ...
JamesTheAwesomeDude's user avatar
1 vote
2 answers
10k views

disk quota exceeded but there is space

I am getting 'disk quota exceeded' error but the partition is not full and user has unlimited quota. What is wrong and how can I fix it? xxx@mc:/tmp$ pyenv install 3.7.6 /home/xxx/.pyenv/plugins/...
Wagner_Cateb's user avatar
0 votes
0 answers
560 views

Automatically Kill high-resource utilization programs

In our company, we use a headless Linux machine as development machine. However, sometimes users use up all resources (CPU, RAM) on that machine, which influences the work of others. Hence, we want to ...
Green绿色's user avatar
1 vote
0 answers
555 views

failed to add quota to fstab something while installing ISPconfig on ubuntu 20.04

[INFO] Adding quota to fstab. [ERROR] Exception occured: ISPConfigOSException -> Command mount -o remount / 2>&1 && quotaoff -avug 2>&1 && quotacheck -avugm 2>&...
user-noob's user avatar
3 votes
1 answer
5k views

How to enable journaled quota on Debian 11

I'm trying to enable journaled usrquota on Debian 11 Kernel 5.10. All information I find uses external files which leads to the following deprecation warning: quotaon: Your kernel probably supports ...
bluefish's user avatar
  • 181
0 votes
0 answers
1k views

How to Track total internet / data usage of a specific app or a process for Linux (headless)

I would like to check the total use of the Internet for a process or application or a bash script (to set up a quota for my application). I tried some applications and found it just giving download ...
Anas S's user avatar
  • 1
2 votes
0 answers
719 views

xfs_quota and quota commands not working for NFS clients

I've been bumping up against this issue for years, but have never been able to find a resolution. Prior to RHEL7 (i.e. RHEL 5, RHEL 6, and CentOS 6), I was able to... Implement user quotas on my NFS ...
Will's user avatar
  • 23
0 votes
0 answers
23 views

Set quotas for disk usage to a system

I have a remote server. Every time, after a short while, I have a problem with free space, my disk usage (/dev/sda) becomes 100%. This is real problem because I can't easily free space. Most options (...
salius's user avatar
  • 101
0 votes
1 answer
714 views

How to list all the files owned by a given user for quota checking?

Is there a way to have a list of all the files owned by a certain user in a filesystem, and their sizes? I mean, not by traversing the directory tree with find or similar tools, because I did already ...
Mario Storti's user avatar

15 30 50 per page
1
2 3 4 5 6