When Reinstalling A Base Linux Os That Has A Zfs P
- Firstly use
zfs pool export <pool_name>to bring the pool down. - Reinstall or change the Linux OS.
- Import the pool again with
zfs pool importzpool export
zfs pool export <pool_name> to bring the pool down.zfs pool importzpool export