Search results

  1. T

    Proxmox VE Changing Pass thru Disk Ids to qcow2

    1. Performance. I don't have top end hardware. 2. Migration or total failure recovery. If the above is not the case with PVE, then I'll have to figure out how to manage raid disk using PVE and passing it through. How to? Do I create a new ZFS pool using RAID1? Do I pass in a single virtual...
  2. T

    Proxmox VE Changing Pass thru Disk Ids to qcow2

    First of all, thank you for your response! So what I know so far after trying to follow config trails, the raw/qcow2 files do exists in the storage that Proxmox assigned. Apparently however, these raw/qcow2 disk images are sparsed. So that is why they are not overrunning the local space...
  3. T

    Proxmox VE Changing Pass thru Disk Ids to qcow2

    Can no one tell me what they think is going on here? This to me is quite alarming. I have no idea where to look for my data. Proxmox VM says these qcow2 files reside in my VMS storage, yet that is not possible due to the fact my VMS storage doesn't have the storage space to store 900GB.
  4. T

    Proxmox VE Changing Pass thru Disk Ids to qcow2

    Proxmox version: 6.4-13 Hello. I seem to have an issue with Proxmox turning or displaying my passed through hard disk to qcow2 format in my VMs. So for instance, I have 3 Proxmox VE setups. All three used to look like the below. Now only 1 Proxmox instance looks like below image. Proxmox...
  5. T

    Adding Physical Disk as Storage Pool with Partitions available for pass through

    Excellent! I thought about this route as well but was under the impression I had to pass through the whole disk. Great suggestion. I try this method with using the partition.
  6. T

    Adding Physical Disk as Storage Pool with Partitions available for pass through

    Hello all. I've been using both Proxmox and KVM/QEMU/LibVirt. Here's my situation... I have my KVM/Qemu/LibVirt Hypervisor that I would like to convert to Proxmox. I have storage pools that have physical disks setup. The partitions (sd1, sd2, sd3, etc...) on the physical disk show up as...
  7. T

    Suggestions for migrating from KVM/Virt-manager to Proxmox VE

    Hello all! Wishing everyone a well and healthy new year. Before finding Proxmox, I have setup an virtualization server using KVM/Virt-manager. I would like to switch my current setup over to Proxmox VE. Unfortunately I only have one server so I cannot install to another server as a temporary...