Re: [Openstack] [ceilometer] performance issues

2014-02-26 Thread Nick Maslov
Hi, I was informed by our QA team, that Ceilometer is currently a single threaded application, so this might impact performance. https://bugs.launchpad.net/ceilometer/+bug/1257329 --  Nick Maslov Sent with Airmail On February 21, 2014 at 1:54:38 PM, Alexander Stellwag (openst...@stellwag.net)

Re: [Openstack] ldap + sql in keystone (multi-domain)

2014-02-26 Thread Sandro CAZZANIGA
Le 27/02/2014 06:42, Martinx - ジェームズ a écrit : > A bit off-topic but, I'm wondering here... Don't you guys think that > it would be great to have some kind of "LDAP as a Service", just live > Trove, but for LDAP, of course? > > So, each tenant will have its own LDAPaaS, then, their instances can >

Re: [Openstack] nova network creation error!

2014-02-26 Thread Jitendra Kumar Bhaskar
Hi, Can you post nova.conf file ? Regards *Jitendra Bhaskar* On Thu, Feb 27, 2014 at 8:05 AM, grkim wrote: > Hi, > > I don't have neutron package that's why I don't have neutron log. > These ar my network.log and api.log when I execute "nova network-create" > command. > > > > /var/log/

Re: [Openstack] nova network creation error!

2014-02-26 Thread grkim
Hi, This is contents of my nova.conf $ cat nova.conf | grep -v ^# | grep -v ^$ [DEFAULT] [DEFAULT] rpc_backend = nova.openstack.common.rpc.impl_qpid qpid_hostname = controller my_ip = 134.75.123.194 vncserver_listen = 134.75.123.194 vncserver_proxyclient_address = 134.75.123.194 auth_strategy

Re: [Openstack] ldap + sql in keystone (multi-domain)

2014-02-26 Thread Martinx - ジェームズ
A bit off-topic but, I'm wondering here... Don't you guys think that it would be great to have some kind of "LDAP as a Service", just live Trove, but for LDAP, of course? So, each tenant will have its own LDAPaaS, then, their instances can be configured to use it. Also, Ubuntu have support for "3

[Openstack] Python Design Patterns in OpenStack

2014-02-26 Thread ?e???d
Hi, guys: I am learning Python and Design Patterns, I want to know how Design Patterns can be used in real world project especially python project. I know OpenStack is developed using python. So is there some materials of Design Patterns used in OpenStack? Thanks! ~Hao Lin__

Re: [Openstack] [Nova] KVM Windows Guest disk hot plugging support.

2014-02-26 Thread Zuo Changqian
Much thanks, Wangpan, very helpful information. I knew our "Windows 2008" image has Virtio disk and network interface driver installed, but didn't know about PCI driver. In fact, when I opened "device manager" window, I did see under "Other deivces", "PCI devices" is tagged with a yellow exclamati

Re: [Openstack] nova network creation error!

2014-02-26 Thread grkim
Hi, I don't have neutron package that's why I don't have neutron log. These ar my network.log and api.log when I execute "nova network-create" command. /var/log/nova/network.log 2014-02-27 11:33:10.689 2550 ERROR nova.openstack.common.rpc.amqp [req-ba23ad36-635f-45f5-a103-22e0022e5005 2a

Re: [Openstack] [Nova] KVM Windows Guest disk hot plugging support.

2014-02-26 Thread Wangpan
I have see this same error on my debian OS(2.6.X kernel) without acpiphp and pci_hotplug modules, after I insert these two modules, the re-attachment works ok. With Windows OS, do you have install the virtio drivers(pci and disk)? because in my windows 7 the re-attachment works ok, too. I thought

Re: [Openstack] [Nova] KVM Windows Guest disk hot plugging support.

2014-02-26 Thread Zuo Changqian
I have tried, it would still fail. Also I got something new this morning, If I first remove the device (attached disk) inside Windows 2008, and then call detach-volume command, the reattching will succeed. I think this is not a problem of Libvirt of KVM (Linux guest works perfectly), but a proble

[Openstack] FWaaS vs Security Group

2014-02-26 Thread Remo Mattei
Hello guys, I want to double check and make sure I am correct on this one. 1) FWaaS is a firewall which allows tenant to apply internal security measurement. 2) Security Group does not apply to the SND router but to neutron port. I am missing anything on a global overview of the two? Thanks

[Openstack] Windows 8.1 Enterprise Server..iso and virtio-win-0.1-74.iso

2014-02-26 Thread Thomas McLaughlin
All, Does the Windows 8.1 Enterprise Server iso work with the virtio-win-0.1.74.iso driver? If so, does anyone have an example. Thanks in advance. Thomas McLaughlin ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Pos

Re: [Openstack] Openstack Havana - cinder multibackend

2014-02-26 Thread Swapnil Kulkarni
Did you follow steps similar to [1], if yes you should be able to see the backends listed as types in horizon dashboard, just select type while you create and you can create volumes specifying volume type in cinder create CLI. k$ cinder help create usage: cinder create [--snapshot-id ]

Re: [Openstack] python-novaclient 2.16.0 released

