Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not save backup collection state after reboot #3389

Open
hackvanru opened this issue Feb 5, 2025 · 0 comments
Open

Does not save backup collection state after reboot #3389

hackvanru opened this issue Feb 5, 2025 · 0 comments

Comments

@hackvanru
Copy link

Hello.

After rebooting the Oxidized, the last backup collection state, backup time are reset and it is shown that the backup copy was never made.
And the Oxidized starts to go through all the hosts again.

This is very inconvenient when using the API, although backups were collected earlier.

Example: all host how status: "never"
{
name: "Some_host",
full_name: "Gorup/Some_host",
ip: "10.255.254.64",
group: "Gorup",
model: "IOS",
last: null,
vars: null,
mtime: "unknown",
status: "never",
time: "never"
},

Maybe it's worth adding saving this state somewhere or rereading the repository on the date of the last commit?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants