12-11-2015 02:13 PM - edited 03-17-2019 05:12 AM
There is a power shutdown activity going to happen end of this month in the data center. My applications are running on ESXi (includes CUCM, CUCXN, UCCX).
Though the activity will be done off business hours. Do I need to take any extra measures? Will my applications run as it is once the UCS is powered back?
Thanks
Solved! Go to Solution.
12-12-2015 07:16 AM
Issue "utils system shutdown" on all appliance virtual machines to gracefully shut them down, once they are all powered down you can shut down the UCS servers either from ESXi or CIMC.
12-11-2015 04:02 PM
Assuming you do a proper shutdown of the apps beforehand, you should have no problems.
Whether the apps start when they plug back the UCS and start ESXi, that's up to your ESXi config, it can be automated, or you'll have to do it manually.
12-13-2015 05:32 AM
Thanks..
12-13-2015 05:39 AM
So this is what i am going to do.
1) Shutdown all the applications.
2) Shutdown UCS from CIMC.
3) remove the power cable from UCS. Do the cleaning activity in the rack.
4) Plug back the power cable to UCS. Then UCS will automatically powers up.
5) Manually turn on all the virtual apps from ESXi.
Does this sounds good? Correct me if I am wrong.
Thanks
12-13-2015 05:44 AM
The sequence is absolutely correct. Once you power up the Virtual Machines, do not forget to check the DB replication using below command:
utils dbreplication runtimestate
Regards
Deepak
12-12-2015 07:16 AM
Issue "utils system shutdown" on all appliance virtual machines to gracefully shut them down, once they are all powered down you can shut down the UCS servers either from ESXi or CIMC.
12-13-2015 05:38 AM
So this is what i am going to do.
1) Shutdown all the applications.
2) Shutdown UCS from CIMC.
3) remove the power cable from UCS. Do the cleaning activity in the rack.
4) Plug back the power cable to UCS. Then UCS will automatically powers up.
5) Manually turn on all the virtual apps from ESXi.
Does this sounds good? Correct me if I am wrong.
Thanks
12-13-2015 08:03 AM
This is correct, unless the ESXi is configured to automatically restart virtual machines (recommended) in which case step 5 can be skipped.
12-14-2015 01:13 AM
Thank you..
02-15-2016 10:47 PM
Is that possible ESXi that will shutdown CUCM vm instead of I manually shutdown using CLI?
The scenario will be like these
1. When UPS battery left 30min, it will instruct ESXi to shutdown
2. ESXi will shutdown all its VMs based on order
tq
02-16-2016 01:24 AM
Once ESXi will be shutdown, all the VMs will automatically get shutdown. However, this is not recommended and you should go for a proper shutdown through CLI as it can impact the file system if a clean shutdown is not performed.
Regards
Deepak
02-16-2016 01:52 AM
Imagine if power down in the middle of the night.
None in the office
The only power source is UPS.
ESXi can clean shutdown every vm that has vmware tools.
It seems CUCM is not.
Alternatively is to instruct ESXi to run a script that will ssh to CUCM as admin and issue
"utils system shutdown"
Anyone ever try that method?
02-21-2016 02:32 AM
Here the answer
https://nbctcp.wordpress.com/2016/02/21/shutdown-cucm-together-with-esxi/
Basically instruct APC to run a script when ups on battery
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide