Hello,
I’m running HA on a RPi5 booting on a SD with a SSD external HD (USB, set as data disk) and a backup linked on a NFS network share.
(Don’t ask “why not booting from ssd” : my RPi can’t - power problem ? - didn’t solve it)
I have a strange problem with backups :
- When executing backups from an update process, the saving .tar file goes on the “data disk” (i assume it’s the ssd ?)
- When the backup launched “manually”, the .tar file goes to the NFS share
Now, I’m looking for the mount points to understand and if possible, solve, but ssh’ing in HA, I can’t find a mount for the SSD nor the NFS. Does anybody know where they are ?
I also would like to backup the db’s (I have InfluxDB and MariaDB) but can’t find them.
Could someone help me ?