|
|
Subscribe / Log in / New account

Distributed storage

Distributed storage

Posted Aug 23, 2007 12:09 UTC (Thu) by nix (subscriber, #2304)
In reply to: Distributed storage by rwmj
Parent article: Distributed storage

GFS runs *atop* some distributed block device implementation (once iSCSI only, but now NBD+dm as well), and provides shared locking and so on so that lots of systems can access one filesystem at once. It could just as well run atop this (well, patches would probably be required since currently clustered LVM is utterly dependent upon dm, but I don't see why you couldn't run dm atop this as well.)


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds