[Openstack] Cinder created volume with status error

2015-05-11 Thread Wilson Kwok
Hello, *I have using following command to create cinder volume:* root@openstack:/home/wilson# cinder create --display-name Vol1 10 +-+--+ | Property |Value | +-+-

[Openstack] Issue with receiving response with large payload from a node js application running on openstack

2015-05-11 Thread ashish.jain14
Hello, I have got a nodejs application which is deployed on openstack provisioned resources. Somehow whenever my response has a large payload I am unable to receive the response to my web browser however I am able to print the response at the nodejs server end which is running in openstack. I

[Openstack] [Oslo] Can oslo.config be also used for updating configuration files?

2015-05-11 Thread Mohammed, Allauddin
Hi All, Can oslo.config be also used for updating configuration files? Thanks, Mohammed Allauddin ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.op

Re: [Openstack] Port status of network:dhcp is DOWN

2015-05-11 Thread Amir Azemati
When we was launch an instance, on compute log we give this error: *Unexpected vif_type=binding_failed* On Tue, May 12, 2015 at 8:45 AM, Amir Azemati wrote: > > Hello to all. > > We use single machine that installed all service including compute service. > > We create a network and subnet, but

[Openstack] Port status of network:dhcp is DOWN

2015-05-11 Thread Amir Azemati
Hello to all. We use single machine that installed all service including compute service. We create a network and subnet, but port status of network:dhcp is DOWN. - openstack-status : show all service active Please help us Regards ___ Mailing list: ht

Re: [Openstack] Cinder error with Ceph backend, ImageCopyFailure: Failed to copy image to volume

2015-05-11 Thread Guillermo Alvarado
Hello, thanks Mike. Here the output: Controller: root@ctrl-net01:/var/lib# rbd --user cinder --pool volumes ls testa1 volume-2b20fca2-752b-4c93-9dd1-600c96b2a6c4 volume-526df27f-f8a5-42c0-96f1-1976ff1cc1a9 volume-a15e66ee-5d9a-4032-a888-74a173584fd0 volume-b49d05bc-07e5-4104-9adf-4d7e2daf7839

Re: [Openstack] Cinder error with Ceph backend, ImageCopyFailure: Failed to copy image to volume

2015-05-11 Thread Mike Smith
I’ve been playing with Ceph quite a bit the last couple weeks and can probably help you out. The problem on looks to be: Image 94dc5715-7ce6-410b-90a9-d9a2f9b2e1e5 could not be found. Are you able to create any empty volumes successfully? If so, and assuming you followed the steps from ht

[Openstack] Cinder error with Ceph backend, ImageCopyFailure: Failed to copy image to volume

2015-05-11 Thread Guillermo Alvarado
Hello, I have access to a running Ceph Storage Cluster. I am able to create volumes with cinder, but not VMs (boot from image, creates new volume) Here cinder-volume.log Anybody can help me? Thanks in advance. 2015-05-11 17:39:27.879 58175 TRACE oslo.messaging.rpc.dispatcher File "/usr/local/lib/py

Re: [Openstack] [openstack-dev] How to configure sriov nic using in neutron ml2 plugin

2015-05-11 Thread Jakub Libosvar
On 05/11/2015 04:13 PM, Kamsali, RaghavendraChari (Artesyn) wrote: > Hi, > > > > I want to use SR-IOV supported nic (intel XL710) NIC for VM > instantiation , so I would like to configure ml2plugin for the intel > XL710 nic , How can could any one help me . > > > > https://wiki.openstack.or

[Openstack] [OSSN 0046] Setting services to debug mode can also set Pecan to debug

2015-05-11 Thread Nathan Kinder
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Setting services to debug mode can also set Pecan to debug - --- ### Summary ### When debug mode is set for a service using Pecan (via --debug or CONF.debug=True) Pecan is also set to debug. This can result in accidental information disclosures. ###

[Openstack] How to configure sriov nic using in neutron ml2 plugin

2015-05-11 Thread Kamsali, RaghavendraChari (Artesyn)
Hi, I want to use SR-IOV supported nic (intel XL710) NIC for VM instantiation , so I would like to configure ml2plugin for the intel XL710 nic , How can could any one help me . https://wiki.openstack.org/wiki/PCI_passthrough_SRIOV_support https://wiki.openstack.org/wiki/SR-IOV-Passthrough-For-

Re: [Openstack] (newbie with Neutron) DVR and multiple external networks

2015-05-11 Thread Gustavo Randich
Hi Swami, thanks for the clarification. It's clear that I cannot avoid having two IP addresses in the VM. Besides, while playing with two routers/subnets as you suggested, sometimes I ended up either with two default routes inside the VM, or with one default route taking all the traffic (traffic f

Re: [Openstack] Instance remains in scheduling state

2015-05-11 Thread yatin kumbhare
Hi, Check scheduler logs. you should find problem there. Regards, Yatin On Mon, May 11, 2015 at 12:08 PM, Jayanthi Jeyakumar < jeyakumar@gmail.com> wrote: > Hi All, > > Any instance we try to provision through horizon dashboard > remains in* 'scheduling' state .* > > Could not find any log

[Openstack] Handling domain name updates : IDP configuration

2015-05-11 Thread Jassal, Prateek
Hello everyone, Configuring an existing identity provider to work with keystone such as LDAP requires a file named as "keystone..conf" to reside within the /etc/keystone/domains folder containing all the essential configuration parameters. The Keystone API however supports an "update domain" o

Re: [Openstack] Openstask + VMware with NO networking possible

2015-05-11 Thread Gary Kotton
Hi, There are a number of different networking solutions when using the Vmware drivers. If you make use of the vmware_nsx neutron networking repo then you have the following three: 1. NSX-MH 2. NSXv 3. Simple DVS The simple DVS enables you to spin up Vms and get network connectivty. Th