[Openstack] Unable to log in to the VM instance’s console using openstack-mitaka release

2016-05-26 Thread Chinmaya Dwibedy
Hi All, I have installed OpenStack (i.e., openstack-mitaka release) on CentOS7.2 . Used Fedora20 qcow2 cloud image for creating a VM using Dashboard. 1) Installed “libguestfs” on Nova compute node. 2) Updated these lines in “/etc/nova/nova.conf ” inject_password=true inject_key=tru

[Openstack] [openstack] [manila] manila-share reporting HDFS share as NOT HEALTHY

2016-05-26 Thread Jeff Markley
Would anyone be able to tell me why manila-share is reporting an HDFS share as not healthy when 'hdfs fsck /' reports HEALTHY? This is a 2 node Makita install. Log entry below: 2016-05-25 22:54:04.913 21330 DEBUG oslo_concurrency.processutils [req-949a467e-245d-4421-b980-ab8dd1e2ebce - - - - -]

[Openstack] Openstack console Failed to connect to server (code: 1006)

2016-05-26 Thread Jean-Pierre Ribeauville
Hi, When trying tooepn console I got following error message : Openstack console Failed to connect to server (code: 1006) As found within /var/log/nova/nova-novncproxy.log : 2016-05-26 17:42:51.282 6544 INFO oslo.messaging._drivers.impl_rabbit [req-362aa2c2-3860-494b-b065-e33272841d2a - -

Re: [Openstack] How to expand /boot size in Fuel deployment?

2016-05-26 Thread Eddie Yen
Hi Vladimir, Thanks for reply & answer! I'll try it! 2016-05-26 16:43 GMT+08:00 Vladimir Kozhukalov : > Eddie, > > Currently boot size is hard coded [1] (for most cases 200M is enough), but > it is definitely possible to change it. The following procedure could help > > dockerctl shell nailgun >

Re: [Openstack] ceilometer missing meters??

2016-05-26 Thread Florian Rommel
Hi, I got to the same conclusion. Once I installed polling and restarted agent-compute things were working perfectly smooth. now all meters show up and things are as they should. Thanks everyone for helping out. //florian ___ Mailing list: http://lists.

[Openstack] Question about Kilo Network Migration from nova-network to Neutron

2016-05-26 Thread German Anders
Hi all, We're in the middle of a transition from Icehouse release with a network model using nova-network and a single VLAN to Kilo release. With Kilo we would like to use Neutron and multiple VXLAN tunnels, so I just wondering if someone has pass throw a similar scenario and how do you resolved i

Re: [Openstack] ceilometer missing meters??

2016-05-26 Thread li . yuanzhen
Hi, I find my env also has this problem. and my env is deployed by devstack. besides, the ceilometer-polling service has been started. but there are still only several meter in meter-list. stack@zte:~$ ceilometer meter-list ++---+---+--+-

Re: [Openstack] How to expand /boot size in Fuel deployment?

2016-05-26 Thread Vladimir Kozhukalov
Eddie, Currently boot size is hard coded [1] (for most cases 200M is enough), but it is definitely possible to change it. The following procedure could help dockerctl shell nailgun cd /usr/lib/python2.7/site-packages/nailgun sed "s;'calc_boot_size': lambda: 200,;'calc_boot_size': lambda: 300,;" e

Re: [Openstack] ceilometer missing meters??

2016-05-26 Thread Eugen Block
Hi, I've been following this discussion because I was also affected. I had been following the guide in [1] but was not able to get ceilometer working. I started investigating this issue and noticed that the service openstack-agent-central had troubles getting started. It seems that agent-