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

Volume operations wake up sleeping space #236

Open
withinboredom opened this issue Mar 18, 2023 · 2 comments
Open

Volume operations wake up sleeping space #236

withinboredom opened this issue Mar 18, 2023 · 2 comments
Assignees

Comments

@withinboredom
Copy link

withinboredom commented Mar 18, 2023

It seems that volume operations (I'm not 100% sure which ones Longhorn is doing and I don't have an audit license with Loft that might tell me what happened), but when Longhorn attaches a disk belonging to a sleeping space to take a nightly backup, the space is woken up and everything turns on.

This is more of an FYI thing, though it is waking up things that were manually slept, so they don't automatically go back to sleep ~and there isn't an option for 'never wake up unless I say so.'~

This is new in V3.

@FabianKramm
Copy link
Member

Hey @withinboredom ! How is longhorn connecting to Loft? Through the Loft api? If not its weird that the space is woken up, maybe some agent logs would be helpful.

@withinboredom
Copy link
Author

It's not connected to Loft at all. I'll get those agent logs and see what is up. Thinking about it now, it's possible Longhorn deploys pods to the namespace to take the backup (I'd have to look up how it works) using regular k8s APIs. I have no idea if that would cause the space to wake-up.

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

No branches or pull requests

2 participants