Re: [Openstack] kernel panic on instance boot

2014-01-07 Thread Razique Mahroua
Can you show us the KP? thanks! Razique On Tue, Jan 7, 2014 at 11:16 AM, Dimitri Maziuk dmaz...@bmrb.wisc.eduwrote: Hi all, I've a weird problem that I can't quite figure out: I'm migrating a bunch of VMs from a standalone qemu/libvirt server (centos 6.5 x86_64) to an rdo havana install

Re: [Openstack] Happy new year all

2014-01-01 Thread Razique Mahroua
/openstack --  Razique Mahroua ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Re: [Openstack] New to OpenStack

2013-12-30 Thread Razique Mahroua
Hi ! You will need everything you need here: http://docs.openstack.org/ and if you have any questions: http://ask.openstack.org On Dec 30, 2013, at 12:19, Kaushal Shriyan kaushalshri...@gmail.com wrote: Hi, I am new to OpenStack. How do i start learning openstack? Are there books or

Re: [Openstack] Error launching instances

2013-11-29 Thread Razique Mahroua
Hey :) can you show me the file? the conf file is not a mandatory argument. If you don't specify neither explicit arguments from the command line, nor from a config file, then dnsmasq uses the values it has been compiled w/ so removing that flag * should * do it. On 29 Nov 2013, at 2:17, John

Re: [Openstack] Question about multiregion

2013-11-29 Thread Razique Mahroua
Hi, RegionOne is an arbitrary name you will find into Keystone database! Razique On 29 Nov 2013, at 9:42, Rafael Gomes wrote: Hello,I'm new in the openstack/devstack world for that I have some question about using region.Sorry for bother you, but right now after I was configured, tested and

Re: [Openstack] Error launching instances

2013-11-29 Thread Razique Mahroua
Why don't you put all these settings into your configuration file? On 29 Nov 2013, at 15:47, John Smith wrote: Hi, Well, ive finally managed to successfully launch an instance. :) But I did have to make some additional settings to localrc: HOST_IP_IFACE=p3p1 PUBLIC_INTERFACE=p3p1

Re: [Openstack] Can not log-in in Horizon

2013-11-22 Thread Razique Mahroua
That means the Django app isn't binded to a port. is your webserver running? - Razique On 22 Nov 2013, at 6:56, Arindam Choudhury wrote: Hi, Suddenly I can not log-in to my account in horizon. It gives the following error: ConnectionError at /project/HTTPConnectionPool(host='--.--.--.--',

Re: [Openstack] Volume in attaching state

2013-11-21 Thread Razique Mahroua
the nova-volume service. Neither I couldn't find any error from the nova-volume.log nor from the libvirtd.log on the compute node. Does this require any tags in the nova.conf of the compute node? -Original Message- From: Razique Mahroua [mailto:razique.mahr...@gmail.com] Sent: Donnerstag

Re: [Openstack] Volume in attaching state

2013-11-21 Thread Razique Mahroua
If you are using Cinder, check into cinder-volume/ cinder-api as well. You can also check /var/log/libvirt/libvirtd.log on the compute node! - Razique On 21 Nov 2013, at 5:00, Jitendra Kumar Bhaskar wrote: Hi Narayan, If you are able to create volume successfully. Then please share

Re: [Openstack] problem in starting swift

2013-11-19 Thread Razique Mahroua
Hi, you can follow that link: https://ask.openstack.org/en/question/4996/importerror-running-swift/ - Razique On 18 Nov 2013, at 20:23, pragya jain wrote: hello Zhang I follow the steps mentioned in the link given by you. but the error is still there. Please help. On Monday, 18 November

Re: [Openstack] Directional network performance issues with Neutron + OpenvSwitch

2013-11-19 Thread Razique Mahroua
Yup :) On 18 Nov 2013, at 22:09, Martinx - ジェームズ wrote: Guys, Can I fill a BUG about this issue?! If yes, where?! Neutron Launchpad page? Tks, Thiago On 12 November 2013 04:24, Martinx - ジェームズ thiagocmarti...@gmail.comwrote: At least one guy from Rackspace is aware of this problem,

Re: [Openstack] Need help - Compute Node restarted - Ramdom Instances doesn't get and IP anymore

