Re: [Openstack] Multi-Plugin Support for Quantum (Folsom)

2013-01-08 Thread Eugene Nikanorov
Trinath, 1. We need to update the file once service type is added. Say, if we add firewall service, we need to add corresponding service type constant. 2. This constants are keys in the dictionary that keeps loaded plugins. So currently it's 1 plugin per service type. E.g. core API can have only

Re: [Openstack] Multi-Plugin Support for Quantum (Folsom)

2013-01-08 Thread Trinath Somanchi
Hi Eugene- Thanks a lot for the reply.. I have few doubts regarding the file /quantum/plugins/common/constants.py [1] Do we need to update this file when any new plugin is added? [2] How this file and its macros are utilized for servicing the multiple plugins? Also, I'm thinking on using OVS p

Re: [Openstack] Issue about get all instance servers using admin token

2013-01-08 Thread Wangpan
Hi zhiqiang, you can use admin tenant and it's token to get server details like this: nova --debug show instance_uuid and you will see the request detail like this: REQ: curl -i http://localhost:8774/v1.1/1c05803250e04a84864888e913e80584/servers/2652ce2e-d661-44bf-b561-3487d309cb6b -X GET -H "X-A

Re: [Openstack] [Ceilometer] Ganglia Ceilometer integration

2013-01-08 Thread Jiang, Yunhong
My 2 cents. Basically there are two method to interact with Ganglia. One is to push all data from ceilometer into Gangalia, another one is your suggestion, put all data from Gangalia to ceilometer. According to current definition of ceilometer "infrastructure to collect measurements within Op

Re: [Openstack] Calling all user group and meetup organizers

2013-01-08 Thread Colin McNamara
I'll be remote (I'll be down in LA for the day) , but can dial in via Webex. Regards, Colin If you would like to schedule a time to speak with me, please click here to see my calendar and pick a time that works for your schedule. The system will automatically send us both an outlook meeting in

[Openstack] Issue about get all instance servers using admin token

2013-01-08 Thread Zhiqiang Zhao
Hi experts, I'm using openstack rest admin api recently. I notice that we can use admin token to get all tenants id. And now I want to use admin token to get all projects details(like servers). But according to nova REST api, we need to get all project tokens firstly. for example: GET http://

[Openstack] Calling all user group and meetup organizers

2013-01-08 Thread Sean Roberts
We are going to have a planning meeting on Tuesday, 15 Jan 2012 11:00am to 1:00pm PST. RSVP via http://www.meetup.com/openstack/events/93593062/ Connect remotely via webex https://yahoomeetings.webex.com/yahoomeetings/j.php?ED=160663792&UID=492396097&RT=MiM0 If this time doesn't work for you,

Re: [Openstack] Wasted Compute node disk space

2013-01-08 Thread Joshua McKenty
Greg - this is how we do it. See "Null-Tier Architecture" at http://www.pistoncloud.com/cloud-technology/cloud-architecture/ . Note that it's not just CPU - you end up needing more RAM and Network bandwidth as well. Joshua On Jan 8, 2013, at 8:22 AM, Greg Chavez wrote: > > Razique, > > Yes

Re: [Openstack] Need Help

2013-01-08 Thread Umar Draz
HI Stefano, Thanks for your reply I can ping all nodes from their local IP using any virtual machine. 1) I have ubuntu 12.10 on all compute nodes 2) I don't have any iptables on all compute nodes. Nova its self intall iptables firewall Please find attached file as per your instructions. Best R

Re: [Openstack] [Ceilometer] Ganglia Ceilometer integration

2013-01-08 Thread Matt Joyce
I've had bad luck with ganglia. It tends to self pollute over time, especially in a lossy environment such as an elastic cloud. On Tue, Jan 8, 2013 at 7:23 AM, wrote: > Shengjie, > > I've been thinking quite a lot about that recently. I was considering > putting up a blueprint about supporting

Re: [Openstack] Need Help

2013-01-08 Thread Stefano Zanella
Sorry for the delay, it was a busy day. I'm missing a step here: are you able to ping all 3 compute nodes from a VM inside one of them, or can you ping for each VM only the corresponding node? Can you now paste the output of: ip addr list on hypervisor and VM route -n on hypervisor and VM brctl sho

Re: [Openstack] VMs not able to contact metadata service

2013-01-08 Thread Willard Dennis
OK, I included the ‘q-meta’ service in the Devstack localrc, stopped and completely removed the packages (and associated files) installed by Devstack on the machine, and reinstalled Devstack. I do now see the ’q-meta’ service running in the screen log files. I also added a rule to iptables’ nat

[Openstack] [Swift] new regular meeting for Swift

