Re: [Openstack] Juno Summit: VMware + OpenStack: Accelerating OpenStack in the Enterprise

2014-05-16 Thread Eric Brown
https://www.youtube.com/watch?v=3WqFTPgNRGg On May 16, 2014, at 3:39 PM, Michael Gale wrote: > Hey, > > I am looking for the video to this session, I attended it on Wednesday > and it gave a great look at how VMware and integrate with OpenStack: > > http://openstacksummitmay2014atlanta.s

[Openstack] Is there any way to get the user's activities?

2014-05-16 Thread LIU Yulong
Hi all, Is there any way to get the user's activities? Ceilometer is a metering service, Can it get the user's activities? Such as the table below, Action| Status | Time Create instance |

[Openstack] rdo havana to icehouse: instances stuck in 'resized or migrated'

2014-05-16 Thread Dimitri Maziuk
Hi all. Upgrading centos 6/rdo from havana to icehouse: I've updated all services on the controller as per the fine manual, then updated one of the 3 compute nodes. Now I'm trying to migrate the (shut off) instances from havana compute node to the icehouse compute node and they get stuck in "resi

Re: [Openstack] Storage Multi Tenancy

2014-05-16 Thread Nirlay Kundu
This can be done the following way : Since Cinder scheduler allows you to set multiple filters, you could potentially use one of the filters, say ‘availability zone’ for this. Essentially create a different availability zone for each storage pool – one for ceph cluster, one for tenants own pool

[Openstack] Juno Summit: VMware + OpenStack: Accelerating OpenStack in the Enterprise

2014-05-16 Thread Michael Gale
Hey, I am looking for the video to this session, I attended it on Wednesday and it gave a great look at how VMware and integrate with OpenStack: http://openstacksummitmay2014atlanta.sched.org/event/2af26570126221f64af8e0ab891b9a33#.U3ZohXWx1dk VMware + OpenStack: Accelerating OpenStack in th

Re: [Openstack] Using Nova client with SSH SOCKS proxy

