Re: [Openstack] What is the best way to use Docker into Openstack?

2014-12-04 Thread Robert van Leeuwen
> What is the best way to use Docker into Openstack in this case? and How? > I should use Docker like as hypervisor via Nova Driver > or > there is one way that I can deploy Docker on top of OpenStack + > KVM and They still warrant performance and have some advance features of > Docker? Hi, If

Re: [Openstack] python-openstackclient issue while executing congress commands

2014-12-04 Thread Steve Martinelli
Looks like it might be mis-match between the installed pbr and the one you might have cloned? >From where and how are you installing python-openstackclient? You could try uninstalling it cloning it from master (a new version was just released, so you'd be close to a new version). Steve Srinivas

[Openstack] python-openstackclient issue while executing congress commands

2014-12-04 Thread Srinivasa Rao Ragolu
Hi All, I have been trying to execute command line utility "openstack" to validate congress api's I am using python-openstackclient version 0.3.1 and latest master (congress and congressclient) repos. when I try "openstack" command, I face below issue. ===

Re: [Openstack] opensource tools that support openstack for Autoscaling

2014-12-04 Thread dhanesh1212121212
Thanks for the information. My understanding is heat and ceilometer will do the Autoscaling. can somebody share me some guide or configuration steps to follow the same. My set up is with Juno + Centos7 + neutron Will update you on my findings. Thanks and Regards, Dhanesh M. On Fri, Dec 5,

Re: [Openstack] opensource tools that support openstack for Autoscaling

2014-12-04 Thread Venu Murthy
Hello Dhanesh, I suppose you are looking for autoscaling of app on OpenStack or Autoscaling Openstack itself? If you are looking for the former Heat/Autoscaling should help. ==> https://wiki.openstack.org/wiki/Heat/AutoScaling For the latter we are writing a driver which will allow OpenStack to b

Re: [Openstack] opensource tools that support openstack for Autoscaling

2014-12-04 Thread jtan
Hi, Not sure if this link can help: http://www.openstack.org/vote-paris/Presentation/deploying-and-auto-scaling-applications-on-openshift-with-heat On Fri, Dec 5, 2014 at 12:49 PM, dhanesh1212121212 wrote: > Hi All, > > > Is ter any opensource tools that support openstack for Autoscaling? > >

[Openstack] opensource tools that support openstack for Autoscaling

2014-12-04 Thread dhanesh1212121212
Hi All, Is ter any opensource tools that support openstack for Autoscaling? Regards, Dhanesh M ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.ope

Re: [Openstack] using dedicated network for cinder/tgtd traffic

2014-12-04 Thread John Griffith
On Thu, Dec 4, 2014 at 2:54 PM, Dmitry Makovey wrote: > Hi, > > I've been tinkering with OpenStack a while now, however I have never > paid attention to where and how my traffic goes. This time I'd like to > direct all the block storage traffic through a specific interface on > both cinder and com

[Openstack] [OpenStackClient] Release 1.0.0

2014-12-04 Thread Dean Troyer
OpenStackClient 1.0.0 has been released to PyPI. This release represents the results of a small band of contributors' work over the last -[0] years. Thanks to $(git log --format='%aN' | sort -u) for your help in making the command line a better place for us all. This also marks the stabilization

[Openstack] using dedicated network for cinder/tgtd traffic

2014-12-04 Thread Dmitry Makovey
Hi, I've been tinkering with OpenStack a while now, however I have never paid attention to where and how my traffic goes. This time I'd like to direct all the block storage traffic through a specific interface on both cinder and compute nodes (10G interface). So in the end I would end up with man

Re: [Openstack] What is the best way to use Docker into Openstack?

2014-12-04 Thread Martinx - ジェームズ
On 4 December 2014 at 07:59, phuc vandinh wrote: > Hi everyone, > I'm a Sys Admin. and Now, my App Dev Team request me to use Docker into > Openstack for DevOps Enviroment. > But via Openstack Hypervisor Matrix, I saw that Docker miss some Openstack > feature-supported. It is not support Cinder,..

Re: [Openstack] [openstack-dev] cinder netapp 7 mode nfs driver - failed to mount share

2014-12-04 Thread Dean Troyer
On Thu, Dec 4, 2014 at 1:19 PM, K, Shanthakumar (HP Cloud) < shanthakuma...@hp.com> wrote: > I'm trying to integrate Netapp 7 mode NFS driver with openstack cinder > volume provisioning using Juno 2. > > During the driver initialization I’m getting the following error and > volume creation is fai

[Openstack] cinder netapp 7 mode nfs driver - failed to mount share

2014-12-04 Thread K, Shanthakumar (HP Cloud)
Hi All, I'm trying to integrate Netapp 7 mode NFS driver with openstack cinder volume provisioning using Juno 2. During the driver initialization I'm getting the following error and volume creation is failing. Do I need to do any changes in storage or client side ? Please refer the log below

[Openstack] cinder netapp 7 mode nfs driver - failed to mount share

2014-12-04 Thread K, Shanthakumar (HP Cloud)
Hi All, I'm trying to integrate Netapp 7 mode NFS driver with openstack cinder volume provisioning using Juno 2. During the driver initialization I'm getting the following error and volume creation is failing. Do I need to do any changes in storage or client side ? Please refer the log below

Re: [Openstack] Got semaphore "storage-registry-lock" and XXX in nova-compute

2014-12-04 Thread Francisco J. Araya
Well, after working with Guillermo we have acknowleged is that it seems to be an issue with the shared storage (CephFS). We changed /var/lib/nova/instances to local storage on one of the computer nodes and voila! The node it's not going down with XXX anymore! Now we want to check if it's a file p

Re: [Openstack] nova-compute goes to XXX but is alive

2014-12-04 Thread Guillermo Alvarado
One compute node was reinstalled and the problem still happen. Everything is OK but 40 min after all nodes goes XXX... El dic 4, 2014 9:53 AM, "Guillermo Alvarado" escribió: > Yes all nodes are with the same time... > El dic 4, 2014 6:55 AM, "George Mihaiescu" > escribió: > >> Make sure the tim

Re: [Openstack] nova-compute goes to XXX but is alive

2014-12-04 Thread Guillermo Alvarado
Yes all nodes are with the same time... El dic 4, 2014 6:55 AM, "George Mihaiescu" escribió: > Make sure the time is in sync on all your compute nodes and controller. > On 4 Dec 2014 02:05, "Guillermo Alvarado" > wrote: > >> I got this log when the computes goes XXX >> >> >> *var/log/nova/nova-c

Re: [Openstack] Cinder can not create volume types

2014-12-04 Thread Scott Lowe
Please see my responses inline, prefixed by [SL]. On Dec 4, 2014, at 2:53 AM, Ameet Gandhare wrote: > Hello All, > > I am facing a problem with OpenStack with MAAS+JUJU+Ubuntu 14.04.1 LTS. I am > trying to create a first volume type in openstack, using the > openstack-dashboard. When I try t

Re: [Openstack] nova-compute goes to XXX but is alive

2014-12-04 Thread George Mihaiescu
Make sure the time is in sync on all your compute nodes and controller. On 4 Dec 2014 02:05, "Guillermo Alvarado" wrote: > I got this log when the computes goes XXX > > > *var/log/nova/nova-compute.log* > > > 2014-12-04 00:43:41.921 32947 DEBUG nova.openstack.common.lockutils [-] > Got semaphore

Re: [Openstack] [openstack-dev] [neutron][sriov] PciDeviceRequestFailed error

2014-12-04 Thread Itzik Brown
Hi, I think it's better to ask this question at ask.openstack.org or the openstack mailing list. BR, Itzik On 12/04/2014 12:26 PM, Akilesh K wrote: Hi, I am using neutron-plugin-sriov-agent. I have configured pci_whitelist in nova.conf I have configured ml2_conf_sriov.ini. But when I laun

[Openstack] [neutron][sriov] PciDeviceRequestFailed error

2014-12-04 Thread Akilesh K
Hi, I am using neutron-plugin-sriov-agent. I have configured pci_whitelist in nova.conf I have configured ml2_conf_sriov.ini. But when I launch instance I get the exception in subject. On further checking with the help of some forum messages, I discovered that pci_stats are empty. mysql> sele

[Openstack] What is the best way to use Docker into Openstack?

2014-12-04 Thread phuc vandinh
Hi everyone, I'm a Sys Admin. and Now, my App Dev Team request me to use Docker into Openstack for DevOps Enviroment. But via Openstack Hypervisor Matrix, I saw that Docker miss some Openstack feature-supported. It is not support Cinder,.. I want to use KVM to be fully supported with the other Open

[Openstack] Cinder can not create volume types

2014-12-04 Thread Ameet Gandhare
Hello All, I am facing a problem with OpenStack with MAAS+JUJU+Ubuntu 14.04.1 LTS. I am trying to create a first volume type in openstack, using the openstack-dashboard. When I try to create a volume type, the GUI displays message "Error:Unable to create volume type". I am running mysql service a

[Openstack] [devstack]keystoneclient try to get token from other machines

2014-12-04 Thread Du Jun
Hi all, In nova-api.log, I can find the following log messages. It complains: Identity response: {"error": {"message": "Could not find token: feeac5dc7e19482bb554ae997059f537", "code": 404, "title": "Not Found"}} 2014-12-04 16:06:33.544 INFO keystoneclient.session [-] Failure: Unable to establis

[Openstack] (no subject)

2014-12-04 Thread Du Jun
Hi all, In nova-api.log, I can find the following log messages. It complains: Identity response: {"error": {"message": "Could not find token: feeac5dc7e19482bb554ae997059f537", "code": 404, "title": "Not Found"}} 2014-12-04 16:06:33.544 INFO keystoneclient.session [-] Failure: Unable to establis