On Sun, 8 Dec 2013 04:20:37 +1000 David Seikel <[email protected]> wrote:
> On Sat, 7 Dec 2013 18:11:16 +0000 Mick <[email protected]> > wrote: > > > On Saturday 07 Dec 2013 17:22:06 David Seikel wrote: > > > On Sat, 7 Dec 2013 17:41:36 +0100 Bertrand Jacquin > > > <[email protected]> > > > > > > wrote: > > > > Missing subscribers on git list, e-b0rk list entirely > > > > corrupted > > > > > > e-b0rk got borked, think that was just asking for trouble. B-) > > > > Perhaps time to move to ZFS? > > Or BTRFS? > Regardless of filesystem type, determining the cause of the corruption should be attempted and corrected first if possible. Could multiple VMs somehow be writing to the same data in the main FS simultaneously per chance? (just a thought, as this is often a cause of corruption in non-clustered filesystems, but I do not fully understand your config) Also, running the VMs as disk files in a filesystem should really be avoided if at all possible. In my experience, it's better to use logical volumes directly for VM images for performance, scalability, and generally less layers of stuff to fail in the IO path. And of course, a simple nightly rsync of stuff that matters should be setup... but you know that quite well now :( I've had very good experiences with this: https://github.com/DrHyde/rsnapshot It's simple, and versions the backups with excellent space, time and bandwidth utilization so you can roll back to configurable points in time easily, without consuming a bunch of space unnecessarily. -- Regards, Christopher Barry Random geeky fortune: "Dump the condiments. If we are to be eaten, we don't need to taste good." -- "Visionaries" cartoon ------------------------------------------------------------------------------ Sponsored by Intel(R) XDK Develop, test and display web and hybrid apps with a single code base. Download it for free now! http://pubads.g.doubleclick.net/gampad/clk?id=111408631&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
