Greeting
I can't figure out how to set/unset the flag parameter with pvesm:
# pvesm set POOL --shared 1
(ok, the word "shared" with nothing behind is added to storage.cfg)
# pvesm set POOL --shared 0
file /etc/pve/storage.cfg line 2 (section 'POOL') - unable to parse value of 'shared': unexpected property 'shared'
The documentation (https://pve.proxmox.com/wiki/Storage#_storage_configuration) is not precise but it seems that there shouldn't a value behind "shared" or "sparse" however the GUI created the config file with "sparse 1".
What is exactly the format of this option? how can I have pvesm to alter the files with no error?
Thanks in advance
Regards
I can't figure out how to set/unset the flag parameter with pvesm:
# pvesm set POOL --shared 1
(ok, the word "shared" with nothing behind is added to storage.cfg)
# pvesm set POOL --shared 0
file /etc/pve/storage.cfg line 2 (section 'POOL') - unable to parse value of 'shared': unexpected property 'shared'
The documentation (https://pve.proxmox.com/wiki/Storage#_storage_configuration) is not precise but it seems that there shouldn't a value behind "shared" or "sparse" however the GUI created the config file with "sparse 1".
What is exactly the format of this option? how can I have pvesm to alter the files with no error?
Thanks in advance
Regards