Live migration issues [message #45480] |
Mon, 12 March 2012 19:48 |
divB
Messages: 79 Registered: April 2009
|
Member |
|
|
Hi,
When live migrating hosts some services inside the containers do not work anymore.
For example, for cron, I get the following error:
Mar 12 20:29:02 code CRON[27161]: Modul ist nicht bekannt
Mar 12 20:23:01 core CRON[11395]: Module is unknown
(first with German locale, second English)
And for apache I get:
[Mon Mar 12 19:30:50 2012] [error] [client 66.249.72.180] PHP Fatal error: strftime(): Timezone database is corrupt - this should *never* happen! in /etc/horde/horde3/prefs.php on line 321
[Mon Mar 12 19:31:16 2012] [error] [client 219.89.128.127] PHP Fatal error: date_default_timezone_get(): Timezone database is c
orrupt - this should *never* happen!
I thought maybe there is a differnet time zone/time on the two hostnodes. But they have equal timezone and the timeoffet is below one second (if any):
root@hwnode1:~ # date ; ssh root@hwnode2 'date'
Mon Mar 12 20:47:36 CET 2012
Mon Mar 12 20:47:36 CET 2012
Anybody similar problems? Any ideas?
Regards
divB
PS: both nodes same system/hardware: Debian squeeze with 2.6.32-5-openvz-amd64 (Debian kernel), vzctl version 3.0.24
[Updated on: Mon, 12 March 2012 19:51] Report message to a moderator
|
|
|
|
|
|
|