2013-11-18 Thread Razique Mahroua
Hey Martin :) On 18 Nov 2013, at 8:40, Martinx - ジェームズ wrote: Guys, My Havana (Ubuntu based) Compute Node was restarted and lots of Instances does not get an IP anymore. Tips?! Stay clam It is ramdom, I mean, some instances of this same compute node are normal, while others have no IP.

Re: [Openstack] Need help - Compute Node restarted - Ramdom Instances doesn't get and IP anymore

2013-11-18 Thread Razique Mahroua
its IP normally. The only way to put the website online again now is: take a snapshot of a Instance without IP, launch a new instance based on that image, voialá! Instance gets its IP again... But this is non-viable. I appreciate any help! Tks! Thiago On 18 November 2013 15:35, Razique

Re: [Openstack] Multiples storages

2013-11-15 Thread Razique Mahroua
Awesome :) Razique On 14 Nov 2013, at 15:27, Guilherme Russi wrote: That's right, I've stopped the open-iscsi and tgt process, and the lvremove worked. Thank you all. Regards. 2013/11/13 Razique Mahroua razique.mahr...@gmail.com Hey :) that means the volume is still in use. (lvopen : 1

Re: [Openstack] about block storage

2013-11-15 Thread Razique Mahroua
. Means all ports should be GBs. Regards *Jitendra Bhaskar* On Fri, Nov 15, 2013 at 6:20 AM, Dnsbed Ops o...@dnsbed.com wrote: They are 1000Mb links. On 2013-11-15 1:40, Razique Mahroua wrote: Hi, What is the network link between both? On 13 Nov 2013, at 19:38, Dnsbed Ops wrote

Re: [Openstack] Removing unused images using Glance APIs

2013-11-14 Thread Razique Mahroua
images using which snapshots were created. -Original Message- From: Razique Mahroua [mailto:razique.mahr...@gmail.com] Sent: Donnerstag, 14. November 2013 04:08 To: Narayanan, Krishnaprasad Cc: openstack@lists.openstack.org Subject: Re: [Openstack] Removing unused images using Glance APIs

Re: [Openstack] Reference architecture for OpenStack implementation in real world

2013-11-14 Thread Razique Mahroua
Hi ! You can find many implementation cases in the Official Doc Website(docs.openstack.org), not sure implementation for an imaginary world really exist :) Regards, Razique On 13 Nov 2013, at 20:32, Kai wrote: Hi all, Where can I get the documentation about reference architecture for

Re: [Openstack] Error authenticating, Try again later

2013-11-14 Thread Razique Mahroua
: {username: admin, password: krish}}} [Thu Nov 14 10:00:54 2013] [error] [Thu Nov 14 10:00:54 2013] [error] Starting new HTTP connection (1): 127.0.0.1 [Thu Nov 14 10:00:54 2013] [error] Login failed for user admin. On Thu, Nov 14, 2013 at 4:26 AM, Razique Mahroua razique.mahr...@gmail.comwrote

Re: [Openstack] Troubleshooting when launching instances

2013-11-14 Thread Razique Mahroua
Hi, check in /var/log/nova/nova-compute.log and /var/log/nova/nova-api.log ad /var/log/nova/nova-scheduler.lo - Razique On 14 Nov 2013, at 5:28, Rajesh Upadhayay wrote: Please help me suggest how I can fix this.. Thanks Regards, Rajesh Upadhayay Xavient Information Systems Great

Re: [Openstack] about block storage

2013-11-14 Thread Razique Mahroua
: no need Thanks. On 2013-11-14 11:09, Razique Mahroua wrote: #2: What's the implementation design? ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http

Re: [Openstack] Error authenticating, Try again later

2013-11-14 Thread Razique Mahroua
level steps i should follow when i run into it again? On Thu, Nov 14, 2013 at 3:37 PM, Razique Mahroua razique.mahr...@gmail.comwrote: Try maybe a simple nova list from the command line with the exact same credentials, try that two times and see if it's working. Where are the tokens stored

Re: [Openstack] Error authenticating, Try again later

2013-11-14 Thread Razique Mahroua
? On Nov 14, 2013 11:16 PM, Razique Mahroua razique.mahr...@gmail.com wrote: I cannot tell precisely at that point. I don't know much about the configuration performed by DevStack... Usually you just start by looking at the OpenStack logs, 98% of errors are likely to be found somewhere

Re: [Openstack] Removing unused images using Glance APIs

2013-11-13 Thread Razique Mahroua
Hi. I think there is not any API for that unfortunately But there is a field into the database that indicates the image ID. So if you select all active instances and select the unique images ID entries, you can compare them against the Glance images. A BASH script should be sufficient.

