Re: [Openstack] Upload qcow2 image with configuration xml

2013-07-25 Thread Razique Mahroua
Hey Jack,can you show the result of$ virsh dumpxml $instance_namethanks! Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 25 juil. 2013 à 07:59, "Jake G." dj_dark_jungl...@yahoo.com a écrit :Hi listers,I am trying to upload a KVM qcow2 image into Openst

Re: [Openstack] error while creating instance on nfs share

2013-07-09 Thread Razique Mahroua
What backend do you use? Le 9 juil. 2013 à 12:20, JuanFra Rodriguez Cardoso juanfra.rodriguez.card...@gmail.com a écrit : and http://openstack-folsom-install-guide.readthedocs.org/en/latest/#setup-live-migration ? --- JuanFra 2013/7/9 Chathura M. Sarathchandra Magurawalage

Re: [Openstack] Windows Image in OpenStack

2013-07-03 Thread Razique Mahroua
Can you change the net configuration?kvm -m 2048 -cdrom windows_server_2012_x64.iso -drive file=windows_server_2012.img,if=scsi,index=0,boot=on -boot d -net nic,model=e1000, -net tap -nographic -vnc :10thanks! Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 2 juil

Re: [Openstack] login openstack dashboard Grizzly error

2013-07-02 Thread Razique Mahroua
Hi,can you look at /var/log/apache2/error.log?thanks! Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 2 juil. 2013 à 09:39, jt628910 jt628...@163.com a écrit :hi all:I just install openstack Grizzly , but when i login dashboard ,it showSomething went wrong

Re: [Openstack] login openstack dashboard Grizzly error

2013-07-02 Thread Razique Mahroua
Good to know! Le 2 juil. 2013 à 11:10, jt628910 jt628...@163.com a écrit : I got the reason ,thanks . I do not set quantum. ttjiang 发件人: Razique Mahroua 发送时间: 2013-07-02 16:24 收件人: jt628910 抄送: openstack 主题: Re: [Openstack] login openstack dashboard Grizzly error Hi, can you

Re: [Openstack] Windows Image in OpenStack

2013-06-22 Thread Razique Mahroua
Can you try that commandkvm -m 2048 -no-reboot -boot order=d -drive file=windowsr2.img,if=virtio,boot=off -drive file=windows-2008r2.iso,media=cdrom,boot=on -drive file=virtio-win-0.1-30.iso,media=cdrom,boot=off -net nic,model=virtio -nographic -vnc :1 Razique Mahroua-Nuage Corazique.mahr

Re: [Openstack] Windows Image in OpenStack

2013-06-21 Thread Razique Mahroua
Hey Krishnaprasad,you cannot run kmv is the server doesn't contain the virtualization instruction.Can you run :$ egrep '(vmx|svm)' /proc/cpuinfothanks! Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 21 juin 2013 à 11:22, "Narayanan, Krishnaprasad" na

[Openstack] External gateway for a particular tenant

2013-06-04 Thread Razique Mahroua
that thread :https://lists.launchpad.net/openstack/msg11953.htmlbut that would means all the network would have their gateway updated. Is there a solution for a network? Meanwhile I had to setup a default gateway within the instances and it's workingcheers guysRazique Razique Mahroua-Nuage Corazique.mahr

Re: [Openstack] Nova Compute Errors

2013-05-23 Thread Razique Mahroua
Did you run an upgrade?try maybe :$nova-manage db sync(make a backup first)regards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 23 mai 2013 à 11:19, Trinath Somanchi trinath.soman...@gmail.com a écrit :Hi Stackers-I have installed nova-compute from the source code

Re: [Openstack] Virtual memory to use

2013-05-21 Thread Razique Mahroua
Hey Jay,what do you mean by "virtual memory"?regards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 21 mai 2013 à 11:29, Jay Kumbhani jkumbh...@gmail.com a écrit :Is there a way to use virtual memory for instances running on openstack?ThanksJaySe

[Openstack] Glance registry

2013-05-21 Thread Razique Mahroua
Hi guys, I'm currently facing some Glance issues, when I run glance add, I often have that error : http://pastie.org/7939182 the Glance-registry process basically just dies - and i can't find anything into the logs. I suspect my soft raid on the server which somehow kills the process. Do you

[Openstack] Fwd: Glance registry

