Hi again ;)

I have the following problem by moving a vs to another HOSTSERVER(!).

I did the following: rsync the skel and the vsdir of this specific user to
another hostserver. Everything in vsd.conf added an than startet (everything
seems to be fine so far). 

I even copied the quota.user (after a quotacheck /dev/freevsd) to the new Hostserver - 
but (an
now comes the weird thing...): quotastats just shows the quota setting I initially 
(wihtin
vsd-vsbatch.pl) gave with with:

system ("/usr/local/sbin/vsdadm", "quota_userset", "localhost", "$vs", "admin", "70M");
system ("/usr/local/sbin/vsdadm", "quota_userset", "localhost", "$vs", "web", "29M");
system ("/usr/local/sbin/vsdadm", "quota_userset", "localhost", "$vs", "mail", "4K");
system ("/usr/local/sbin/vsdadm", "quota_userset", "localhost", "$vs", "ftp", "4K");

             test|    1011|           0K|          8K
           soydan|    1012|           0K|         24K
         sdgggggi|    1010|           0K|          8K
             mine|    1008|           0K|        160K
         virtdom5|    1007|           0K|         24K
           ffikam|    1006|           0K|         24K
           ggterm|    1005|           0K|          8K
              ftp|    1003|           4K|          0K
              web|    1002|       29696K|       5240K
             mail|    1001|           4K|          0K
            admin|    1000|       71680K|     154588K
=================+========+=============+============
Allocated/used   |        |      101384K|     160172K
Max/available    |        |      512000K|     351828K
=================+========+=============+============


So, I wonder where is this stored because:

why are the changes of 'setquota' within the server are gone???


I need to backup this information too.


Any hints welcome

(freevsd 1.4.6, rh7.0)



James T. Koerting
 
KSD Germany
[EMAIL PROTECTED]
 
Murphy's Law: "Anything that can go wrong, will go wrong"
Parkinson's Law: "Work expands to exceed available time"
Koerting's Law: "Don't fight against these laws"


------------------------- The freeVSD Support List --------------------------
Subscribe:   mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support
Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support
Archives:    http://freevsd.org/support/mail-archives/freevsd-support
-----------------------------------------------------------------------------

Reply via email to