Re: Cheap Clustered FS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday April 10, jonebird@xxxxxxxxx wrote:
> I have two machines which have redundant paths to the same shared scsi
> disk. I've had no problem creating the multipath'ed device md0 to
> handle my redundant pathing. But now I'd like to use a simple FS, such
> as ext3, mounted rw on the first machine and ro on the second machine.
> The idea is that the second machine, mounting the FS ro, would be able
> to read any new data being written in the FS.
> Everything has been rather easy to setup, but anything being created
> on the FS is not seen on the other machine with the FS mounted ro.
> That is, I can create a file on the first machine and I never see that
> file from the second machine until I remount the FS.
> At this point, I am actually trying to avoid GFS, OCFS, veritas
> clustered FS options as well as NFS. If there was a simple hack, that
> I'm missing, to enable the updates to the FS to be seen in realtime,
> then I'd actually prefer that method.
> Any help would be appreciated.


Sorry, but it just ain't that easy.
You need some degree of synchronisation even when only one side is
writing. 
Both sides keep data in cache, and that needs to be managed some how.

NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux