I was passing through a drive to a VM (I know I shouldnt do it this way, it is just temporary) but when I ran
I got an error:
Code:
qm set 100 -scsi2 /dev/disk/by-id/...
file /etc/pve/storage.cfg line 8 (section 'local-lvm') - unable to parse value of 'content': invalid format - invalid content type 'roodir'
When I then looked in the config I found the faulty line. Should I change it to rootdir, or just leave it as roodir?