Re: [Openstack] [Cinder] command to list volume-group detected/managed by cinder

2012-12-04 Thread Marco CONSONNI
Hello Ahmed, it seems like we are facing the same problems! I was able to install cinder and you can find the instructions here http://docs.openstack.org/trunk/openstack-compute/install/apt/content/osfolubuntu-cinder.html . The instructions still have some errors and/or miss some info you can fi

Re: [Openstack] [Cinder] New volume status stuck at "Creating" after creation in Horizon

2012-12-04 Thread Huang Zhiteng
Can you check the cinder scheduler log? On Wed, Dec 5, 2012 at 1:44 AM, Ahmed Al-Mehdi wrote: > Hello, > > I setup a two node OpenStack setup, one controller-node and one > compute-node. I am using Quantum, Cinder services, and KVM for > virtualization. I am running into an issue creating a vol

[Openstack] Announcing OpenStack Day, 15th December, Bangalore India

2012-12-04 Thread Atul Jha
Hi all, We are organizing one day event on OpenStack in Bangalore India. Schedule and registration information is available on http://www.openstack.org/blog/2012/12/announcing-openstack-day-15-december-bangalore-india/ If your in town you should attend it if your team is based in India you shoul

[Openstack] [quantum]switch vm between different network

2012-12-04 Thread spring
Hi guys, can you detach a vm from one network and attach it to another network? how do you do that? thanks ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More h

[Openstack] [Cinder] command to list volume-group detected/managed by cinder

2012-12-04 Thread Ahmed Al-Mehdi
Hello, In my setup, cinder.conf is set as follows: root@novato:/etc/cinder# cat cinder.conf [DEFAULT] rootwrap_config=/etc/cinder/rootwrap.conf sql_connection = mysql://cinderUser:cinderPass@10.176.20.102/cinder api_paste_confg = /etc/cinder/api-paste.ini iscsi_helper=ietadm volume_name_template

Re: [Openstack] Blueprint proposal: Drop setuptools_git for including data/config files

2012-12-04 Thread Nah, Zhongyue
Is it possible to generate a MANIFEST.in file using setuptools-git? Would that solve simplicity and efficiency? Sent from my iPhone On Dec 4, 2012, at 9:07 PM, "Thierry Carrez" wrote: > Sascha Peilicke wrote: >> Currently, the majority of OpenStack components make use of the >> Python module "

Re: [Openstack] [Cinder] New volume status stuck at "Creating" after creation in Horizon

2012-12-04 Thread Ahmed Al-Mehdi
In cider-api.log, I see the following messages when the volume was created, suggesting Horizon has instructed cinder to create the volume (size 3 GB): 2012-12-04 09:05:02 AUDIT cinder.api.openstack.volume.volumes [req-1b122042-c3e4-4c1e-8285-ad148c8c2367 386d0f02d6d045e7ba49d8edac7bb43f 70e5c14a28

Re: [Openstack] Will Heat Work Without systemd (i.e. will it work with init)?

2012-12-04 Thread Rickard, Ronald
I am attempting to install/configure Heat on RHEL 6.3. This server already has other OpenStack (Essex release) products installed: nova, glance, keystone, etc. I built the RPMs for Heat (v7) and Heat JEOS (v7) by commenting out the requirements on systemd-units and the systemd unit files in t

Re: [Openstack] How to deploy openstack automatically in your env.

2012-12-04 Thread Joshua Harlow
For RHEL. Although its not made for such big purposes as puppet/chef there is the anvil project. http://anvil.readthedocs.org/en/latest/ http://anvil.readthedocs.org/en/latest/topics/dev_notes/architecture.html Its been used at yahoo with RHEL 6.2+ for a while now, not as our deployment engine

[Openstack] Cloud-Init for Windows

2012-12-04 Thread Alessandro Pilotti
We just release a new project for initializing Windows cloud instances on OpenStack: http://www.cloudbase.it/cloud-init-for-windows-instances/ Some quick facts about it: • Supports HTTP and ConfigDriveV2 metadata sources • Provides out the box: user creation, password injection,

[Openstack] [Cinder] New volume status stuck at "Creating" after creation in Horizon

2012-12-04 Thread Ahmed Al-Mehdi
Hello, I setup a two node OpenStack setup, one controller-node and one compute-node. I am using Quantum, Cinder services, and KVM for virtualization. I am running into an issue creating a volume through Horizon which I will attach to a VM later on. The status of volume in Horizon is stuck at "C

Re: [Openstack] Understanding "flavors" of VM

2012-12-04 Thread Ahmed Al-Mehdi
Hi Marco, This is really good stuff, thank you very much for helping out. I am creating some instances to test out how/where the different storage related elements are created. I created two VM instance: Instance 1 : 20GB boot disk Instance 2 : 10GB boot disk, 2 GB Ephemeral disk. root@bodega:

Re: [Openstack] resizing instance fails

2012-12-04 Thread John Garbutt
Hi, This is interesting: 2012-12-03 14:38:25 ERROR nova.compute.manager [req-3e393b4e-d0ed-430f-b0cc-53a9167e afef cep4cma] [instance: d3dba21b-3877-4da3-a2ab-8128f8515573] VHD coalesce attempts exceeded (5), giving up Setting instance vm_state to ERROR Is it possible to get the logs f

Re: [Openstack] Potential security issue with CHAP

2012-12-04 Thread Kurt Seifried
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/29/2012 03:40 PM, Russell Bryant wrote: > On 11/29/2012 03:50 AM, Avishay Traeger wrote: >> >> Hi all, Currently, CHAP secrets are managed by Cinder, and passed >> to Nova for use when attaching volumes. This means that unless >> the communicat

Re: [Openstack] Understanding "flavors" of VM

2012-12-04 Thread Marco CONSONNI
Sorry, the directory you need to check is /var/lib/nova/instances. MCo. On Tue, Dec 4, 2012 at 5:54 PM, Marco CONSONNI wrote: > Hi Ahmed, > > very technical questions. > I'm not sure my answers are right: I'm just an user... > > In order to answer, I've just look at what happens and made some

Re: [Openstack] Understanding "flavors" of VM

2012-12-04 Thread Marco CONSONNI
Hi Ahmed, very technical questions. I'm not sure my answers are right: I'm just an user... In order to answer, I've just look at what happens and made some guess. Feel free to verify yourself. I'm assuming you are using KVM as I'm doing. The space for the boot disk and the ephemeral disk should

Re: [Openstack] 500 Internal Server error and [Errno 113] EHOSTUNREACH when adding a new node

2012-12-04 Thread Gui Maluf
I've change the default_store to file on glance-api.conf even after changin this I'm getting the same error related to swift! On Tue, Dec 4, 2012 at 1:45 PM, Razique Mahroua wrote: > Oh my bad, I misread. > Let us know how it's going with Andrew's tip :) > > *Razique Mahroua** - **Nuage & Co* >

