Rollback before zfs root is mounted
commitf5f5a2db9544bb09e14db47936b985264eb0ff87
authorWojciech Małota-Wójcik <59281144+outofforest@users.noreply.github.com>
Thu, 20 Jul 2023 16:55:22 +0000 (20 18:55 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 21 Jul 2023 23:35:12 +0000 (21 16:35 -0700)
tree50932c9a56ea1a03b95cc382ec3668745ef509c1
parent83b0967c1fe57ce9b59ab553d282090283ca09ed
Rollback before zfs root is mounted

On my machines I observe random failures caused by rollback happening
after zfs root is mounted. I've observed two types of failures:

- zfs-rollback-bootfs.service fails saying that rollback must be
  done just before mounting the dataset
- boot process fails and rescue console is entered.

After making this modification and testing it for couple of days
none of those problems have been observed anymore.

I don't know if `dracut-mount.service` is still needed in the
`After` directive. Maybe someone else is able to address this?

Reviewed-by: Gregory Bartholomew <gregory.lee.bartholomew@gmail.com>
Signed-off-by: Wojciech Małota-Wójcik <59281144+outofforest@users.noreply.github.com>
Closes #15025
contrib/dracut/90zfs/zfs-rollback-bootfs.service.in