OVH Community, your new community space.

PROXMOX y snapshot programado


xavisent
24/02/2009, 21:27
Gracias compañero,

Lo probaremos

;-)

Giner OVH
24/02/2009, 12:26
Con snapshoot, sin comprimir, también OK.
Aunque en el log marca "suspend"... ¿?

Código:
Feb 24 13:12:02 INFO: Starting Backup of VM 103 (qemu)
Feb 24 13:12:02 INFO: status = running
Feb 24 13:12:02 ERROR: unable to detect lvm volume group, using 'suspend' mode
Feb 24 13:12:02 INFO: starting first sync /var/lib/vz/images/103 to /var/tmp/vzdumptmp20083
Feb 24 13:17:51 INFO: Number of files: 2
Feb 24 13:17:51 INFO: Number of files transferred: 1
Feb 24 13:17:51 INFO: Total file size: 3151777792 bytes
Feb 24 13:17:51 INFO: Total transferred file size: 3151777792 bytes
Feb 24 13:17:51 INFO: Literal data: 3151777792 bytes
Feb 24 13:17:51 INFO: Matched data: 0 bytes
Feb 24 13:17:51 INFO: File list size: 63
Feb 24 13:17:51 INFO: File list generation time: 0.001 seconds
Feb 24 13:17:51 INFO: File list transfer time: 0.000 seconds
Feb 24 13:17:51 INFO: Total bytes sent: 3152162659
Feb 24 13:17:51 INFO: Total bytes received: 48
Feb 24 13:17:51 INFO: sent 3152162659 bytes  received 48 bytes  9019063.54 bytes/sec
Feb 24 13:17:51 INFO: total size is 3151777792  speedup is 1.00
Feb 24 13:17:51 INFO: first sync finished (349 seconds)
Feb 24 13:17:51 INFO: suspend vps
Feb 24 13:17:51 INFO: final sync /var/lib/vz/images/103 to /var/tmp/vzdumptmp20083
Feb 24 13:20:37 INFO: Number of files: 2
Feb 24 13:20:37 INFO: Number of files transferred: 1
Feb 24 13:20:37 INFO: Total file size: 3163185152 bytes
Feb 24 13:20:37 INFO: Total transferred file size: 3163185152 bytes
Feb 24 13:20:37 INFO: Literal data: 12496016 bytes
Feb 24 13:20:37 INFO: Matched data: 3150689136 bytes
Feb 24 13:20:37 INFO: File list size: 63
Feb 24 13:20:37 INFO: File list generation time: 0.001 seconds
Feb 24 13:20:37 INFO: File list transfer time: 0.000 seconds
Feb 24 13:20:37 INFO: Total bytes sent: 12722189
Feb 24 13:20:37 INFO: Total bytes received: 449210
Feb 24 13:20:37 INFO: sent 12722189 bytes  received 449210 bytes  79107.50 bytes/sec
Feb 24 13:20:37 INFO: total size is 3163185152  speedup is 240.16
Feb 24 13:20:37 INFO: final sync finished (166 seconds)
Feb 24 13:20:37 INFO: resume vps
Feb 24 13:20:38 INFO: vps is online again after 167 seconds
Feb 24 13:20:38 INFO: creating archive '/vz/backup/vzdump-103.dat' (/var/tmp/vzdumptmp20083/103)
Feb 24 13:20:38 INFO: qemu-server.conf
Feb 24 13:20:38 INFO: vm-103-disk.qcow2
Feb 24 13:25:40 INFO: Total bytes written: 3163197440 (3.0GiB, 11MiB/s)
Feb 24 13:25:40 INFO: file size 2.95GB
Feb 24 13:25:44 INFO: Finished Backup of VM 103 (00:13:42)
Es posible que de los openvz no se puedan hacer snapshoots... tendría cierta lógica...

xavisent
24/02/2009, 09:02
Hola Giner,

Aunque entiendo que de la otra forma, el vps no se llegaría a parar ¿no?

(almenos en parallels, cuando creas un snapshot, el vps no se para)

Giner OVH
23/02/2009, 21:23
Mode --> Stop
me funciona...

http://pve.proxmox.com/wiki/Backup_-...Live_Migration

xavisent
23/02/2009, 16:12
Hola, al hacer un backup/snapshot programado en proxmox 1.1 recibo el siguiente mensaje de error.

Ante sde comenzar a investigar, pregunto por estos lares, que seguro algun compañero se ha encontrado ya con ello:

Gracias de antemano ;-)

Código:
101: Feb 22 22:37:01 INFO: Starting Backup of VM 101 (openvz)
101: Feb 22 22:37:01 INFO: status = CTID 101 exist mounted running
101: Feb 22 22:37:01 ERROR: unable to detect lvm volume group, using 'suspend' mode
101: Feb 22 22:37:01 INFO: starting first sync /var/lib/vz/private/101 to /var/tmp/vzdumptmp16542
101: Feb 22 22:44:27 INFO: Number of files: 93710
101: Feb 22 22:44:27 INFO: Number of files transferred: 81209
101: Feb 22 22:44:27 INFO: Total file size: 3100293240 bytes
101: Feb 22 22:44:27 INFO: Total transferred file size: 2915282708 bytes
101: Feb 22 22:44:27 INFO: Literal data: 2915283740 bytes
101: Feb 22 22:44:27 INFO: Matched data: 0 bytes
101: Feb 22 22:44:27 INFO: File list size: 1964548
101: Feb 22 22:44:27 INFO: File list generation time: 17.319 seconds
101: Feb 22 22:44:27 INFO: File list transfer time: 0.000 seconds
101: Feb 22 22:44:27 INFO: Total bytes sent: 2921512326
101: Feb 22 22:44:27 INFO: Total bytes received: 2014154
101: Feb 22 22:44:27 INFO: sent 2921512326 bytes  received 2014154 bytes  6562349.00 bytes/sec
101: Feb 22 22:44:27 INFO: total size is 3100293240  speedup is 1.06
101: Feb 22 22:44:27 INFO: first sync finished (446 seconds)
101: Feb 22 22:44:27 INFO: suspend vps
101: Feb 22 22:44:27 INFO: Setting up checkpoint...
101: Feb 22 22:44:27 INFO: Error: No checkpointing support, unable to open /proc/cpt: No such file or directory
101: Feb 22 22:44:47 ERROR: Backup of VM 101 failed - command '/usr/sbin/vzctl chkpnt 101 --suspend' failed with exit code 16