Tool to restart all MAAS processes

Bug #1636602 reported by Andreas Hasenack
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Invalid
Wishlist
Unassigned

Bug Description

Sometimes we want to restart all MAAS services, the famous "just to be sure" case. It would be useful to have a tool that would do that for us, instead of having to, in an upstart trusty world for example:

"""
cd /etc/init; for n in maas*conf; do service ${n%%.conf} restart; done; service apache2 restart
"""

Changed in maas:
importance: Undecided → Wishlist
status: New → Triaged
milestone: none → 2.2.0
Changed in maas:
milestone: 2.2.0 → 2.2.x
Changed in maas:
milestone: 2.2.x → next
Revision history for this message
Adam Collard (adam-collard) wrote :

This bug has not seen any activity in the last 6 months, so it is being automatically closed.

If you are still experiencing this issue, please feel free to re-open.

MAAS Team

Changed in maas:
status: Triaged → Invalid
Changed in maas:
milestone: next → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.