Re: [Openstack] Error authenticating, Try again later

2013-11-13 Thread Razique Mahroua
Check Horizon logs (/var/log/apache2/error.log usually) you should find the exception there Razique On 13 Nov 2013, at 14:46, Krishanu Dhar wrote: Hi, If I keep the open stack login page up for some time and subsequently when i refresh the browser, above the User Name box I get to see

Re: [Openstack] Removing unused images using Glance APIs

2013-11-13 Thread Razique Mahroua
Same :) as long as the snapshot is created (make sure it's finished though!) then you don't need the base image On 13 Nov 2013, at 16:15, Narayanan, Krishnaprasad wrote: What happens if there is an snaspshot created but there are no instances launched? From: Razique Mahroua

Re: [Openstack] Removing unused images using Glance APIs

2013-11-13 Thread Razique Mahroua
them. So how do I retain it? -Original Message- From: Razique Mahroua [mailto:razique.mahr...@gmail.com] Sent: Donnerstag, 14. November 2013 01:16 To: Narayanan, Krishnaprasad Cc: openstack@lists.openstack.org Subject: Re: [Openstack] Removing unused images using Glance APIs Same :) as long

Re: [Openstack] Recovering VMs in OPenStack ESSEX

2013-11-11 Thread Razique Mahroua
You have many solutions for that first try to power it on via $ virsh start and check /var/log/libvritd.log you can use kpartx to discover the partitions within the images, and use the different builtin system tools to fix the partitions fsck.ext4/ xfs_adm, etc… Razique On 11 Nov 2013, at

Re: [Openstack] Recovering VMs in OPenStack ESSEX

2013-11-11 Thread Razique Mahroua
: Unable to precreate char dev file ‘/var/lib/nova/instances/ instance-UUID/console.log: No such file or directory. Can I get help to get rid of this problem? Thanks, Krishnaprasad *From:* Razique Mahroua [mailto:razique.mahr...@gmail.comjavascript:_e({}, 'cvml', 'razique.mahr...@gmail.com

Re: [Openstack] Recovering VMs in OPenStack ESSEX

2013-11-11 Thread Razique Mahroua
Yes, give the files to the nova.nova user: chown nova: /var/lib/nova/etc… On 11 Nov 2013, at 22:30, Narayanan, Krishnaprasad naray...@uni-mainz.de wrote: Do I have to change the ownership of these two files? From: Razique Mahroua [mailto:razique.mahr...@gmail.com] Sent: Dienstag, 12

Re: [Openstack] Recovering VMs in OPenStack ESSEX

2013-11-11 Thread Razique Mahroua
to allow access for disk path /var/lib/nova/instances/_base/ephemeral_0_20_None: No such file or directory”. Can I use a similar command to create the ephemeral disk? From: Razique Mahroua [mailto:razique.mahr...@gmail.com] Sent: Dienstag, 12. November 2013 07:22 To: Narayanan

Re: [Openstack] Recovering VMs in OPenStack ESSEX

2013-11-11 Thread Razique Mahroua
. I don’t see an error now. In the VNC I could see an error message “Booting from floppy. Boot failed:could not read the boot disk. No bootable device”. From: Razique Mahroua [mailto:razique.mahr...@gmail.com] Sent: Dienstag, 12. November 2013 08:12 To: Narayanan, Krishnaprasad Cc: openstack

Re: [Openstack] Multiples storages

2013-11-08 Thread Razique Mahroua
Hi Guilherme ! Which storage do you precisely want to expand? Regards, Razique On 08 Nov 2013, at 04:52, Guilherme Russi luisguilherme...@gmail.com wrote: Hello guys, I have a Grizzly deployment running fine with 5 nodes, and I want to add more storage on it. My question is, can I install a

Re: [Openstack] Multiples storages

2013-11-08 Thread Razique Mahroua
storage cinder and my network quantum) and four compute nodes. 2013/11/8 Razique Mahroua razique.mahr...@gmail.com ok ! what is your actual Cinder backend? Is it a hard disk, a SAN, a network volume, etc… On 08 Nov 2013, at 05:20, Guilherme Russi luisguilherme...@gmail.com wrote: Hi

Re: [Openstack] Multiples storages

2013-11-08 Thread Razique Mahroua
sure :) On 08 Nov 2013, at 05:39, Guilherme Russi luisguilherme...@gmail.com wrote: Oh great! I'll try here and send you the results. Very thanks :) 2013/11/8 Razique Mahroua razique.mahr...@gmail.com If I’m not mistaken, you only need to install the “cinder-volume’ service

