I have installed PVE 7.2-1 from iso, and had some minor experiments with CentOS7 in LXC, which I've learned can't really work inside modern host system. It can't be a reason for crippling host system I think.
I noticed unconvenient storage layout, and decided move storage
For that I've edited
Okay, I thought of some silent fool-proof feature to prevent unstarting VM due to absent hard drives, so I've removed from VMs all references to
I disabled
If it is a kind of a fool-proof feature, than I expect verbosity and explanation why it is a dangerous move. And option to override if I understand what I'm doing and for what.
UPD.
I think I've did this trick (or tweak) several times in previous generation of PVE before, and it worked fine. I've deliberately repeated the same steps in an old production PVE-6.4-14/15e2bf61 and it reenabled disabled
Anyway, that silent reenabling is unpredictable and in my taste is bad. If there are solid kill-proof reasons to keep alive
I noticed unconvenient storage layout, and decided move storage
local
to /rpool/data
.For that I've edited
/etc/pve/storage.cfg
and in GUI I've discovered the very disturbing unconsistency with pve/storage.cfg
. GUI had local
storage defined as dir /var/lib/vz
.Okay, I thought of some silent fool-proof feature to prevent unstarting VM due to absent hard drives, so I've removed from VMs all references to
local
storage and repeated my tweak. It didn't work either.I disabled
local
in GUI, than issued pvesm remove local
and it complained nothing about. Like it get it done. But after pvesm status
I learned that not even it didn't work, it instead re-enabled that storage which I had deliberately disabled before removal.If it is a kind of a fool-proof feature, than I expect verbosity and explanation why it is a dangerous move. And option to override if I understand what I'm doing and for what.
UPD.
I think I've did this trick (or tweak) several times in previous generation of PVE before, and it worked fine. I've deliberately repeated the same steps in an old production PVE-6.4-14/15e2bf61 and it reenabled disabled
local
storage, so I've probably did this trick with other storages, not the local
one.Anyway, that silent reenabling is unpredictable and in my taste is bad. If there are solid kill-proof reasons to keep alive
local
storage, than at least would be great to hear about that. As from output of pvesm remove local
as in GUI.
Last edited: