[Openstack] How to know total size disk on host

2013-11-20 Thread Mahardhika Gilang
Hi all, I want to know how i can get total disk size of all compute node host without check them manual, if i got many compute node it will take much time to do it. thanks -- Regards, Mahardhika Gilang *PT. Andalabs Technology * Gedung Gravira Jl. Cideng Barat no. 54 Jakarta Pusat 10150 Mobil

Re: [Openstack] ERROR: Unauthorized (HTTP 401)

2013-11-20 Thread Noel Burton-Krahn
I just posted a pull request [1] to fix nova.conf in devstack/lib/nova I was having errors like ERROR: Unauthorized (HTTP 401) in the latest devstack. It turned out nova was sending HTTPS to keystone which was expecting HTTP. The latest nova sets up [keystone_authtoken] section in nova.conf.sample

[Openstack] Havana +Neutron +Instance always in Scheduling

2013-11-20 Thread Dheerendra
Hi All 1. I had working setup with Havana and nova-network with multinode setup. I was able to create the instance and login etc. I wanted to try Neutron with following setup. 2. Host1 - Controller, Compute, Neutron Server, Ovsplugin. This system had nova-network. I have stopped tha

[Openstack] [Swift] Use tempurl and control the input file

2013-11-20 Thread Jonathan Lu
Hi, all stackers, It is said that using TempURL can control the access to Object Storage, and it does work by following the instruction: http://docs.openstack.org/folsom/openstack-object-storage/admin/content/swift-tempurl.html My question is, when a PUT request is tempurled, can I lim

Re: [Openstack] [openstack][ceilometer] Periodic checks error on Compute node with ceilometer

2013-11-20 Thread Jean-Daniel BUSSY
Hi Glynn, Thanks for helping. I also started to exclude ceilometer as a culprit when I commented out the monitoring settings on the compute host and still got the error. My nova-conductor init.d file suggest that nova-conductor use nova.conf as a configuration file. I double checked the nova.conf f

Re: [Openstack] [openstack][ceilometer] Periodic checks error on Compute node with ceilometer

2013-11-20 Thread Eoghan Glynn
Hi Jean-Daniel, That doesn't look like a ceilometer issue. Rather, IIUC it's a case of the nova-compute agent reporting an issue from the nova-conductor service when it calls out to the conductor over RPC to record the beginning of a task in the task log. Interestingly, the error message seems

Re: [Openstack] guidance needed for neutron setup

2013-11-20 Thread Salvatore Orlando
Hi Andre, Some replies inline, hopefully they might be helpful. >From my perspective your setup is not that different from the 'classical' in which controller and network node are separated. Salvatore On 18 November 2013 20:17, Andre Charbonneau < andre.charbonn...@ssc-spc.gc.ca> wrote: > Hi, >

[Openstack] [Heat] Specifying metadata in Properties section is not mapped correctly

2013-11-20 Thread Daniel Kuffner
Hi All, I currently try to extend the docker driver. The final result should be that a user can specify a host folder which should be mounted into the docker container. for testing I have specified some custom metadata in heat like: HeatTemplateFormatVersion: '2012-12-12' Parameters: {} Mappings

Re: [Openstack] [Heat] Specifying metadata in Properties section is not mapped correctly

2013-11-20 Thread Zane Bitter
On 20/11/13 11:31, Daniel Kuffner wrote: Hi All, I currently try to extend the docker driver. The final result should be that a user can specify a host folder which should be mounted into the docker container. for testing I have specified some custom metadata in heat like: HeatTemplateFormatVe

Re: [Openstack] Ceilometers receives nothing.

2013-11-20 Thread Ladislav Smola
Yes, I do see it in the chart. Tables shows data for me too, but some of the data are wrongly interpreted now, as tracked here https://bugs.launchpad.net/horizon/+bug/1249279 On 11/20/2013 01:43 AM, Martinx - ジェームズ wrote: > But, is your Ceilometer receiving and displaying the projects/tenant > con

[Openstack] ceilometer installation | Yum error

2013-11-20 Thread Mridhul Pax
Hello stackers, I'm seeing the following error while i'm trying to install ceilometer. Any help ? Error: Package: 1:python-flask-0.9-5.el6.noarch (epel) Requires: python-sphinx You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodig

Re: [Openstack] [Heat] Specifying metadata in Properties section is not mapped correctly

2013-11-20 Thread Daniel Kuffner
Hi Zane, I think I misunderstood how the metadata works. I assumes that instance['metadata'][0] contains all declared metadata values by key/value (I was already wondering why it is a array at all). That makes much more sense now. thank you, Daniel On Wed, Nov 20, 2013 at 12:00 PM, Zane

Re: [Openstack] ceilometer installation | Yum error

2013-11-20 Thread Matthias Runge
On 11/20/2013 01:06 PM, Mridhul Pax wrote: > Hello stackers, > > I'm seeing the following error while i'm trying to install ceilometer. > Any help ? > > */ > Error: Package: 1:python-flask-0.9-5.el6.noarch (epel) >Requires: python-sphinx > You could try using --skip-broken to work ar

Re: [Openstack] HEAT - Prohibited endpoint redirect

2013-11-20 Thread Daniel Ellison
On Nov 20, 2013, at 1:23 AM, Jean-Daniel BUSSY wrote: > > ​​Ok I looked the endpoints list in a fresh devstack I here is what I found: > > | 757f96ee33f14fdeac43788cc403ffe6 | RegionOne | > http://10.0.2.15:8004/v1/$(tenant_id)s | > http://10.0.2.15:8004/v1/$(tenant_id)s > |http://10.0.2.15:

Re: [Openstack] ceilometer installation | Yum error

2013-11-20 Thread Matthias Runge
On 11/20/2013 02:20 PM, Mridhul Pax wrote: > I'm on Centos. Any idea how can I install with a yum repository ? > [root@nova-node1 ~]# yum install openstack-ceilometer-api openstack-ceilometer-collector openstack-ceilometer-central python-ceilometerclient Loaded plugins: product-id, refresh-packag

Re: [Openstack] ceilometer installation | Yum error

2013-11-20 Thread Mridhul Pax
I'm on Centos. Any idea how can I install with a yum repository ? > Date: Wed, 20 Nov 2013 13:40:21 +0100 > From: mru...@redhat.com > To: openstack@lists.openstack.org > Subject: Re: [Openstack] ceilometer installation | Yum error > > On 11/20/2013 01:06 PM, Mridhul Pax wrote: > > Hello stackers,

Re: [Openstack] HEAT - Prohibited endpoint redirect

2013-11-20 Thread Jean-Daniel BUSSY
Can you paste your endpoint list? * BUSSY Jean-Daniel* Cloud Engineer | GREE Mobile: +81 090-3317-1337 Email: silversurfer...@gmail.com On Wed, Nov 20, 2013 at 9:37 PM, Therese Persson < therese.pers...@ericsson.com> wrote: > Thank you for the help, I changed the endpoint yesterday but it did

Re: [Openstack] ceilometer installation | Yum error

2013-11-20 Thread Steve Gordon
- Original Message - > From: "Mridhul Pax" > To: "Matthias Runge" , openstack@lists.openstack.org > Sent: Wednesday, November 20, 2013 8:20:12 AM > Subject: Re: [Openstack] ceilometer installation | Yum error > > I'm on Centos. Any idea how can I install with a yum repository ? If you ar

Re: [Openstack] [swift] Frequent OperationalError (database locked) in 1.10.0 (Havana)

2013-11-20 Thread Juan J. Martinez
Hello, Just a follow up in case someone hits the mailing list archive looking for info related to this issue, this change seems to fix the problem: https://review.openstack.org/#/c/57019/ "When concurrent PUT requests come in for an account or container, the resulting DB access will try to lock

Re: [Openstack] ceilometer installation | Yum error

2013-11-20 Thread Mridhul Pax
Thanks a bunch Steve. You saved my day :D > Date: Wed, 20 Nov 2013 08:54:52 -0500 > From: sgor...@redhat.com > To: mrid...@live.com > CC: mru...@redhat.com; openstack@lists.openstack.org > Subject: Re: [Openstack] ceilometer installation | Yum error > > - Original Message - > > From: "Mri

