[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] RaQ4 Restore from Full backup error on quota



Hi,
I tried to restore a RAQ4 , it almost worked .....

All the sites are  on and could be access except that all the users are at 0
quota and all the sites are 200MG and maxusers 25 
Also I am not able to go to disk usage and sendmail keep sending mail saying
overquota to all my 648 users....


This is what I did

Restore from my original CD 
Apply all patches same as server to restore
ftp raq backup to /home/tmp
ftp stripheader-raq3-raq4.pl  
meta-verify is already there.

Get to the console port 
Login admin

/home/tmp
perl stripheader-raq3-raq4.pl raq4lib.gz
gunzip out.tar.gz
Stop all services use terminal console port

 crond,inetd,httpd,syslog,sendmail,postgresql
admserv, asp-apache-3000 asp-admin-5100

tar -xvPpf out.tar
		
Once restore 
/etc/rc.d/init.d
./postgresql start  Does meta-verify need postgres started ?

Having an error on the meta-verify did this to correct
	
Setup password for meta-verify
cat /var/lib/pgsql/data/pg_pwd
paste the password after x x x x
echo xxxxxx > /etc/cobalt/.meta.id


Run meta-verify 
	./meta-verify -si
	./meta-verify -sa
	./meta-verify -ui
	./meta-verify -ua
	Answer yes to all questions


How can I get the quota back on ?

What is the relation between the quota.user file and the gui interface ?

Is the quota.user part of the raq4 tar file ?

Can somebody give me a hint on what to do ?
Diane