2013-01-08 Thread John Dickinson
I've scheduled a bi-weekly Swift team meeting for Swift contributors. Starting tomorrow, we will meet in #openstack-meeting every other Wednesday at 11am Pacific, 1pm Central, 1900 UTC. For tomorrow's meeting, we will be discussing Swift's next release and the current outstanding patches (http

Re: [Openstack] Wasted Compute node disk space

2013-01-08 Thread Greg Chavez
Razique, Yes. We have the OS on a RAID 1 and the rest of the disks are in a RAID 10. However, should we go with the Compute+Swift Node architecture, we'll be using this: [root@kvm-cs-gen-09i ~]# df -h FilesystemSize Used Avail Use% Mounted on /dev/mapper/vg00-root

Re: [Openstack] Wasted Compute node disk space

2013-01-08 Thread Razique Mahroua
Hey Greg,so if I understand well, you want to have the disk on the hypervisors be used as Swift nodes right?is there any underlying RAID?Regards, Razique Mahroua - Nuage & Corazique.mahr...@gmail.comTel : +33 9 72 37 94 15 Le 8 janv. 2013 à 16:28, Greg Chavez a écrit :We ar

Re: [Openstack] [OpenStack][Swift] Cannot perform multiple requests with Python API

2013-01-08 Thread Leander Bessa Beernaert
I'm still getting the same error. Here's what I did: - git clone https://github.com/openstack/python-swiftclient - cd python-swiftclient - sudo python setup.py install - Repeated the previous procedures Did it not install correctly? On Tue, Jan 8, 2013 at 3:47 PM, Chmouel Boudjnah wrote: > I a

Re: [Openstack] [OpenStack][Swift] Cannot perform multiple requests with Python API

2013-01-08 Thread Chmouel Boudjnah
can you do a export SWIFTCLIENT_DEBUG=true before running the interpreters and tell us the output? Chmouel. On Tue, Jan 8, 2013 at 4:57 PM, Leander Bessa Beernaert wrote: > I'm still getting the same error. Here's what I did: > > - git clone https://github.com/openstack/python-swiftclient > - c

Re: [Openstack] What is the typical way to deploy OpenStack Compute with ESXi

2013-01-08 Thread Lorin Hochstein
Sean: Could you say a little more about why it is that running nova-compute inside of a VM makes it easier to integrate with nova-network or quantum (ova)? The OpenStack docs on VMWare < http://docs.openstack.org/folsom/openstack-compute/admin/content/vmware.html> unfortunately don't have any det

Re: [Openstack] [OpenStack][Swift] Cannot perform multiple requests with Python API

2013-01-08 Thread Chmouel Boudjnah
I am not sure why it does that (works fine for me), can you try with the git version to see if you can reproduce ? Thanks, Chmouel. On Mon, Jan 7, 2013 at 7:31 PM, Leander Bessa Beernaert wrote: > Hello all, > > I'm having an issue when using the Python API for swift [1]. I am unable > to do t

[Openstack] Wasted Compute node disk space

2013-01-08 Thread Greg Chavez
We are in the process of replacing our Diablo KVM infrastructure with Folsom. Up until now, our virts have been using the local Compute node's disk space for their images which, obviously, defeats much of the purpose of a virtualizing. We are ready to implement an iSCSI SAN, but we're a bit bumme

Re: [Openstack] [Ceilometer] Ganglia Ceilometer integration

2013-01-08 Thread Daniel_Leyden
Shengjie, I've been thinking quite a lot about that recently. I was considering putting up a blueprint about supporting collection of metrics from Ganglia-monitored servers and pushing them into Ceilometer, assuming there isn't anything already up. I have run Ganglia on large numbers of server

Re: [Openstack] Swift issues with Swift3

2013-01-08 Thread John Dickinson
The "use" line in the swift3 section is wrong. Your config tells the proxy to load that module from the swift project (ie from swift import swift3). However, that won't work because swift3 isn't shipped with swift. Instead you need to have something like "use = egg:swift3#middleware". For more

[Openstack] Swift issues with Swift3

2013-01-08 Thread Sandopolus
Hi all I have managed to get the Swift installation working correctly with the Swift API's using tempauth. But i am currently having issues when starting the Proxy after adding the Swift3 setup into the Proxy config and i was hoping someone could point me in the right direction. My current setup

Re: [Openstack] [Ceilometer] Ganglia Ceilometer integration

2013-01-08 Thread Shengjie_Min
Hi Julien, Just look at the blueprints and your post, seems like there is some effort around synaps, also something around heat, cloudwatch. Just trying to get a clear picture about the vision and direction around monitoring area. Shengjie ___ Maili

