Page MenuHomePhabricator
Paste P4126

(An Untitled Masterwork)
ActivePublic

Authored by Eevans on Sep 27 2016, 10:25 PM.
Tags
None
Referenced Files
F4530998:
Sep 27 2016, 10:25 PM
F4530996:
Sep 27 2016, 10:25 PM
Subscribers
None
eevans@restbase-test2001:~$ sudo c-commands/c-foreach-restart --execute-post-shutdown="echo \"Doing the needful for instance {id}\""
INFO:root:[a] Disabling client ports...
INFO:root:[a] Draining...
INFO:root:[a] Stopping service cassandra-a
INFO:root:[a] Executing post-shutdown command: echo "Doing the needful for instance {id}"
INFO:root:[a] "Doing the needful for instance a"
INFO:root:[a] Starting service cassandra-a
WARNING:root:[a] CQL (10.192.16.154:9042) not listening (will retry)...
WARNING:root:[a] CQL (10.192.16.154:9042) not listening (will retry)...
INFO:root:[a] CQL (10.192.16.154:9042) is UP
INFO:root:[b] Disabling client ports...
INFO:root:[b] Draining...
INFO:root:[b] Stopping service cassandra-b
INFO:root:[b] Executing post-shutdown command: echo "Doing the needful for instance {id}"
INFO:root:[b] "Doing the needful for instance b"
INFO:root:[b] Starting service cassandra-b
WARNING:root:[b] CQL (10.192.16.155:9042) not listening (will retry)...
WARNING:root:[b] CQL (10.192.16.155:9042) not listening (will retry)...
INFO:root:[b] CQL (10.192.16.155:9042) is UP
eevans@restbase-test2001:~$

Event Timeline

Eevans edited the content of this paste. (Show Details)
Eevans updated the paste's language from autodetect to bash.
Eevans updated the paste's language from bash to autodetect.