Re: [Openstack] HEAT - Prohibited endpoint redirect

2013-11-20 Thread Jean-Daniel BUSSY
Seems legit. Did you manually hide the public url ip for discretion or? Just to make sure... *BUSSY Jean-Daniel* Cloud Engineer | GREE Mobile: +81 090-3317-1337 Email: silversurfer...@gmail.com On Wed, Nov 20, 2013 at 11:30 PM, Therese Persson < therese.pers...@ericsson.com> wrote: > Here is

[Openstack] VNC issue with multi compute node with openstack havana

2013-11-20 Thread Vikash Kumar
Hi, I used devstack Multi-Node + VLANs to install openstack-havana recently. Installation was successful and i verified basic things like vm launch, ping between vm's. I have two nodes: 1. Ctrl+Compute 2. Compute The VM which gets launched on second compute node (here 2, see above) doesn'

[Openstack] Ceilometer | openstack-ceilometer-agent-central | Service not found

2013-11-20 Thread Mridhul Pax
Friends, I've installed Ceilometer components and while trying to start openstack-ceilometer-agent-central im getting a service unrecogonized error. [root@openstack ~]# service openstack-ceilometer-agent-central startopenstack-ceilometer-agent-central: unrecognized service [root@openstack ~]#

Re: [Openstack] Directional network performance issues with Neutron + OpenvSwitch

2013-11-20 Thread Gmi M
Hi Thiago, I updated your bug report with my own tests and I don't experience your performance issues. George On Tue, Nov 19, 2013 at 6:53 PM, Martinx - ジェームズ wrote: > Okay! > > BUG filled: https://bugs.launchpad.net/neutron/+bug/1252900 > > Regards, > Thiago > > > On 19 November 2013 16:00,

Re: [Openstack] Ceilometer | openstack-ceilometer-agent-central | Service not found

2013-11-20 Thread Steve Gordon
Original Message - > From: "Mridhul Pax" > To: openstack@lists.openstack.org > Sent: Wednesday, November 20, 2013 12:01:31 PM > Subject: [Openstack] Ceilometer | openstack-ceilometer-agent-central | > Service not found > > Friends, > I've installed Ceilometer components and whil

[Openstack] [ceilometer] openstack alarms ?

2013-11-20 Thread Waines, Greg
I have a general question about alarming in OpenStack. Service 'ceilometer-alarm-singleton' generates 'Threshold' Alarms based on threshold crossings of the meters it is monitoring. And service 'ceilometer-alarm-notifier' listens to the RPC bus for Alarm Notification events and executes the def

Re: [Openstack] [Swift] Use tempurl and control the input file

2013-11-20 Thread Shrinand Javadekar
TempURLs are generate for a specific object (file). So if you're filename is "foo", generate the tempurl as: $ swift-temp-url PUT 300 /v1/AUTH_blah/container/foo With the genearated url, only file "foo" will be allowed to be PUT. -Shri On Wed, Nov 20, 2013 at 1:31 AM, Jonathan Lu wrote: > Hi,

Re: [Openstack] Directional network performance issues with Neutron + OpenvSwitch

2013-11-20 Thread Martinx - ジェームズ
Hi Geroge, I'll double * tripple check everything and I'll make more performance tests using different tools (iperf already used). Thanks! Thiago On 20 November 2013 15:16, Gmi M wrote: > Hi Thiago, > > I updated your bug report with my own tests and I don't experience your > performance issu

Re: [Openstack] Need help - Compute Node restarted - Ramdom Instances doesn't get and IP anymore

2013-11-20 Thread Martinx - ジェームズ
Hi Darragh, Thank you for your advise! It worked like a charm! That's it, after adding: root@hyperstack-1:~# cat /etc/init/neutron-ovs-cleanup.conf start on starting nova-compute or neutron-plugin-openvswitch-agent script /usr/bin/neutron-ovs-cleanup end script Compute Node can be rebooted an

