The NOVA filesystem
The NOVA filesystem
Posted Aug 5, 2017 5:41 UTC (Sat) by alison (subscriber, #63752)Parent article: The NOVA filesystem
We can all look forward to the day when userspace borks itself, and we reboot to find that userspace is still borked. Perhaps then there will be some kind of intelligent interface allowing operators to go back one snapshot so that the system comes up all the way? I know that some existing FSs have snapshotting features, but don't know how people use them, beyond transferring data between VMs.
Why not just keep a read-only filesystem in the NVM and then bind- or overlay-mount over it? The start-up time while the overlay was read into memory would be longer, but after that, the performance should be great, with little risk of data loss for some applications.
