On Feb 01, 2007 20:28 +0300, Alex Tomas wrote: > >>>>> Andreas Dilger (AD) writes: > AD> I don't have a comment on the actual bug here, but this is another case > AD> where it would be nice to have multi-mount protection built into ext3... > AD> When I last proposed this it was refused on the grounds that an external > AD> HA manager should be doing this job but I don't think that is realistic. > > can we use JBD-like approach? export some inode and MMP/whatever > would 'ping' 1st block of the inode. I'd be happy enough to implement the engine for this in a generic kernel layer instead of being ext3-specific. That said, ext3 also has the ability to mark the filesystem incompatible to older kernels that do not support the MMP protocol, so this avoids the requirement that both kernels are up-to-date in order to not corrupt shared images. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc. - To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html