hello, my HA is broken for some reason. usually i take backup every night. but i actually forgot to add mariadb addon. so by backup is without history.
But i managed to take backup while in a fucked up state of HA. there i have mariadb addon. can i combine mariadb (from BAD backup) and everything from last night back (wo mariadb)?
#mariadb restore
1 messages · Page 1 of 1 (latest)
you can do partial restores. so if you can select that backup and choose to only restore the data from a specific addon
so can restore your "good backup" then partial restore your "bad backup"
it worked. thanks.