Search results

  1. S

    Question on iSCSI and LVM's

    When you create a new VM, you can attach the iSCSI target as the storage and the LUN as the disk image to the VM and during OS installation you can install the OS directly to the LUN. Works fine. When moving a VM from NFS you can't move it to the LUN, you have to attach an LVM ontop of the LUN...
  2. S

    Trying to restore VM back backup and it's failing

    I created a VM and gave it a 500GB drive. The daily backups are only about 12 gigs or so. When I'm trying to restore this VM, this is happening. Any ideas? restore vma archive: zstd -q -d -c /mnt/pve/NFS_TrueNAS/dump/vzdump-qemu-103-2021_06_13-00_09_14.vma.zst | vma extract -v -r...
  3. S

    Created LACP bond0 but I had to remove vmbr0...

    So when Proxmox is first installed, it created a virtual nic called vmbr0 and was getting DHCP. My server has 4 nics, eno1, eno2, eno3 and eno4, so I bound them all together using LACP and set a static IP. However since vmbr0 was using the gateway I needed, I had to delete vmbr0. LACP is now...
  4. S

    Why is Proxmox so difficult to use?

    Got a Dell PowerEdge R610 server. Installed TrueNAS because it's extremely simple to use. The CPU in my R610 doesn't support bhyve VM's so I go to Proxmox. I've spent nearly 5 hours trying to figure out how to get my 5 drives recognized by Proxmox. Found a random YouTuber that says the drives...