Search results

  1. J

    How do I get sparse VM disks with NFS?

    I've recently finished migrating my VMs from an old Proxmox 6 host to a new one running fully updated Proxmox 7. I got myself a NAS serving NFS that I used to create the backups with the idea to later also use it for some VM disks that do not require high responsiveness of local nvme drives. I...
  2. J

    How to get trim/UNMAP working in this Proxmox setup?

    I have a Proxmox 6 host that has a ZFS mirror consisting of 2 NVME drives and 4 spinners in a "raid10-like" ZFS configuration (a stripe of 2 mirrors) It has 1 Linux server VM acting as an iSCSI target. The VM has an OS drive, a datadrive thats on the NVME pool and a datadrive thats on the...
  3. J

    Upgrading 6.4 to 7.x, switching to proxmox-boot-tool

    Looking at the Troubleshooting part of https://pve.proxmox.com/wiki/Upgrade_from_6.x_to_7.0 before doing the upgrade, as having an older BIOS-based install on ZFS, I understand I need to https://pve.proxmox.com/wiki/ZFS:_Switch_Legacy-Boot_to_Proxmox_Boot_Tool first. However: NAME...
  4. J

    moved a disk and baffled by reported disk use now

    So I just took 2 NVME SSDs and via the Proxmox UI I made them into a ZFS mirror and added to available storage. I then migrated one of my VM disks to the new pool and am now baffled by the result: https://pastebin.com/JuKbEzdP Why is "used" for the exact same disk 30.3G on the original pool and...
  5. J

    Proxmox 5.4: host crashes during heavy writes in a VM

    Hello I am running Proxmox 5.4 on a Dell T110 ii with 32gb of ram and 4 SATA drives in a ZFS raid10-like configuration. I am experiencing host crashes/reboots when a VM is under heavy write load such as running CrystalDiskMark benchmark inside a Windows Server 2019 VM. At first, I thought this...