Re: [Openstack] FreeIPA LDAP + Keystone question: How to assign roles to user?

2012-09-24 Thread 邱剑
Openstack services need user account with 'admin' role. But I could not figure out how FreeIPA propagate 'role' into Keystone. That's why I'm asking the question in mailing list. On Sep 24, 2012, at 11:30 AM, spring wrote: > Thanks qiujian! > By using this configuration, can we log in through

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Razique Mahroua
Hi, I'm thinking about two things here - disk full- permission issuesCan you run the following command : su - nova -c "touch /data/openstack/nova/instance/test"thanksRaziqueCommand: qemu-img convert -O raw /data/openstack/nova/instances/_base/3554d26efea057ec9dd8029a0a3ceddc0359b70d.part /data/open

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Wangpan
Thanks for your attention! - disk full # I believe there is enough space, because I have tried to boot serveral instances after this error with the same image, they are all booted successfully. - permission issues# Not this reason, too. explain as above. I still believe this is a r

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Wangpan
qemu-img check -f qcow2 test.qcow2 No errors were found on the image. 2012-09-24 Wangpan 发件人:Razique Mahroua 发送时间:2012-09-24 16:30 主题:Re: Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image 收件人:"Wangpan" 抄送:"openstack" hi, what abo

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Razique Mahroua
hi, what about a qemu-img check -f qcow2 test.qcow2 Nuage & Co - Razique Mahroua razique.mahr...@gmail.com Le 24 sept. 2012 à 10:19, "Wangpan" a écrit :Thanks for your attention!- disk full  # I believe there is enough space, because I have tried to boot serveral in

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Razique Mahroua
Here is what I foundhttp://comments.gmane.org/gmane.comp.emulators.qemu/153254http://osdir.com/ml/qemu-devel/2012-05/msg04234.htmlWhat do you think ? Nuage & Co - Razique Mahroua razique.mahr...@gmail.com Le 24 sept. 2012 à 10:43, Wangpan a écrit :qemu-img check -f qco

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Boris Filippov
Your instance directory is shared between compute nodes? Similar issue was fixed for folsom-rc1 https://review.openstack.org/#/c/12024/ https://bugs.launchpad.net/nova/+bug/1014227 2012/9/24 Razique Mahroua > Here is what I found > http://comments.gmane.org/gmane.comp.emulators.qemu/153254 > ht

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Scott Moser
On Mon, 24 Sep 2012, Wangpan wrote: > Thanks for your attention! > > - disk full # I believe there is enough space, because I have tried to > boot serveral instances after this error with the same image, they are all > booted successfully. > - permission issues# Not this reason, too

[Openstack] n-api installation problem with devstack (on centos)

2012-09-24 Thread Mauch, Viktor (SCC)
Hi, I have a problem with the installation of "n-api" (via devstack) on CentOS 6.3. I get the following error message during installation: 2012-09-24 15:11:55 DEBUG nova.wsgi [-] Loading app ec2 from /etc/nova/api-paste.ini from (pid=12486) load_app /opt/stack/nova/nova/wsgi.py:371 2012-09-24 15

Re: [Openstack] FreeIPA LDAP + Keystone question: How to assign roles to user?

2012-09-24 Thread Adam Young
Role is grouped in the collection under the Tenant, with the userid in the members attribute for that role. On 09/24/2012 03:18 AM, ?? wrote: Openstack services need user account with 'admin' role. But I could not figure out how FreeIPA propagate 'role' into Keystone. That's why I'm askin

[Openstack] Tracking OpenStack adoption / Discussion at Summit

2012-09-24 Thread Stefano Maffulli
Hello folks, One of the objectives of the OpenStack Foundation is to "Make OpenStack the ubiquitous cloud operating system". In order to reach that objective the Foundation needs to understand more about the usage of the OpenStack software. Until now we've been counting downloads from Launch

Re: [Openstack] Keystone: Get user/tenant by name returning full list

2012-09-24 Thread boden
Defect created: https://bugs.launchpad.net/keystone/+bug/1055763 Thanks On 9/21/2012 2:18 PM, Dolph Mathews wrote: > I'm not aware that this was ever implemented during essex (it was > available in diablo) -- definitely worth opening a bug! > > -Dolph > > > On Fri, Sep 21, 2012 at 11:15 AM, b

[Openstack] Ubuntu Cloud Archive information

2012-09-24 Thread Sam Morrison
Hi, I've started using the Ubuntu Cloud Archive packages for Folsom in Precise. Haven't been able to find out much information about them so I'm asking here. I've found the packages have quite a few bugs eg.[1]. So trying to figure out where to submit bugs for these and also where the sources are

Re: [Openstack] Ubuntu Cloud Archive information

2012-09-24 Thread Matt Joyce
https://launchpad.net/~openstack-ubuntu-testing Maybe? On Mon, Sep 24, 2012 at 4:39 PM, Sam Morrison wrote: > Hi, > > I've started using the Ubuntu Cloud Archive packages for Folsom in Precise. > Haven't been able to find out much information about them so I'm asking > here. > > I've found the

Re: [Openstack] Ubuntu Cloud Archive information

2012-09-24 Thread Chuck Short
Hi On 12-09-24 07:39 PM, Sam Morrison wrote: Hi, I've started using the Ubuntu Cloud Archive packages for Folsom in Precise. Haven't been able to find out much information about them so I'm asking here. I've found the packages have quite a few bugs eg.[1]. So trying to figure out where to subm

Re: [Openstack] [Nova] Got 'qemu-img: error while writing sector 634880: Input/output error' in _create_image

2012-09-24 Thread Wangpan
Thanks for your clue. yes, the occured condition of my issue is the same as BUG 1014227, but the difference is that my instance directory is NOT shared between compute nodes, the instances' images are saved in local disk on compute nodes. I believe the bug Boris found may occur in NOT shared stora

Re: [Openstack] Ubuntu Cloud Archive information

2012-09-24 Thread Sam Morrison
On 25/09/2012, at 11:38 AM, Chuck Short wrote: > > You are doing it in the right place, please submit any bugs that you find in > launchpad. OK great, so I just treat them as normal ubuntu packages. > >> Doe anyone know anything about these packages? > > What do you want to know? That was

Re: [Openstack] FreeIPA LDAP + Keystone question: How to assign roles to user?

2012-09-24 Thread 邱剑
Thanks. Adam. Is there any way to configure FreeIPA LDAP to have this structure? Many thanks. On Sep 24, 2012, at 11:10 PM, Adam Young wrote: > Role is grouped in the collection under the Tenant, with the userid in the > members attribute for that role. > > > > On 09/24/2012 03:18 AM, 邱剑 w

[Openstack] [Swift] community meeting Oct 1

2012-09-24 Thread John Dickinson
As we finish up Folsom and head into the Grizzly summit, I'd like to have a Swift community meeting. Who: The Swift community (users, deployers, contributors, core devs) When: October 1, 2012 at 8pm (UTC), 3pm (Central), 1pm (Pacific) Where: #openstack-meeting on freenode (IRC) Agenda: http://w

[Openstack] DHCP requests on stable/essex

2012-09-24 Thread Neelakantam Gaddam
Hi, I am trying to understand the DHCP behaviour in stable/essex with two node openstack setup(one compute, one controller). The VM on compute is getting IP and there is no issue with networking. When I capture the packets at compute and controller nodes, I see several DHCP requests/offers/acks in