Re: [Openstack] [Ceilometer] Ganglia Ceilometer integration

2013-01-08 Thread Julien Danjou
On Tue, Jan 08 2013, shengjie_...@dell.com wrote: > Just out of curiosity, Have we ever had any previous threads discussing > about possibility of integrating Ceilometer with ganglia as a monitoring > approach? Didn't manage to find any from the mailing list archive. Doesn't ring a bell, indeed.

[Openstack] [Ceilometer] Ganglia Ceilometer integration

2013-01-08 Thread Shengjie_Min
Hi guys, Just out of curiosity, Have we ever had any previous threads discussing about possibility of integrating Ceilometer with ganglia as a monitoring approach? Didn't manage to find any from the mailing list archive. Thanks, Shengjie ___ Mailing l

Re: [Openstack] [Openstack-operators] A concept feature named 'scheduling live migration'

2013-01-08 Thread John Garbutt
The idea I like is to unify the migrate and live-migrate APIs. Currently the migrate is scheduled and live-migrate is direct to the host. A single migrate call could be scheduled by default, accepting hints for a specific host or zone, with the option to be live or not-live and with or without

[Openstack] User-Data for MS Windows Instances

2013-01-08 Thread Balamurugan V G
Hi, To get the user-data working for a MS Windows Instance, I found this http://www.cloudbase.it/cloud-init-for-windows-instances/ and yet to test it. Is there a better way to do it. I basically want start a few applications after booting the instance. I do not prefer the inbuilt startup-tasks si

Re: [Openstack] Need Help

2013-01-08 Thread Umar Draz
Hi Stefano, No Luck, Still same, I can ping all 3 compute nodes 192.168.1.133 192.168.1.134 192.168.1.135 from any virtual machine, but I can not ping, 192.168.1.136 another linux machine on local network. Best Regards, Umar On Tue, Jan 8, 2013 at 2:56 AM, Stefano Zanella wrote: > I think t

Re: [Openstack] Multi-Plugin Support for Quantum (Folsom)

2013-01-08 Thread Eugene Nikanorov
Hi Trinath, You might want to check https://review.openstack.org/#/c/15733/ It's the patch implementing multi-plugin support that already have been merged into quantum's master branch. Thanks, Eugene. On Tue, Jan 8, 2013 at 2:33 PM, Trinath Somanchi wrote: > Hi Stackers- > > How to support mul

[Openstack] networking query

2013-01-08 Thread Joe Warren-Meeks
Hi chaps, I have Openstack working quite nicely now, however I have one small oddity. I'm using nova networking still and I have 3 tenants. Currently anything to 10/8 isn't being natted, which is fine and good. One of the tenants does the right thing when going to something other than 10/8, it

[Openstack] Multi-Plugin Support for Quantum (Folsom)

2013-01-08 Thread Trinath Somanchi
Hi Stackers- How to support multiple service plugins in the Quantum (Folsom)? I have gone through this link, https://review.openstack.org/#/c/15881/1 Will checking out this code base and integrating the same to the folsom code base help me in multi-plugin feature for the Quantum (Folsom) Please

Re: [Openstack] [Openstack-operators] A concept feature named 'scheduling live migration'

2013-01-08 Thread Razique Mahroua
Nice approach Stephen, thanks for the hint. Razique Mahroua - Nuage & Corazique.mahr...@gmail.comTel : +33 9 72 37 94 15 Le 8 janv. 2013 à 11:03, Stephen Gran a écrit :Hi,Yes, this is in my mind.  I see it as being in two parts:First, there needs to be a scheduler hin

Re: [Openstack] [Openstack-operators] A concept feature named 'scheduling live migration'

2013-01-08 Thread Stephen Gran
Hi, Yes, this is in my mind. I see it as being in two parts: First, there needs to be a scheduler hint and filter so that the scheduler knows not to schedule more VMs for the host in maintenance mode. Second, there needs to be a way to ask the scheduler 'where would you put this VM if you were

Re: [Openstack] [Openstack-operators] A concept feature named 'scheduling live migration'

2013-01-08 Thread Razique Mahroua
Hey, this is not a feature I'm aware of at the moment. But I think you can do that by iterating on the instance. The command nova show $instance_id will give you the host the instance is running on. You can use it to loop on a migration process. You can also use a mysql request in order to retrieve

Re: [Openstack] Need Help

2013-01-08 Thread Umar Draz
HI, I also want public ip on Virtual Machine. So after changing as per your suggesstion can I access my virtual machine through public ip? Best Regards, Umar On Tue, Jan 8, 2013 at 2:56 AM, Stefano Zanella wrote: > I think there's a mismatching here between configuration and intended > behavio