Displaying 1 result from an estimated 1 matches for "ssssshhhhhh".
2002 Jun 27
2
shared storage: rw on one node and ro on second node
Hi list,
I recently came up with the need for the storage, shared between two
nodes; one would do all the r/w to it and the other would mount it r/o
and serve it to the client boxen.
I want to use ext3 in this setup, since i trust it the most. My question
is: is this possible? How would the r/o node handle the metadata updates
that the r/w node would be doing? If there is some fundamental