Crashed SSD. I would hook up the SSD to my Linux PC, and run fsck.
IF you don’t have a Linux PC, you use use a SD flashed with Raspberry OS, boot from that and run fsck from there
(You can’t run fsck on a mounted file-system)
Thank you!
I’ve opened up the ‘box’. Please see attached pic. I think the sd card was used in the install. When you say hook up the ssd, you mean the TEXTORM 480g right?
Installed the pi os, hooked up the problem disk. I ran lsblk to find the disk, unmounted it and then ran fsck. It threw up a superblock error. A bit of research suggests that is is not recoverable.
I went with df -h and figured I needed to unmount sda8, which threw up a bunch of errors when running fsck.
I had to run it thrice before it finally terminated with
Error writing file system info: Input/output error hassos-data: ***** FILE SYSTEM WAS MODIFIED *****
hassos-data: ********** WARNING: Filesystem still has errors ****
hi,
i also had the same problem after i installed the latest version of the operating system, so i deduce that the problem is in the new version.
maybe there is a bug?
Step 1- Daily backups.
I use the Samba Backup add-on to an NAS. A lot of people use the Google Backup add-on.
This way if your Home Assistant server bricks, you just reinstall Home Assistant and restore from the latest unencrypted backup. At worst only the changes in the past few hours will be lost.
This is all very good advice!
Thankfully I did have a backup to revert to. Gotta say the whole restore from backup process is pretty straightforward and easy to execute. Automating a backup should be the first thing we do on this platform.
Btw, my restore process is still ongoing after 45 mins.
Sam do you mean scripts to take backups? Like bash?
No, Home Assistant creates backups for you. In Home Assistant visit Settings > System > Backups. In the backups area you can configure settings and retrieve the password used to encrypt your backup.