[Openstack] OpenStack - Debian have automated installation, Ubuntu do not, why?

2013-11-20 Thread Martinx - ジェームズ
Guys, I'm a "Ubuntu evangelist", my entire family uses Ubuntu! But, I trying to understand one thing: 1- Why OpenStack packages for Ubuntu is very "manual intensive", while on Debian it is fully automated (with dbconfig-common / better packaging)? Why?! There is no automation for Ubuntu but,

[Openstack] A question about VLAN

2013-11-20 Thread Dnsbed Ops
Hi, Does the Neutron VLAN setup need the hardware switch to support the VLAN tags? Thanks. ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@lists.openstack.org Unsubscribe : http://lists.opensta

Re: [Openstack] [Swift] Use tempurl and control the input file

2013-11-20 Thread Jonathan Lu
HI, Shri How can swift know this is the specific object? only by the object name? Best Regards Jonathan Lu On 2013/11/21 3:05, Shrinand Javadekar wrote: TempURLs are generate for a specific object (file). So if you're filename is "foo", generate the tempurl as: $ swift-temp-url PUT 300

Re: [Openstack] [Swift] Use tempurl and control the input file

2013-11-20 Thread Shrinand Javadekar
Checkout [1] for more details. The final url used to do the put will have the container name and the object name. For e.g https://swift-cluster.example.com/v1/AUTH_a422b2-91f3-2f46-74b7-d7c9e8958f5d30/container/object?temp_url_sig=da39a3ee5e6b4b0d3255bfef95601890afd80709&temp_url_expires=1323479

Re: [Openstack] A question about VLAN

2013-11-20 Thread Razique Mahroua
Hi, if you intend to set-up a VLAN topology, then your switch must indeed know how to deal correctly packets which contains Vlan ID. You have two options - First get a net. switch that supports 'trunk' mode (meaning all the tagged packets are allowed) - Second, get an unmanaged switch (make sur

[Openstack] [Cinder] Does cinder support HDS AMS 2300 storage now?

2013-11-20 Thread Lei Zhang
I just found the HUS is supported. But I have a old AMS storage machine and want to use it. So I want to make sure is it possible? -- Lei Zhang Blog: http://xcodest.me twitter/weibo: @jeffrey4l ___ Mailing list: http://lists.openstack.org/cgi-bin/mailma

Re: [Openstack] A question about VLAN

2013-11-20 Thread Dnsbed Ops
that's right.thank you. On 2013-11-21 10:03, Razique Mahroua wrote: Hi, if you intend to set-up a VLAN topology, then your switch must indeed know how to deal correctly packets which contains Vlan ID. You have two options - First get a net. switch that supports 'trunk' mode (meaning all the tag

[Openstack] VNC issue with multi compute node with openstack havana

2013-11-20 Thread Vikash Kumar
Hi, I used devstack Multi-Node + VLANs to install openstack-havana recently. Installation was successful and i verified basic things like vm launch, ping between vm's. I have two nodes: 1. Ctrl+Compute 2. Compute The VM which gets launched on second compute node (here 2, see above) doesn'

Re: [Openstack] problem in starting swift

2013-11-20 Thread pragya jain
Thanks for the reply Sir But please help me to know how can I check out my swift source. Please help. Thanks Again Pragya Jain On Wednesday, 20 November 2013 4:37 AM, Clay Gerrard wrote: Try this: > > >sudo apt-get install python-pip >pip install -U pip >sudo apt-get purge python-pip

Re: [Openstack] Need help - Compute Node restarted - Ramdom Instances doesn't get and IP anymore

2013-11-20 Thread Jean-Daniel BUSSY
Nice! Thanks Thiago for the details. Looks like this bug should be reported. Cheers *BUSSY Jean-Daniel* Cloud Engineer | GREE Mobile: +81 090-3317-1337 Email: silversurfer...@gmail.com On Tue, Nov 19, 2013 at 7:01 PM, Darragh O'Reilly < dara2002-openst...@yahoo.com> wrote: > Hi Thiago, > > I