Verifikasi operasi

Verifikasi operasi

Verifikasi pengoperasian layanan Block Storage.

Catatan

Lakukan perintah ini pada controller node.

  1. Dapatkan sumber `admin credential untuk akses ke admin-only CLI commands:

    $ . admin-openrc
    
  2. komponen layanan daftar untuk memverifikasi sukses peluncuran setiap proses:

    $ openstack volume service list
    
    +------------------+------------+------+---------+-------+----------------------------+
    | Binary           | Host       | Zone | Status  | State | Updated_at                 |
    +------------------+------------+------+---------+-------+----------------------------+
    | cinder-scheduler | controller | nova | enabled | up    | 2016-09-30T02:27:41.000000 |
    | cinder-volume    | block@lvm  | nova | enabled | up    | 2016-09-30T02:27:46.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.