Re: [Openstack] 500 Internal Server error and [Errno 113] EHOSTUNREACH when adding a new node

2012-12-04 Thread Razique Mahroua
Oh my bad, I misread.Let us know how it's going with Andrew's tip :) Razique Mahroua - Nuage & Corazique.mahr...@gmail.comTel : +33 9 72 37 94 15 Le 4 déc. 2012 à 16:22, Gui Maluf a écrit :On Tue, Dec 4, 2012 at 1:16 PM, Razique Mahroua wrote: Ra

Re: [Openstack] Understanding "flavors" of VM

2012-12-04 Thread Ahmed Al-Mehdi
Hi Marco, Thank you very much for the info, much much clearer. I was looking for the boot disk using "ls -l /dev/sd*", but the existence of /dev/vda1 should have given me a clue. A few follow up questions: - I am assuming the space for the VM boot disk is allocated from the local hard disk of t

Re: [Openstack] 500 Internal Server error and [Errno 113] EHOSTUNREACH when adding a new node

2012-12-04 Thread Gui Maluf
You're misundertanding me. I've a cloud-controller-node that allready works. It runs many VMs, with network working, distinct tenants and users, etc. What I did was install a new bare metal server, install nova-{compute,volume, network, api-metadata} and copy the /etc/nova/nova.conf, change the my_

Re: [Openstack] 500 Internal Server error and [Errno 113] EHOSTUNREACH when adding a new node

2012-12-04 Thread Razique Mahroua
How did you proceed for installing that new node based on the controller ? You cloned the system  and renamed the server ?It can affects it in many ways, maybe /etc/hostsDid you updated all the openstack configuration files  ? Razique Mahroua - Nuage & Corazique.mahr...@gmail.comTel : +33 9 72 37 9

Re: [Openstack] 500 Internal Server error and [Errno 113] EHOSTUNREACH when adding a new node

2012-12-04 Thread Gui Maluf
On Tue, Dec 4, 2012 at 1:16 PM, Razique Mahroua wrote: > > *Razique Mahroua** - **Nuage & Co* > razique.mahr...@gmail.com > Tel : +33 9 72 37 94 15 > > > Le 4 déc. 2012 à 16:01, Gui Maluf a écrit : > > Hy, I've a ubuntu 12.04 cloud controller + node runing essex in multi_node > mode. > So I'm try

Re: [Openstack] 500 Internal Server error and [Errno 113] EHOSTUNREACH when adding a new node

2012-12-04 Thread Razique Mahroua
Razique Mahroua - Nuage & Corazique.mahr...@gmail.comTel : +33 9 72 37 94 15 Le 4 déc. 2012 à 16:01, Gui Maluf a écrit :Hy, I've a ubuntu 12.04 cloud controller + node runing essex in multi_node mode.So I'm trying to install a new node but without success.Node and controller

