#Unable to install Home Assistant OS on Proxmox

6 messages · Page 1 of 1 (latest)

muted matrix
#

Tried using below script but it fails
https://community-scripts.github.io/ProxmoxVE/scripts?id=haos-vm

Error:
/ / / /___ ____ ___ ___ / | ()/ / _____ / /_ / __ / /
/ /
/ / __ / __ __ \/ _ \ / /| | / ___/ ___/ / ___/ __/ __ / __ / _/ / / / /_
/ __ / /
/ / / / / / / / / ___ |( |
_ ) (__ ) // // / / / / /_ / // // /
/
/ /
/_// // //_/ // |/////_/_,// //_/ _//____/

Using Advanced Settings
Using HAOS Version: 14.1
Virtual Machine ID: 102
Using Machine Type: i440fx
Using Disk Cache: Write Through
Using Hostname: haos14.1
Using CPU Model: Host
Allocated Cores: 2
Allocated RAM: 4096
Using Bridge: vmbr0
Using MAC Address: 02:12:44:F5:C4:BE
Using Vlan: Default
Using Interface MTU Size: Default
Start VM when completed: yes
Creating a HAOS VM using the above advanced settings
✓ Using NASVM for Storage Location.
✓ Virtual Machine ID is 102.
https://github.com/home-assistant/operating-system/releases/download/14.1/haos_ova-14.1.qcow2.xz
✓ Downloaded haos_ova-14.1.qcow2.xz
✓ Extracted KVM Disk Image
| Creating HAOS VM
[ERROR] in line 448: exit code 0: while executing command pvesm alloc $STORAGE $VMID $DISK0 4M >&/dev/null

muted matrix
#

nevermind.. i found the issue.
it fails when creating image on network storage. created one on local and it worked

muted matrix
#

can someone please update the doc to reflect the same

#

the script doesnt create volumes on nfs mounts

vestal remnant
#

I just ran into this issue with Docker VM and am using local-lvm

vestal remnant
#

How could I fix this?