On Mon, Jul 21, 2014 at 7:15 AM, Johnson Cheng <
johnson.ch...@qsantechnology.com> wrote:

>  Dear All,
>
>
>
> When I setup a openstack node, will it have the output of “nova list”?
>
>
>
> Here is my output of “nova image-list”,
>
>
> +--------------------------------------+---------------------+--------+--------+
>
> | ID                                   | Name                | Status |
> Server |
>
>
> +--------------------------------------+---------------------+--------+--------+
>
> | e22d8a77-d3ad-458a-a073-aea8b185be22 | cirros-0.3.2-x86_64 | SAVING
> |        |
>
>
> +--------------------------------------+---------------------+--------+--------+
>
>
>
> But the output of “nova list” is empty,
>
> +----+------+--------+------------+-------------+----------+
>
> | ID | Name | Status | Task State | Power State | Networks |
>
> +----+------+--------+------------+-------------+----------+
>
> +----+------+--------+------------+-------------+----------+
>
>
>
> Is it correct?
>

This output is correct when you have not launched any images.

See http://docs.openstack.org/user-guide/content/cli_launch_instances.html


>  I want to use it to attach a cinder volume.
>
>
>
>
>

Once you have an instance running, use these instructions to attach a
volume.

http://docs.openstack.org/user-guide/content/cli_manage_volumes.html#cli_attach_volume




>  Regards,
>
> Johnson
>
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to