Ověření funkčnosti

Ověření funkčnosti

Verify operation of the Shared File Systems service.

Poznámka

Proveďte tyto příkazy na uzlu kontroléru.

  1. Použijte příkaz source pro přihlašovací údaje pro admin pro získání přístupu k příkazům příkazového řádku pro správce:

    $ . admin-openrc
    
  2. Vypište součásti služby pro ověření úspěšného spuštění každého procesu:

    For deployments using option 1:

    $ manila service-list
    +----+------------------+-------------+------+---------+-------+----------------------------+
    | Id | Binary           | Host        | Zone | Status  | State | Updated_at                 |
    +----+------------------+-------------+------+---------+-------+----------------------------+
    | 1  | manila-scheduler | controller  | nova | enabled | up    | 2016-03-30T20:17:28.000000 |
    | 2  | manila-share     | storage@lvm | nova | enabled | up    | 2016-03-30T20:17:29.000000 |
    +----+------------------+-------------+------+---------+-------+----------------------------+
    

    For deployments using option 2:

    $ manila service-list
    +----+------------------+-----------------+------+---------+-------+----------------------------+
    | Id | Binary           | Host            | Zone | Status  | State | Updated_at                 |
    +----+------------------+-----------------+------+---------+-------+----------------------------+
    | 1  | manila-scheduler | controller      | nova | enabled | up    | 2016-03-30T20:17:28.000000 |
    | 2  | manila-share     | storage@generic | nova | enabled | up    | 2016-03-30T20:17:29.000000 |
    +----+------------------+-----------------+------+---------+-------+----------------------------+
    
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.