ā06-07-2018 06:19 AM - edited ā03-01-2019 06:37 PM
Hi,
What is the successful procedure to shutdown cisco prime gracefully (Appliance)
Thanks
Solved! Go to Solution.
ā07-31-2019 07:44 AM
Enter on Shell mode and password, (command shell), then you enter the shutdown command.
ā06-07-2018 10:10 AM
The part that's important is the server application and associated processes like the underlying Oracle database.
You can stop all of that with the cli command "ncs stop". Once that command has completed shutting down the application you can safely power off the server.
If you're adamant about shutting down the Linux OS gracefully as well, the switch to the root shell from the cli and do a normal Liunx "shutdown" command.
ā06-08-2018 03:20 AM
There is also the halt command at the ncs prompt. I'm not sure if that's available in the appliance or not. I suspect it is.
ā07-31-2019 07:44 AM
Enter on Shell mode and password, (command shell), then you enter the shutdown command.
ā06-19-2020 07:01 AM
Since I am using virtual machine version of Prime Infrastructure 3.5:
1) Using a browser navigate to vmware esxi webconsole ip,
2) click in the virtual machine console and log as admin
3) under cli prime/admin#, type the cli command:
ncs stop
4) wait about 5 minutes, until show the message "completed shutdown of all services"
5) type: halt
6) Save the current ade-os running configuration (yes/no) [yes]? <enter>
7) Continue with shutdown ? [y/n] <y>
8) Wait a little, and it“s done
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