I am searching a solution to sync a Block Device over VPN. The N2N-VPN is working.
I try to install drbd on proxmox 3.0, I used the howto-Information from here: http://pve.proxmox.com/wiki/DRBD
Everything works until:
I try to install drbd on proxmox 3.0, I used the howto-Information from here: http://pve.proxmox.com/wiki/DRBD
Everything works until:
Code:
root@proxmox01:/etc/drbd.d# /etc/init.d/drbd start
Starting DRBD resources:WARN: no normal resources defined for this host (proxmox01)!?
root@proxmox01:/etc/drbd.d# drbdadm create-md r0
'r0' ignored, since this host (proxmox01) is not mentioned with an 'on' keyword.
root@proxmox01:/etc/drbd.d# drbdadm up r0
'r0' ignored, since this host (proxmox01) is not mentioned with an 'on' keyword.
.....
Last edited: