<HTML>
<HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="OPENWEBMAIL" name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
OH YEA!  I've done that too!  
<br />
<br />cmuExport all sites off a box, cmuImport them to a new server.  Then copy the /home partition over - just in case you need something from the old box.  Of course - its <span style="font-weight: bold;">got</span> to go in the new server's /home directory (since nothing else is large enough to hold it).  But if you use rsync or tar/untar - all the GIDs and UIDs can be preserved.  Suddenly, your new server shows some sites and some users over quota.  WEIRD!
<br />
<br />I finally figured it out by searching for other files owned by the users who were over quota.  Use the command "find / -user <span style="font-style: italic;">username</span>".  You may find a couple of that user's files in /tmp or directories used by specific programs (like OpenWebMail).  But MOST of it should be in that user's home directory (or that site's main web directory if they are a admin).  Any files anywere else should be investigated.
<br />
<br />You did the right thing - change all those directories and files to root:root.  Use the "R" switch to do it recursively (chown -R root:root <span style="font-style: italic;">/home/backup</span>).  Then they won't be counted against sites or users any more.
<br />
<br />Sorry - even though I've had that exact problem, I didn't think about it earlier.  Good catch Michael.
<br />
<br />
<br />Chuck
<br />
<br />
<br /><font size="2"><b>---------- Original Message 
-----------</b>
<br />
From: "KA0JON" <ka0jon@our-klan.com> 

<br />
To: "'BlueOnyx General Mailing List'" <blueonyx@blueonyx.it> 

<br />
Sent: Tue, 1 Mar 2011 21:47:40 -0600 

<br />
Subject: [BlueOnyx:06612] Re: Vsite Quota 

<br />

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;">Thank you 
Michael,<o:p /></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;"><o:p> 
</o:p></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;">When I ran the find / -group site 
7
command 
<o:p /></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;">much to my surprise when after 
I
installed BO on this 
server,<o:p /></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;">I made a /home/olddrive/ folder that 
had
everything from my old server /home folder on it and all the 
sites.<o:p /></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;">This is why my disk usage is GUI 
was
showing funky things, 2 site 
7’s<o:p /></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;">So I went and chown that folder to 
root:
root  and now all my sites are showing 
correctly.<o:p /></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;"><o:p> 
</o:p></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;">So in my way to save things and put it 
on
this hard drive was giving me 
grief.<o:p /></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;"><o:p> 
</o:p></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;">Also thank you Chuck, for telling 
me
about the du –hs  
command<o:p /></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;">The du -hs /home/.sites/112/site7 
shows
correct 
value<o:p /></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;"><o:p> 
</o:p></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;">The Disk Usage in the GUI has spoiled 
me.<o:p /></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;">Learning the comandline commands comes 
in
handy.<o:p /></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;"><o:p> 
</o:p></span></font>

<br />> <font size="3" face="Arial" color="black"><span style="font-size: 12pt; font-family: Arial; color: black;">David 
Kreifels<o:p /></span></font>

<br />> <font size="3" face="Arial" color="blue"><span style="font-size: 12pt; font-family: Arial; color: blue;"><o:p> 
</o:p></span></font>

<br /><b>------- End of Original Message 
-------</b>
<br />

</font>
</BODY>
</HTML>