47
Soo, someone was backing up their on its own local disk, instead of something outside the VM which runs HA 🤦♂️
(mastodon.raviteja.computer)
Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.
Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation
Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk
This reminds me, I use the internal ha backup (to a network drive). But I'm using Linux kvm, so I could be doing snapshots instead, which in theory are easier to restore.
@limelight79 I would still advise doing an alternate method(along with snapshot) of copy i.e tarred config directory as done by HA. I am not sure what happened(error message indicated disk corruption)but I couldn’t recover from the vm snapshots I had.
Do both, you're saying? Maybe keep the daily backup and then do a weekly snapshot, something like that.
@limelight79 I am saying two different methods of backup i.e one at file system level.. which the home assistant provides (to a cloud or local object storage) and one at block level (which I think where the snapshots you were referring to come into play)