<?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>Linux Servers cPanel webhosting blog &#187; edquota: Quota file not found or has wrong format</title>
	<atom:link href="http://www.theperfectarts.com/tag/edquota-quota-file-not-found-or-has-wrong-format/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theperfectarts.com</link>
	<description>Basics cPanel tutorials / issue,mysql,php errors etc</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:58:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>/scripts/fixquotas gives error &#8220;edquota: Quota file not found or has wrong format&#8221;?</title>
		<link>http://www.theperfectarts.com/2009/12/scriptsfixquotas-gives-error-edquota-quota-file-not-found-or-has-wrong-format/</link>
		<comments>http://www.theperfectarts.com/2009/12/scriptsfixquotas-gives-error-edquota-quota-file-not-found-or-has-wrong-format/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 11:06:22 +0000</pubDate>
		<dc:creator>Gunjan</dc:creator>
				<category><![CDATA[Linux Administrator Interview Questions]]></category>
		<category><![CDATA[VPS]]></category>
		<category><![CDATA[/scripts/fixquotas]]></category>
		<category><![CDATA[/scripts/fixquotas --force]]></category>
		<category><![CDATA[edquota: Quota file not found or has wrong format]]></category>
		<category><![CDATA[Installing Default Quota Databases]]></category>
		<category><![CDATA[No filesystems with quota detected]]></category>
		<category><![CDATA[quotacheck]]></category>

		<guid isPermaLink="false">http://www.theperfectarts.com/?p=828</guid>
		<description><![CDATA[After running /scripts/fixquotas it gives following error message and showing unlimited disk space in WHM &#62;&#62; Main &#62;&#62; List account. root@server [/]# /scripts/fixquotas &#8211;force Installing Default Quota Databases&#8230;&#8230;Done Linux Quota Support Quotas are now on Resetting quota for user23 to 1000 M edquota: Quota file not found or has wrong format. No filesystems with quota [...]]]></description>
			<content:encoded><![CDATA[<p>After running /scripts/fixquotas it gives following error message and showing unlimited disk space in WHM &gt;&gt; Main &gt;&gt; List account.</p>
<p><span style="color: #800000;">root@server [/]# /scripts/fixquotas &#8211;force</span><br />
Installing Default Quota Databases&#8230;&#8230;Done<br />
Linux Quota Support<br />
Quotas are now on<br />
Resetting quota for user23 to 1000 M<br />
edquota: Quota file not found or has wrong format.<br />
No filesystems with quota detected.<br />
edquota: Quota file not found or has wrong format.<br />
No filesystems with quota detected.<br />
Resetting quota for user2 to 1000 M<br />
edquota: Quota file not found or has wrong format.<br />
No filesystems with quota detected.<br />
Resetting quota for dates to 1000 M<br />
Resetting quota for userq to 1000 M<br />
edquota: Quota file not found or has wrong format.</p>
<p>In this case refer following steps.</p>
<p><span style="color: #800000;">root@server [/]#touch /home/quota.user<br />
root@server [/]#touch /home/quota.group<br />
root@server [/]#chmod 600 /home/quota.user<br />
root@server [/]#chmod 600 /home/quota.group</span></p>
<p><span style="color: #800000;">root@server [/]#quotacheck -acugv</span></p>
<p>Some time above command gives error message</p>
<p><span style="color: #800000;">root@server [/]# quotacheck -acugv</span><br />
quotacheck: Cannot remount filesystem mounted on / read-only so counted values might not be right.<br />
Please stop all programs writing to filesystem or use -m flag to force checking.</p>
<p>Than run following command</p>
<p><span style="color: #800000;">root@server [/]# quotacheck -acugvm</span><br />
quotacheck: Scanning /dev/simfs [/] quotacheck: Cannot stat old user quota file: No such file or directory<br />
quotacheck: Cannot stat old group quota file: No such file or directory<br />
quotacheck: Cannot stat old user quota file: No such file or directory<br />
quotacheck: Cannot stat old group quota file: No such file or directory<br />
done<br />
quotacheck: Checked 33478 directories and 368211 files<br />
quotacheck: Old file not found.<br />
quotacheck: Old file not found.</p>
<p>Now run</p>
<p>root@server [/]#/scripts/fixquotas &#8211;force</p>
<p>It will sort out your issue ENJOY <img src='http://www.theperfectarts.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<script type="text/javascript">// <![CDATA[
 google_ad_client = "ca-pub-1685490665026631"; /* images */ google_ad_slot = "1433358698"; google_ad_width = 300; google_ad_height = 250;
// ]]&gt;</script></p>
<p><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">// <![CDATA[</p>
<p>// ]]&gt;</script></p>
<p>&copy;2012 <a href="http://www.theperfectarts.com">Linux Servers cPanel webhosting blog</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.theperfectarts.com/2009/12/scriptsfixquotas-gives-error-edquota-quota-file-not-found-or-has-wrong-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