[Openstack] 500 Internal Server error and [Errno 113] EHOSTUNREACH when adding a new node

2012-12-04 Thread Gui Maluf
Hy, I've a ubuntu 12.04 cloud controller + node runing essex in multi_node mode. So I'm trying to install a new node but without success. Node and controller have the same /etc/network/interface/; Node is running nova-{api-metadata,compute,network,volume}; nova.conf: http://paste.openstack.org/sho

Re: [Openstack] Blueprint proposal: Drop setuptools_git for including data/config files

2012-12-04 Thread Thierry Carrez
Sascha Peilicke wrote: > Currently, the majority of OpenStack components make use of the > Python module "setuptools_git" in order to install additional > configuration files. This is basically the same functionality that > the MANIFEST.in file (setuptools/distribute) provides, but > automatic. No

[Openstack] Blueprint proposal: Drop setuptools_git for including data/config files

2012-12-04 Thread Sascha Peilicke
Currently, the majority of OpenStack components make use of the Python module "setuptools_git" in order to install additional configuration files. This is basically the same functionality that the MANIFEST.in file (setuptools/distribute) provides, but automatic. However, we recently discovered that

Re: [Openstack] How to deploy openstack automatically in your env.

2012-12-04 Thread Choe, Cheng-Dae
if you deploy with chef. It's a good starting point - https://github.com/rcbops-cookbooks - https://github.com/whitekid/openstack-chef 2012. 12. 4., 오후 8:58, Derek Higgins 작성: > On 12/04/2012 11:52 AM, Lei Zhang wrote: >> Hi Tim, >> >> The module you are using is puppetlabs-openstack? Or is wr

Re: [Openstack] How to deploy openstack automatically in your env.

2012-12-04 Thread Derek Higgins
On 12/04/2012 11:52 AM, Lei Zhang wrote: > Hi Tim, > > The module you are using is puppetlabs-openstack? Or is wrote by > yourself? Here is the puppet openstack module dependency. I don't think > it supported RHEL Hi Lei, I have been using the puppetlabs-openstack modules on RHEL, see here for

Re: [Openstack] How to deploy openstack automatically in your env.

2012-12-04 Thread Lei Zhang
Hi Tim, The module you are using is puppetlabs-openstack? Or is wrote by yourself? Here is the puppet openstack module dependency. I don't think it supported RHEL /etc/puppet/modules └─┬ puppetlabs-openstack (v1.0.3) ├── UNMET DEPENDENCY puppetlabs-cinder (>= 1.0.1) ├─┬ puppetlabs-glance (v1.

Re: [Openstack] [openstack] config_drive doesn't create disk.config

2012-12-04 Thread Jian Hua Geng
Vish, Many thanks for u comments, but as you know to support windows sysprep image, we need save the unattend.xml in the CDROM or C:\ device. So, we want to extend the config drive to attach a CDROM device when launch VM. Anyway, I think attach a CDROM when launch new VM is a common requirement,

Re: [Openstack] [Keystone] LDAP Backend for Catalog

2012-12-04 Thread Dolph Mathews
Neither have I. -Dolph On Mon, Dec 3, 2012 at 1:25 PM, heckj wrote: > I haven't heard any demand for it - > > - joe > > On Dec 3, 2012, at 11:13 AM, Adam Young wrote: > > Right now, only the Identity submodule has an LDAP backend. This is > user, tenants, and roles. Is there any requiremen

Re: [Openstack] How to deploy openstack automatically in your env.

2012-12-04 Thread Staicu Gabriel
Hi, Also to get starting you can use openstack-demo-install which comes in the packet openstack-utils. Regards, Gabriel From: Lei Zhang To: Tim Bell Cc: "openstack@lists.launchpad.net" Sent: Tuesday, December 4, 2012 4:08 AM Subject: Re: [Openstack] How

Re: [Openstack] resizing instance fails

2012-12-04 Thread Marco CONSONNI
Not sure, but it seems like this feature is available for XenServer, only http://osdir.com/ml/openstack-cloud-computing/2011-10/msg00473.html Does anybody know more? Marco. On Mon, Dec 3, 2012 at 3:42 PM, Afef MDHAFFAR wrote: > Hi all, > > when I try to resize a running instance, I get this err

[Openstack] "glance image-list" command shows nothing

2012-12-04 Thread Salman Riaz
Hi, I am a newbie in openstack. I am following "openstack-install-guide-yum-folsom" guide to install this on CentOS Machine. I have currently installed Keystone Service and Glance Service. When I run "glance image-list" command after image creation steps, it shows nothing. Can any one guide me i

Re: [Openstack] Understanding "flavors" of VM

2012-12-04 Thread Marco CONSONNI
Hello, When you use a flavor with an ephemeral disk size different from zero, the instance is booted with an extra virtual disk whose size is indicated by the ephemeral value (in GB). Using cirros image, try a flavor with ephemeral disk size different from zero (you need to create one yourself b