[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] software raid (mdadm) with a local partition and a nbd device.
I have a Fileserver serving out LVM partitions as domU disks using nbd. but since the file server is not redundant, I still have a single point of failure. So if my Fileserver crashes, all my domUs on various dom0s will crash all at once. I want to avoid this situation. I am thinking maybe I could alleviate this problem by setting up the nbd device with a local LVM lv partition as a raid 1 device. that way if the fileserver fails and the nbd device becomes unavailable, then the domUs will keep writing to the local LV partition until the ndb device is back online and caches up. Is this possible? in the case this dom0 fails, start the domU on another dom0 and have the raid 1 catch up on that machine using the nbd device ? TIA, Tomoki _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |