[Openstack] VM provisioning on a specific network with Horizon

2012-06-21 Thread Rami Cohen
Hi, Using Horizon, is it possible to create an instance on a specific network? Thanks, RamiC ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help :

Re: [Openstack] HVM for KVM

2012-06-21 Thread Vaze, Mandar
Ø Does this Controller machine requires Hardware virtualization support for KVM libvirt ? Yes. To be accurate nova-compute needs hardware virtualization support . Otherwise you can use “libvirt_type=qemu” Check

Re: [Openstack] ssh not authenticating

2012-06-21 Thread Vaze, Mandar
Default password for cirros is cubswin:) - including the smiley I hope you entered correct password (It is easy to ignore the last two characters thinking it is a smiley) Other options is to use password less ssh login using keypair. See

Re: [Openstack] VM provisioning on a specific network with Horizon

2012-06-21 Thread Atul Jha
From: openstack-bounces+atul.jha=csscorp@lists.launchpad.net [openstack-bounces+atul.jha=csscorp@lists.launchpad.net] on behalf of Rami Cohen [ramic.h...@gmail.com] Sent: Thursday, June 21, 2012 11:25 AM To: openstack@lists.launchpad.net Subject:

[Openstack] [bug] cannot umount guestfs (Bug #1013689)

2012-06-21 Thread Alexey Ababilov
Hi! On our machines ins Grid Dynamics (HP ProBooks and miscellaneous servers), repeating unmount if it reported device or resource is busy while spawning a VM is not acceptable. Very often, unmount is reported as _successful_ during the _first_ attempt, but the filesystem remains _unsynchronized_

Re: [Openstack] How to use Cloudpipe

2012-06-21 Thread Sébastien Han
Hi, The official doc needs to be updated at some points. If you want to make this compatible with Ubuntu 12.04. You can check my article here http://www.sebastien-han.fr/blog/2012/06/20/setup-cloud-pipe-vpn-in-openstack/and the fork of the mirantis repo

Re: [Openstack] [bug] cannot umount guestfs (Bug #1013689)

2012-06-21 Thread Alan Pevec
On Thu, Jun 21, 2012 at 9:40 AM, Alexey Ababilov aababi...@griddynamics.com wrote: The same problem will be with sleeping for 4 seconds - the filesystem remains not synchronized. Hmm, then it's a kernel bug which should be fixed, which kernel is that? Cheers, Alan

Re: [Openstack] [keystone] Keystone on port 5000 - proposing change default port to 8770

2012-06-21 Thread Joseph Heck
Honestly the only reason is that I've heard some fairly direct feedback that port 5000 is that MS uPnP port and hence blocked by many corporate entities, so it's just a matter of a PITA and a slight bump in setup for those groups. Thought to honestly register another port with IANA like 35357

Re: [Openstack] [keystone] Keystone on port 5000 - proposing change default port to 8770

2012-06-21 Thread Razique Mahroua
Makes sense to me honestly.Will sed live its hours of glory ?Regards,Razique Nuage Co - Razique Mahrouarazique.mahr...@gmail.com Le 21 juin 2012 à 10:27, Joseph Heck a écrit :Honestly the only reason is that I've heard some fairly direct feedback that port 5000 is that MS uPnP port and hence

[Openstack] Instances not starting after changing host flag

2012-06-21 Thread Czubak, Piotr
Hi All, I have Essex set up and running, everything works fine till I try to change host flag in nova.conf: --host=test After reboot, instances don't start, only error is reported. Any ideas how to fix this? Logs from nova-compute and nova-network attached below. Regards, Piotr Czubak

Re: [Openstack] [keystone] Keystone on port 5000 - proposing change default port to 8770

2012-06-21 Thread Juan J. Martinez
On 21/06/12 09:27, Joseph Heck wrote: Honestly the only reason is that I've heard some fairly direct feedback that port 5000 is that MS uPnP port and hence blocked by many corporate entities, so it's just a matter of a PITA and a slight bump in setup for those groups. Thought to honestly

Re: [Openstack] [devstack] Easing maintenance of list of distro packages to install

2012-06-21 Thread Daniel P. Berrange
On Wed, Jun 20, 2012 at 11:02:23AM -0700, Joshua Harlow wrote: Everyone should really check out... https://github.com/yahoo/Openstack-Anvil/tree/master/conf/distros It is nice to have a standard yaml format that isn't a new micro-custom-format that we have to figure out how to parse.

[Openstack] [OpenStack] Windows Image problem

2012-06-21 Thread Sergio Ariel de la Campa Saiz
Hi: I have followed this steps to create a Windows Image http://docs.openstack.org/essex/openstack-compute/starter/content/Creating_a_Windows_Image-d1e1594.html My first problem is that when I try to attach a driver in the installation process, it does not appear a folder for Windows 2008R2

Re: [Openstack] the additional compute nodes can't host virtual machine instances

2012-06-21 Thread Razique Mahroua
Hi badis,sounds like a network error, what the /var/log/nova/nova-network.log prints out ?Regards,Razique Nuage Co - Razique Mahrouarazique.mahr...@gmail.com Le 21 juin 2012 à 10:59, badis hammi a écrit :Hi friends,I installed with success Openstack following the documentation, using 2 servers

[Openstack] HVM + Xen Hypervisor via libvirt possible?

2012-06-21 Thread Wang Li
hi,all I need to run virtual machines on Xen Hypervisor in HVM mode, is it possible when using libvirt? Regards smime.p7s Description: S/MIME cryptographic signature ___ Mailing list: https://launchpad.net/~openstack Post to :

Re: [Openstack] [bug] cannot umount guestfs (Bug #1013689)

2012-06-21 Thread Pádraig Brady
On 06/21/2012 08:40 AM, Alexey Ababilov wrote: Hi! On our machines ins Grid Dynamics (HP ProBooks and miscellaneous servers), repeating unmount if it reported device or resource is busy while spawning a VM is not acceptable. Very often, unmount is reported as _successful_ during the

Re: [Openstack] [devstack] Easing maintenance of list of distro packages to install

2012-06-21 Thread Kiall Mac Innes
On Wed, Jun 20, 2012 at 2:17 PM, Dean Troyer dtro...@gmail.com wrote: This is going to always be a problem, independent of the mechanism used to manage package lists. The simple fact is that we really only develop DevStack on Ubuntu, anything else is a second-class citizen by definition.

Re: [Openstack] Get vcpu hours per instance

2012-06-21 Thread Nick Barcet
On 06/15/2012 10:21 PM, Guillermo Alvarado wrote: Hi everyone! I want to know the vcpu hours per instance, in horizon In nova dashboard I can see the total hours for the tenant, I want to see the hours for each instance, which together must be equal to total. How can I do that? I

Re: [Openstack] [metering] Cinder usage data retrieval

2012-06-21 Thread Thomas, Duncan
John Griffith on 20 June 2012 18:26 wrote: On Wed, Jun 20, 2012 at 10:53 AM, Nick Barcet nick.bar...@canonical.com wrote: What we want is to retrieve the maximum amount of data, so we can meter things, to bill them in the end. For now and for Cinder, this would first include (per

Re: [Openstack] ssh not authenticating

2012-06-21 Thread udit agarwal
Hi Mandar, Thanks for your reply. But I am still stuck in the problem. I tried with cirros but with no luck. And for the next one, the system still asks me for password, but it was supposed to be password-less. Can anybody help me with this?? Thanks in advance. --Udit On Thu, Jun 21, 2012

Re: [Openstack] Instances not starting after changing host flag

2012-06-21 Thread Vaze, Mandar
This may not be related to host flag. See similar problem being discussed in this thread : https://lists.launchpad.net/openstack/msg13314.html (Same symptoms as yours, error in allocate_for_instance, rpc timeouts) -Mandar From: openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net

Re: [Openstack] [metering] Cinder usage data retrieval

2012-06-21 Thread Christopher B Ferris
Probably not important on a privatecloud deployment, but certainly important in the public cloud space.Actually, I'd say it is equally important in a private cloud context as public. Just because the cloud is behind a firewall does not mean it does not need to be secured as carefully as if it were

Re: [Openstack] ssh not authenticating

2012-06-21 Thread Alexey Ababilov
Hi! That's possible that filesystem of your VM was not cleanly unmounted during update of /etc/shadow and authorized_keys. It may remain in its original state, so, your ssh key is not stored. Please check this bug: https://bugs.launchpad.net/nova/+bug/1013689 Could you quote your nova-compute.log,

[Openstack] dashboard connecting problem with keystone

2012-06-21 Thread sarath zacharia
Hai, I upgraded the new openstack version to essex. And all service are running . When I logging to the dashboard it shows error like Error: Unable to retrieve usage information. Is it because of any keystone configuration with the nova and glance .and any

Re: [Openstack] dashboard connecting problem with keystone

2012-06-21 Thread Emilien Macchi
Hi, I have already got this issue. You need to be sure that nova-volume is working and also the endpoint in Keystone is working on the right port and the good API version (should be v1). Regards On Thu, Jun 21, 2012 at 3:20 PM, sarath zacharia sarathzacha...@gmail.comwrote: Hai,

[Openstack] debug message shows up (no attribute 'GlanceImageService')

2012-06-21 Thread Jae-Yong Yoo
hello, when I run $ nova-manage db sync it shows this debug message 2012-06-21 22:32:23 DEBUG nova.utils [-] Inner Exception: 'module' object has no attribute 'GlanceImageService' from (pid=9662) import_class /usr/lib/python2.7/dist-packages/nova/utils.py:79 is it harmless? jaeyong

Re: [Openstack] [Quantum] Ordering of imports

2012-06-21 Thread Salvatore Orlando
Thanks a lot for sharing this information. Even if HACKING.rst has an example along the same lines, it does not state clearly that ordering should include also the name of the module/class being imported. Quoting LZY's example, I think it might be worth adding something like the following to

[Openstack] [Nova] How to improve our bug triaging ?

2012-06-21 Thread Thierry Carrez
Hi! This is a follow-up on a recent discussion at the weekly project/release meeting. At the beginning of the month we had a BugTriage day that allowed us to make the Nova bug database much more relevant and triage a lot of incoming new bugs. However, since then, the numbers went up again:

Re: [Openstack] ssh not authenticating

2012-06-21 Thread Scott Moser
On Thu, 21 Jun 2012, udit agarwal wrote: Hi Mandar, Thanks for your reply. But I am still stuck in the problem. I tried with cirros but with no luck. And for the next one, the system still asks me for password, but it was supposed to be password-less. Can anybody help me with this?? As

Re: [Openstack] [Nova] How to improve our bug triaging ?

2012-06-21 Thread Mark McLoughlin
Hey, On Thu, 2012-06-21 at 16:29 +0200, Thierry Carrez wrote: [..] Having people report bugs for our software is a chance, and we should not discourage anyone by not giving the resulting reports the minimal attention they deserve. [..] Totally! So how do we, Nova developers, collectively

Re: [Openstack] [Nova] How to improve our bug triaging ?

2012-06-21 Thread Thierry Carrez
Mark McLoughlin wrote: What I'd love to see is a closer collaboration between regular bug triagers and nova-core members. i.e. bug triagers doing the best they can but roping in willing nova-core members to help out deciphering the more gnarly bugs. Personally, I'd really appreciate people

Re: [Openstack] OpenStack and VDI

2012-06-21 Thread Everett Toews
For the record, here's the link to the article. http://www.zdnet.com/blog/virtualization/openstack-consortia-to-rival-citrix-vmware-microsoft-as-vdi-hits-tipping-point/4962 Everett On Wed, Jun 20, 2012 at 9:19 PM, Michael J Fork mjf...@us.ibm.com wrote: I too am interested in leaning about

[Openstack] [Swift] rsyslog daemon reloading causes swift related services hangs and CPU reach to 100%

2012-06-21 Thread Kuo Hugo
Hi folks , We're facing an issue related to the bug as below /dev/log rotations can cause object-server failures https://bugs.launchpad.net/swift/+bug/780025 My Swift version : 1.4.9 But I found that not only object-server but also all swift related workers

Re: [Openstack] Performance metrics

2012-06-21 Thread Rick Jones
On 06/20/2012 08:09 PM, Huang Zhiteng wrote: On Thu, Jun 21, 2012 at 12:36 AM, Rick Jonesrick.jon...@hp.com wrote: I do not have numbers I can share, but do have an interest in discussing methodology for evaluating scaling particularly as regards to networking. My initial thoughts are simply

Re: [Openstack] HVM + Xen Hypervisor via libvirt possible?

2012-06-21 Thread Huang Zhiteng
Of course it is possible. What kind of issue did you run into? On Thu, Jun 21, 2012 at 5:52 PM, Wang Li fox...@gmail.com wrote: hi,all I need to run virtual machines on Xen Hypervisor in HVM mode, is it possible when using libvirt? Regards

Re: [Openstack] How to use Cloudpipe

2012-06-21 Thread Anne Gentle
The docs team is on it! https://bugs.launchpad.net/openstack-manuals/+bug/1015937 I 3 the docs team. Anne On Thu, Jun 21, 2012 at 3:00 AM, Sébastien Han han.sebast...@gmail.com wrote: Hi, The official doc needs to be updated at some points. If you want to make this compatible with Ubuntu

[Openstack] [Swift][performance degradation] How many objects for PUT/GET in swift-bench is reasonable to you ? I got lots of failure after 50000

2012-06-21 Thread Kuo Hugo
Hi Folks , I'm in progress of swift QA. Also interesting about the number of PUT/GET operation in your swift-bench configuration. Well , I thought that swift should handle as much as I set in bench.conf. However , the performance degradation came after 4+ Does my configuration reasonable

[Openstack] Diagnosing RPC timeouts when attaching volumes

2012-06-21 Thread Lars Kellogg-Stedman
Hello all, I've run into a series of frustrating problems trying to get images to attach correctly to running instances. The current issue is that after running a nova volume-attach ... command, I get the following in compute.log on the compute host: 2012-06-21 12:32:03 ERROR

Re: [Openstack] [Swift][performance degradation] How many objects for PUT/GET in swift-bench is reasonable to you ? I got lots of failure after 50000

2012-06-21 Thread Huang Zhiteng
On Fri, Jun 22, 2012 at 12:28 AM, Kuo Hugo tonyt...@gmail.com wrote: Hi Folks , I'm in progress of swift QA. Also interesting about the number of PUT/GET operation in your swift-bench configuration. Well , I thought that swift should handle as much as I set in bench.conf. However , the

[Openstack] Keystone API

2012-06-21 Thread Tomasz Paszkowski
Hi, I'am working on enhancing keystone PublicAPI to support CORS. Everything seem to work well except that Keystone is formatting responses with Transfer-Encoding: chunked which isn't accepted for OPTIONS query by browsers (chrome, firefox). Does anyone knows how to force keystone API to use

Re: [Openstack] [Swift][performance degradation] How many objects for PUT/GET in swift-bench is reasonable to you ? I got lots of failure after 50000

2012-06-21 Thread Kuo Hugo
2012/6/22 Huang Zhiteng winsto...@gmail.com On Fri, Jun 22, 2012 at 12:28 AM, Kuo Hugo tonyt...@gmail.com wrote: Hi Folks , I'm in progress of swift QA. Also interesting about the number of PUT/GET operation in your swift-bench configuration. Well , I thought that swift should

Re: [Openstack] [Metering] Meeting agenda for Thursday at 16:00 UTC (June 21st, 2012)

2012-06-21 Thread Nick Barcet
On 06/20/2012 08:55 PM, Nick Barcet wrote: Hi, The metering project team holds a weekly meeting in #openstack-meeting, Thursdays at 1600 UTC. Everyone is welcome. http://wiki.openstack.org/Meetings/MeteringAgenda Topics for this week: * Review last week's actions - nijaba: to

Re: [Openstack] [keystone] Keystone on port 5000 - proposing change default port to 8770

2012-06-21 Thread Nguyen, Liem Manh
+1 for an IANA-registered public port. I wonder why we registered the admin port, but not the public port in the first place. Liem -Original Message- From: openstack-bounces+liem_m_nguyen=hp@lists.launchpad.net [mailto:openstack-bounces+liem_m_nguyen=hp@lists.launchpad.net] On

Re: [Openstack] Keystone API

2012-06-21 Thread Tomasz Paszkowski
I have created bug report: https://bugs.launchpad.net/keystone/+bug/1016171 On Thu, Jun 21, 2012 at 6:57 PM, Tomasz Paszkowski ss7...@gmail.com wrote: Hi, I'am working on enhancing keystone PublicAPI to support CORS. Everything seem to work well except that Keystone is formatting

Re: [Openstack] HVM + Xen Hypervisor via libvirt possible?

2012-06-21 Thread Daniel P. Berrange
On Fri, Jun 22, 2012 at 12:17:11AM +0800, Huang Zhiteng wrote: Of course it is possible. What kind of issue did you run into? On Thu, Jun 21, 2012 at 5:52 PM, Wang Li fox...@gmail.com wrote: hi,all I need to run virtual machines on Xen Hypervisor in HVM mode, is it possible when using

Re: [Openstack] Keystone API

2012-06-21 Thread Dolph Mathews
If you let webob calculate the Content-Length by itself it won't resort to adding a Transfer-Encoding header: https://review.openstack.org/#/c/8818 On Thu, Jun 21, 2012 at 12:54 PM, Tomasz Paszkowski ss7...@gmail.comwrote: I have created bug report:

[Openstack] About over-commit memory

2012-06-21 Thread Sam Su
Hi, I have a mini openstack environment with one compute node and one nova control node. There is 4G memory in the compute node, and I have allocated 2 VMs with 2G memory for each VM. When I try to create another VM , I get the error as below: http://pastebin.com/QZMQvXtB I am wondering whether

Re: [Openstack] HVM + Xen Hypervisor via libvirt possible?

2012-06-21 Thread Nathanael Burton
Seems like an attribute that could be added to instance types / flavors that could be passed on to the scheduler and virt layers. Nate On Jun 21, 2012 2:12 PM, Daniel P. Berrange berra...@redhat.com wrote: On Fri, Jun 22, 2012 at 12:17:11AM +0800, Huang Zhiteng wrote: Of course it is

Re: [Openstack] Diagnosing RPC timeouts when attaching volumes

2012-06-21 Thread Russell Bryant
On 06/21/2012 12:56 PM, Lars Kellogg-Stedman wrote: Hello all, I've run into a series of frustrating problems trying to get images to attach correctly to running instances. The current issue is that after running a nova volume-attach ... command, I get the following in compute.log on the

Re: [Openstack] About over-commit memory

2012-06-21 Thread Vishvananda Ishaya
Try setting: ram_allocation_ratio=10 in your nova.conf (it defaults to 1.5) Vish On Jun 21, 2012, at 11:34 AM, Sam Su wrote: Hi, I have a mini openstack environment with one compute node and one nova control node. There is 4G memory in the compute node, and I have allocated 2 VMs with

Re: [Openstack] Keystone API

2012-06-21 Thread Tomasz Paszkowski
bingo :-) You're great ! On Thu, Jun 21, 2012 at 8:34 PM, Dolph Mathews dolph.math...@gmail.com wrote: If you let webob calculate the Content-Length by itself it won't resort to adding a Transfer-Encoding header: https://review.openstack.org/#/c/8818 On Thu, Jun 21, 2012 at 12:54 PM, Tomasz

Re: [Openstack] [keystone] Keystone on port 5000 - proposing change default port to 8770

2012-06-21 Thread Gabriel Hurley
The port change is fine with me since we're trampling on an already-registered port number. However, I'd like to ask again about the admin vs. standard ports in the Keystone v3 API. There was no mention of the differentiation between the two or how they would be used. Especially in a

Re: [Openstack] Performance metrics

2012-06-21 Thread Narayan Desai
On Thu, Jun 21, 2012 at 11:16 AM, Rick Jones rick.jon...@hp.com wrote: On 06/20/2012 08:09 PM, Huang Zhiteng wrote: By 'network scaling', do you mean the aggregated throughput (bandwidth, packets/sec) of the entire cloud (or part of it)? I think picking up 'netperf' as micro benchmark is just

Re: [Openstack] Ceph/OpenStack integration on Ubuntu precise: horribly broken, or am I doing something wrong?

2012-06-21 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Florian On 08/06/12 17:11, Florian Haas wrote: Hi Josh On 08/06/12 16:48, Josh Durgin wrote: There's an Ubuntu bug already: https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/981130 librgw was not complete, and wasn't actually used

[Openstack] Need stable/essex review for Horizon

2012-06-21 Thread Devin Carlen
Hey all, We've had a number of stable/essex reviews up that were abandoned due to lack of reviews. We have re-enabled them and are hoping to get some eyes on these so we can release 2012.1.1: https://review.openstack.org/#/c/7718/ https://review.openstack.org/#/c/7723/

Re: [Openstack] Need stable/essex review for Horizon

2012-06-21 Thread Mark McLoughlin
Hey, On Thu, 2012-06-21 at 13:21 -0700, Devin Carlen wrote: Hey all, We've had a number of stable/essex reviews up that were abandoned due to lack of reviews. We have re-enabled them and are hoping to get some eyes on these so we can release 2012.1.1:

Re: [Openstack] Need stable/essex review for Horizon

2012-06-21 Thread Devin Carlen
Skipping that one as it breaks python 2.6 compatibility which we still target for the Essex version and we won't have time to prepare a proper patch for 2012.1.1. It's also quite low priority. Thanks, Devin On Jun 21, 2012, at 1:48 PM, Mark McLoughlin wrote: Hey, On Thu, 2012-06-21 at

Re: [Openstack] Performance metrics

2012-06-21 Thread Rick Jones
On 06/21/2012 12:41 PM, Narayan Desai wrote: We did a bunch of similar tests to determine the overhead caused by kvm and limitations of the nova network architecture. We found that VMs themselves were able to consistently saturate the network link available to the host system, whether it was

Re: [Openstack] Need stable/essex review for Horizon

2012-06-21 Thread Tres Henry
For some reason I can't +1 7731 but +1'd the rest fwiw. On Jun 21, 2012, at 1:21 PM, Devin Carlen wrote: Hey all, We've had a number of stable/essex reviews up that were abandoned due to lack of reviews. We have re-enabled them and are hoping to get some eyes on these so we can release

Re: [Openstack] About over-commit memory

2012-06-21 Thread Sam Su
Hi Vish, Thank you for your response. I added a 'line ram_allocation_ratio=10' in nova.conf, then restarted nova-scheduler in control node. after that was done, I tried to create a VM, but it still failed, and the debug info is showing as below: http://pastebin.com/RDHb9fDU Can you help me to

Re: [Openstack] Need stable/essex review for Horizon

2012-06-21 Thread Mark McLoughlin
On Thu, 2012-06-21 at 13:21 -0700, Devin Carlen wrote: Hey all, We've had a number of stable/essex reviews up that were abandoned due to lack of reviews. We have re-enabled them and are hoping to get some eyes on these so we can release 2012.1.1: https://review.openstack.org/#/c/7718/

Re: [Openstack] About over-commit memory

2012-06-21 Thread Vishvananda Ishaya
I just noticed there is a bug in ram_allocation_ratio, it actually only multiplies the check for free ram which doen't do a lot. Bug filed here: https://bugs.launchpad.net/nova/+bug/1016273 In the meantime, to overcommit you will have to disable the ram check completely by setting the

Re: [Openstack] Ceph/OpenStack integration on Ubuntu precise: horribly broken, or am I doing something wrong?

2012-06-21 Thread Florian Haas
On Fri, Jun 22, 2012 at 7:43 AM, James Page james.p...@ubuntu.com wrote: You can type faster than I can... I'm working on getting this resolved in the current dev release of Ubuntu in the next few days after which it will go through the normal SRU process for Ubuntu 12.04. Sweet, thanks!

Re: [Openstack] Multiple nova-compute hosts, single-host nova-network, and a guest unreachable via its floating IP

2012-06-21 Thread Florian Haas
Just wanted to say thanks to Vish, Sébastien and Adam for their input on this thread. I haven't been able to return to my test setup to try out the suggestions, but hope to be able to do so in the next few days. Lest you think I'm ignoring you. :) Cheers, Florian

Re: [Openstack] About over-commit memory

2012-06-21 Thread Wolfgang Richter
The third VM is of the same flavor as the other two? At least, it is only trying to use 2GB RAM as well? Which hypervisor is in use (kvm)? -- Wolf On Thu, Jun 21, 2012 at 6:03 PM, Sam Su susltd...@gmail.com wrote: Hi Vish, Thank you for your response. I added a 'line 

Re: [Openstack] About over-commit memory

2012-06-21 Thread Sam Su
Hi Wolf, I used the flavor m1.tiny to create the third VM so it only need 512M RAM. I am using the qemu in my mini openstack environment. If need more further info, please let me know. Thanks, Sam On Thu, Jun 21, 2012 at 3:29 PM, Wolfgang Richter w...@cs.cmu.edu wrote: The third VM is of

Re: [Openstack] Need stable/essex review for Horizon

2012-06-21 Thread Gabriel Hurley
Argh. I think it interacted with one of the other backports badly. I'll update this today. - Gabriel -Original Message- From: openstack-bounces+gabriel.hurley=nebula@lists.launchpad.net [mailto:openstack- bounces+gabriel.hurley=nebula@lists.launchpad.net] On Behalf Of

Re: [Openstack] Need stable/essex review for Horizon

2012-06-21 Thread Gabriel Hurley
Updated the review on gerrit so the test that got added by another backport to work with this patch. Everything should be good there now. - Gabriel -Original Message- From: openstack-bounces+gabriel.hurley=nebula@lists.launchpad.net [mailto:openstack-

Re: [Openstack] About over-commit memory

2012-06-21 Thread Sam Su
Hi Vish, Great, it works now, thank you so much for your help. Does it means there is not any limit for the the memory overcommit ratio? If the physical memory is 4G in compute node and the swap partition is 4G as well, whether can I use more than 8G RAM for VMs? Thanks, Sam On Thu, Jun 21,

Re: [Openstack] Router as a VM

2012-06-21 Thread Dan Wendlandt
On Thu, Jun 21, 2012 at 6:18 AM, Neelakantam Gaddam neelugad...@gmail.comwrote: Hi Dan, Can you point me to the brief instructions on how to run nova-network on a VM and make it as a router? Hi Neelakantam, I was just referring to running nova-network in a linux VM using the same

Re: [Openstack] VM provisioning on a specific network with Horizon

2012-06-21 Thread Dan Wendlandt
On Thu, Jun 21, 2012 at 7:55 AM, Rami Cohen ramic.h...@gmail.com wrote: Hi, Using Horizon, is it possible to create an instance on a specific network? Hi RamiC, Are you using Quantum, or one of the other Nova network managers? Arvind (CC'd) is modifying Horizon during the F-2 milestone to

Re: [Openstack] About over-commit memory

2012-06-21 Thread Wolfgang Richter
What is the intention of overcommit here? Is it allowable (possible?) to have a single VM with more RAM allocated than any physical machine? Or VMs allocated/running that together are more than available RAM? -- Wolf On Jun 21, 2012, at 6:13 PM, Vishvananda Ishaya vishvana...@gmail.com wrote:

[Openstack] Problems with sqlalchemy migrate and foreign key constraints

2012-06-21 Thread Michael Still
Hi. I've spent ages on this and can't get myself unstuck. I have a DB schema update like this: def upgrade(migrate_engine): meta = MetaData() meta.bind = migrate_engine instances = Table('instances', meta, autoload=True) instance_info_caches = Table('instance_info_caches', meta,

Re: [Openstack] Performance metrics

2012-06-21 Thread Narayan Desai
On Thu, Jun 21, 2012 at 4:21 PM, Rick Jones rick.jon...@hp.com wrote: TSO and GRO can cover a multitude of path-length sins :) Along with a 64 MB TCP window ;) That is one of the reasons netperf does more than just bulk transfer :)  When I was/am measuring scaling of an SMP node I would use

[Openstack] ZFS/zvol + iscsi

2012-06-21 Thread Andrew Ruthven
Hi, Just a follow up to the discussion the other week about ZFS on kfreebsd. I've just been working on that (before finding the discussion here). Getting nova-volume to apt-get install on Debian kfreebsd is trivial, just requires building a new .deb with fixed dependencies. I'll submit this to

Re: [Openstack] HVM + Xen Hypervisor via libvirt possible?

2012-06-21 Thread Thomas Goirand
On Fri Jun 22 2012 11:22:13 AM CST, Li Wang fox...@gmail.com wrote: Thanks all for replying. We want to stick on to the Xen Hypervisor for some reason. 1. Does the community plan to support this feature? 2. Could I submit this request to the blueprint? My team would like to contribute on

Re: [Openstack] [Swift] rsyslog daemon reloading causes swift related services hangs and CPU reach to 100%

2012-06-21 Thread MORITA Kazutaka
At Fri, 22 Jun 2012 00:00:26 +0800, Kuo Hugo wrote: Hi folks , We're facing an issue related to the bug as below /dev/log rotations can cause object-server failures https://bugs.launchpad.net/swift/+bug/780025 My Swift version : 1.4.9 But I found

Re: [Openstack] [keystone] Keystone on port 5000 - proposing change default port to 8770

2012-06-21 Thread Joseph Heck
While I think we could merge the two together and control access with RBAC now, I expect we'll keep separate ports for the use case that Matt Joyce specifically mentions. I've made a blueprint to implement RBAC into keystone, using Keystone

Re: [Openstack] AttributeError: virDomain instance has no attribute 'reset'

2012-06-21 Thread Vaze, Mandar
Found this bug (albeit for Fedora 16) https://bugs.launchpad.net/nova/+bug/1011863 I've updated the bug with my details Does that mean Folsom won't be supported on Ubuntu 11.10 ? -Mandar From: openstack-bounces+mandar.vaze=nttdata@lists.launchpad.net

Re: [Openstack] Keystone API V3 - draft 2 now available

2012-06-21 Thread Joe Heck
Sorry for the delayed response - some bits inline. On Jun 18, 2012, at 5:16 PM, Gabriel Hurley wrote: I added lots of comments on the google doc. I think most of them reinforce the existing design decisions. That said, there are a few high-level issues I’d like to ask for discussion on: 1.

Re: [Openstack-doc-core] Editing the hypervisor support matrix

2012-06-21 Thread Lorin Hochstein
I don't have an Edit (GUI) link in my interface, just an Edit (Text) link. I can save the content offline, but it's still pretty horrible to edit. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On Jun 19, 2012, at 5:47 PM,

Re: [Openstack-doc-core] Editing the hypervisor support matrix

2012-06-21 Thread Lorin Hochstein
I use QuickCursor on OS X: http://www.hogbaysoftware.com/products/quickcursor It doesn't support too many text editors, but it works across multiple web browsers. Take care, Lorin -- Lorin Hochstein Lead Architect - Cloud Services Nimbis Services, Inc. www.nimbisservices.com On Jun 19,

[Openstack-ubuntu-testing-notifications] Build Fixed: quantal_folsom_nova_trunk #6

2012-06-21 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/6/Project:quantal_folsom_nova_trunkDate of build:Thu, 21 Jun 2012 08:46:50 -0400Build duration:6 min 56 secBuild cause:Started by user zulBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_essex_glance_stable #4

2012-06-21 Thread openstack-testing-bot
Title: precise_essex_glance_stable General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_essex_glance_stable/4/Project:precise_essex_glance_stableDate of build:Thu, 21 Jun 2012 08:57:22 -0400Build duration:1 min 58 secBuild cause:Started by user zulBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: precise_essex_glance_stable #5

2012-06-21 Thread openstack-testing-bot
at 20120621-0925Build needed 00:13:50, 16096k disc

[Openstack-ubuntu-testing-notifications] Build Fixed: precise_essex_keystone_stable #3

2012-06-21 Thread openstack-testing-bot
at 20120621-0948Build needed 00:02:19, 14228k disc spaceINFO:root:Uploading package to ppa:openstack

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_folsom_quantum_trunk #5

2012-06-21 Thread openstack-testing-bot
at 20120621

[Openstack-ubuntu-testing-notifications] Build Fixed: precise_folsom_quantum_trunk #6

2012-06-21 Thread openstack-testing-bot
at 20120621-1304Build needed 00:01:18, 12620k disc spaceINFO:root:Uploading package to ppa:openstack-ubuntu-testing/precise

[Openstack-ubuntu-testing-notifications] Build Fixed: quantal_folsom_python-keystoneclient_trunk #6

2012-06-21 Thread openstack-testing-bot
at 20120621-1303Build needed 00:00:45, 1152k disc spaceINFO:root:Uploading package to ppa:openstack-ubuntu-testing/folsom-trunk-testinggpg: Signature made Thu Jun 21

[Openstack-ubuntu-testing-notifications] Build Failure: precise_folsom_quantum_trunk #7

2012-06-21 Thread openstack-testing-bot
at 20120621

[Openstack-ubuntu-testing-notifications] Build Fixed: quantal_folsom_nova_trunk #9

2012-06-21 Thread openstack-testing-bot
Title: quantal_folsom_nova_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_nova_trunk/9/Project:quantal_folsom_nova_trunkDate of build:Thu, 21 Jun 2012 14:31:53 -0400Build duration:7 min 49 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: quantal-openstack-folsom-deploy #16

2012-06-21 Thread openstack-testing-bot
Title: quantal-openstack-folsom-deploy General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal-openstack-folsom-deploy/16/Project:quantal-openstack-folsom-deployDate of build:Thu, 21 Jun 2012 14:39:42 -0400Build duration:41 secBuild cause:Started by command lineBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: quantal_folsom_python-keystoneclient_trunk #8

2012-06-21 Thread openstack-testing-bot
Title: quantal_folsom_python-keystoneclient_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/quantal_folsom_python-keystoneclient_trunk/8/Project:quantal_folsom_python-keystoneclient_trunkDate of build:Thu, 21 Jun 2012 14:53:24 -0400Build duration:2.3 secBuild

[Openstack-ubuntu-testing-notifications] Build Fixed: precise_essex_horizon_stable #9

2012-06-21 Thread openstack-testing-bot
Title: precise_essex_horizon_stable General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_essex_horizon_stable/9/Project:precise_essex_horizon_stableDate of build:Thu, 21 Jun 2012 15:33:08 -0400Build duration:4 min 35 secBuild cause:Started by user adamBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_essex_quantum_stable #3

2012-06-21 Thread openstack-testing-bot
Title: precise_essex_quantum_stable General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_essex_quantum_stable/3/Project:precise_essex_quantum_stableDate of build:Thu, 21 Jun 2012 15:55:56 -0400Build duration:1 min 42 secBuild cause:Started by user adamBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_essex_quantum_stable #4

2012-06-21 Thread openstack-testing-bot
Title: precise_essex_quantum_stable General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_essex_quantum_stable/4/Project:precise_essex_quantum_stableDate of build:Thu, 21 Jun 2012 16:00:51 -0400Build duration:1 min 41 secBuild cause:Started by user adamBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: quantal-openstack-folsom-deploy #17

2012-06-21 Thread openstack-testing-bot
Title: quantal-openstack-folsom-deploy General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/quantal-openstack-folsom-deploy/17/Project:quantal-openstack-folsom-deployDate of build:Thu, 21 Jun 2012 15:41:16 -0400Build duration:22 minBuild cause:Started by command lineBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: precise_essex_melange_stable #4

2012-06-21 Thread openstack-testing-bot
Title: precise_essex_melange_stable General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_essex_melange_stable/4/Project:precise_essex_melange_stableDate of build:Thu, 21 Jun 2012 16:08:44 -0400Build duration:3 min 43 secBuild cause:Started by user adamBuilt

[Openstack-ubuntu-testing-notifications] Build Fixed: precise_folsom_nova_trunk #14

2012-06-21 Thread openstack-testing-bot
Title: precise_folsom_nova_trunk General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_nova_trunk/14/Project:precise_folsom_nova_trunkDate of build:Thu, 21 Jun 2012 16:01:53 -0400Build duration:11 minBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Failure: precise-openstack-essex-test #570

2012-06-21 Thread openstack-testing-bot
Title: precise-openstack-essex-test General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise-openstack-essex-test/570/Project:precise-openstack-essex-testDate of build:Thu, 21 Jun 2012 18:11:19 -0400Build duration:1 min 19 secBuild cause:Started by command lineBuilt

  1   2   >