local storage: Container option not removable?

screenie

Active Member
Jul 21, 2009
157
7
38
Hi,

Seems there is a GUI Bug:

The GUI in PVE 3.1 shows always 'Containers' as content option on local storage but not in storage.cfg;
Tried to disable it in GUI, storage.cfg is written correctly but GUI still shows Containers;

It's also not possible to disable local storage - but not sure if this expected;

# cat /etc/pve/storage.cfg
dir: local
path /var/lib/vz
content iso,vztmpl
maxfiles 0

Alex
 
It's also not possible to disable local storage - but not sure if this expected;

Yes, that is expected. The vzctl tool always allows you to create container on local storage,
so we also make sure that storage is always enabled.