...
Excerpt | ||
---|---|---|
This page describes how to stop platform services on all servers | ||
Div | ||
|
Before you begin:
- Check for operations in progress on the platform and wait for all operations to complete
...
| ||
Note | ||
---|---|---|
class | taskstepsDO NOT STOP the platform services if there are operations in progress because this can cause serious issues with your platform | |
Div | ||
To stop platform services:
Abiquo Server
Code Block service abiquo-tomcat stop service httpd stop
Remote Services
Code Block service abiquo-tomcat stop
- V2V Server
- The BPM remote service is run on-demand only, so there is no need to stop anything
- The BPM remote service is run on-demand only, so there is no need to stop anything
KVM
Code Block service abiquo-aim stop
LVM
Code Block service abiquo-lvmiscsi stop
...
...
All processes on platform servers should now be halted
...
Related topics
Check for operations in progress on the platform