Recent content by andytuinman3

  1. A

    2 disks with only 1 connected to vm

    root@proxmox2:~# cat /etc/pve/qemu-server/105.conf agent: 1 boot: order=scsi0;ide2;net0 cores: 4 ide2: none,media=cdrom memory: 12288 name: pterodactyl-wing-node2 net0: virtio=52:35:16:4B:0A:C7,bridge=vmbr0,firewall=1 numa: 0 onboot: 1 ostype: l26 scsi0...
  2. A

    2 disks with only 1 connected to vm

    I have a VM (105) with an 80gb vm disk attached. But if I go to my LVM storage 2 disks are created. A vm-105-disk-0 and a vm-105-disk-1. Only the disk 1 is available in the hardware list of VM 105. But I cannot delete disk 0 because it says it's still connected to a VM. How can I find out on...