[rds-devel] RDS on Solaris 10

Giri Adari Giri.Adari at Sun.COM
Mon Jun 2 11:17:53 PDT 2008


Tomoaki,

RDS is available on Solaris by default. You can use RDS if you have IB 
hardware in the system. Check to see if RDS is loaded on the system by:
       # modinfo | grep rds

If the above command shows the rds driver loaded then you are ready to 
run an application that uses RDS sockets. The application can open an 
RDS socket as below:

    fd = socket(AF_INET_OFFLOAD, SOCK_DGRAM, 0)

Currently, Solaris does not deliver any applications that use RDS. 
Please let me know if you see any issues.

BTW, what version of Solaris are you running?

Giri.

Tomoaki Sato wrote:
> Could you someone tell me how can I use RDS on Solaris 10 ?
> There is SUNWrds package but it seems that the package does not include man pages such like rds(7D).
> Thanks in advance.
>
> Tomo Sato
> TCB Technologies Corporation
>  
>
> _______________________________________________
> rds-devel mailing list
> rds-devel at oss.oracle.com
> http://oss.oracle.com/mailman/listinfo/rds-devel
>   




More information about the rds-devel mailing list