| *** jroll01 is now known as jroll0 | 08:45 | |
| *** tosky_ is now known as tosky | 09:33 | |
| *** diablo_rojo_phone is now known as Guest5496 | 09:51 | |
| *** ralonsoh_ is now known as ralonsoh | 09:58 | |
| *** Guest5496 is now known as diablo_rojo_phone | 10:40 | |
| opendevreview | Dmitriy Rabotyagov proposed openstack/governance master: Remove Freezer from inactive state https://review.opendev.org/c/openstack/governance/+/938938 | 16:55 |
|---|---|---|
| josephillips | hey is there a mode easly to restart a service example openstack cinder in devstack | 20:14 |
| josephillips | systemctl restart devstack@c-* for one reason is not working | 20:14 |
| JayF | systemctl list-units | grep devstack ## gives you the list of services | 20:16 |
| JayF | systemctl restart $servicename will do the restart | 20:16 |
| josephillips | i do stop and the service dissapears | 20:16 |
| JayF | I'm unsure if globbing works, but if it does, you'll need to put it in singlequotes to prevent bash from interpreting the glob for ya | 20:16 |
| JayF | I'm confused as to what that statement means | 20:16 |
| josephillips | sorry i do systemctl stop devstack@c-* | 20:17 |
| josephillips | and is not listed anymore on systemctl | grep devstack | 20:17 |
| JayF | systemctl list-unit-files | grep devstack | 20:17 |
| JayF | that should help | 20:17 |
| JayF | listing units sometimes can only include loaded units | 20:17 |
| josephillips | oh gotit | 20:18 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!