Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
Hi,
I have to install a RAID-1 between two machines and I installed a DRBD
kernel (2.6.32-bpo.5-vserver-686-bigmem) on Debian 5.0.5. for the source
machine.
I follow the install & configuration instructions from the DRBD website
but when I use the command: "drbdadm create-md r0" I got this error message:
------------------------------
/etc/drbd.conf:407: in resource r0, on amd { ... } ... on alf { ... }:
There are multiple host sections for the peer.
Maybe misspelled local host name 'vserver-2.geismar.com'?
/etc/drbd.conf:407: in resource r0, there is no host section for this host.
Missing 'on vserver-2.geismar.com {...}' ?
/etc/drbd.conf:445: in resource r1, on amd { ... } ... on alf { ... }:
There are multiple host sections for the peer.
Maybe misspelled local host name 'vserver-2.geismar.com'?
/etc/drbd.conf:445: in resource r1, there is no host section for this host.
Missing 'on vserver-2.geismar.com {...}' ?
/etc/drbd.conf:465: in resource r2, on amd { ... } ... on alf { ... }:
There are multiple host sections for the peer.
Maybe misspelled local host name 'vserver-2.geismar.com'?
/etc/drbd.conf:465: in resource r2, there is no host section for this host.
Missing 'on vserver-2.geismar.com {...}' ?
/etc/drbd.conf:484: in resource r3, on amd { ... } ... on alf { ... }:
There are multiple host sections for the peer.
Maybe misspelled local host name 'vserver-2.geismar.com'?
/etc/drbd.conf:484: in resource r3, there is no host section for this host.
Missing 'on vserver-2.geismar.com {...}' ?
------------------------------
What's wrong, please help.
Thanks in advance.
Sam.