[Openstack] Troubles on creating an Xen instance via libvirt

2018-11-01 Thread Minjun Hong
Hi everyone. I'm really new to OpenStack. After I install essential components of OpenStack, such as Nova, Keystone, etc, I attempted creating an instance through Openstack command in the terminal. But a trouble has occurred. It was logged in "nova-conductor.log": 2018-11-01 22:18:59.831 2570

Re: [Openstack] Troubles on creating an Xen instance via libvirt

2018-11-03 Thread Minjun Hong
er these errors are related to your problem. > Why is Libvirt or Xen unable to start your instances? I suggest you look > for other errors in the nova-compute.log files. > > Bernd > > On 11/2/2018 6:30 PM, Minjun Hong wrote: > > On Fri, Nov 2, 2018 at 9:05 AM Bernd Bausc

Re: [Openstack] Troubles on creating an Xen instance via libvirt

2018-11-02 Thread Minjun Hong
eld > 'identity/password/user/password': None is not of type 'string' *". > This is often caused by incompatible software. I.e. you installed Openstack > components that don't fit together. Might also be caused by a configuration > error. > Or it's an ordinary bug, but it seems to

[Openstack] Network setup problem

2018-11-16 Thread Minjun Hong
Hi, I'm installing Openstack manually and that means I don't use automation tools such as Devstack or Packstack. During the setup process, because of the problem, I have not been able to progress for three days at this stage! I guess that is caused by network settings. First of all, after I

[Openstack] [Nova] Instance creation problem

2018-11-28 Thread Minjun Hong
Hi. I'm setting up a Openstack system on the servers of my laboratory. While I try to create an instance, a problem has occurred! Instance creation was failed and it seems that libvirt failed to attaching the vif to the instance. When I create a virtual machine by using virsh tool (libvirt)