On 01/06/2011 01:38 PM, [email protected] wrote:
> Hello.
> 
> I'm in this situation: Host A has a DRBD resource (primary, StandAlone)
> and I want to create a diskless peer for it in dual-primary setup on
> host B. So I do the following:
> 
> A: /sbin/drbdsetup 10 net 192.168.1.191:19010 192.168.1.192:18999 C -m
> --create-device
> B: /sbin/drbdsetup 10 net 192.168.1.192:19010 192.168.1.191:19010 C -m
> --create-device

I count three ports:
192.168.1.191:19010
192.168.1.192:19010
192.168.1.192:18999

Is this intentional?

Why don't you just "drbdadm up" on A and
"drbdadm syncer ; drbdadm connect" on B?

Regards,
Felix
_______________________________________________
drbd-user mailing list
[email protected]
http://lists.linbit.com/mailman/listinfo/drbd-user

Reply via email to