2006/2/13, Dragos M. <[EMAIL PROTECTED]>: [...] > > The problem is that when the first disk on the unionfs mount fills > (sda3) the application does not continue to write on the following disks > from the union, instead it crashes, being unable to work with no space > left on device (although the rest of the disks in the union are empty). > > Is there a way to have the common space used all at once by different > applications? It would be great if unionfs were able to detect when the > disk is almost full and continue n the remaining disks/space, or write > balanced info, on all the disks. >
My guess is that what you really want here is LVM, not unionfs. Unionfs doesn't coalesce disk storage space. -- Francis Galiegue, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] One2team - 12bis rue de la Pierre Levée, 75011 Paris - 0143381980 "When it comes to performance, weight is everything" - Tiff Needell _______________________________________________ unionfs mailing list [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
