zfs import

  1. H

    Import a ZFS pool in a logical partition?

    Good evening, I have 15.0 installed on a Pi 4B which uses USB to connect SSDs. On the second SSD (e.g. not the boot/system device) I have what was originally a Debian install with two pools in logical partitions. (Wasn't really my choice, but this was a throw away test system and I didn't really...
  2. U

    ZFS zpool import: vdev problem, ereport.fs.zfs.vdev.no_replicas

    After a power loss, the pool is not mounted. Pool "mytape" was created on pools "data1" and "storage" 2022-07-17.09:23:05 zfs create -V37G -o volmode=dev storage/disk0 2022-07-17.09:32:51 zfs create -V37G -o volmode=dev storage/disk1 ...skip... 2022-07-17.09:32:57 zfs create -V37G -o...
Back
Top