Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

This page describes how to stop platform services on all servers

Before you begin:

  1. Check for operations in progress on the platform and wait for all operations to complete

DO NOT STOP the platform services if there are operations in progress because this can cause serious issues with your platform

To stop platform services:

  1. Abiquo Server

    service abiquo-tomcat stop
    service httpd stop
  2. Remote Services

    service abiquo-tomcat stop

     

  3. V2V Server
    • The BPM remote service is run on-demand only, so there is no need to stop anything
  4. KVM hypervisor if used

    service abiquo-aim stop
  5. LVM storage server if used

    service abiquo-lvmiscsi stop

All processes on platform servers should now be halted

Related topics
Check for operations in progress on the platform

  • No labels