2013-05-21 Thread Razique Mahroua
Razique Début du message réexpédié : De : Razique Mahroua razique.mahr...@gmail.com Objet : Glance registry Date : 21 mai 2013 16:24:15 UTC+02:00 À : Openstack Maillist openstack@lists.launchpad.net Hi guys, I'm currently facing some Glance issues, when I run glance add, I often have

Re: [Openstack] Virtual memory to use

2013-05-21 Thread Razique Mahroua
You can create flavors with a swap size that will be created when the instance boots up! Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 21 mai 2013 à 12:52, JuanFra Rodriguez Cardoso juanfra.rodriguez.card...@gmail.com a écrit :Maybe "swap space"?---JuanFra

Re: [Openstack] Is there any possible to attach an extra iso for an existing instance?

2013-05-17 Thread Razique Mahroua
Not that I'm aware of through OpenStack, but if you use libvrit, you can yes by editing the domain directly :-)regards Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 17 mai 2013 à 09:18, Ray Sun xiaoq...@gmail.com a écrit :For an existing running instance, Can I

[Openstack] Multiple nova-pools (floating ips)

2013-05-17 Thread Razique Mahroua
does nova-network manages the multiple pools with IP that are routed to the same nodes, even if that last doesn't have any ip within these pools?thank you! Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 ___ Mailing list: https

Re: [Openstack] Is there any possible to attach an extra iso for an existing instance?

2013-05-17 Thread Razique Mahroua
Not sure thereAs for the procedure, here is a good workthrough :http://serverfault.com/questions/373372/how-to-connect-a-cdrom-device-to-a-kvm-qemu-domain-using-command-line-tools Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 17 mai 2013 à 09:57, Ray Sun xiaoq

Re: [Openstack] Changing the location of Nova's instances

2013-05-15 Thread Razique Mahroua
Hey Daniel,I think there is a flag you can put inside nova.conf but I don' recall it...Regards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 15 mai 2013 à 14:24, Daniel Ellison dan...@syrinx.net a écrit :Hey all,Is there a method for changing where Nova looks

Re: [Openstack] Changing the location of Nova's instances

2013-05-15 Thread Razique Mahroua
/new/dirmake a prayer then : virsh start everything Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 15 mai 2013 à 15:36, "Mac Innes, Kiall" ki...@hp.com a écrit :On 15/05/13 14:22, Daniel Ellison wrote:On May 15, 2013, at 9:08 AM, "Mac Innes, Kial

Re: [Openstack] install glance+ error

2013-05-14 Thread Razique Mahroua
Just append into /etc/apt/apt.conf.d/70debconfthe following line:APT::Get::AllowUnauthenticated "true";and relaunch the upgrade then the install, you should be goodRegards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 14 mai 2013 à 15:22, Mahzad Zahedi i

Re: [Openstack] Cinder's LVM vg creation when installing Grizzly

2013-05-14 Thread Razique Mahroua
Hi,please see my answers below Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 14 mai 2013 à 17:06, "Chris Bartels" ch...@christopherbartels.com a écrit :Hi,I have questions regarding this part of the Grizzly install guide that’s up on github:·Finally, do

Re: [Openstack] centos5.5_64bit image for openstack

2013-05-12 Thread Razique Mahroua
Thanks for the link :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 12 mai 2013 à 10:12, Romil Gupta romilgupt...@gmail.com a écrit :Hi Yanchen,You can get it from the below link :http://isoredirect.centos.org/centos/5/isos/x86_64/ On Fri, May 10, 2013 at 10:00 PM

Re: [Openstack] Help About The Documentation

2013-05-07 Thread Razique Mahroua
e a raid 1 if you have two disksRegards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 30 avr. 2013 à 17:44, Sylvain Bauza sylvain.ba...@digimind.com a écrit : Indeed. There is room for improvement : should the 2 disks be RAID1 or parts of t

Re: [Openstack] Disk space not available when creating small instance using OpenStack

2013-05-07 Thread Razique Mahroua
Excellent :) Le 30 avr. 2013 à 16:29, rahul singh singh.rahul.1...@gmail.com a écrit : Thanks Razique, that works :) On Tue, Apr 30, 2013 at 10:22 AM, Razique Mahroua razique.mahr...@gmail.com wrote: if it's an ephemeral one, just run $ fdisk -l and you will see it :) it's neither

Re: [Openstack] Help About The Documentation

2013-04-30 Thread Razique Mahroua
Hi,can you provide us the link ?I think that means create an LVM VG made of two disks (so two PV) that you will call "nova-volume"Regards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 30 avr. 2013 à 09:49, Alexandre De Carvalho alexandre7.decarva...

