Alena Prokharchyk
16493841ad
Fixed sysvmadm helper script (responsible for restarting/recreating VRs when needed on upgraded setups due to template changes) to have -v option. When -v is specified, all VPCs in the system will get restarted. As a part of the restart, VPC routers will get recreated
2013-09-19 10:29:41 -07:00
Alena Prokharchyk
35de50debf
cloud-sysvmadm: 1) added -z paramters. If specified, restrict system vm restarts to specific zone. If not specified, the intances will be restarted in all zones. 2) Fixed the help for restartNetwork option. It gets triggered by -n, not -e parameter
2013-05-16 17:05:38 -07:00
David Nalley
fc3ac862dc
applying the commits from Chip Childers licensing cleanup
2012-06-26 10:44:04 -04:00
Alena Prokharchyk
4b67937556
CS-15089: cloud-sysvmadm - fixed broken parsing in queryAsyncJobResult part of the code
...
reviewed-by: Frank Zhang
2012-05-25 10:15:51 -07:00
Alena Prokharchyk
ca981e209a
bug 14169: show error on the console in addition to logging it when restart operation fails for ssvm/consoleProxy/domR
...
status 14169: resolved fixed
2012-03-28 16:17:24 -07:00
alena
6dfd2f280b
1) More logging to cloud-sysvmadm script - to give the user better details on which domR is being restarted at the moment
...
2) When domR is executed in parallel thread, make sure that the thread "exit 0" after the restart is done
2011-09-06 16:11:17 -07:00
alena
fb01f58bcb
bug 11329: changed default number of parallel threads to be 10 in cloud-sysvmadm
...
status 11329: resolved fixed
2011-09-06 11:31:50 -07:00
kishan
db6c0e810b
Added sql queries and script to update new template and restart networks
2011-08-16 19:42:51 +05:30
alena
dc3e02ab3c
bug 10475: cloud-sysvmadm - stop routers in multiple threads. Default number of threads is 5.
...
status 10475: resolved fixed
Also added support for logging. By default the logs go to cloud.log file under current dir; you can specify another log location using -l option
2011-06-28 11:14:14 -07:00
alena
c7380b29e1
bug 9868: display help just once if wrong option is specified
...
status 9868: resolved fixed
2011-05-13 14:14:44 -07:00
alena
eed58597f2
Small fix to script that stop/starts system vms: added -m option (the host we send stop* api requests to); defaulted to localhost if not specified.
2011-05-12 09:54:30 -07:00
alena
2a32377098
Added helper script for stopping/starting all system vms
2011-05-11 11:13:09 -07:00