<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.docking.org/index.php?action=history&amp;feed=atom&amp;title=How_to_Setup_%2F_Edit_Quotas</id>
	<title>How to Setup / Edit Quotas - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.docking.org/index.php?action=history&amp;feed=atom&amp;title=How_to_Setup_%2F_Edit_Quotas"/>
	<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=How_to_Setup_/_Edit_Quotas&amp;action=history"/>
	<updated>2026-04-09T14:05:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.1</generator>
	<entry>
		<id>http://wiki.docking.org/index.php?title=How_to_Setup_/_Edit_Quotas&amp;diff=9479&amp;oldid=prev</id>
		<title>Benrwong: Created page based on &quot;How to Setup Quotas&quot; and &quot;How to edit quotas&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.docking.org/index.php?title=How_to_Setup_/_Edit_Quotas&amp;diff=9479&amp;oldid=prev"/>
		<updated>2016-06-30T19:00:35Z</updated>

		<summary type="html">&lt;p&gt;Created page based on &amp;quot;How to Setup Quotas&amp;quot; and &amp;quot;How to edit quotas&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==How to setup quotas==&lt;br /&gt;
 change &amp;quot;quota&amp;quot; option in /etc/fstab to &amp;quot;usrquota,grpquota&amp;quot;&lt;br /&gt;
 remount &amp;quot;mount -o remount /srv/home&amp;quot;&lt;br /&gt;
 chcon -v -u system_u -t home_root_t /srv/home&lt;br /&gt;
 quotaon -uv /srv/home&lt;br /&gt;
&lt;br /&gt;
==How to edit quotas==&lt;br /&gt;
The limits can’t be a float&lt;br /&gt;
 xfs_quota -xc &amp;#039;limit bsoft=2500g bhard=2700g fischer&amp;#039; /srv/work&lt;br /&gt;
Check:&lt;br /&gt;
 xfs_quota -xc &amp;#039;report -h&amp;#039; &lt;br /&gt;
If it’s not an xfs file type use edquota -u user&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To edit ext4 quotas:&lt;br /&gt;
 edquota -u username&lt;br /&gt;
&lt;br /&gt;
Also you can check by this&lt;br /&gt;
 quota -s username&lt;br /&gt;
or&lt;br /&gt;
 repquota /nfs/work -s&lt;br /&gt;
&lt;br /&gt;
[[Category:Sysadmin]]&lt;br /&gt;
[[Category:Tutorials]]&lt;/div&gt;</summary>
		<author><name>Benrwong</name></author>
	</entry>
</feed>