Search results

  1. R

    HDD Raid config with PVE and VMs on SSD

    What a coincidence. My SSD crashed earlier this week. After replacing it, this is how I succesfully restored the ZFS pool after I reinstalled proxmox: Note during installation, make sure not to select one of the HDD drives in the pool (this was autoselected!) but the SSD instead. After...
  2. R

    HDD Raid config with PVE and VMs on SSD

    A bit later now in time, but similar question. Proxmox is installed on SSD, and I now have 1x VM with home assistant running and 2x LXC containers running NAS tasks. All these containers/VM are installed on the SSD storage. Seperately, I have 3 HDDs running under Proxmox in a raid configuration...
  3. R

    HDD Raid config with PVE and VMs on SSD

    Thanks a lot for your feedback! This indeed sounds complicated to restore, I was already a bit afraid of this. Is there any way to make this easier? Would it for instance be better to passthrough the disks instead to the VM directly instead of making it virtual? Any other suggestions?
  4. R

    HDD Raid config with PVE and VMs on SSD

    Hello, I have a server running Proxmox with two VMs (Ubuntu& Homeassistant) for home use. Currently all VMs and PVE are running on a single SSD. I am considering to install a RAID array of HDDs on the server to have the server also function as a NAS - though still have a question about this and...