Re: [Openstack] Disk space not available when creating small instance using OpenStack

2013-04-30 Thread Razique Mahroua
if it's an ephemeral one, just run $ fdisk -l and you will see it :)it's neither mounted nor formatted in the first placeregards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 30 avr. 2013 à 16:16, rahul singh singh.rahul.1...@gmail.com a écrit :Hi,I installed

Re: [Openstack] Glance cannot authenticate

2013-04-30 Thread Razique Mahroua
Funny,I'm facing the same issue today - are glance api/ registry conf files good ? (especially the [paste_deploy] flavor=keystone for both api and registry)what $ nova -debug image-show outputs? Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 30 avr. 2013 à 18:03

Re: [Openstack] Glance cannot authenticate

2013-04-30 Thread Razique Mahroua
-s0 -A -o ethX (eth1 in my case) tcp and port 5000regards Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 30 avr. 2013 à 19:31, Razique Mahroua razique.mahr...@gmail.com a écrit :Funny,I'm facing the same issue today - are glance api/ registry conf files good ? (especially

Re: [Openstack] [OpenStack] Files Injection in to Windows VMs

2013-04-24 Thread Razique Mahroua
Hi Balu,check this outhttp://www.cloudbase.it/cloud-init-for-windows-instances/It's a great tool, I just had issues myself with the Admin. password changingRegards,Razique Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 24 avr. 2013 à 08:17, Balamurugan V G balamuruga

Re: [Openstack] error in nova-network start-up

2013-04-24 Thread Razique Mahroua
Hi Arindam,looks like the port you are trying to bind the process to is already used, can you run :$ netstat -tanpu | grep LISTENand paste the output?thanks! Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 24 avr. 2013 à 11:13, Arindam Choudhury arin...@live.com

Re: [Openstack] error in nova-network start-up

2013-04-24 Thread Razique Mahroua
Ok that's the Process 9033 - try a $ kill 9033 and you should be good! Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 24 avr. 2013 à 11:52, Arindam Choudhury arin...@live.com a écrit :Hi,Thanks for your reply,Here is the output:netstat -tanpu | grep LISTENtcp 0 0

Re: [Openstack] Should we discourage KVM block-based live migration?

2013-04-24 Thread Razique Mahroua
Thanks for the clarification Daniel Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 24 avr. 2013 à 17:59, "Daniel P. Berrange" d...@berrange.com a écrit :On Wed, Apr 24, 2013 at 11:48:35AM -0400, Lorin Hochstein wrote:In the docs, we describe how to configure

Re: [Openstack] How to configure nova-network for a single node

2013-04-23 Thread Razique Mahroua
Great one! Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 23 avr. 2013 à 17:09, Eric Marques marque...@free.fr a écrit :Dear Daniel,I'm working at a company that has published an article on this subject.http://sysadmin.smile.fr/post/2013/04/23/Use-flat-network

Re: [Openstack] Cloud Foundry experience, please

2013-04-18 Thread Razique Mahroua
True,I'd be interested to know what you come up with :)Regards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 17 avr. 2013 à 16:29, Ilkka Tengvall ilkka.tengv...@cybercom.com a écrit :On 17.04.2013 12:06, Razique Mahroua wrote:Ilkka, are you interested by CF per se

Re: [Openstack] [Glance] 404 after upgrading to grizzly

2013-04-17 Thread Razique Mahroua
Good to know man!weird indeed though... Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 16 avr. 2013 à 11:21, Heiko Krämer i...@honeybutcher.de a écrit :All right Guys,command back. Glance wasn't apparently the "bad guy" in this case. I'vecheck swift and

Re: [Openstack] Cloud Foundry experience, please

2013-04-17 Thread Razique Mahroua
Interesting to have feedback on that as well.Ilkka, are you interested by CF per se, or what it proposes? Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 17 avr. 2013 à 10:42, Ilkka Tengvall ilkka.tengv...@cybercom.com a écrit :Hi fellow stackers,I would like to hear

Re: [Openstack] Cloud Foundry experience, please

2013-04-17 Thread Razique Mahroua
haha that is what I had in mind actually...being myself more and more interested by it.OpenShift origin seems to lack of any implementation model/ documentation around unfortunately Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 17 avr. 2013 à 11:10, Heling Yao yaohel

Re: [Openstack] Fwd: [openStack] deleting instances

