Re: Server Move - Quotas

2007-05-24 Thread Dan Nelson
In the last episode (May 24), Grant Peel said:
> I am about to migrate about 250 domains from 1 server to another.
> 
> The OLD server is running FreeBSD 4.7 and the new one is 6.2.
> 
> Every domain has a real UNIX user whos home is in the /home directory.
> 
> We are using user quotas to manage disk space.
> 
> Can I directly copy the user.quota file in the /home directory from
> the old server to the new one, or will I need to redo all the quotas
> manually?

If the uids are staying the same, you should be able to just copy the
files and run quotacheck to update the accounting info.

-- 
Dan Nelson
[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Server Move - Quotas

2007-05-24 Thread Grant Peel
Hi all,

I am about to migrate about 250 domains from 1 server to another.

The OLD server is running FreeBSD 4.7 and the new one is 6.2.

Every domain has a real UNIX user whos home is in the /home directory.

We are using user quotas to manage disk space.

Can I directly copy the user.quota file in the /home directory from the old 
server to the new one, or will I need to redo all the quotas manually?

-Grant
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"