Verify operation

Verify operation

Verify operation of the Data Protection service.

Note

Perform these commands on the controller node.

  1. Source the admin tenant credentials:

    $ . admin-openrc
    
  2. List and show service components to verify successful launch and registration of each process:

    $ openstack service list |grep data-protect
    | dedab9a746e34d3990ca44bc2e885b49 | karbor      | data-protect   |
    
    $ openstack service show dedab9a746e34d3990ca44bc2e885b49
    +-------------+-------------------------------------+
    | Field       | Value                               |
    +-------------+-------------------------------------+
    | description | Application Data Protection Service |
    | enabled     | True                                |
    | id          | dedab9a746e34d3990ca44bc2e885b49    |
    | name        | karbor                              |
    | type        | data-protect                        |
    +-------------+-------------------------------------+
    
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.