[DRBD-user] dolphin interconnect

Florian Haas florian.haas at linbit.com
Thu Feb 19 09:42:47 CET 2009

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


Greg,

do you have your DX and SuperSockets setup completed to the point that
you achieve transparent failover between Ethernet and SuperSockets for a
connection between 10.0.0.11 and 10.0.0.12?

If so, you can simply change

address    10.0.0.11:7778;

to

address sci 10.0.0.11:7778;

and DRBD will replicate over SuperSockets.

Cheers,
Florian


On 2009-02-18 16:45, Grégory Steulet wrote:
> Hi folks,
>  
> I'm trying to use dolphin interconnect with drbd. My problem is quite simple what should I enter on the line address in 
> drbd.conf ? Could I just enter my IP adress or should I specify sci ?
>  
>  on srv01.penguins.com {
>     device     /dev/drbd0;
>     disk       /dev/sdb1;
>     address    10.0.0.11:7778;
>     meta-disk  internal;
> #meta-disk /dev/sdb4[0];
>   }
>   on srv02.penguins.com {
>     device    /dev/drbd0;
>     disk     /dev/sdb1;
>     address  10.0.0.12:7778;
>     meta-disk internal;
> #meta-disk /dev/sdb4[0];
>  
> Thanks for your help, best regards
> 
> Greg
> _______________________________________________
> drbd-user mailing list
> drbd-user at lists.linbit.com
> http://lists.linbit.com/mailman/listinfo/drbd-user
> 

-- 
: Florian G. Haas
: LINBIT | Your Way to High Availability

When replying, there is no need to CC my personal address. I monitor the
list on a daily basis. Thank you.

DRBD® and LINBIT® are registered trademarks of LINBIT.



More information about the drbd-user mailing list