Bug #881
Slave installs are not able to stop the local BE on first boot
Status: | Closed | Start date: | 12/11/2012 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | jams | % Done: | 0% |
|
Category: | Installation/Upgrade | Spent time: | 6.00 hours | |
Target version: | 8.0 | Estimated time: | 4.00 hours |
Description
On first boot with a slave BE, the backend control module is unable to stop the slave (local) backend.
Associated revisions
supplemental-web: add a basic http server/cgi for slaves to run. Split the package into supplemental-web and supplemental-web-slave
refs #881
runit-scripts: add supplemental-slave run file
refs #881
History
Updated by jams almost 12 years ago
- Estimated time set to 4.00
- Status changed from New to Closed
- Target version set to 8.0
Added supplemental - slave package, so that backend_control has something to talk to.
This is a python server http server that will only be installed on slave backends.
While overkill for this purpose it will be useful later as more integration takes place.