Search results

  1. C

    On boot failed to start Import ZFS pool that was removed

    It worked, and I've learned. Thank you, Fabian! root@ch01-pve01:~# rm '/etc/systemd/system/zfs-import.target.wants/zfs-import@pve\x2dvm01.service' root@ch01-pve01:~# ls /etc/systemd/system/zfs-import.target.wants/ zfs-import-cache.service zfs-import-scan.service zfs-import@zfs01.service
  2. C

    need to disable/enable sata controller in bios to restore access after passthrough

    Proxmox runs on a Supermicro H12SSL-NT motherboard with an Epyc 7443p. I've attempted to pass through the onboard SATA controller to UnRaid to make disk spindown easier. Based on experience (and posts on the forum), the <SATA controller: Advanced Micro Devices, Inc. [AMD] FCH SATA Controller...
  3. C

    On boot failed to start Import ZFS pool that was removed

    Thanks for the support. Below is what I did; I still have the same error on boot. I'm sure I've missed something simple, so my pre-emptive apologies. I also find it weird that the "-" in zfs-import stays dashy and but the pool is hexadecimal \x2d I can view all the files in the directory with...
  4. C

    On boot failed to start Import ZFS pool that was removed

    I get the following message on boot: [FAILED] Failed to start Import ZFS pool pve\x2dvm01 IIRC, first, I removed the storage from the "data center", then I deleted this ZFS pool pve\x2dvm01 (or pve-vm01) using the destroy command instead of the GUI disk > ZFS > more. I then wiped the disks...