Opened 17 years ago
Closed 17 years ago
#45 closed task (fixed)
automate startup
Reported by: | price | Owned by: | broder |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | other | Version: | |
Keywords: | Cc: |
Description
From tonight's slow, manual outage-recovery:
- on black-mesa: start dhcp, start vnc proxy
- on sipb-xen-dev: start dns, load /root/iptables.rules
These should be not manual, and therefore less error-prone and slow.
Change History (3)
comment:1 Changed 17 years ago by broder
- Owner changed from sipb-xen to broder
- Status changed from new to assigned
comment:2 Changed 17 years ago by anonymous
Ok - the VNC proxy is all set. Loading the iptables.rules file is the only thing that's left. Does anyone know what the Right Way to do this is?
comment:3 Changed 17 years ago by broder
- Resolution set to fixed
- Status changed from assigned to closed
Ok - I think all four of those things should be automated now. I'm going to try rebooting sipb-xen-dev in a little while to see if the iptables rules go through correctly.
Note: See
TracTickets for help on using
tickets.
DHCP and DNS are currently loaded at boot on their respective servers by the sipb-xen-dhcp and sipb-xen-dns packages.
VNC Proxy and iptables.rules still needs to be done manually.