2013-04-16 Thread Razique Mahroua
Hi Deepak,that means the instance is not yet totally started, it is still building (meaning the base files being sent to the compute node roughly)You need to wait a bit for it to become "active"Regards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 16 avr.

Re: [Openstack] [openStack] deleting instances

2013-04-16 Thread Razique Mahroua
You can check the logs, especially the /var/log/nova/nova-compute.log oneRegards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 16 avr. 2013 à 11:01, Deepak A.P swift007.dee...@gmail.com a écrit :HI , i waited for more than 24 hrs after creating the instance

Re: [Openstack] [openstack] Virsh list show empty table

2013-04-16 Thread Razique Mahroua
nope, not at all,what "ps axl | grep kvm" outputs? Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 16 avr. 2013 à 13:14, Sylvain Bauza sylvain.ba...@digimind.com a écrit : Try issuing "sudo virsh list --all" to get a

Re: [Openstack] [openStack] instance status

2013-04-16 Thread Razique Mahroua
Check your nova.conf - looks like you are using a non-existing physical interface Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 16 avr. 2013 à 10:52, Wangpan hzwang...@corp.netease.com a écrit :Looks like all of your nova sevices are stopped runing, and what

Re: [Openstack] HA with pacemaker on Folsom

2013-04-16 Thread Razique Mahroua
, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 16 avr. 2013 à 06:38, Jean-Daniel BUSSY silversurfer...@gmail.com a écrit :A​re your mysql users have same id?​ What are the permissions of in your drbd fs when mounted on the master node? BUSSY Jean-Daniel On Tue, Apr

Re: [Openstack] fail to connect to server (novnc problem)

2013-04-13 Thread Razique Mahroua
Hey Ralph,could you have a look at the two following files:/var/log/nova/novnc.log/var/log/nova/nova-consoleauth.logcheers! Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 13 avr. 2013 à 14:39, Ralph lewis kale...@outlook.com a écrit :Hi guysi've problem with my vnc

Re: [Openstack] controller and network node, same machine?

2013-04-12 Thread Razique Mahroua
You just need to want it badly enough :^)What version of OpenStack are you using? Which guides did you read ?Regards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 12 avr. 2013 à 15:05, Mohammed Amine SAYA asaya.openst...@gmail.com a écrit :Hi Steve,Why do you say

Re: [Openstack] using Glusterfs for instance storage

2013-04-11 Thread Razique Mahroua
Hi JP,my bet is that this is a writing permissions issue. Does nova has the right to write within the mounted directory? Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 11 avr. 2013 à 16:36, John Paul Walters jwalt...@isi.edu a écrit :Hi,We've started implementing

Re: [Openstack] using Glusterfs for instance storage

2013-04-11 Thread Razique Mahroua
Also,you can import manually one instance and see if it boots.$ cd/exports/instances/instances/instance-0242$ virsh define libvirt.xml$ virsh start instance-0242and see if it boots, if so, we should start looking somewhere else Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9

Re: [Openstack] private cloud

2013-03-28 Thread Razique Mahroua
+1more infos needed :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 28 mars 2013 à 03:52, Kuo Hugo tonyt...@gmail.com a écrit :Hi Ralph Lewis ,The configuration could be variety .Would you mind which project of OpenStack do you want to try it out ? 1. For a quick

Re: [Openstack] New site for questions http://ask.openstack.org

2013-03-27 Thread Razique Mahroua
Wow amazing :D Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 26 mars 2013 à 23:15, Stefano Maffulli stef...@openstack.org a écrit :The OpenStack Foundation has launched a new and improved service tohelp OpenStack users, operators and developers exchange

Re: [Openstack] novnc not working (No such RPC function validate_console_port ) - fix

2013-03-27 Thread Razique Mahroua
HiChathura,what version of OpenStack were you using ? (in both cases)thank you, glad you sorted it out! Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 26 mars 2013 à 18:10, Chathura M. Sarathchandra Magurawalage 77.chath...@gmail.com a écrit :Hello,I get "F

Re: [Openstack] error VNC

2013-03-27 Thread Razique Mahroua
:44:32 +0100 CC: openstack@lists.launchpad.net To: kale...@outlook.com Hi Ralph, please check the following log files in /var/log/nova/ : - nova-compute.log - nova-network.log - nova-api.log You should at least find something in one of these Regards Razique Mahroua - Nuage Co

Re: [Openstack] [Ceilometer] Grizzly RC1 released

