Re: [Openstack] Running code on instance start/terminate

2012-03-29 Thread Rogério Vinhal Nunes
userid="nova", >rabbit_password="password", >rabbit_virtual_host="production"), > ] > > > Or the queue listeners in > https://github.com/Cerberus98/yagi > > Hope it helps! > -Sandy > > > On 03/28/2012 05:27 P

Re: [Openstack] Running code on instance start/terminate

2012-03-28 Thread Rogério Vinhal Nunes
ova? > > > > Regards, > > > > Leander > > > > On Mon, Mar 26, 2012 at 4:54 PM, Russell Bryant > <mailto:rbry...@redhat.com>> wrote: > > > > -BEGIN PGP SIGNED MESSAGE- > > Hash: SHA1 > > > > On 03/26

[Openstack] Running code on instance start/terminate

2012-03-26 Thread Rogério Vinhal Nunes
Hello, I'm developing a application to work along with openstack. My application needs to keep track of all instances being started or terminated such as feeding it information about the location, status and other information about launched and terminated instances. The current version makes timed

Re: [Openstack] Nova is considering Xen Domain-0 as instance

2012-01-16 Thread Rogério Vinhal Nunes
design decision. So is this the correct approach to correct this bug or for the record it should be done in another way? Em 12 de janeiro de 2012 19:55, Daniel P. Berrange escreveu: > On Thu, Jan 12, 2012 at 07:36:59PM -0200, Rogério Vinhal Nunes wrote: > > I really need some help in get

Re: [Openstack] Nova is considering Xen Domain-0 as instance

2012-01-12 Thread Rogério Vinhal Nunes
e of where I could put this ignore code would help and I could contribute with the project with the resulting code. Thanks. Em 11 de janeiro de 2012 15:13, Rogério Vinhal Nunes escreveu: > I don't quite follow your question, nova-compute should run in the VM host > (dom0), not in the g

Re: [Openstack] Nova is considering Xen Domain-0 as instance

2012-01-11 Thread Rogério Vinhal Nunes
coho escreveu: > Hi, >where did u install ur nova-compute? u should put it on a domU(PV > mode). what's more, > can u screenshot ur nova.conf here plz? > > > 2012/1/11 Rogério Vinhal Nunes > >> I've installed nova-compute along with xen and libvirt in a fresh

[Openstack] Nova is considering Xen Domain-0 as instance

2012-01-11 Thread Rogério Vinhal Nunes
I've installed nova-compute along with xen and libvirt in a fresh Ubuntu 11.10 install. But I'm experiencing some problems to get it running. nova-compute service fails to start and nova-compute.log shows this error message: 2011-12-26 09:36:03,679 CRITICAL nova [-] [Errno 2] No such file or dire

Re: [Openstack] Live Migration and Xen + Libvirt

2011-10-10 Thread Rogério Vinhal Nunes
ACE: File "DynamicallyCompiledCheetahTemplate.py", line 92, in respond (nova.exception): TRACE: NotFound: cannot find 'model' Is the python 2.6 a problem? I remind you that I'm using Ubuntu 10.04, and as such, python 2.6 is the default. Em 6 de outubro de 2011 14:42, Rog

Re: [Openstack] Live Migration and Xen + Libvirt

2011-10-06 Thread Rogério Vinhal Nunes
-bounces+masumotok=nttdata.co...@lists.launchpad.net[openstack-bounces+masumotok= > nttdata.co...@lists.launchpad.net] は Rogério Vinhal Nunes [ > roge...@dcc.ufmg.br] の代理 > 送信日�r: 2011年10月7日 2:42 > 宛先: openstack > 件名: [Openstack] Live Migration and Xen + Libvirt > > I'm tryi

[Openstack] Live Migration and Xen + Libvirt

2011-10-06 Thread Rogério Vinhal Nunes
I'm trying to make live migration work in an environment with Xen and Libvirt, but I found some issues. The first one I managed to "correct", but it really looks like a bug. The live migration command will fail and the logs will indicate "InstanceNotRunning". That's because when a xen virtual mach

Re: [Openstack] Xen image starts Kernel Panic in Diablo

2011-10-06 Thread Rogério Vinhal Nunes
ave 2 IPs because it responds both pings. I'm still having some trouble with live migration, but I will do some more research on it before and then, if I can't get it to work, I'll create another topic regarding it. Thanks for the help. :) Em 5 de outubro de 2011 11:16, Rogério

Re: [Openstack] Xen image starts Kernel Panic in Diablo

2011-10-05 Thread Rogério Vinhal Nunes
ks like it is being created correctly. > > Vish > > On Oct 4, 2011, at 12:38 PM, Rogério Vinhal Nunes wrote: > > I don't think the ubuntu image is expecting xvda anywhere. The disk is sda > and after I've changed the libvirt.xml.template, so is "root=" option

Re: [Openstack] Xen image starts Kernel Panic in Diablo

2011-10-04 Thread Rogério Vinhal Nunes
instances", but none of them ping back. > > I feel I'm getting really close to get this working. If you guys could lend > me a little more help I would be very much appreciated. > > Em 4 de outubro de 2011 09:12, Vishvananda Ishaya > escreveu: > >> You may n

Re: [Openstack] Xen image starts Kernel Panic in Diablo

2011-10-04 Thread Rogério Vinhal Nunes
at with qemu-img info /var/lib/nova/instances/disk > That kind of image won't work with xen. > On Oct 3, 2011 9:44 AM, "Rogério Vinhal Nunes" > wrote: > > Hey guys, I'm still trying to get this working, but I still don't > understand > > what&#

Re: [Openstack] Xen image starts Kernel Panic in Diablo

2011-10-03 Thread Rogério Vinhal Nunes
his may be a problem. I'm using glance as a image server and mounted the /var/lib/instances using NFS from the cloud controller. What can I do to get more information? I need to get this configuration working. Em 28 de setembro de 2011 15:50, Rogério Vinhal Nunes escreveu: > Yes, I&#x

Re: [Openstack] Xen image starts Kernel Panic in Diablo

2011-09-28 Thread Rogério Vinhal Nunes
ch > may have not been the right solution) to get those to work. > > I think the ttylinux ones might work better (from the last time I tried). > > > On 9/27/11 7:11 PM, "Todd Deshane" wrote: > > 2011/9/27 Rogério Vinhal Nunes : > > Hello, I've upgra

Re: [Openstack] Xen image starts Kernel Panic in Diablo

2011-09-27 Thread Rogério Vinhal Nunes
napi would not work for me. Also I have a very specific environment I am trying to include openstack that I can't change right now. Also that is a good way to test Openstack and Xen integration outside XenServer. Em 27 de setembro de 2011 23:11, Todd Deshane escreveu: > 2011/9/27 Ro

[Openstack] Xen image starts Kernel Panic in Diablo

2011-09-27 Thread Rogério Vinhal Nunes
Hello, I've upgraded to Diablo to see if this issue was resolved, but apparently it isn't. There is already a thread talking about it, but it didn't come to a solution that I could use. After having Openstack configured with Xen and libvirt in Ubuntu 10.04 whenever I run an instance it is started,

Re: [Openstack] Diablo Ubuntu Packages

2011-09-23 Thread Rogério Vinhal Nunes
OK, thx, a lot. I've got that repository from the script from the scripted installation in Administrator's Manual. Maybe it need to be updated (if it wasn't already in Diablo's version). 2011/9/23 Thierry Carrez > Rogério Vinhal Nunes wrote: > > Now that Diablo is

[Openstack] Diablo Ubuntu Packages

2011-09-23 Thread Rogério Vinhal Nunes
Now that Diablo is officially released, will we see an update on the Ubuntu packages at the http://ppa.launchpad.net/nova-core/release/ubunturepository? I really hope for some lucid packages. ___ Mailing list: https://launchpad.net/~openstack Post to

[Openstack] Images directory not being copied to compute nodes

2011-09-16 Thread Rogério Vinhal Nunes
Hi, I've set up an environment with a cloud controller and two compute nodes with nova-compute and nova-network. Following the administrator's guide I've downloaded and published the Ubuntu 10.10 user image, and it appeared correctly in /var/lib/nova/images in the cloud controller. But, as I try t

Re: [Openstack] Xen and Nova networking

2011-09-08 Thread Rogério Vinhal Nunes
Em 22 de agosto de 2011 16:02, Todd Deshane escreveu: > 2011/8/22 Rogério Vinhal Nunes : > > Hi, I'm new to Nova and would like to clear up some issues. > > > > The Nova's compute node networking configuration creates the default > bridge > > (br100), copyin

[Openstack] Xen and Nova networking

2011-08-22 Thread Rogério Vinhal Nunes
Hi, I'm new to Nova and would like to clear up some issues. The Nova's compute node networking configuration creates the default bridge (br100), copying eth0 values and connecting the actual eth0 along with the VMs. Xen does almost that, it renames the physical eth0 to peth0 and creates a bridge n