Search results

  1. T

    [SOLVED] Overwritten disk size in vm conf file, no longer matches actual size

    Ok, I gave up and destroyed the Windows 11 vm, cloning a fresh 64gb one from a template. After resizing the disk to take the entire 1TB as outlined above using gparted , and then editing my 101,conf.main and 101.conf.base vm files accordingly (this time!) I realised the old ones were set to...
  2. T

    [SOLVED] Overwritten disk size in vm conf file, no longer matches actual size

    Hi all, TLDR: conf file disk size set to 256G, actual storage disk size is 935GB, VM won't launch (TASK ERROR: timeout: no zvol device link for 'vm-101-disk-2' found after 300 sec found.) ----- So I have 2 different setups for each of my VMs, depending on which one is launched with the...
  3. T

    Same VM but with different hardware options?

    Fair enough, don't want data corruption! I guess I can live with those 20 seconds adding and ticking boxes etc... Thanks for the advice
  4. T

    Same VM but with different hardware options?

    Hey thanks for the fast response! Yeah maybe writing a bash script isn't the easiest thing for someone at my level, yet... But of course! The vms configs are all stored in .conf files! Could I just duplicate one and version up the vmid, then remove those pci lines form it? Would that sthen how...
  5. T

    Same VM but with different hardware options?

    Hi folks, This is a bit of long-winded question, but as it's my 1st ever post on this forum I'll fill you in on my Proxmox status... I'm one of those n00bs to Proxmox and playing with settings within a Linux environment, though I've been using Linux as a base OS for my work for the past 20...