<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>A Blog by Tim Bishop &#187; quota</title>
	<atom:link href="http://www.bishnet.net/tim/blog/tag/quota/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bishnet.net/tim/blog</link>
	<description>"For a moment, nothing happened. Then, after a second or so, nothing continued to happen." -- HHGTTG</description>
	<lastBuildDate>Wed, 02 Nov 2011 15:21:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>&#8220;Disc quota exceeded&#8221;</title>
		<link>http://www.bishnet.net/tim/blog/2008/09/12/disc-quota-exceeded/</link>
		<comments>http://www.bishnet.net/tim/blog/2008/09/12/disc-quota-exceeded/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 12:08:19 +0000</pubDate>
		<dc:creator>Tim Bishop</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[quota]]></category>
		<category><![CDATA[vxfs]]></category>

		<guid isPermaLink="false">http://www.bishnet.net/tim/blog/?p=80</guid>
		<description><![CDATA[Today we saw a strange problem on our Solaris hosts that NFS mount VxFS filestore from our Veritas cluster. The users were seeing &#8220;DiscÂ quota exceeded&#8221;Â messages,Â whilstÂ the quotaÂ commandÂ wasn&#8217;t showing they&#8217;dÂ hitÂ theirÂ limit. After some digging on the cluster node we found the following error message: Sep 12 11:04:33 bes vxfs: [ID 702911 kern.warning] Â Â Â Â Â Â Â Â WARNING: msgcnt 10 mesg 089: V-2-89: [...]


Related posts:<ol><li><a href='http://www.bishnet.net/tim/blog/2006/03/17/impending-doom-for-our-filesystems-anyway/' rel='bookmark' title='Permanent Link: Impending doom (for our filesystems, anyway)'>Impending doom (for our filesystems, anyway)</a></li>
<li><a href='http://www.bishnet.net/tim/blog/2006/03/25/now-what-its-too-scary-to-use/' rel='bookmark' title='Permanent Link: Now what? It&#8217;s too scary to use&#8230;'>Now what? It&#8217;s too scary to use&#8230;</a></li>
<li><a href='http://www.bishnet.net/tim/blog/2008/07/16/any-idea-wtf-is-going-on/' rel='bookmark' title='Permanent Link: &#8220;Any idea WTF is going on?&#8221;'>&#8220;Any idea WTF is going on?&#8221;</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Today we saw a strange problem on our Solaris hosts that NFS mount VxFS filestore from our Veritas cluster. The users were seeing &#8220;DiscÂ quota exceeded&#8221;Â messages,Â whilstÂ the quotaÂ commandÂ wasn&#8217;t showing they&#8217;dÂ hitÂ theirÂ limit. After some digging on the cluster node we found the following error message:</p>
<pre>Sep 12 11:04:33 bes vxfs: [ID 702911 kern.warning]
Â Â Â Â Â Â Â Â WARNING: msgcnt 10 mesg 089: V-2-89:
Â Â Â Â Â Â Â Â quotas on /cluster/ResFS invalid;
Â Â Â Â Â Â Â Â disk usage for group id 2805 exceeds 2147483646 sectors</pre>
<p>Ah-ha! Group quota! We hadn&#8217;t even set group quotas, but it appears the system tracks the usage anyway when you mount with -o quota. Some googling turned up the following document:</p>
<p><a href="http://seer.entsupport.symantec.com/docs/277535.htm">http://seer.entsupport.symantec.com/docs/277535.htm</a></p>
<p>SoÂ itÂ turnsÂ outÂ there&#8217;s a 1TBÂ maximumÂ limitÂ whenÂ usingÂ quotas. Since we weren&#8217;tÂ usingÂ group quotasÂ theÂ simpleÂ optionÂ wasÂ toÂ disableÂ them:</p>
<pre>vxquotaoff -gv /cluster/ResFS</pre>
<p>Then I edited the Mount resource and changed the quota mount option to usrquota.</p>
<p>This onlyÂ alleviatesÂ theÂ problem forÂ aÂ while. EventuallyÂ someoneÂ willÂ needÂ toÂ use 1TBÂ ofÂ storage for themselves,Â but hopefullyÂ that&#8217;sÂ a little wayÂ offÂ yet. Maybe we&#8217;ll be using ZFS by then anyway <img src='http://www.bishnet.net/tim/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.bishnet.net/tim/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>Related posts:<ol><li><a href='http://www.bishnet.net/tim/blog/2006/03/17/impending-doom-for-our-filesystems-anyway/' rel='bookmark' title='Permanent Link: Impending doom (for our filesystems, anyway)'>Impending doom (for our filesystems, anyway)</a></li>
<li><a href='http://www.bishnet.net/tim/blog/2006/03/25/now-what-its-too-scary-to-use/' rel='bookmark' title='Permanent Link: Now what? It&#8217;s too scary to use&#8230;'>Now what? It&#8217;s too scary to use&#8230;</a></li>
<li><a href='http://www.bishnet.net/tim/blog/2008/07/16/any-idea-wtf-is-going-on/' rel='bookmark' title='Permanent Link: &#8220;Any idea WTF is going on?&#8221;'>&#8220;Any idea WTF is going on?&#8221;</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.bishnet.net/tim/blog/2008/09/12/disc-quota-exceeded/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