2013-03-26 Thread Razique Mahroua
Fantastic.Great work :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 26 mars 2013 à 16:47, Julien Danjou jul...@danjou.info a écrit :Hi,We're pleased to announce that the RC1 version for the Grizzly releaseof Ceilometer is available! https://launchpad.net/ceilometer

Re: [Openstack] ANNOUNCE: Ultimate OpenStack Grizzly Guide, with super easy Quantum!

2013-03-21 Thread Razique Mahroua
great guide, thanks a lot ! Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 21 mars 2013 à 15:26, Jean-Baptiste RANSY jean-baptiste.ra...@alyseo.com a écrit : Hello Thiago, I think it's better to use rootwrap in sudoers

Re: [Openstack] [OpenStack] Images need to be stored in Glance or SWIFT?

2013-03-14 Thread Razique Mahroua
Hi,it depends basically on what you are looking for - you can store the images in both, but Swift is more of an project aimed to propose and high-available and high-tolerant object store. Not saying that Glance doesn't do that - but Glance is more of a repository actuallyRegards, Razique Mahroua

Re: [Openstack] Announcing Elastic Hadoop on OpenStack project

2013-03-14 Thread Razique Mahroua
Amazing!will follow that :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 14 mars 2013 à 00:24, JuanFra Rodriguez Cardoso juanfra.rodriguez.card...@gmail.com a écrit :Great fusion of strong IT buzzwords!!JuanFra 2013/3/13 Sergey Lukjanov slukja...@mirantis.com Hello

[Openstack] Fwd: Issues with nova x-509-

2013-03-05 Thread Razique Mahroua
Ok I finally resolved my issue,I have two instances of nova-cert running on my HA controllers, I created a new nova-cert primitive, restarted the cloudpipe instance, now the openvpn worksRegards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Début du message réexpédié

Re: [Openstack] Working with disk images

2013-03-01 Thread Razique Mahroua
, and provide their id to the image with the following flags "kernel_id" and "ramdisk_id"Regards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 28 févr. 2013 à 17:52, Samuel Winchenbach swinc...@gmail.com a écrit :[swinchen@strongbad etc]$ cat debia

Re: [Openstack] Mirror in Online the VM

2013-03-01 Thread Razique Mahroua
Ok in such case you would setup an HA environment, check this out :http://docs.openstack.org/trunk/openstack-ha/content/ch-intro.htmlWhen you say you have vmotion, does that mean both OpenStack controller are VMware virtual machines? Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72

[Openstack] Weird issue with cloudpipe and network

2013-03-01 Thread Razique Mahroua
-+Looks like that uuid is cached somehow ?Cheers Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/

Re: [Openstack] OpenStack Eseex, XP instances and DHCP service (vlan mode)

2013-02-28 Thread Razique Mahroua
. The only workaround was to isolate physically our Essex setup to make sure DHCP broadcast was not reaching our corp Win2k DHCP server. Sorry, I admit this is not a clear solution, only the move to Quantum with ProviderRouter fixed my issue. -Sylvain Le 21/02/2013 17:47, Razique Mahroua

Re: [Openstack] Working with disk images

2013-02-28 Thread Razique Mahroua
Hey Samuel,What OS is it? Regards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 28 févr. 2013 à 17:19, Samuel Winchenbach swinc...@gmail.com a écrit :Hi all, I was recently tasked with creating a VM from an existing disk image. I was given a "dd" of wh

Re: [Openstack] Announcing superglance (convenience wrapper for glanceclient)

2013-02-26 Thread Razique Mahroua
Thanks a lot Richard,will try this out :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 26 févr. 2013 à 01:50, Richard Goodwin richard.good...@rackspace.com a écrit : Most of you are probably already pretty familiar with Major Hayden's "supernova&quo

Re: [Openstack] Mirror in Online the VM

2013-02-25 Thread Razique Mahroua
I mean, is every box running all the OpenStack services (nova-compute, network, volumes, API, so forth and so so on):) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 20 févr. 2013 à 22:25, Frans Thamura fr...@meruvian.org a écrit :On Thu, Feb 21, 2013 at 4:17 AM

Re: [Openstack] VM guest can't access outside world.

2013-02-25 Thread Razique Mahroua
HiIs the Ip forwarding enabled on the server? Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 25 févr. 2013 à 22:15, Barrow Kwan barrowk...@yahoo.com a écrit :Hi,I just installed Folsom on CentOS 6.3 ( single host with two NIC ). I can launch VM fine and VM get an IP

Re: [Openstack] Suggestions for shared-storage cluster file system