Re: [Openstack] How to copy vol to image?

2013-11-07 Thread Razique Mahroua
You can check into the glance logs to see if its receives the API calls at first, and eventually if you see any errors. That happens sometimes Regards, Razique On 6 Nov 2013 at 19:42:20, Li, Leon (leon@emc.com) wrote:   Hi,   Anyone knows how to create image from vol? First I have

Re: [Openstack] Is there a way to tell Nova not to count NFS-mounted instances directory to disk space on each node?

2013-11-07 Thread Razique Mahroua
Hey Daniel, Doesn’t seem possible at the moment looks like... --  Razique On 7 Nov 2013 at 02:09:15, Daniel Speichert (dan...@speichert.pl) wrote: Hi All, We have a couple of compute nodes each having its /var/lib/nova/instances directory mounted via NFS from shared storage server. Nova

Re: [Openstack] Is there a way to tell Nova not to count NFS-mounted instances directory to disk space on each node?

2013-11-07 Thread Razique Mahroua
programmatically determine whether the instance is on shared storage or not instead of requiring the user to specify it. Chris On 11/07/2013 04:36 AM, Razique Mahroua wrote: Hey Daniel, Doesn’t seem possible at the moment looks like... -- Razique On 7 Nov 2013 at 02:09:15

Re: [Openstack] Is there a way to tell Nova not to count NFS-mounted instances directory to disk space on each node?

2013-11-07 Thread Razique Mahroua
I definitely agree with you Chris --  Razique On 7 Nov 2013 at 11:08:33, Chris Friesen (chris.frie...@windriver.com) wrote: On 11/07/2013 12:53 PM, Razique Mahroua wrote: I think during the migrations, the compute topic already checks whether or not the storage is a shared one You

Re: [Openstack] Backing up nova quota, flavor and keypairs - which tables?

2013-11-06 Thread Razique Mahroua
I’d say it’s risky since it’s possible that you end up with inconsistent states, especially with the security_groups and keypairs tables. You should probably dump the whole database and restore it if needed Razique --  Razique On 6 Nov 2013 at 03:46:02, Antonio Messina

Re: [Openstack] Backing up nova quota, flavor and keypairs - which tables?

2013-11-06 Thread Razique Mahroua
, 2013 at 12:46 PM, Razique Mahroua razique.mahr...@gmail.com wrote: I’d say it’s risky since it’s possible that you end up with inconsistent states, especially with the security_groups and keypairs tables. You should probably dump the whole database and restore it if needed I cannot

Re: [Openstack] Backing up nova quota, flavor and keypairs - which tables?

2013-11-06 Thread Razique Mahroua
Thank you for your feedback How many fields does the “fixed_ips” contain? what’s the size of the database? You can check rabbitmq log to see if there’s anything suspicious On 6 Nov 2013 at 06:28:16, Antonio Messina (antonio.s.mess...@gmail.com) wrote: On Wed, Nov 6, 2013 at 3:06 PM, Razique

Re: [Openstack] Backing up nova quota, flavor and keypairs - which tables?

2013-11-06 Thread Razique Mahroua
On 6 Nov 2013 at 10:48:30, Antonio Messina (antonio.s.mess...@gmail.com) wrote: On Wed, Nov 6, 2013 at 7:27 PM, Razique Mahroua  razique.mahr...@gmail.com wrote:  Thank you for your feedback  How many fields does the “fixed_ips” contain?  256  Ok it’s not much what’s the size of the database

Re: [Openstack] [Neutron] Server restart failes when configured with ML2 (BugID: 1210236)

2013-11-05 Thread Razique Mahroua
Hi, review the file api-paste.ini it may have some misconfigured lines Regards, --  Razique On 5 Nov 2013 at 02:22:00, Trinath Somanchi (b39...@freescale.com) wrote: Hi –   I configured Neutron with ML2 configuration. When I restart the service, the Neutron server fails with the following

Re: [Openstack] Storage decision

