[DRBD-user] SDP over Infiniband

Igor Neves igor at 3gnt.net
Fri Aug 20 18:43:17 CEST 2010

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


Hi,

You don't have to do anything special, just configure resources like this:

     on node1 {
         address sdp 192.168.1.1:7790;
     }
     on node2 {
         address sdp 192.168.1.2:7790;
     }

This will use SDP, if you want to use tcp/ip over infiniband just take 
sdp out, like this:

     on node1 {
         address 192.168.1.1:7790;
     }
     on node2 {
         address 192.168.1.2:7790;
     }

NOTE: 192.168.1.1 and 192.168.1.2 are infiniband configured IP addresses.

Enjoy.

Em 15-08-2010 11:07, Tom Spappola escreveu:
> Hi !
>
> I would like to test DRBD replication with SDP with SDR 10GB
> Mellanox Technologies MT25208 InfiniHost III Ex (Tavor compatibility 
> mode).
>
> I haven't found any info on how to set it up.
> Is it available somewhere or can anyone please  help ?
>
> Thanks
> Tom
>
>
> _______________________________________________
> drbd-user mailing list
> drbd-user at lists.linbit.com
> http://lists.linbit.com/mailman/listinfo/drbd-user
>    

-- 
Igor Neves<igor.neves at 3gnt.net>
3GNTW - Tecnologias de Informação, Lda

  SIP: igor at 3gnt.net
  MSN: igor at 3gnt.net
  JID: igor at 3gnt.net
  PSTN: 00351 252377120


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20100820/00729caf/attachment.htm>


More information about the drbd-user mailing list