Open eiger3970 opened 4 years ago
'local-lvm' refers to the storage location setup under Datacenter. If you installed Poxmox with a ZFS raid it'll instead be labeled 'local-zfs'
The error caused by invalid storage reference has been corrected with f05378b. If you'd like Home Assistant to be installed into a LXC, please refer to whiskerz007/proxmox_hassio_lxc.
Hello, looks like a great install process, however I received the error: ERROR: 255@27: 'local-lvm' is not a valid storage ID.
root@proxmox:~# wget -qO - https://raw.githubusercontent.com/whiskerz007/proxmox_hassos_install/master/install.sh | bash -s local-lvm ERROR: 255@27: 'local-lvm' is not a valid storage ID.
My Proxmox Virtual Environment 4.4-1/eb2d6f1e (hypervisor) has 9 VMs at the moment, however I don't think that's an issue to creating another VM?Also, I was considering installing onto a Container rather than Virtual Machine to reduce resources. Not sure if there's a script where I can adjust that, or if Hass will allow install to a container (I will research this a bit further).