Restore on 2nd node in a 2 node DRBD9 setup fails

Yorick

New Member
Feb 17, 2016
3
0
1
60
Hi all,

I do some testing with latest PVE 4.1 and a 2 node DRBD9 setup. DRBD-Setup was done according to
https://pve.proxmox.com/wiki/DRBD9

Creation, migration and restore of VMs works as expected. But for some reason VM restore only works on the first node.

On the second node the restore always fails. In the log are a lot of messages like

State change failed: Need access to UpToDate data
Failed: role( Secondary -> Primary )
Auto-promote failed: Need access to UpToDate data


The newly created vm-disk was removed automatically and the restore fails due to the missing disk.

Do I miss here something obviously ?
Anyone who use such a setup and has successfully do a restore on the 2nd node ?

Tia