manila/install-guide/source/verify.rst

1.1 KiB

Verify operation

Verify operation of the Shared File Systems service.

Note

Perform these commands on the controller node.

  1. Source the admin credentials to gain access to admin-only CLI commands:

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

    $ manila service-list
    +------------------+----------------+------+---------+-------+----------------------------+-----------------+
    |      Binary      |    Host        | Zone |  Status | State |         Updated_at         | Disabled Reason |
    +------------------+----------------+------+---------+-------+----------------------------+-----------------+
    | manila-scheduler | controller     | nova | enabled |   up  | 2014-10-18T01:30:54.000000 |       None      |
    | manila-share     | share1@generic | nova | enabled |   up  | 2014-10-18T01:30:57.000000 |       None      |
    +------------------+----------------+------+---------+-------+----------------------------+-----------------+