Recent content by johnwhite_ca

  1. J

    Need to locate and delete detached disk

    OK, well, I ran every command and see all storage that's in use, and I haven't found any orphans as far as I can tell. I can't really dispute these results so that's all I'm going to do with this right now. It takes the guesswork out of it for me, anyway. Thanks for your assistance, oguz...
  2. J

    Need to locate and delete detached disk

    Normally when I detach and delete, I see the change instantly in the storage summary. 500 GB takes up 25% of my drive so it would be a noticeable change, but I didn't see it drop off at any point after I removed the drive or deleted the VM. To support my thinking, the overall storage...
  3. J

    Need to locate and delete detached disk

    Virtual Environment 7.0-8 The other day I was troubleshooting an issue where I could not start or delete VMs in my current production environment, which I've now resolved thanks to assistance provided in this forum. However, during the process, I detached and removed a 500 GB add-on drive from...
  4. J

    Cannot start or delete VM

    Well that was easy! Consider this to be resolved. Thank you.
  5. J

    Cannot start or delete VM

    One thing I didn't realize until end of day yesterday after further research, is that the storage pools for both nodes need to be named the same for migration purposes. Not sure how this affects local storage and tasks for VMs 700 & 750, but I'm definitely going to want the ability to migrate...
  6. J

    Cannot start or delete VM

    --- PVE01 --- root@pve01:~# qm config 700 boot: order=ide0;net0 cores: 2 ide0: datastore01:vm-700-disk-0,cache=writeback,size=100G machine: pc-i440fx-6.0 memory: 8192 name: TMPDC2012 net0: virtio=56:4E:84:EC:63:4D,bridge=vmbr1,firewall=1 numa: 0 onboot: 1 ostype: win8 scsihw: virtio-scsi-pci...
  7. J

    Cannot start or delete VM

    I'm relatively new to Proxmox and I'm getting ready to migrate production services to new Windows servers on 2 clustered Proxmox nodes (pve01 and pve02) both running VE 7.0-8. I first installed Proxmox on 2 new servers in June, 2021 and created this cluster a couple months ago, and I haven't...