Re: [Openstack] Openstack and xen issues.

2013-11-22 Thread Bob Ball
Hi Alvin, Yes, we typically do expect Nova to be running in a DomU. It's worth checking out http://docs.openstack.org/trunk/openstack-compute/install/yum/content/introduction-to-xen.html just to make sure you've got everything covered there. I say typically because in some configurations (not

Re: [Openstack] Unable to see console using VNC on ESX hypervisor

2013-11-22 Thread Rajshree Thorat
Thank you for your quick response. The console output is not supported in Grizzly and Havana with ESX driver but if I want to do my own changes to support it, how I can go ahead? Regards, Rajshree On 11/21/2013 9:07 PM, Gary Kotton wrote: > Hi, > Yes, Yaguang you are correct. The console output

Re: [Openstack] Ceilometers receives nothing.

2013-11-22 Thread Nadya Privalova
Hi! Maybe it will be more useful if you attach any errors or logs. Did you try to look into db directly or use cli? Thanks, Nadya On Thu, Nov 21, 2013 at 10:04 PM, Martinx - ジェームズ wrote: > Hello guys! > > I'm using mongodb, I followed the Havana docs for Ubuntu but, my > Ceilometer still rece

[Openstack] [Ceilometer] Alarms

2013-11-22 Thread Waines, Greg
A general question about Alarms in Ceilometer ... Is the intent that Ceilometer is collecting, managing & distributing 'general' OpenStack Alarms ? · All of the documentation around Alarms in Ceilometer is about PM Threshold Alarms; i.e. Alarms triggered when a PM Counter crosses a spec

Re: [Openstack] [Ceilometer] Alarms

2013-11-22 Thread Eoghan Glynn
Hi Greg, The alarming feature of ceilometer is intended to be user-oriented, i.e. focused on the user-view of cloud resources. It is not intended to be infrastructure-oriented, i.e. focused on the operator-view of the underpinning datacenter fabric. So if understand your question correctly, the

Re: [Openstack] Openstack and xen issues.

2013-11-22 Thread Alvin Starr
I have put Openstack on a separate machine to try and separate and isolate the various components I need to work with in the interests of making my debugging easier. This in retrospect may not have been the best idea. I have had a very long history with xen and that may be more of an impedimen

[Openstack] [Nova] Proposed removal of the PowerVM driver

2013-11-22 Thread Russell Bryant
Greetings, The maintainers of the PowerVM driver have proposed that it be removed from Nova. Their reasons are: - it is no longer in line with IBM's strategic direction with OpenStack - they are not aware of anyone ever having used the driver (outside of the team that developed and maintai

[Openstack] Can not log-in in Horizon

2013-11-22 Thread Arindam Choudhury
Hi, Suddenly I can not log-in to my account in horizon. It gives the following error: ConnectionError at /project/HTTPConnectionPool(host='--.--.--.--', port=8776): Max retries exceeded with url: /v1/96b716ba9ce84ef7947d3c42ad185eae/os-quota-sets/96b716ba9ce84ef7947d3c42ad185eae (Caused by :

Re: [Openstack] Openstack and xen issues.

2013-11-22 Thread Bob Ball
Hi Alvin, I hopethis is a configuration typo - the other-config value in XAPI is "ceph_sr" but the sr_matching_filter is set up to look for "ceph-sr". I hope if you match the two this will resolve the issue. Bob From: Alvin Starr [al...@netvel.net] Sent: 22 Nov

Re: [Openstack] Can not log-in in Horizon

2013-11-22 Thread Arindam Choudhury
Yes, the webserver is running. I can access login page. But when I put the credentials, it gives me error. > From: razique.mahr...@gmail.com > To: arin...@live.com > CC: openstack@lists.openstack.org > Subject: Re: [Openstack] Can not log-in in Horizon > Date: Fri, 22 Nov 2013 07:17:51 -0800 >

Re: [Openstack] Can not log-in in Horizon

2013-11-22 Thread Razique Mahroua
That means the Django app isn't binded to a port. is your webserver running? - Razique On 22 Nov 2013, at 6:56, Arindam Choudhury wrote: Hi, Suddenly I can not log-in to my account in horizon. It gives the following error: ConnectionError at /project/HTTPConnectionPool(host='--.--.--.--',

Re: [Openstack] Openstack and xen issues.

2013-11-22 Thread Alvin Starr
Doh. Now I feel stupid. It is getting much farther Now I am seeing the following but I expect it may be because of all the other stuff I broke trying to figure out my previous problem. Error: 'volume_id' Traceback (most recent call last): File "/opt/stack/nova/nova/compute/manager.py",

[Openstack] two cinder-volume workers front the same ceph cluster

2013-11-22 Thread Xu (Simon) Chen
Hi, I am working on an HA setup with multiple cinder-volume workers. However, I have a single ceph cluster that I want both workers to front. With relatively standard configuration, the volumes created seem to be tied to a specific worker. This means, if a volume is created by cinder-volume-1 and

Re: [Openstack] two cinder-volume workers front the same ceph cluster

2013-11-22 Thread Edward Hope-Morley
Xu, afaik giving both volume nodes the same 'host' name in cinder.conf should allow volumes created on one node to be deleted on another when using Ceph as the backend. As long as both nodes have the same ceph config/credentials i.e. pool and client settings you should be good to go. On 22/11/13

Re: [Openstack] [Nova] Proposed removal of the PowerVM driver

2013-11-22 Thread Thierry Carrez
Russell Bryant wrote: > The maintainers of the PowerVM driver have proposed that it be removed > from Nova. Their reasons are: > > - it is no longer in line with IBM's strategic direction with OpenStack > > - they are not aware of anyone ever having used the driver (outside of >the team th

[Openstack] [swift] - rsync questions

2013-11-22 Thread Snider, Tim
Some rsync related questions. Is the ring_check_interval the only variable that controls (potential) rsync operations for the replicator? ONce the replicator starts an rsync operation does checking continue or is it suspended until the current rsync operation completes? Do other swift components

Re: [Openstack] Can not log-in in Horizon

2013-11-22 Thread Dheerendra
Ensure that all your services are running. i.e all nova services. Many of the times nova-* services are down. You get into these kind of issues on horizon and connection refused issue. -Dheerendra On Fri, Nov 22, 2013 at 8:55 PM, Arindam Choudhury wrote: > > Yes, the webserver is running. I ca

Re: [Openstack] Havana Neutron OVS issue

2013-11-22 Thread Heiko Krämer
Heyho guys, I'm running in the exactly same issue -.- have spend today 6 hours to find a solution but without success. Have tried with recompilation of dkms module of OpenVswitch, some settings on dnsmasq and so on Each spawned instance will discover for an ip address but don't get an answe

[Openstack] devstack q-dhcp screen: error

2013-11-22 Thread Otávio Augusto
Hi all I just noticed the following error messages in my devstack environment (q-dhcp screen): http://paste.openstack.org/show/53826/ Any hints on how I could solve this? I've already performed a git pull but I'm already up to date. Regards /O Otavio Augusto "A human being should be able to

Re: [Openstack] [Nova] Proposed removal of the PowerVM driver

2013-11-22 Thread Joshua Harlow
I'm not a user but is there any more details on why it was removed, seems like it would be nice to know more reasoning than "it doesn't fit our (internal/unknown) strategic goals" at IBM. Seems rather sad that a driver can be removed with more detail around why. Sent from my really tiny device.

Re: [Openstack] [Nova] Proposed removal of the PowerVM driver

2013-11-22 Thread Matt Riedemann
On Friday, November 22, 2013 11:50:11 AM, Joshua Harlow wrote: I'm not a user but is there any more details on why it was removed, seems like it would be nice to know more reasoning than "it doesn't fit our (internal/unknown) strategic goals" at IBM. Seems rather sad that a driver can be remov

Re: [Openstack] devstack q-dhcp screen: error

2013-11-22 Thread Armando M.
What distro are you using? It looks like you're having a problem with network namespaces. On 22 November 2013 09:51, Otávio Augusto wrote: > Hi all > > I just noticed the following error messages in my devstack environment > (q-dhcp screen): > > http://paste.openstack.org/show/53826/ > > > Any hi

Re: [Openstack] Havana Neutron OVS issue

2013-11-22 Thread Jitendra Kumar Bhaskar
Hi Heiko, Can you please post nova-compute.log and neutron/server.log, so that We can see where its failing. Make sure you are using 3.8.0.33-generic kernel. Regards *Jitendra Bhaskar* On Fri, Nov 22, 2013 at 10:23 PM, Heiko Krämer wrote: > Heyho guys, > > I'm running in the exactly same

Re: [Openstack] [Nova] Proposed removal of the PowerVM driver

2013-11-22 Thread Tim Bell
There was only one response in the user survey that the cloud was using PowerVM. Given IBM's request to drop the function, my analysis of the survey data says that this would not cause disruption for the deployments who reported their configurations. Thus, an accelerated depreciation schedule

Re: [Openstack] devstack q-dhcp screen: error

2013-11-22 Thread Otávio Augusto
It's CentOS. It was working fine a few days ago. Then I performed a git pull and this problem came up. Anything I should consider? Thanks in advance /O Otavio Augusto "A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet

Re: [Openstack] devstack q-dhcp screen: error

2013-11-22 Thread Daniel Ellison
On Nov 22, 2013, at 2:43 PM, Otávio Augusto wrote: > > It's CentOS. It was working fine a few days ago. Then I performed a git pull > and this problem came up. > Anything I should consider? Yes, use the iproute package from the CentOS OpenStack Havana repo: yum install http://repos.fedora

Re: [Openstack] [Nova] Proposed removal of the PowerVM driver

2013-11-22 Thread Michael Still
So, a few questions... - If there are no users shall we remove it from Havana and Grizzly as well, or does that violate our stability principles too much? - If we don't remove the code from stable, what about removing all references from the stable docs and putting in a warning saying that powe

[Openstack] [OSSG][OSSN] Authenticated users are able to update passwords without providing their current password

2013-11-22 Thread Nathan Kinder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Authenticated users are able to update passwords without providing their current password - --- ### Summary ### An authenticated user is able to change their password without providing their current password. This allows compromised authentication tok

Re: [Openstack] [Nova] Proposed removal of the PowerVM driver

2013-11-22 Thread Russell Bryant
On 11/22/2013 04:45 PM, Michael Still wrote: > So, a few questions... > > - If there are no users shall we remove it from Havana and Grizzly as > well, or does that violate our stability principles too much? > > - If we don't remove the code from stable, what about removing all > references fro

Re: [Openstack] [Nova] Proposed removal of the PowerVM driver

2013-11-22 Thread Russell Bryant
On 11/22/2013 02:36 PM, Tim Bell wrote: > Thus, an accelerated depreciation schedule would seem appropriate. I would > recommend an e-mail to the openstack operations list to confirm that there > are no objections. I forwarded the original message from this thread to the operators list, as well.

[Openstack] OpenStack Community Weekly Newsletter (Nov 15 – 22)

2013-11-22 Thread Stefano Maffulli
Spinning up OpenStack “DefCore” Committee by spotting elephants This week, Joshua McKenty , Rob Hirschfeld and a handful of interested individuals (board member

Re: [Openstack] [Nova] Proposed removal of the PowerVM driver

2013-11-22 Thread Jeremy Stanley
On 2013-11-22 16:55:04 -0500 (-0500), Russell Bryant wrote: > I'm not sure I see much value in removing it from past releases. > There isn't much cost to leaving them there I think. [...] For example, would you entertain stable bug fixes and security fixes/advisories specific to this driver? Or is

Re: [Openstack] [Nova] Proposed removal of the PowerVM driver

2013-11-22 Thread Chuck Short
On Fri, Nov 22, 2013 at 4:45 PM, Michael Still wrote: > So, a few questions... > > - If there are no users shall we remove it from Havana and Grizzly as > well, or does that violate our stability principles too much? > > Speaking with my stable maintainers hat on I would personally NACK this sin

Re: [Openstack] Unable to see console using VNC on ESX hypervisor

2013-11-22 Thread Gary Kotton
Hi, The VC returns consoled output in a PNG format. In order for OpenStack to display this it will need to be converted to a text format (which may be a very non trivial task). To be honest I am not really sure how the console output for other drivers works when the running VM is say for example