Search results

  1. M

    Server stuck at "/sbin/fsck.xfs: XFS file system" after a power failure

    I had a power failure and lost my server. Now on boot, my proxmox machine is stuck at: /sbin/fsck.xfs: XFS file system Tried to manually scan the disk in recovery mode using root@pve:~#xfs_repair -n /dev/mapper/pve-root Unfortunately, can't unmount the active device, and thus can't perform the...
  2. M

    Passing zfs pool to VM or CT

    Hi, Did some digging but have not been able to find the solution to my issue. I know that you can easily pass disks via the PCIe passthrough. I know that you can pass on HBA controller via the PCIe passthrough exposing all disks connected. But what to do when I want to pass on zfs pool created...