The only problem I struck was a constant crashing problem as I inadvertently over provisioned my storage. I only have a 64GB drive and gave 32GB to HA.
I shifted the storage folder to my Synology DS918 using CIFS storage and all has been going well for the last couple of days. I have allocated 120GB on the Synology and am using the extra space for backing up the HA virtual machine. I also backup HA to Google Drive for a belt and braces approach.
I have a test machine that has a 32gb mSATA drive which I was able to install Proxmox and HA OS on, so you can make it work with smaller storage, I guess it just depends on the size of you database, number of backups etc.
Doesn’t overly worry me. It is all a work in progress and I’ll eventually change to my i3 NUC with a 1TB SSD. That should be enough . Until then the Synology solution is working great.
@garylovesbeer surely that’s not a good idea using storage on a remote device? Your performance for HA would probably be affected as your then reliant on the network speed which will not be as quick/low latency as a local storage
I followed this tutorial step by step and the install keeps failing. I get the error [ERROR] 0@115 Unable to handle file extension ‘zip’. when I run the command to install HA on my proxmox server. I installed unzip but that hasn’t seemed to help. I am very new to this stuff so I don’t know what to try next.
hello, thank you for this script. I tried to install it and it worked. But i’m stuck on assingnig an ip to my VM.
I’m using proxmox on a sigle nic computer, and dhcp requests are not passing to the VM’s via vmbr0. But i have another linux vm with a static ip that is working great.
With HA OS i’m stuck in the ha console, trying with the “network update --ipv4-method static” commands and nothing works. it stays on “disabled”
Hi nbdriver,
I am no expert can try to set fixed IP address in home assistant. Go to “Supervisor - System - IP Address Change” Change the IP Address to Static.
I’d run the small checklist program named pve6to7 which is included in the latest Proxmox VE 6.4 packages. The program will provide hints and warnings about potential issues before, during and after the upgrade process. You can call it by executing: pve6to7 --full in the proxmox shell.
Hi @kanga_who, I reinstalled my Proxmox and use this guide for the 2nd time now, so tnnx again!
I noticed Proxmox 7.0-1 is out now and it’s Debian 11. The guide works good with the buster repositories, but I think it should be upgraded to the bullseye repositories. I tried to change buster to bullseye, but that didn’t work… I don’t have much linux knowledge, so I have no idea what to do else.
Also the iso burning with BalenaEtcher didn’t work. I used Rufus and chose DD mode to write the iso to the usb drive. Not sure if everyone got this error with the new Proxmox, so it is good to try out.
Just for shits and giggles (mostly) I upgraded my Proxmox to use version 7 which also upgraded the base proxmox to Bullseye today and it all went smoothly and works perfectly.
As a masochist, I also created a new VM and installed HA supervised on Debian Bullseye as well and it works fine but unsupported (not unhealthy) as it’s Debian Bullseye - expected. But it’s working fine.
Just got an HP T620 thin client and installed a fresh install of Proxmox 7.0-8
I install Home Assistant with the provided script. If i try to start the VM, the console tells me:
Waiting for the Home assistant CLI to be ready
Cannot connect to the docker…