Mount everything correctly: zpool export -a zpool import -N -R /mnt rpool zpool import -N -R /mnt bpool zfs load-key -a # Add “UUID” at the end, if appropriate; use…
Resize a disk in Linux
The following example shows the volumes on a Nitro-based instance: $ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 30G 0 disk ├─sda1 8:1 0 9.9G 0…