Search results

  1. R

    Hard lockup during install

    Attempting to install ProxMox on an older Intel server, installing to a pair of Intel SSDs on an LSI RAID controller. I've tried both with the two drives configured as a RAID1 mirror in the LSI controller using EXT4, as well as in non-RAID mode using ZFS RAID1. The installer boots up fine...
  2. R

    Suspend to disk on shutdown, resume on startup

    New to Proxmox. I've figured out the qm commands to suspend to disk and resume a VM. I've figured out that the current commands to stop/start the VMs on shutdown/startup are in the pve-manager.service file. I've created a new service to which starts a hibernation of the VMs, and seems to...