It seem like there ought to be a simple, elegant way to set or change the default (backing) storage volume for VMs on the pve host.
Would be nice if I could simply type something like:
pvesm set default pool vm0
and have the system switch from the old root pool to the dedicated storage disk/pool.
This worked.
pvesm set local-lvm --disable 1
and
pvesm set vm0 --disable 0
But it's two steps.
Would be nice if I could simply type something like:
pvesm set default pool vm0
and have the system switch from the old root pool to the dedicated storage disk/pool.
This worked.
pvesm set local-lvm --disable 1
and
pvesm set vm0 --disable 0
But it's two steps.