2014-02-26 Thread Jitendra Kumar Bhaskar
Hi Russell, Great news. Will try it and post the status. Regards *Jitendra Bhaskar* On Wed, Feb 26, 2014 at 10:09 PM, Russell Bryant wrote: > I just pushed a new novaclient release. It contains several bug fixes > and new features made over the last 4-5 months. I expect another > releas

[Openstack] python-novaclient 2.16.0 released

2014-02-26 Thread Russell Bryant
I just pushed a new novaclient release. It contains several bug fixes and new features made over the last 4-5 months. I expect another release closer to the release of Icehouse to capture any last fixes and features that get merged for Icehouse. Please report any issues to our bug tracker:

Re: [Openstack] image caching

2014-02-26 Thread Anastasis Andronidis
Hello Craig, currently there is only a blueprint[1] I am hoping to implement this feature during this GSoC summer. If you want more info on the subject, you can contact me in person so I can share my current ad-hoc solution. Cheers, Anastasis [1]: https://docs.google.com/document/d/1mWWSyftZ

Re: [Openstack] image caching

2014-02-26 Thread Gary Kotton
Hi, At the moment there is no 'pre fetching'. It is a nice idea. Thanks Gary From: Craig Jellick mailto:cjell...@godaddy.com>> Date: Wednesday, February 26, 2014 5:25 PM To: "openstack@lists.openstack.org" mailto:openstack@lists.openstack.org>> Subject: [Open

[Openstack] image caching

2014-02-26 Thread Craig Jellick
Hi all, Currently, when we deploy a new image, the first VM deployment with that new image to any particular compute node takes longer than normal because the image is not yet "cached" on the node. Is there a mechanism for pre-caching/pushing new images to compute nodes? I'm thinking we could

[Openstack] Unable to attend ML2 Meeting today

2014-02-26 Thread trinath.soman...@freescale.com
Hi ML2ers - I'm still in office to find way to bring up devstack and CI. Hence, I may not be able t attend the meeting today. Kindly update me on the discussion regarding the Mech-Driver Bind Ports. -- Trinath Somanchi - B39208 trinath.soman...@freescale.com | extn: 4048 __

[Openstack] Openstack Havana - Dashboard (Horizon) - Wrong storage size on Hypervisor panel

2014-02-26 Thread Fiorenza Meini
Hi there, as specified in the message object, I see a wrong value for "Storage" column: which component of Openstack does provide the information? Nova ? What kind of information should show this field: the space of hypervisor system or local system? It seems that only the partion where operati

[Openstack] Openstack Havana - cinder multibackend

2014-02-26 Thread Fiorenza Meini
Hi there, I'd like to have cinder working with two storage: NAS and local disk, so that I can choose in Dashboard (or command line) where to create the volume. First I configured the mount of NAS device through NFS driver, and it worked fine. Then I tried the multi backend option of cinder, but

Re: [Openstack] 答复: [Ceilometer] ceilometer event-list

2014-02-26 Thread Prashanth Hari
I am not seeing this commit. As per docs I am seeing there is an option to list the events ( http://docs.openstack.org/user-guide/content/ceilometerclient_commands.html ). Is this available only in icehouse as part of the stacktach integration ? Any limited features in Havana to query the events a

Re: [Openstack] nova network creation error!

2014-02-26 Thread dheeru
Run the command with --debug option or look at the /var/log/neutron/server.log. It give more info about why this failing. -Dheeru @Community Service On Wed, Feb 26, 2014 at 6:17 AM, grkim wrote: > hi all, > > I'm install openstack using > http://docs.openstack.org/havana/install-guide/install

Re: [Openstack] [Nova] KVM Windows Guest disk hot plugging support.

2014-02-26 Thread Zhangleiqiang
Hi, Changqian: I think it's better to try using the corresponding detach command of libvirt (virsh detach-disk or virsh detach-device) first, and see if the behavior is expected. -- Leiqzhang Best Regards From: Zuo Changqian [mailto:dummyhacke...@gmail.com] Sent: Wednesday, February

Re: [Openstack] [openstack-dev] Devstack Error

2014-02-26 Thread trinath.soman...@freescale.com
Hi Ben- Can you give a guess of the problem. I feel that there might be some error with devstack-gate which brings down the things from git and configure it in the system. The first error started at “openstack role add: error: argument –user: expected one argument” Do I need to check or verif

Re: [Openstack] [Nova] KVM Windows Guest disk hot plugging support.

2014-02-26 Thread Zuo Changqian
Which "reboot" do you mean: 1. run "reboot" command in Linux instance. 2. OpenStack software reboot operation 3. OpenStack hard reboot operation Also, check instance's libvirt domain xml (use "nova show" to get instace's nova-compute host and "virsh dumpxml " to see domain's configuration), see if

Re: [Openstack] [Nova] KVM Windows Guest disk hot plugging support.

2014-02-26 Thread Zuo Changqian
By the way, it's Havana release. We first found this problem in Ubuntu 12.04 LTS guest, after loading "acpiphp" kernel module at instance boot time, the problem solved. Then we tested using CentOS 6.x guest, it seems the code of "acpiphp" module has been integrated into Linux kernel at compilatio