Search results

  1. P

    ZFS Raid 1 Auto Expand Not Working

    Proxmox installed on ZFS Mirror which ran out of space. I replaced the drives 1 at a time using this method: sgdisk -R /dev/sdnew /dev/sdold sgdisk -G /dev/sdnew zpool replace rpool sdold1 sdnew1 grub-install /dev/sdNew update-grub update-initramfs -u Old: 2x 240GB SSDs New: 2x 400GB SSDs...
  2. P

    Proxmox Attach ZFS Pool?

    ZFS Configuration ZFS RAID 1 Disk: 2x SSDs Zpool: rpool Content: Proxmox install, VMs ZFS RAID 5 Disk: 4x HDDs Zpool: storage_backup Content: Data storage ZFS RAID 6 Disk: 16x HDDs Zpool: storage_main Content: Data storage VM Configuration Media VM located on rpool attach storage_main...
  3. P

    Trouble with the baremetal usb install

    Hello, Board/CPU: Supermicro x10SBA Mem: 8GB DDR3 SSD: Samsung 256GB Installation target: Leaf 16GB USB Proxmox installer: Patriot 16GB USB I am new to proxmox and I was not able to install it. I followed this guide. - made bootable Patriot USB with proxmox iso - install wizard launches, I...