I was wondering how functional enbd is. Some things I'd like to use it
for are:
RAID1 over a network
As in, have a disk locally, and an nbd disk remotely. if either fail,
you still have a running system.
Booting a database server over a network
(databases aren't happy with NFS)
Anyone done this ?
John