2013-02-24 Thread Razique Mahroua
Excellent, good to know,thank you Diego :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 19 févr. 2013 à 22:22, Diego Parrilla Santamaría diego.parrilla.santama...@gmail.com a écrit :We have used Gluster for small deployments, but lately we have changed our mind

[Openstack] OpenStack Eseex, XP instances and DHCP service (vlan mode)

2013-02-21 Thread Razique Mahroua
still see in the event viewer of XP a warning about the DHCP service complaining about a timeout.Any help would be much appreciated - my options are now as short as a hobbitcheers Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15

Re: [Openstack] Mirror in Online the VM

2013-02-20 Thread Razique Mahroua
Hi Frans,so basically, what you are looking for is a mirroring solution for your OpenStack deployment that has been made on two servers?Are both All-in-One (eg they both provide all the OpenStack services and configured ISO?)thanks Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37

Re: [Openstack] external dhcp server instead of dnsmasq

2013-02-19 Thread Razique Mahroua
Hi,I'm not sure the "dhcp-host" configuration option exists actually. As for having one another host in VLAN mode is something I'd be interested to know as wellRegards,Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 19 févr. 2013 à 08:05, Ritesh Nanda

Re: [Openstack] Problems with drbd + pacemaker in HA

2013-02-19 Thread Razique Mahroua
DRBD 8.4.x:victim# drbdadm connect --discard-my-data resourceResync will start automatically if the survivor was in WFConnection network state.If the split brain survivor is still in Standalone connection state, reconnect it:survivor# drbdadm conn:) Razique Mahroua-Nuage Corazique.mahr

Re: [Openstack] Suggestions for shared-storage cluster file system

2013-02-19 Thread Razique Mahroua
Hey Marco,have you been able to run some performance test on your Gluster cluster?Thanks :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 18 févr. 2013 à 14:20, Marco CONSONNI mcocm...@gmail.com a écrit :Hello Sam,I've tried two of them: NFS and Gluster.Some problems

Re: [Openstack] Doubt with apt-get

2013-02-18 Thread Razique Mahroua
That what I would say also - never sure. Dump your database and save your configuration files, depending on when you run an upgrade for the last time :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 18 févr. 2013 à 20:05, Aaron Rosen aro...@nicira.com a écrit

Re: [Openstack] [OpenStack][Swift] Error while starting container, account, object servers.

2013-02-13 Thread Razique Mahroua
I think it's the object-server which cannot bind the IP. Have you updated all the configuration files for it in order not to have the same bidings ports ? Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 12 févr. 2013 à 09:42, Sujay M sujay@gmail.com a écrit :My

Re: [Openstack] metadata issue

2013-02-13 Thread Razique Mahroua
HI :)do you use nova-network or quantum? And according to the model you use, which kind? For instance vlan, flat, flatDHP for nova-network ?thanks, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 12 févr. 2013 à 17:03, Paras pradhan pradhanpa...@gmail.com a écrit :Hi,I

Re: [Openstack] [OpenStack][Swift] Error while starting container, account, object servers.

2013-02-13 Thread Razique Mahroua
Excellent :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 13 févr. 2013 à 17:02, Sujay M sujay@gmail.com a écrit :Yes the problem got solved. Thank you for the responses. The problem was in the conf files object-server.conf, container-server.conf, account

Re: [Openstack] HA Openstack with Pacemaker

2013-02-13 Thread Razique Mahroua
I'm currently updating that part of the documentation - indeed it states that two IPs are used, but in fact, you end up with only one VIP for the API service.I'll send the patch tonight Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 13 févr. 2013 à 20:05, Samuel

Re: [Openstack] HA Openstack with Pacemaker

2013-02-13 Thread Razique Mahroua
There we gohttps://review.openstack.org/#/c/21581/ Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 13 févr. 2013 à 20:15, Razique Mahroua razique.mahr...@gmail.com a écrit :I'm currently updating that part of the documentation - indeed it states that two IPs are used

Re: [Openstack] [OpenStack][Swift] Error while starting container, account, object servers.

2013-02-12 Thread Razique Mahroua
Hi,it's like the address you are trying to bind to either doesn't exist or the ports are already assigned.Can you provide us more infos on the setup?thanks Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 12 févr. 2013 à 09:30, Sujay M sujay@gmail.com a écrit :Hi

Re: [Openstack] metadata issue

