John Hughes wrote:
>
> Advice Pro wrote:
>> I read this in the Wikipedia:
>>
>> "OpenSSI is designed to be used for both high performance and high
>> availability clusters, it is possible to create an OpenSSI cluster with
>> no
>> single point of failure, for example the file system can be mirrored
>> between
>> two nodes, so if one node crashes the process accessing the file will
>> fail
>> over to the other node. Alternatively the cluster can be designed in such
>> a
>> manner that every node has direct access to the file system."
>>
> Use GFS or Lustre. I don't think anyone is working on this at the
> moment, so the code has probably bit-rotted to oblivion.
>
> ------------------------------------------------------------------------------
> Stay on top of everything new and different, both inside and
> around Java (TM) technology - register by April 22, and save
> $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
> 300 plus technical and hands-on sessions. Register today.
> Use priority code J9JMT32. http://p.sf.net/sfu/p
> _______________________________________________
> Ssic-linux-users mailing list
> Ssi...@li...
> https://lists.sourceforge.net/lists/listinfo/ssic-linux-users
>
>
i am trying following apporoach:
the root file system resides on a nfs share. every node has a harddisk with
only the boot partition on it. we want to achieve, that every slave node can
become master node so that all nodes must die before cluster gets offline.
any better ideas somebody?
regards
cc
--
View this message in context: http://www.nabble.com/How-do-I-make-every-node-have-direct-access-to-the-file-system--tp23123954p23443046.html
Sent from the ssic-linux-users mailing list archive at Nabble.com.
|