Re: vzmigrate / vzdump with NFS [message #14787 is a reply to message #14052] |
Tue, 10 July 2007 15:50   |
duelster
Messages: 3 Registered: July 2007
|
Junior Member |
|
|
vzdump also fails with nfs mounted. Is this bug the same as the problem that I'm having??
EXAMPLE 1:
[root@vz01 ~]# vzdump --suspend 101
INFO: starting backup for VPS 101 (/vz/private/101)
INFO: starting first sync /vz/private/101 to /vz/dump/tmp23416
file has vanished: " /vz/private/1/data/www/services/plone/Python-2.4.3/lib/pytho n2.4/encodings/tis_620.pyo "
rsync warning: some files vanished before they could be transferred (code 24) at main.c(977) [sender=2.6.9]
INFO: suspend vps
Setting up checkpoint...
suspend...
Can not suspend VE: Invalid argument
unsupported fs type nfs
Checkpointing failed
ERROR: creating backup for VPS 101 failed (24.12 minutes): command '/usr/sbin/vzctl chkpnt 101 --suspend' failed with exit code 16 at /usr/bin/vzdump line 290.
EXAMPLE 2:
root@vz01 ~]# vzdump --suspend 101
INFO: starting backup for VPS 101 (/vz/private/101)
INFO: starting first sync /vz/private/101 to /vz/dump/tmp31528
INFO: suspend vps
Setting up checkpoint...
suspend...
Can not suspend VE: Invalid argument
unsupported fs type nfs
Checkpointing failed
ERROR: creating backup for VPS 101 failed (27.30 minutes): command '/usr/sbin/v zctl chkpnt 101 --suspend' failed with exit code 16 at /usr/bin/vzdump line 290.
Trying to run vzdump but fails.
[Updated on: Tue, 10 July 2007 16:10] Report message to a moderator
|
|
|