Search results

  1. B

    vfio used for a device it shouldn`t be used for

    Hello, i have following configuration: cat /etc/kernel/cmdline root=ZFS=rpool/ROOT/pve-1 boot=zfs mitigations=off intel_iommu=on iommu=pt i915.enable_guc=3 i915.max_vfs=3 cat /etc/modprobe.d/vfio.conf options vfio-pci ids=544d:6178 And that device get the correct module: lspci -nnk | grep -A...
  2. B

    ZFS vs RAID10

    Hi, i wonder what setup would make most sense. Give the following situation: Asrock N100M 32 gb RAM - 1x NVME drive 512gb - 1x SSD 512gb Current setup: ZFS Raid 1 with both drives ~90% of the capacity. Spare 10% are used as cache or log for ZFS. I am not very happy with the performance...
  3. B

    Regular crashes: Investigation

    Hi, i have regular crashes since i updated to PVE 8.1 and a newer hardware (n100m cpu). It happens between every 2-7 days, too much time between it to actively monitor it but often enough to be very annoying. When it happens system becomes unresponsive, doesn't react upon shutdown button and fan...
  4. B

    [SOLVED] Resize ZFS for swap

    Hi, i need some space for swapping, and following this guide it should be better outside the ZFS Raid1 (2 disks): https://pve.proxmox.com/pve-docs/local-zfs-plain.html What i was thinking of is to: - remove one disk from the pool - create 2 partitions on the removed disks (ZFS & swap) - create...
  5. B

    PVE 7 migration to PVE 8: Windows 11

    Hello, i am doing a migration from PVE7.1 with LVM to PVE8.0 with ZFS using fresh hardware. So far 4 linux migrations went flawless: Create a backup, transfer the backup file and the configuration. Do the restore on the new host. But then there is also a W11 VM and this ends in a Bluescreen...
  6. B

    ZFS Perfromance

    Hi, i just made a fresh install with upgraded hardware (https://www.cpu-monkey.com/en/compare_cpu-intel_celeron_j4125-vs-intel_processor_n100, DDR4-3200 and a fast NVMKC3000 PCIe 4.0). On the former system i have a mdadm RAID-1 with 2 Sandisk value SSD drives and LVM on top of this. Now i...
  7. B

    Cluster

    Hallo, ich habe eine paare Fragen zu einer Idee und hoffe auf ein paar Praxis Tipps: Im moment läuft bei mir Proxmox mit 3 VM`s. Nun ist ein NUC übrig und ich spiele mit dem Gedanken ihn zusätzlich in Betrieb zu nehmen und aus beiden System ein cluster zu bilden um vor allem eine der VM`s zu...
  8. B

    Pve schaltet nicht ab

    Hi, Mein pve fährt nicht mehr runter sondern bleibt stehen ohne abzuschalten. Anbei ein Screenshot. Ein reboot funktioniert problemlos..
  9. B

    Win10 VM: No sleep since 6.1

    Hello, i am running a windows 10 vm with PM6.1. I ported it recently from 5.4 and it always used to be in sleep state if unused. Since 6.1 the vm still gets into sleep but when i want to wake it completely reboots. I tried with a plain fresh install but i have the same situation. What i also...
  10. B

    Move of LVM drive fails

    Hello, i recently became issues with my primary drive so i decided to buy a new one and migrate everything. So i added the drive to the PV added to the VG and successfully moved /swap and /root but i fail with /data. I created a new LV "data_new" and i added it to storage.cfg, but when i try...