2014-05-16 Thread Adrian Smith
Thanks guys. I got it working using proxychains (tsocks isn't readily available under brew on OSX). On 16 May 2014 17:24, Andriy Yurchuk wrote: > Hi! > > SOCKS proxy is not an HTTP proxy so setting HTTP_PROXY environment variable > won't work. Rather try something like tsocks: > http://tsocks.

Re: [Openstack] Speaking engagements in US/EU?

2014-05-16 Thread Adrien Cunin
Le 09/05/2014 15:52, Adam Lawson a écrit : > Hey folks, > > Curious if there is a list being maintained somewhere where speakers are > needed or can submit talks? I want to keep up on my presentation skills > and wish there was a centralized list of the notable > conferences/opportunities requirin

Re: [Openstack] Using Nova client with SSH SOCKS proxy

2014-05-16 Thread Adrian Smith
I tried with 127.0.0.1 but the same error, $ nova list ERROR: HTTPConnectionPool(host='127.0.0.1', port=13392): Max retries exceeded with url: http://x.x.x.x:5000/v2.0/tokens (Caused by : '') On 16 May 2014 17:10, Adrian Smith wrote: > Yes, > > $ grep localhost /etc/hosts > # localhost is used t

Re: [Openstack] Using Nova client with SSH SOCKS proxy

2014-05-16 Thread Dean Troyer
On Fri, May 16, 2014 at 10:41 AM, Adrian Smith wrote: > To access my controller I need to go through a intermediary box. > > I've created a local SOCKS proxy by ssh'ing to this intermediary with > the parameters -D 13392. > > I then set the environment variable, > export HTTP_PROXY=http://localh

Re: [Openstack] Using Nova client with SSH SOCKS proxy

2014-05-16 Thread Adrian Smith
Yes, $ grep localhost /etc/hosts # localhost is used to configure the loopback interface 127.0.0.1localhost ::1 localhost fe80::1%lo0localhost On 16 May 2014 17:05, Clark, Robert Graham wrote: > Is localhost listed in your /etc/hosts ? > > Maybe try with HTTP_PROXY=http://1

Re: [Openstack] Using Nova client with SSH SOCKS proxy

2014-05-16 Thread Andriy Yurchuk
Hi! SOCKS proxy is not an HTTP proxy so setting HTTP_PROXY environment variable won't work. Rather try something like tsocks: http://tsocks.sourceforge.net/index.php On May 16, 2014, at 7:10 PM, Adrian Smith wrote: > Yes, > > $ grep localhost /etc/hosts > # localhost is used to configure the

Re: [Openstack] Using Nova client with SSH SOCKS proxy

2014-05-16 Thread Clark, Robert Graham
Is localhost listed in your /etc/hosts ? Maybe try with HTTP_PROXY=http://127.0.0.1:13392 - just in case. On 16/05/2014 11:41, "Adrian Smith" wrote: >To access my controller I need to go through a intermediary box. > >I've created a local SOCKS proxy by ssh'ing to this intermediary with >the pa

[Openstack] Using Nova client with SSH SOCKS proxy

2014-05-16 Thread Adrian Smith
To access my controller I need to go through a intermediary box. I've created a local SOCKS proxy by ssh'ing to this intermediary with the parameters -D 13392. I then set the environment variable, export HTTP_PROXY=http://localhost:13392 But using "nova list" just gives an error, $ nova list ER

Re: [Openstack] nova compute repeating logs

2014-05-16 Thread Dimitri Maziuk
On 5/16/2014 6:00 AM, sonia verma wrote: Hi I'm trying to boot VM from my controller node(openstack dashboard) onto compute node but it is stucking at spawning state. I'm able to see the VM interface onto the compute but the status is spawning even after 10-15 minutes. Check /var/lib/nova/inst

[Openstack] Storage Multi Tenancy

2014-05-16 Thread jeroen
Hello, Currently I am integrating my ceph cluster into Openstack by using Ceph’s RBD. I’d like to store my KVM virtual machines on pools that I have made on the ceph cluster. I would like to achieve to have multiple storage solutions for multiple tenants. Currently when I launch an instance the

Re: [Openstack] nova-compute and cinder-scheduler HA

2014-05-16 Thread Jay Pipes
On 05/14/2014 02:49 PM, Сергей Мотовиловец wrote: Hello everyone! Hi Motovilovets :) Comments and questions for you inline... I'm facing some troubles with nova and cinder here. I have 2 control nodes (active/active) in my testing environment with Percona XtraDB cluster (Galera+xtrabackup) +

Re: [Openstack] [openstack-dev] booting VM with customized kernel and rootfs image

2014-05-16 Thread sonia verma
Hi I'm getting following repeated nova-compute logs when trying to boot VM .. 05-16 05:34:19.503 26935 DEBUG nova.openstack.common.periodic_task [-] Running periodic task ComputeManager._poll_volume_usage run_periodic_tasks /opt/stack/nova/nova/openstack/common/periodic_task.py:176^M 2014-05-1

Re: [Openstack] pacemaker would be wrong when both node have same hostname

2014-05-16 Thread walterxj
Hi Marica:    I have test your RA script for 2 days. After so many times of  attempts it finally works well :)    I changed serveral settings(resource-stickiness,RA script,neutron l3-agent setting etc.) in my envirment ,so I can't tell which is the key point of my changes.    I have attac

[Openstack] nova compute repeating logs

2014-05-16 Thread sonia verma
Hi I'm trying to boot VM from my controller node(openstack dashboard) onto compute node but it is stucking at spawning state. I'm able to see the VM interface onto the compute but the status is spawning even after 10-15 minutes. Below are the nova schedular logs.. ova/openstack/common/loopingcal

[Openstack] Fwd: About Standalone Openstack ISO Havan/Icehouse Installer

2014-05-16 Thread Mayur Patil
Hi All, I want to know is there any Standalone ISO of Havana /Icehouse. There are procedures given of Chef/Puppet DevOps tools for Openstack installation by Rackspace. Also Mirantis has provided ISO but I am unable to see GUI of the same. I have limited Bandwidth Plan. So for me such