Re: [Openstack] openstack + libvirt + xl for xen

2014-11-14 Thread Xing Lin
Hi, I got some help from xen-devel mailing list. The kernel crash is because of qemu. We need to apply a patch to qemu to fix it. Currently, the patch is not included in any of qemu stable releases (including 2.0.2, 2.1.2 and 2.2.0-rc1) yet. After I got this working, then I am able to launch a xen

[Openstack] ironic node-validate error

2014-11-14 Thread sindhusha.yadavalli
Hi all, plz help me in ironic node-creation. while validating the node (ironic node-validate ) i am getting following error. | deploy | False | Cannot validate iSCSI deploy. Some parameters were missing in node's instance_info. Missing are: ['root_gb', 'image_source'] | | management | Fa

Re: [Openstack] cinder and EMC VNX storage

2014-11-14 Thread yang, xing
Yes, VNX snapshot should work with thick LUN. Thanks, Xing From: mad Engineer [mailto:themadengin...@gmail.com] Sent: Friday, November 14, 2014 4:31 PM To: yang, xing Cc: openstack@lists.openstack.org Subject: Re: [Openstack] cinder and EMC VNX storage Thank you Xing , can snapshot work with th

Re: [Openstack] cinder and EMC VNX storage

2014-11-14 Thread mad Engineer
Thank you Xing , can snapshot work with thick LUN? can i just buy snapshot license and make it work Thanks On Sat, Nov 15, 2014 at 1:58 AM, yang, xing wrote: > Hi, > > > > The document you referenced is for the VNX Direct Driver. If you use the > VNX Direct driver, you need the “thin provisio

Re: [Openstack] cinder and EMC VNX storage

2014-11-14 Thread yang, xing
Hi, The document you referenced is for the VNX Direct Driver. If you use the VNX Direct driver, you need the “thin provisioning license” to create thin LUNs. If you are only creating thick LUNs, you can skip this license. You need the VNX Snapshot license to create a snapshot in Cinder. I’m

[Openstack] swift stat shows raise SwiftError('Account not found', exc=err) swiftclient.service.SwiftError: 'Account not found' error

2014-11-14 Thread Vivek Varghese Cherian
Hi, I am running OpenStack Juno on Ubuntu 14.04 and I am trying to configure swift as per the URL: http://docs.openstack.org/juno/install-guide/install/apt/content/ch_swift.html I am getting the following error when I do a swift stat. -

Re: [Openstack] Icehouse, LDAP/Active Directory Authentication, Invalid Password

2014-11-14 Thread ethan
1. Authentication. This is done via a simple bind to the LDAP server 2. Get user data. This is done as an LDAP query to the LDAP server as the system LDAP user, not as the end user. 3. Getting the roles for the user on the project. If you are request a project scoped token, this would fail

[Openstack] Openstack

2014-11-14 Thread Sandhya S
Hi all, My application requires three servers which are in 3 different VM's to communicate with each other. So how can it be approached? Should REST interface be deployed? Thanks ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/op

[Openstack] cinder and EMC VNX storage

2014-11-14 Thread mad Engineer
Hi all, Currently i am using icehouse release with KVM compute nodes and a server with *cinder-volume* installed as my storage server,(it uses iscsi to export lvm disks to compute nodes.) Now i got a chance to TEST EMC storage ie EMC VNX for couple of days which is currently used by our vmw

Re: [Openstack] [Nova Juno]

2014-11-14 Thread Amit Anand
Just an FYI if anyone trying to help or following this - I pretty much nuked my controller and rebuilt it and now dont have this error anymore. No clue why it fixed now. Im having other issues now with nova-conductor and Nova Computer service, another authentication error it seems. I posted that qu

Re: [Openstack] best practise to add SAML into keystone deployment and keep local auth?

2014-11-14 Thread Don Waterloo
On 14 November 2014 10:29, Adam Young wrote: > On 11/14/2014 09:32 AM, Don Waterloo wrote: > > I have a system (juno/ubuntu 14.10) which currently has keystone as the > master of the > universe for identity and authentication. > By convention, each user of my system is also a tenant, which is my

Re: [Openstack] best practise to add SAML into keystone deployment and keep local auth?

2014-11-14 Thread Adam Young
On 11/14/2014 09:32 AM, Don Waterloo wrote: I have a system (juno/ubuntu 14.10) which currently has keystone as the master of the universe for identity and authentication. By convention, each user of my system is also a tenant, which is my intent to continue. My system is used by a combination

Re: [Openstack] best practise to add SAML into keystone deployment and keep local auth?

2014-11-14 Thread Don Waterloo
On 14 November 2014 10:05, Matthieu Huin wrote: > Hello Don, > > Federation and regular auth are distinct and can coexist. Furthermore, > you'll need to specify the auth > method when you're using openstackclient (or the auth plugin if you are > using the keystoneclient library) > so your users w

[Openstack] best practise to add SAML into keystone deployment and keep local auth?

2014-11-14 Thread Don Waterloo
I have a system (juno/ubuntu 14.10) which currently has keystone as the master of the universe for identity and authentication. By convention, each user of my system is also a tenant, which is my intent to continue. My system is used by a combination of our team members, but also by 3rd parties (e.

[Openstack] Live migration no longer working after Icehouse -> Juno upgrade

2014-11-14 Thread Darren Worrall
Hi all, I'm experimenting in a multi-node lab environment, and have an LVM+iSCSI cinder volume service behind 2 compute nodes. On Icehouse, I was able to live migrate instances between the compute nodes apparently without issue, but after an upgrade to Juno I get: InvalidSharedStorage: compute2 i

Re: [Openstack] Ironic API

2014-11-14 Thread Tom Fifield
On 14/11/14 02:36, sindhusha.yadavalli wrote: > Sir/Madam, > i am Sindhusha from IIIT-Hyd and we are working on project of OpenStack > Ironic API. > By following this link: > http://docs.openstack.org/developer/ironic/dev/dev-quickstart.html > To connect baremetal we have to set the following:, > M

[Openstack] Instance creation failed with external network (Urgent)

2014-11-14 Thread Subhajit Chakraborty
Dear Sir , When I create an instance with internal network , instance created successfully but when I add external network (Floating IPs) during the time of instance creation , creation of instance failed . Could we please suggest asap . Thanks & Regards, *Subhajit Chakraborty (M): +91 916307

Re: [Openstack] devstack throws errors trying to start 'oslo.middleware' is not a global requirement.

2014-11-14 Thread Andreas Jaeger
On 11/14/2014 05:42 AM, lucas.g...@gmail.com wrote: > Incidentally I'm now also getting: > 2014-11-14 04:37:46.923 | + mysql -uroot -pdevstack -h127.0.0.1 -e 'DROP > DATABASE IF EXISTS cinder;' > 2014-11-14 04:37:46.930 | + mysql -uroot -pdevstack -h127.0.0.1 -e > 'CREATE DATABASE cinder CHARACTER