archil unmount
to unmount your Archil disks, not the builtin umount
command. Unlike umount
,
the archil unmount
command does not exit until all pending data is flushed to the backing disk. This is particularly
important on system shutdown, in which the Linux kernel will, by default, call umount
on all devices and shutdown
without waiting for pending Archil writes to be synced.