2013-02-12 Thread Razique Mahroua
Hi,what is your current network model?thanks Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 12 févr. 2013 à 00:25, Paras pradhan pradhanpa...@gmail.com a écrit :Hi,The packages I am using are from folsom ubuntu quantal branch. When Irun an instance I see--wget: can't

Re: [Openstack] glance-api and glance-registry startup error

2013-02-12 Thread Razique Mahroua
Hi,have you configured glance to use Keystone?Can you show us glance configuration files?thanks, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 11 févr. 2013 à 23:39, Mohammed Amine SAYA asaya.openst...@gmail.com a écrit :Hi all,I am new to openstack and I managed

Re: [Openstack] nova ceph integration

2013-02-01 Thread Razique Mahroua
Thanks for that clarification Josh,I had a small doubt you just alleviated :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 1 févr. 2013 à 00:36, Josh Durgin josh.dur...@inktank.com a écrit :Ceph has been officially production ready for block (rbd) and objectstorage

Re: [Openstack] nova ceph integration

2013-01-31 Thread Razique Mahroua
Speaking of which guys,anything particular stability-wise regarding Ceph within OpenStack. It's officially not production-ready, yet it's often that solution that comes out when we are looking for data clustering.GlusterFS...yah or nay? Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9

Re: [Openstack] Intrusion detection

2013-01-29 Thread Razique Mahroua
Hey Hassan,what do you mean exactly by that?Are there any company who deployed and IDS on it, or does OpenStack provide IDS for itself?Regards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 29 janv. 2013 à 18:05, Hassan EL ALLOUSSI hallou...@gmail.com a écrit :Hi

Re: [Openstack-doc-core] Welcome Salvatore Orlando to doc-core

2013-01-28 Thread Razique Mahroua
Hi Salvatore!Welcome in the team :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 28 janv. 2013 à 21:30, Anne Gentle a...@openstack.org a écrit :Hi all -Salvatore is going to be doing bug triaging for the Quantum API, so I'd like him to be able to work on bugs

Re: [Openstack] Problem to find/start openstack services

2013-01-28 Thread Razique Mahroua
to start them, but i got a lot of nova: unrecognized service. My question is, how to start the openstack services? Thanks in advance. -- Guilherme Santos Souza -- *Nuage Co - Razique Mahroua* razique.mahr...@gmail.com NUAGECO-LOGO

Re: [Openstack] Name it Hood!

2013-01-25 Thread Razique Mahroua
Good to know Monty,indeed, this is a kick-ass mountain :http://goo.gl/yFStZ Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 24 janv. 2013 à 20:50, Monty Taylor mord...@inaugust.com a écrit :Hey all!Here's my pitch for Hood:a) It's the tallest mountain in Oregon

Re: [Openstack] Problem with VNC on compute node

2013-01-25 Thread Razique Mahroua
mmm I don't think the flag is deprecated actually, you should still be able to use it.Regards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 25 janv. 2013 à 04:11, Wangpan hzwang...@corp.netease.com a écrit :I can not find theconfig 'novncproxy_port' in folsom, I

Re: [Openstack] Windows instance licensing in OpenStack

2013-01-24 Thread Razique Mahroua
I found that pagehttps://www.microsoft.com/licensing/about-licensing/virtualization.aspx Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 24 janv. 2013 à 09:10, Davide Guerri davide.gue...@gmail.com a écrit :This is a very interesting thread for us :)How about desktop

Re: [Openstack] Unable to create a vm

2013-01-23 Thread Razique Mahroua
Ok,now :sudo modprobe kvmsudo modprobe kvm-intelYou should be good I think Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 23 janv. 2013 à 10:34, Alexandre De Carvalho alexandre7.decarva...@gmail.com a écrit :Hi Razique,I ran this command :alex@alex-X9SCD:~$ egrep

Re: [Openstack] Unable to create a vm

2013-01-22 Thread Razique Mahroua
Hi Alexandre,can you run the following command?egrep '^flags.*(vmx|svm)' /proc/cpuinfothanks ! Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 22 janv. 2013 à 22:35, Alexandre De Carvalho alexandre7.decarva...@gmail.com a écrit :Hi, I have this problem when i want

Re: [Openstack] Cannot install Cinder doc successfully

2013-01-18 Thread Razique Mahroua
Hi,is python-paramiko installed on your box? Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 18 janv. 2013 à 08:01, harryxiyou harryxi...@gmail.com a écrit :Hi all,I wanna install Cinder docs for reading but i cannot install them accordingto cinder/doc/README.rst.My PC

Re: [Openstack] Cannot install Cinder doc successfully

