[PVE-User] vzdump ping loss on snapshot
Muhammad Yousuf Khan
sirtcp at gmail.com
Thu Sep 27 14:46:00 CEST 2012
when i vzdump one of my production VM i lost ping however the option i
select for backup is snapshot. for example, it is like when i use the
option suspend for backing up VM instead of snapshot. and the VM image
resides on LVM partition.
here is the command
vzdump 707 --remove 1 --mode snapshot --compress lzo --dumpdir /data/vmbk/
this is the command which i run and i take local backup then i
transfer it to Remote server via SSH via Script.
here is my partition detail. moreover i am using RAID 1 and over the
RAID i am using LVM.
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00091524
Device Boot Start End Blocks Id System
/dev/sda1 * 1 256 2050048 fd Linux raid autodetect
Partition 1 does not end on cylinder boundary.
/dev/sda2 256 2201 15624193 5 Extended
/dev/sda3 2201 60802 470709248 fd Linux raid autodetect
/dev/sda5 256 2201 15624192 fd Linux raid autodetect
root at lion:/data# fdisk -l /dev/sdb
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0007291d
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 256 2050048 fd Linux raid autodetect
Partition 1 does not end on cylinder boundary.
/dev/sdb2 256 2201 15624193 5 Extended
/dev/sdb3 2201 60802 470709248 fd Linux raid autodetect
/dev/sdb5 256 2201 15624192 fd Linux raid autodetect
root at lion:/data# cat /proc/mdstat
Personalities : [raid1]
md1 : active raid1 sda5[0] sdb5[1]
15623096 blocks super 1.2 [2/2] [UU]
md2 : active raid1 sdb3[2] sda3[0]
470708088 blocks super 1.2 [2/2] [UU]
md0 : active raid1 sda1[0] sdb1[1]
2049012 blocks super 1.2 [2/2] [UU]
unused devices: <none>
root at lion:/data# pvdisplay
--- Physical volume ---
PV Name /dev/md2
VG Name pve
PV Size 448.90 GiB / not usable 3.87 MiB
Allocatable yes
PE Size 4.00 MiB
Total PE 114918
Free PE 102
Allocated PE 114816
PV UUID daoe2D-7sjK-qME1-0zHh-BtTJ-uKgR-CXJd2u
please tell is there any thing wrong that i have done in configuration
or i am running a wrong command
Thanks,
More information about the pve-user
mailing list