Recent content by kip

  1. K

    ZFS invalid checksum 0

    Both zpool import -F -f primary-storage and zpool import -F -X -f primary-storage resulted in the same checksum panic I started with. zpool import --rewind-to-checkpoint -f primary-storage stated that there were no checkpoints (I didn't create any and I guess Proxmox didn't either). Just to...
  2. K

    ZFS invalid checksum 0

    I found a couple of drives I could free up for cloning to play it safe. The first dd clone is currently estimated at 1 day 20 hours... I'll report back later. Thanks for the suggestions so far!
  3. K

    ZFS invalid checksum 0

    I was able to get more information about the zpool by removing my OS drive and installing Proxmox on another drive: # zpool import pool: primary-storage id: 14124500962267091041 state: ONLINE status: The pool was last accessed by another system. action: The pool can be imported using...
  4. K

    ZFS invalid checksum 0

    I have two identical drives mirrored. Are there some commands I need to run or could it be as simple as booting with only one drive plugged in? I somehow hadn't considered even trying that.
  5. K

    ZFS invalid checksum 0

    Greetings! I have a server running Proxmox VE 6.4-6 on Debian 10 (buster) with all my data and VMs on a zfs pool, "primary-storage". Yesterday, my server froze up and after about 30 minutes of no response, I cut it off by holding the power button. Since then, I have been unable to access my...