proxmox ve migration online

S

svetogor82

Guest
proxmox2.2 have two nodes in the cluster are gathered try do online
Migration get error
Code:
Nov 20 15:22:24 starting migration of VM 215 to node 'node4' (172.16.0.251) 
Nov 20 15:22:24 copying disk images 
Nov 20 15:22:24 starting VM 215 on remote node 'node4' 
Nov 20 15:22:25 ERROR: online migrate failure - command '/usr/bin/ssh -o 'BatchMode=yes' [EMAIL="root@172.16.0.251"]root@172.16.0.251[/EMAIL] qm start 215 --stateuri tcp --skiplock --migratedfrom node1' failed: exit code 255 
Nov 20 15:22:25 aborting phase 2 - cleanup resources 
Nov 20 15:22:25 ERROR: migration finished with problems (duration 00:00:01) 
TASK ERROR: migration problems
cat /etc/pve/storage.cfg
Code:
dir: local 
        path /var/lib/vz 
        shared 
        content iso,vztmpl,rootdir 
        maxfiles 1 
 
dir: node1 
        path /mnt/node1/vm 
        shared 
        content images,iso,vztmpl,rootdir,backup 
        maxfiles 1 
 
dir: node1_backup 
        path /mnt/node1/backup 
        shared 
        content backup 
        maxfiles 1 
 
lvm: node4 
        vgname node4 
        shared 
        content images
root@node4:/etc/apt# pveversion -v
Code:
pve-manager: 2.2-31 (pve-manager/2.2/e94e95e9)
running kernel: 2.6.32-16-pve
proxmox-ve-2.6.32: 2.2-82
pve-kernel-2.6.32-16-pve: 2.6.32-82
lvm2: 2.02.95-1pve2
clvm: 2.02.95-1pve2
corosync-pve: 1.4.4-1
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-33
qemu-server: 2.0-69
pve-firmware: 1.0-21
libpve-common-perl: 1.0-39
libpve-access-control: 1.0-25
libpve-storage-perl: 2.0-36
vncterm: 1.0-3
vzctl: 4.0-1pve2
vzprocps: 2.0.11-2
vzquota: 3.1-1
pve-qemu-kvm: 1.2-7
ksm-control-daemon: 1.1-1
root@node1:/etc/apt# pveversion -v
Code:
pve-manager: 2.2-31 (pve-manager/2.2/e94e95e9)
running kernel: 2.6.32-16-pve
proxmox-ve-2.6.32: 2.2-82
pve-kernel-2.6.32-11-pve: 2.6.32-66
pve-kernel-2.6.32-16-pve: 2.6.32-82
lvm2: 2.02.95-1pve2
clvm: 2.02.95-1pve2
corosync-pve: 1.4.4-1
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-33
qemu-server: 2.0-69
pve-firmware: 1.0-21
libpve-common-perl: 1.0-39
libpve-access-control: 1.0-25
libpve-storage-perl: 2.0-36
vncterm: 1.0-3
vzctl: 4.0-1pve2
vzprocps: 2.0.11-2
vzquota: 3.1-1
pve-qemu-kvm: 1.2-7
ksm-control-daemon: 1.1-1
 
you marked all storage types as "shared" - but the storage is not shared, therefore you cannot do this.
 
root@node1:/etc/pve/qemu-server# cat 215.conf

boot: cn
bootdisk: ide0
cores: 2
ide0: node1:215/vm-215-disk-1.raw,size=32G
ide2: none,media=cdrom,size=673430K
memory: 2048
name: xp
net0: e1000=AA:A5:F2:BA:C5:D2,bridge=vmbr0
ostype: wxp
sockets: 1
 
Last edited by a moderator:
Plkese can you also post the VM config?

Plkese can you also post the VM config?
cat 215.conf
<CODE>
boot: cn
bootdisk: ide0
cores: 2
ide0: node1:215/vm-215-disk-1.raw,size=32G
ide2: none,media=cdrom,size=673430K
memory: 2048
name: xp
net0: e1000=AA:A5:F2:BA:C5:D2,bridge=vmbr0
ostype: wxp
sockets: 1
</CODE>
 
boot: cn
bootdisk: ide0
cores: 2
ide0: node1:215/vm-215-disk-1.raw,size=32G
ide2: none,media=cdrom,size=673430K
memory: 2048
name: xp
net0: e1000=AA:A5:F2:BA:C5:D2,bridge=vmbr0
ostype: wxp
sockets: 1
 
cat 215.conf
Code:
boot: cn
bootdisk: ide0
cores: 2
ide0: node1:215/vm-215-disk-1.raw,size=32G
ide2: none,media=cdrom,size=673430K
memory: 2048
name: xp
net0: e1000=AA:A5:F2:BA:C5:D2,bridge=vmbr0
ostype: wxp
sockets: 1
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!