Change in vdsm[master]: shell_helper: show all VDSM processes status when restarting

ibarkan at redhat.com ibarkan at redhat.com
Tue Mar 24 13:11:21 UTC 2015


Ido Barkan has posted comments on this change.

Change subject: shell_helper: show all VDSM processes status when restarting
......................................................................


Patch Set 2:

(1 comment)

https://gerrit.ovirt.org/#/c/38924/2/contrib/shell_helper
File contrib/shell_helper:

Line 21:     sudo service vdsmd stop && sudo service supervdsmd stop
Line 22:     sudo service vdsmd start
Line 23:     sleep 3
Line 24:     service vdsm-network-cleanup status | egrep -i "active|failed"
Line 25:     service vdsm-network status | egrep -i "active|failed"
> you're missing the former "activating" case
Done. So grep doesn't speak English ? :-)
Line 26:     service vdsmd status | egrep -i "active|failed"
Line 27:     service supervdsmd status | egrep -i "active|failed"
Line 28: }
Line 29: 


-- 
To view, visit https://gerrit.ovirt.org/38924
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2b37d4d43872d87b45efaabe371f3363c76135aa
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list