I want to remove old virtual disks that are clogging up my system. They are from an old install.
Ive tried the following and it doesnt work
qm unlink 104 vm-101-disk-2
and this doesnt work, I get an error Can't use string ("vm-101-disk-2") as an ARRAY ref while "strict refs" in use at /usr/share/perl5/PVE/JSONSchema.pm line 977. (I guess this is perl)
can some one please show an example of doing this. Or what is the best way to remove virtual disks that are no longer required.
Ive tried the following and it doesnt work
qm unlink 104 vm-101-disk-2
and this doesnt work, I get an error Can't use string ("vm-101-disk-2") as an ARRAY ref while "strict refs" in use at /usr/share/perl5/PVE/JSONSchema.pm line 977. (I guess this is perl)
can some one please show an example of doing this. Or what is the best way to remove virtual disks that are no longer required.