2013-01-18 Thread Razique Mahroua
Check all the "Requires" there :)http://osdir.com/ml/scm-fedora-commits/2012-09/msg07730.html Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 18 janv. 2013 à 10:03, harryxiyou harryxi...@gmail.com a écrit :On Fri, Jan 18, 2013 at 4:54 PM, harryxiy

Re: [Openstack] Question about Disk Setup of Nova Compute Node

2013-01-17 Thread Razique Mahroua
Thanks for the link !some amazing benches around :) Let's hope we'll have more details on the methodology, but some results are stunning Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 17 janv. 2013 à 01:54, Blair Bethwaite blair.bethwa...@gmail.com a écrit :On 17

Re: [Openstack] Question about Disk Setup of Nova Compute Node

2013-01-16 Thread Razique Mahroua
I always preferred RAID5 over JBOD myself, but you always need to bench first and decide after :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 16 janv. 2013 à 18:11, Gui Maluf guimal...@gmail.com a écrit :Hey Sean,Did you found which is the best set up for your RAID

Re: [Openstack] How can openstack support Sheepdog in details?

2013-01-15 Thread Razique Mahroua
Hi,unfortunately, we don't have much feedback/ tests that have been done, so the doc is not top notch regarding Sheepdog.It would be interesting if someone helps us with extra infos on thatRazique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 15 janv. 2013 à 16:33,

Re: [Openstack] Question about Disk Setup of Nova Compute Node

2013-01-12 Thread Razique Mahroua
Sorry, the first sentence is wrong :Hi,actually, even for a raid 10 you would end up with 3TB usable (more around 2800 GB)In both cases you end up with 2 TB :)Regards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 12 janv. 2013 à 22:19, Razique Mahroua razique.mahr

Re: [Openstack] Question about Disk Setup of Nova Compute Node

2013-01-11 Thread Razique Mahroua
ller is that?Regards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 11 janv. 2013 à 08:36, Sean Bigdatafun sean.bigdata...@gmail.com a écrit :When I have a set of rack servers that is 1TB * 4 disks in each of it as Nova Compute Node, what is the best RAID (or JBOD

Re: [Openstack] Invalid OpenStack Identity credentials; when running keystone role-list

2013-01-11 Thread Razique Mahroua
Hi,looks like your current user's credentials are not the one defined into KS.Check your .bashrc' following values :export OS_USERNAME=$KEYSTONE USERexport OS_PASSWORD=$KEYSTONE PASSWORDexport OS_TENANT_NAME=$YOUR TENANTRegards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94

Re: [Openstack] Dashboard/horizon PRODUCTION bug

2013-01-11 Thread Razique Mahroua
Nope,it's just a metapackage, aptitude would have warned you in case of conflicting package. you can try though to reinstall after a purge :$ aptitude purge ~c Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 11 janv. 2013 à 03:03, Sina Sadeghi s...@aptira.com a écrit

Re: [Openstack] Invalid OpenStack Identity credentials; when running keystone role-list

2013-01-11 Thread Razique Mahroua
You only need these for being able to interact with all the endpointsexport SERVICE_TOKEN=admin export OS_TENANT_NAME=admin export OS_USERNAME=admin export OS_PASSWORD=admin export OS_AUTH_URL="http://10.10.10.2:5000/v2.0/" export SERVICE_ENDPOINT=http://10.10.10.2:35357/v2.0 Razique Mah

Re: [Openstack] Dashboard/horizon PRODUCTION bug

2013-01-10 Thread Razique Mahroua
Hi Sina,look into /var/log/apache2/error.log in order to see what causes that code 500Regards, Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 10 janv. 2013 à 04:53, Sina Sadeghi s...@aptira.com a écrit : I just upgraded the openstack

Re: [Openstack] Migrate Instance to another Tenant ID in the same environment

2013-01-10 Thread Razique Mahroua
+1Seb, have you ever tried to change the tenant id for an instance into the database and reboot/ recover it? I wonder how nova behaves into such case Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 9 janv. 2013 à 22:18, Sébastien Han han.sebast...@gmail.com a écrit

Re: [Openstack] Wasted Compute node disk space

2013-01-10 Thread Razique Mahroua
Wow, great approach guys. The video provides great insightthanks Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 8 janv. 2013 à 23:28, Joshua McKenty jmcke...@gmail.com a écrit :Greg - this is how we do it. See "Null-Tier Architecture" athttp://www.pisto

  1   2   3   4   >