Hi all
I have a question about the migration of a kvm.
If i try to migrate a kvm i get the following error:
I see there is an error with my storage.
How the actual situation looks like. I have a HP DL360 and HP DL380 server. On both of them is proxmox 2.3 installed. This two servers are a two node cluster. They both have a local disk with 180GB. Further i added on both servers a second harddisk with 280GB. I added this disk like it is explained here:
http://pve.proxmox.com/wiki/Storage_Model#LVM_Groups_with_Local_Backing
These disks were added on both servers the same way with the same volume group name. The name is data1.
Is it impossible to move a kvm which disk is on data1? Is there a trick to do this?
Or should i share this disks as nfs, so the other server can access it?
pveversion -v:
storage.cfg:
Do you need any further informations?
Thanks in advance for your support.
Have a nice day and regards
jompsi
I have a question about the migration of a kvm.
If i try to migrate a kvm i get the following error:
Code:
Apr 13 18:51:01 ERROR: migration aborted (duration 00:00:00): can't activate LV '/dev/data1/vm-102-disk-1': One or more specified logical volume(s) not found.
TASK ERROR: migration aborted
I see there is an error with my storage.
How the actual situation looks like. I have a HP DL360 and HP DL380 server. On both of them is proxmox 2.3 installed. This two servers are a two node cluster. They both have a local disk with 180GB. Further i added on both servers a second harddisk with 280GB. I added this disk like it is explained here:
http://pve.proxmox.com/wiki/Storage_Model#LVM_Groups_with_Local_Backing
These disks were added on both servers the same way with the same volume group name. The name is data1.
Is it impossible to move a kvm which disk is on data1? Is there a trick to do this?
Or should i share this disks as nfs, so the other server can access it?
pveversion -v:
Code:
pve-manager: 2.3-12 (pve-manager/2.3/ad9c5c05)
running kernel: 2.6.32-18-pve
proxmox-ve-2.6.32: 2.3-88
pve-kernel-2.6.32-18-pve: 2.6.32-88
lvm2: 2.02.95-1pve2
clvm: 2.02.95-1pve2
corosync-pve: 1.4.4-4
openais-pve: 1.1.4-2
libqb: 0.10.1-2
redhat-cluster-pve: 3.1.93-2
resource-agents-pve: 3.9.2-3
fence-agents-pve: 3.1.9-1
pve-cluster: 1.0-36
qemu-server: 2.3-17
pve-firmware: 1.0-21
libpve-common-perl: 1.0-48
libpve-access-control: 1.0-26
libpve-storage-perl: 2.3-6
vncterm: 1.0-3
vzctl: 4.0-1pve2
vzprocps: 2.0.11-2
vzquota: 3.1-1
pve-qemu-kvm: 1.4-6
ksm-control-daemon: 1.1-1
storage.cfg:
Code:
dir: local
path /var/lib/vz
content images,iso,vztmpl,backup,rootdir
maxfiles 0
lvm: data1
vgname data1
shared
content images
Do you need any further informations?
Thanks in advance for your support.
Have a nice day and regards
jompsi