2013-11-04 Thread Razique Mahroua
a look at Ceph RBD not CephFS (http://ceph.com/docs/master/rbd/rbd/). It is stable and works great for me. -- Maciej Gałkiewicz Shelly Cloud Sp. z o. o., Sysadmin http://shellycloud.com/, mac...@shellycloud.com KRS: 440358 REGON: 101504426 --  Razique Mahroua

Re: [Openstack] REDHAT AND Sles KVM image password

2013-11-01 Thread Razique Mahroua
://www.wimbledon.com  http://www.usopen.org http://www.masters.com Vision without Action is just a dream Actions without Vision is just passing time Vision with Action can change the world Razique Mahroua ---10/31/2013 04:49:53 PM---I’m wondering it these images don’t work SSH injected key, if so

Re: [Openstack] REDHAT AND Sles KVM image password

2013-10-31 Thread Razique Mahroua
/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack --  Razique Mahroua ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post

Re: [Openstack] Failed to get the VM console-log after Live-Migration

2013-10-29 Thread Razique Mahroua
novncproxy_base_url=http://192.168.11.180:6080/vnc_auto.html 10.10.10.182 is the internal IP of the compute node. 192.168.11.180 is the public IP of the controller node. From: Razique Mahroua Date: 2013-10-29 13:50 To: 董建华 CC: openstack Subject: Re: [Openstack] Failed to get the VM console

Re: [Openstack] Can't connect to RabbitMQ

2013-10-29 Thread Razique Mahroua
configurations. On 10/28/13 1:14 PM, Florian Lindner wrote: Am Montag, 28. Oktober 2013, 12:04:02 schrieb Razique Mahroua: hey is «controller» a hostame all ur servers can resolve? Yes, set in /etc/hosts. Regards, Florian - Razique On Oct 28, 2013, at 11:40, Florian Lindner mailingli

Re: [Openstack] Can't connect to RabbitMQ

2013-10-29 Thread Razique Mahroua
% rabbitmqctl list_vhosts The user and vhost should match what is in the OpenStack configurations. On 10/28/13 1:14 PM, Florian Lindner wrote: Am Montag, 28. Oktober 2013, 12:04:02 schrieb Razique Mahroua: hey is «controller» a hostame all ur servers can resolve? Yes

Re: [Openstack] [Nova]How to setup shared storage for live migration based on IPSAN device?

2013-10-28 Thread Razique Mahroua
Libvrit does support ISCSI LUN as backends, meaning you can mount the ISCSI block on every compute node and you should be fine - Razique On Oct 28, 2013, at 8:54, Chris Friesen chris.frie...@windriver.com wrote: On 10/28/2013 09:35 AM, Ray Sun wrote: Daniel, Thanks for you response. But I am

Re: [Openstack] VMs unable to communicate between each other using their floating IPs

2013-10-28 Thread Razique Mahroua
. I could see the eth0 interface and it has the fixed IP address. Thanks, Krishnaprasad From: Razique Mahroua [mailto:razique.mahr...@gmail.com] Sent: Sonntag, 27. Oktober 2013 21:11 To: Narayanan, Krishnaprasad Subject: Re: [Openstack] VMs unable to communicate between each other using

Re: [Openstack] cleaning up orphans

2013-10-23 Thread Razique Mahroua
if possible. A related question: is there a way to force the deletion of all related objects when a tenant is removed? Thanks! On Tuesday, October 22, 2013, Razique Mahroua wrote: Hi James, which version of OpenStack? Everything is saved into DB, so retrieve the tenant ID (you can maybe go

Re: [Openstack] cleaning up orphans

2013-10-22 Thread Razique Mahroua
Hi James, which version of OpenStack? Everything is saved into DB, so retrieve the tenant ID (you can maybe go through the instances table inside Nova DB), and that would be a good start I think. Le 2013-10-22 à 17:30, James jamesze...@gmail.com a écrit : All, Let's say a tenant is removed

Re: [Openstack] Openstack Digest, Vol 4, Issue 16

2013-10-21 Thread Razique Mahroua
run in shell: libvirt -l and you'll see why it fails. You can have a look into /var/log/libvirtd.log :) Le 2013-10-21 à 12:38, John Bartley K7AAY john.bart...@gmail.com a écrit : In the last step of section 6.1 for Nova and lvm following

Re: [Openstack] Havana RC1 available in the Ubuntu Cloud Archive for 12.04

2013-10-11 Thread Razique Mahroua
Awesome great work guys! Le 11 oct. 2013 à 14:47, James Page james.p...@ubuntu.com a écrit : -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Folks I've just finishing promoting all of the Havana RC1 packages and associated dependencies to the Ubuntu Cloud Archive for Ubuntu 12.04

Re: [Openstack] Storage, glusterfs v ceph

2013-10-03 Thread Razique Mahroua
Hi John, please find my answers below - just to clarify, you are talking about the storage for the instances right? Le 3 oct. 2013 à 11:04, John Ashford logica...@hotmail.com a écrit : 1 – Glusterfs V Ceph Im reading a lot of different opinions about which of these is the best storage

Re: [Openstack] Why I can not launch instance with root disk size larger than 40GB

2013-09-24 Thread Razique Mahroua
Hey ! do you have something into the nova-compute.log? Le 24 sept. 2013 à 12:46, Jeff Cai jeff_...@symantec.com a écrit : Hi, I setup an openstack environment with 3 nodes on Ubuntu 12.04 LTS. But I cannot launch instances with disk size bigger than 40GB. It reports the error

Re: [Openstack] Why GlusterFS should not be integrated with OpenStack

2013-09-10 Thread Razique Mahroua
Good reading :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 10 sept. 2013 à 14:36, Maciej Gałkiewicz mac...@shellycloud.com a écrit :HelloFor everyone looking for some info regarding GlusterFS and Openstackintegration I suggest my blog post:https://shellycloud.com

Re: [Openstack] Cinder question

2013-09-04 Thread Razique Mahroua
unfortunately, I don't think so Mark Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 4 sept. 2013 à 01:25, Mark Brown ntdeveloper2...@yahoo.com a écrit :Hello,I had a Cinder question, and maybe its pretty basic:-)Isn't there a way to attach the same Cinder volume

Re: [Openstack] Managing iptables with OpenStack Folsom (using Quantum)

2013-09-04 Thread Razique Mahroua
That's rightNot redone everytime but updated and checked non-stopWhen you restart the services then yes, everything is flushed and redone, so if you manually enter some iptables rules, they won't persist afterwards :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 3

Re: [Openstack] [Cloudpipe] where can I find Cloudpipe blueprint or wiki ?

2013-09-04 Thread Razique Mahroua
http://docs.openstack.org/trunk/openstack-compute/admin/content/cloudpipe-per-project-vpns.htmlhttp://docs.openstack.org/developer/nova/devref/cloudpipe.html Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 4 sept. 2013 à 10:09, happy idea guolongcang.w...@gmail.com

Re: [Openstack] [Grizzly] Unable to reboot instance after Migrate

2013-08-29 Thread Razique Mahroua
Looks like a bug to me, definitely….but i can be wrong though Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 29 août 2013 à 11:29, happy idea guolongcang.w...@gmail.com a écrit :Thank you.-- Forwarded message --From: happy idea guolongcang.w

[Openstack] [cinder] DuplicateOptError: duplicate option: volume_api_class

2013-08-20 Thread Razique Mahroua
Hi guys,I'm currently deploying Grizzly under ubuntu raring, using the official repos (2013.1.2-0ubuntu1)When I want to run cinder-volume, I've the following error:http://paste.ubuntu.com/6008213/cinder.conf:http://paste.ubuntu.com/6008234/Have you guys ever encountered that issue?thanks! Razique

Re: [Openstack] Error during live migration

2013-08-17 Thread Razique Mahroua
can you show me the permissions inside?BTW, no need to give full 777 to the directory, as long as it belongs to the user nova.What about the rights in /var/lib/nova? Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 16 août 2013 à 14:53, Guilherme Russi luisguilherme

Re: [Openstack] Error during live migration

2013-08-16 Thread Razique Mahroua
Ok now, make sure on every CN the directory /var/lib/nova/.ssh belongs to the user nova $ chown -R nova.nova /var/lib/nova.sshand it should work :) Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 15 août 2013 à 16:21, Guilherme Russi luisguilherme...@gmail.com a écrit

Re: [Openstack] hypervisor_type = QEMU even though KVM is installed and working

2013-08-12 Thread Razique Mahroua
Can you try to reload the module and see if the issue persists? Razique Mahroua-Nuage Corazique.mahr...@gmail.comTel: +33 9 72 37 94 15 Le 12 août 2013 à 12:21, Daniel Ellison dan...@syrinx.net a écrit :Hey all,I was trying out the new Horizon features, specifically the Hypervisors panel

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

  1   2   3   4   >