Ext4 snapshot concerns
One complaint came from Josef Bacik:
Snapshot developer Amir Goldstein's response is that his employer (CTERA Networks) wanted the feature in ext4. The feature is shipping in products now, and btrfs is still not seen as stable enough to use in that environment.
There are general concerns about merging another big feature into a filesystem which is supposed to be stable and ready for production use. Nobody wants to see the addition of serious bugs to ext4 at this time. Beyond that, the snapshot feature does not currently work with all variants of the ext4 on-disk format. There are a number of ext4 features which do not currently play well together, leading Eric Sandeen to worry about where the filesystem is going:
Consider this a cry in the wilderness for less rushed feature introduction, and a more holistic approach to ext4 design...
Ext4 maintainer Ted Ts'o has responded with a rare (for the kernel community) admission that technical concerns are not the sole driver of feature-merging decisions:
In this case, he thinks that there are a lot of people who are interested
in the snapshot feature. He worried that
companies like CTERA could move away from ext4 if it can't be made to meet
their needs. So his plan is to merge snapshots once (1) the patches are good
enough and (2) it looks like there is a plan to address the remaining issues.
| Index entries for this article | |
|---|---|
| Kernel | Filesystems/ext4 |