Replies: 1 comment
-
@btzq A monitorring service could catch that event and issue a restart with cleanup command. I don’t think you need this implemented in cloudstack, do you? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
problem
One of our users created a VPC and was complaining about how they were not able to get a private IP.
When we checked, turns out dhcp service was down. This surprised us because usually the VR is created without issues, and suddenly this happens.
Attached screenshot below:
Questions:
versions
Cloudstack Version: 4.19.1.1
Storage: Linstor DRBD
Architecture: Disaggregated
Hypervisor: Ubuntu
The steps to reproduce the bug
Cant give a step. Just happens randomly when a new VPC is created.
What to do about it?
When VR detects a service is down, auto estart that specific service in the VR without having to reboot or cleanup the VR? This would be more automatic and less downtime/issues.
Beta Was this translation helpful? Give feedback.
All reactions