> As a hand-waving guess, it sounds like you want to store your data far away > for disaster recovery purposes? In this case, I would suggest doing either > remote backups or checking out DRBD (on http://www.linbit.com/), a network > mirroring block device.
Linux also has enbd (Enhanced Network Block Device), the only URL I can find at the moment is for the mailing list archives (http://lists.community.tummy.com/mailman/listinfo/enbd) but I'm pretty sure there is some docs in /usr/src/linux/Documentation, or a google search will get you there. Regards, Adam
