
It is an effort to document manila install guide. Only Ubuntu distro has been properly updated until now. Liberty packages have been used for the tests, but it can be changed to mitaka as soon as they are available. Thanks in advance for any feedback about this initial effort. Change-Id: I686bdda2ee27de4e5c43bb8d95c0126c8c300558 Implements: blueprint create-manila-install-guide
1.1 KiB
1.1 KiB
Verify operation
Verify operation of the Shared File Systems service.
Note
Perform these commands on the controller node.
Source the
admin
credentials to gain access to admin-only CLI commands:$ source admin-openrc.sh
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 | +------------------+----------------+------+---------+-------+----------------------------+-----------------+