Hi there,

I've got a very strange problem on rsyncing guests from one to another
server: After rsync process the rpm database seems to be broken,
although everything else runs. When rsyncing back, everything is okay
again.

Used process:
.) vserver $1 stop
.) rsync -avxe ssh --numeric-ids --delete /etc/vservers/$1/ 
${REM}:/etc/vservers/$1/
.) rsync -avxe ssh --numeric-ids --delete --progress /vsr/$1/ ${REM}:/vsr/$1/
.) on ${REM} host: vserver $1 start

After this the system is proper running on the other host - but the
rpm DB (internalized) brings up on rpm -qva:
| error: db4 error(-30987) from dbcursor->c_get: DB_PAGE_NOTFOUND: Requested 
page not found

When using the process to sync back everything is fine again - which
is more than strange to me ...

Anyone got any idea?

-- 
regards 'n greez,

Guenther Fuchs
(aka "muh" and "powerfox")

_______________________________________________
Vserver mailing list
Vserver@list.linux-vserver.org
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to