| Summary: | app-emulation/ganeti: init script should not try to start/stop masterd and rapi on non-master nodes | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Heiko Baumann <heiko> |
| Component: | Current packages | Assignee: | Lance Albertson (RETIRED) <ramereth> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | tobias.pal, virtualization |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | patch to fix service startup on non-master nodes | ||
|
Description
Heiko Baumann
2011-06-30 12:07:34 UTC
Created attachment 278693 [details]
patch to fix service startup on non-master nodes
check node status via gnt-cluster getmaster and only start masterd and rapi on if executed on master node.
(In reply to comment #1) > Created attachment 278693 [details] > patch to fix service startup on non-master nodes > > check node status via gnt-cluster getmaster and only start masterd and rapi > on if executed on master node. Thanks for the patch! I took a slightly different approach and fixed it. It's push to portage and sorry it took me so damn long to fix this. |