[rhos-list] launch instance and create volume issues

Darren Birkett darren.birkett at gmail.com
Fri Sep 14 14:35:44 UTC 2012


Hi,

The warnings you are seeing are just debug messages from nova-manage
and are not relevant to your problems.

Did you try restarting all the nova services and wait a minute?

As for the nova-volume problem, what does the volume.log say?  Do you
have a vg called nova-volumes?

On 14 September 2012 15:27, Xu, HongnaX <hongnax.xu at intel.com> wrote:
> Hi
>
>   I have two issues to test openstack on RHEL 6.3.
>
> 1.       When I launch an instance by the command “nova boot --flavor 2
> --key_name oskey --image e83b133b-5352-4c68-bc58-042d06e7e4c5 RH6.3”.
>
> Upload it by the command: glance add name="RHEL 6.3" is_public=true
> disk_format=raw container_format=bare < /root/stackimages/ia32p_rhel6u3.img
>
> But it could not launch with ERROR: n/a (HTTP 400).
>
> And nova list shows, the status is BUILD
>
> +--------------------------------------+---------+--------+----------+---+----------+--------------------------
>
> |                  ID                  |   Name  | Status | Networks |
>
> +--------------------------------------+---------+--------+----------+---+----------+---+----------+-----
>
> | 252230b1-6139-4814-a9c0-1c0947366738 | RH6.3   | BUILD  |          |
>
> | a5b9b299-3d29-4207-a014-a1a162851c4f | RH6.3-2 | BUILD  |          |
>
> +--------------------------------------+---------+--------+----------+-------------------------------------
>
>
>
> $ nova-manage service list shows two warnings, both are recorded in the
> scheduler.log and compute.log
>
> ******************************
>
> 2012-09-14 22:12:14 WARNING nova.utils
> [req-872c0775-bb5a-4eaf-a27b-b02a2bae02b7 None None]
> /usr/lib64/python2.6/site-packages/SQLAlchemy-0.7.3-py2.6-linux-x86_64.egg/sqlalchemy/pool.py:639:
> SADeprecationWarning: The 'listeners' argument to Pool (and create_engine())
> is deprecated.  Use event.listen().
>
>   Pool.__init__(self, creator, **kw)
>
>
>
> 2012-09-14 22:12:14 WARNING nova.utils
> [req-872c0775-bb5a-4eaf-a27b-b02a2bae02b7 None None]
> /usr/lib64/python2.6/site-packages/SQLAlchemy-0.7.3-py2.6-linux-x86_64.egg/sqlalchemy/pool.py:145:
> SADeprecationWarning: Pool.add_listener is deprecated.  Use event.listen()
>
>   self.add_listener(l)
>
>
>
> Binary           Host                                 Zone
> Status     State Updated_At
>
> nova-cert        RH-openstack                         nova
> enabled    XXX   None
>
> nova-scheduler   RH-openstack                         nova
> enabled    XXX   None
>
> nova-compute     RH-openstack                         nova
> enabled    XXX   None
>
> nova-volume      RH-openstack                         nova
> enabled    XXX   None
>
> nova-network     RH-openstack                         nova
> enabled    XXX   None
>
> ****************************************
>
> why the state is XXX, does it work for the services?
>
>
>
> 2.       volume always shows creating status, and the command of nova
> volume-create freeze in the terminal.
>
> $ nova volume-list
>
> +----+----------+--------------+------+-------------+-------------+
>
> | ID |  Status  | Display Name | Size | Volume Type | Attached to |
>
> +----+----------+--------------+------+-------------+-------------+
>
> | 2  | creating | test volume  | 1    | None        |             |
>
> +----+----------+--------------+------+-------------+-------------+
>
>
>
> Best Regards,
>
> Hongna
>
>
>
>
> _______________________________________________
> rhos-list mailing list
> rhos-list at redhat.com
> https://www.redhat.com/mailman/listinfo/rhos-list




More information about the rhos-list mailing list