Search results

  1. D

    Replacing bad disk on ZFS rpool uefi?

    Maybe you can advice me also? Anyone has an ideas how to get out of this situation? Partition 2 is correctly formatted and the right EFI type. (re-applied it with fdisk just to be sure...) run: proxmox-boot-tool format /dev/nvme0n1p2 All ok here. But... init wont work. Disk /dev/nvme0n1...
  2. D

    repair boot (zfs) - proxmox-boot-tool didnt work.

    Anyone has an ideas how to get out of this situation? Partition 2 is correctly formatted and the right EFI type. (re-applied it with fdisk just to be sure...) Disk /dev/nvme0n1: 3.64 TiB, 4000787030016 bytes, 7814037168 sectors Disk model: Corsair MP600 PRO XT Units: sectors of 1 * 512 = 512...
  3. D

    recover/copy VM/LXC by installing PVE on second disk?

    Is this true for ZFS filesystems? (probably inside the ZFS-DATA partition) Thanks
  4. D

    recover/copy VM/LXC by installing PVE on second disk?

    Usual tools you mean for sqlite?? Any idea how to rescue the VMs and LXCs? Thanks
  5. D

    recover/copy VM/LXC by installing PVE on second disk?

    My main NVME (ZFS) has messed up boot and I can't seem to find a way to fix it. I installed a second PVE from scratch on an other NVME and Im trying to rescue/copy the VMs/LXCs from the first drive. I can mount the "rpool" and "zfsdata" with "zpool import -R /mnt/firstrpool -f rpool" but...
  6. D

    [SOLVED] rescue mode with root on zfs trouble

    Hi, is there a fix about this? with the latest ISO/USB I get a similar "Error: Compression algorithm 79..." and Im trying to find a way to fix boot... thanks
  7. D

    repair boot (zfs) - proxmox-boot-tool didnt work.

    it didnt like it :S root@ubuntu:/# proxmox-boot-tool format /dev/nvme0n1p2 UUID="" SIZE="536870912" FSTYPE="" PARTTYPE="" PKNAME="nvme0n1" MOUNTPOINT="" Setting partition type of '/dev/nvme0n1p2' to 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b'.. Warning: The kernel is still using the old partition...
  8. D

    repair boot (zfs) - proxmox-boot-tool didnt work.

    Hi, Sorry I dont want to do anything silly so let me double check! zpool import -R /mnt -f rpool zfs mount -a mount --rbind /dev /mnt/dev mount --rbind /proc /mnt/proc mount --rbind /sys /mnt/sys chroot /mnt chroot /mnt And then I run "proxmox-boot-tool init" on /dev/nvm**** (second partition)??
  9. D

    repair boot (zfs) - proxmox-boot-tool didnt work.

    The ASUS bm cant find the boot drive so Im trying to repair the boot manager. Its a fully updated proxmox with ZFS on the boot drive so RTFM-ing regarding proxmox-boot-tool didnt get me somewhere. I have attached the screenshot of the error I got when I booted of ubuntu and mounted the main pool...
  10. D

    SAS3008 (e.g. LSI 9300-8i) incompatible with Proxmox

    Hi all, Im having a bit of trouble with my LSI 9300-8i (passed to a truenas VM with no-bar). I use it with 6 SSDs 870QVO 8Tb and when the array is working I get random crashes with no log or kernel messages on both Truenas VM or Proxmox... I have flashed mine with the recomended firmware from...
  11. D

    apple thunderbolt gigabit ethernet - get it working?

    for future reference thunderbolt devices need to be "enrolled" as they are blocked for security reasons. I almost recompiled the kernel :) :) apt install botl boltctl list and: boltctl enroll UUIDXXXXXXX All good after that.
  12. D

    apple thunderbolt gigabit ethernet - get it working?

    Hi, I run a fully updated v7 on a macmini late 2012, all perfect. I plugged an apple thunderbolt gigabit ethernet adapter and wasnt identified properly (the ethernet part I think). dmseg: [782360.320243] thunderbolt 0-1: new device found, vendor=0x1 device=0x8003 [782360.320248] thunderbolt...