On Oct 26, 2005, at 6:33 PM, John Summerfied wrote:

Adam Thornton wrote:


you actually need something that propagates updates in real-time, you
should use a network filesystem.   At the VERY least, use a
journalled filesystem rather than straight ext2, so at least what the
r/o guest thinks is on the disk makes *some* sense.


I don't see how journalling helps:
# rm -f BigFile
# CreateMoreFlies

Whose to say the space (and metadate) previously occupied by BigFile
isn't used by other files now? Even if I create a new BigFile?


Right you are: as long as the r/o guests are just grabbing blocks
they assume are still good, you have a problem.

Adam

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to