Re: [openstack-dev] [Nova] RemoteError: Remote error: OperationalError (OperationalError) (1048, "Column 'instance_uuid' cannot be null")

2015-01-07 Thread Jianbo Zheng
Hi there, I have the same issue on my second and third compute nodes. The first compute node is working properly with the controller node. My environment is Juno + RHEL7.0. I don't think the issue from the new instance not having an uuid. Actually from my opinion, in the log, 67e215e0-2193-439d-8

Re: [openstack-dev] [Nova] RemoteError: Remote error: OperationalError (OperationalError) (1048, "Column 'instance_uuid' cannot be null")

2014-12-17 Thread Accela Zhao (bigzhao)
in nova/compute/api.py::_provision_instances on default. Thanks & Regards, -- Accela Zhao From: joejiang Reply-To: "OpenStack Development Mailing List (not for usage questions)" Date: Friday, December 12, 2014 at 5:36 PM To: "openstack-dev@lists.openstack.

[openstack-dev] [Nova] RemoteError: Remote error: OperationalError (OperationalError) (1048, "Column 'instance_uuid' cannot be null")

2014-12-12 Thread joejiang
Hi folks, when i launch instance use cirros image in the new openstack environment(juno version & centos7 OS base), the following piece is error logs from compute node. anybody meet the same error? 2014-12-12 17:16:52.481 12966 ERROR nova.compute.manager [-]