[Openstack] I18n's meeting tomorrow

2013-07-17 Thread Ying Chun Guo
Hi, There is OpenStack I18n team meeting at 0100UTC on Thursday in IRC channel #openstack-meeting. The time, we use Asia/America friendly time. Welcome to join the meeting. We will cover following topics this time:  Action items from the last meeting  Progress with Japanese doc s

Re: [Openstack] [Grizzly] Instance has no available HDD

2013-07-17 Thread Jake G.
Any other suggestions?  Where should the HDD file of the instance exist on the server? Can I confirm its there or not? Thanks! From: laserjetyang To: Jake G. Cc: "openstack@lists.launchpad.net" Sent: Wednesday, July 17, 2013 3:53 PM Subject: Re: [Opensta

Re: [Openstack] [Grizzly] Instance has no available HDD

2013-07-17 Thread laserjetyang
the file should be in /var/nova/instance or somewhere similar to store your VM files. On Wed, Jul 17, 2013 at 3:06 PM, Jake G. wrote: > Any other suggestions? > > Where should the HDD file of the instance exist on the server? Can I > confirm its there or not? > > Thanks! > > > ---

[Openstack] [Swift] Is it possible to use tempauth and tempurl together?

2013-07-17 Thread Jonathan Lu
Hi, all stackers, Can I use the tempauth and tempurl at the same time? I will set a long tempauth timeout time for internal service and a short tempurl timeout for the ohters? My proxy-server.conf is quite easy: [pipeline:main] pipeline = healthcheck cache tempurl tempauth pro

Re: [Openstack] [Grizzly] Instance has no available HDD

2013-07-17 Thread Jake G.
After looking at the linvirt.xml file for the instance I notice there is not a device for HDD only for a cdrom. CDROM:                   I wonder why this isn't being generated? Thanks, Jake From: laserjetyang To: Jake G. Cc: "openstack@lists.launc

Re: [Openstack] [Grizzly] Instance has no available HDD

2013-07-17 Thread Jake G.
Yeah i am using the default m1.medium. From: Haiming Yang To: Jake G. Cc: "openstack@lists.launchpad.net" Sent: Wednesday, July 17, 2013 3:34 PM Subject: Re: [Openstack] [Grizzly] Instance has no available HDD can you check the flavor you are using?

Re: [Openstack] [Grizzly] Instance has no available HDD

2013-07-17 Thread Jake G.
No i am saying the code for a HDD device is not in the libvirt.xml only cdrom From: Marten Vijn To: Jake G. Sent: Wednesday, July 17, 2013 5:20 PM Subject: Re: [Openstack] [Grizzly] Instance has no available HDD On 07/17/2013 10:16 AM, Jake G. wrot

[Openstack] InstanceResourceQuota‏

2013-07-17 Thread claudio marques
Hi Stackers. Does anyone knows were I can get info about resizing flavors and instances? I saw on this link https://wiki.openstack.org/wiki/InstanceResourceQuota some options for example nova-manage flavor set_key --name m1.small --key quota:cpu_quota --value 5000nova-manage flavor set_key -

Re: [Openstack] [Grizzly] Instance has no available HDD

2013-07-17 Thread Haiming Yang
can you check the flavor you are using? On Wed, Jul 17, 2013 at 2:21 PM, Jake G. wrote: > Yeah. > The details show there should be a 40GB disk there but there actually > isn't. > > -- > *From:* Haiming Yang > *To:* Jake G. > *Cc:* "openstack@lists.launchpad.net"

Re: [Openstack] [Swift] Is it possible to use tempauth and tempurl together?

2013-07-17 Thread Clay Gerrard
Yes tempurl and and tempauth are tessted together, your pipeline looks good. "allow_overrides = false" in the tempauth section could cause this, but it's default is true. Are you creating the tempurl's with "bin/swift-temp-url" ??? clayg@swift:~$ swift post -m temp-url-key:asdf clayg@swift:~$ s

[Openstack] Huge spikes in get_instance_nw_info in grizzly

2013-07-17 Thread Sam Morrison
Hi, We have recently upgraded to grizzly and we have started seeing huge spikes on our network queue. Our network queue sits on about 1 message per second usually but we get spikes of 200m/s every so often. These spikes are all due to the message get_instance_nw_info. We're pretty sure this is

Re: [Openstack] [Grizzly] Instance has no available HDD

2013-07-17 Thread laserjetyang
In my understanding, the iso in the template is for liveCD style, so there is no hard drive file created. On Wednesday, July 17, 2013, Jake G. wrote: > No i am saying the code for a HDD device is not in the libvirt.xml only > cdrom > > > > > > > > > > -- > *From:* M

[Openstack] [Grizzly-Cinder] Cannot create volume over 10GB

2013-07-17 Thread Jake G.
Hi all! I am unable to create a volume bigger than 10GB or a combinatino of volumes totaling bigger than 10GB. I have 1TB of space to use. Any ideas?  ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsub

Re: [Openstack] [Grizzly] Instance has no available HDD

2013-07-17 Thread Jake G.
Makes a little sence but, If this is the case then how do you create your first instance and install a OS on it? From: laserjetyang To: Jake G. Cc: "openstack@lists.launchpad.net" Sent: Wednesday, July 17, 2013 6:52 PM Subject: Re: [Openstack] [Grizzly] In

Re: [Openstack] [Grizzly-Cinder] Cannot create volume over 10GB

2013-07-17 Thread Jake G.
Here is my LVM partition for cinder:   --- Physical volume ---   PV Name               /dev/loop0   VG Name               cinder-volumes   PV Size               20.00 GiB / not usable 4.00 MiB   Allocatable           yes    PE Size               4.00 MiB   Total PE              5119   Free PE    

[Openstack] Issues after installing Quantum

2013-07-17 Thread Cunningham, Richard
Hello, I followed the guide provided by RS (http://goo.gl/2gpuh ) and when I got to adding Quantum\Neutron I'm plagued with errors in my Nova logs, http://pastebin.com/XK1jx9WR and whenever I run a Quantum command, I get "[Errno 111] Connection refused" and no matter what I click whilst in Horiz

Re: [Openstack] [ANN] Caimito 0.11 - WebDAV frontend for OpenStack Swift Cloud Storage

2013-07-17 Thread Gabe Wong
Thanks Chmoue. Unfortunately I don't see any contact info on the site. Don't know if Stefano Maffulli is still involved with communications. I had also asked Michael J Fork, the author of https://wiki.openstack.org/wiki/RelatedProjects, but got no response. Regards -Original Message-

Re: [Openstack] [ANN] Caimito 0.11 - WebDAV frontend for OpenStack Swift Cloud Storage

2013-07-17 Thread Chmouel Boudjnah
Hi Gabe, On 17 Jul 2013, at 15:41, "Gabe Wong" wrote: > Thanks Chmoue. > Unfortunately I don't see any contact info on the site. > Don't know if Stefano Maffulli is still involved with communications. > I had also asked Michael J Fork, the author of > https://wiki.openstack.org/wiki/RelatedProj

Re: [Openstack] Issues after installing Quantum

2013-07-17 Thread Cunningham, Richard
Interestingly, reran the chef-client which went through and did it's thing... and now it's working, confusing. From: Openstack [mailto:openstack-bounces+richard.cunningham=jcdecaux.co...@lists.launchpad.net] On Behalf Of Cunningham, Richard Sent: 17 July 2013 14:33 To: openstack@lists.launchpad

[Openstack] [cinder] Proposal for Ollie Leahy to join cinder-core

2013-07-17 Thread Duncan Thomas
Hi Everybody I'd like to propose Ollie Leahy for cinder core. He has been doing plenty of reviews and bug fixes, provided useful and tasteful negative reviews (something often of far higher value than a +1) and has joined in various design discussions. Thanks -- Duncan Thomas Cinder Core, HP Clo

[Openstack] Minutes from the Technical Committee meeting (July 16)

2013-07-17 Thread Thierry Carrez
The OpenStack Technical Committee ("TC") met in #openstack-meeting at 20:00 UTC yesterday. Here is a quick summary of the outcome of this meeting: * The TripleO effort was accepted as a Program, with the following mission statement: """ Develop and maintain tooling and infrastructure able to dep

Re: [Openstack] InstanceResourceQuota‏

2013-07-17 Thread Matt Riedemann
Does nova flavor-create work for you? [root@rhel62 ~]# nova help flavor-create usage: nova flavor-create [--ephemeral ] [--swap ] [--rxtx-factor ] [--is-public ] Create a new flavor Positional arguments: Name of the new

[Openstack] First release of "Elasticluster" is out!

2013-07-17 Thread Antonio Messina
The Grid Computing Competence Center (GC3) is pleased to announce release 1.0.0 of Elasticluster. Do you need... * an Hadoop cluster with preconfigured HDFS ? * a ready-to-go HPC cluster based on different flavours of workload manager like SLURM, SGE, PBS ? * test distributed filesystems like c

Re: [Openstack] [openstack-dev] [cinder] Proposal for Ollie Leahy to join cinder-core

2013-07-17 Thread Avishay Traeger
-1 I'm sorry to do that, and it really has nothing to do with Ollie or his work (which I appreciate very much). The main reason is that right now Cinder core has 8 members: 1. Avishay Traeger (IBM) 2. Duncan Thomas (HP) 3. Eric Harney (RedHat) 4. Huang Zhiteng (Intel) 5. John Griffith (SolidFire)

Re: [Openstack] Future of this General Mailing list

2013-07-17 Thread Stefano Maffulli
Here is a much needed update on this project, migrate this list from Launchpad to lists.openstack.org with all the others. My apologies for this project taking so long: it's a fairly complex project. Paul Hummer volunteered to help. What needs to happen is to get from Launchpad the list of subscr

Re: [Openstack] [openstack-dev] [cinder] Proposal for Ollie Leahy to join cinder-core

2013-07-17 Thread John Griffith
On Wed, Jul 17, 2013 at 12:19 PM, Avishay Traeger wrote: > -1 > > I'm sorry to do that, and it really has nothing to do with Ollie or his > work (which I appreciate very much). The main reason is that right now > Cinder core has 8 members: > 1. Avishay Traeger (IBM) > 2. Duncan Thomas (HP) > 3. E

Re: [Openstack] [openstack-dev] [cinder] Proposal for Ollie Leahy to join cinder-core

2013-07-17 Thread Sean Dague
On 07/17/2013 02:35 PM, John Griffith wrote: Just to point out a few things here, first off there is no guideline that states a company affiliation should have anything to do with the decision on voting somebody as core. I have ABSOLUTELY NO concern about representation of company affiliation w

Re: [Openstack] [openstack-dev] [cinder] Proposal for Ollie Leahy to join cinder-core

2013-07-17 Thread Vladimir Popovski
I’m not a core member anymore, but I completely agree with John. The company affiliation should not be the reason to deny somebody’s promotion to the core team. If core members from the particular company will try to influence the project development in the wrong way – it will be a completely diff

Re: [Openstack] Future of this General Mailing list

2013-07-17 Thread Frans Thamura
Stefano Which mailing list replace this general? F On Jul 18, 2013 1:33 AM, "Stefano Maffulli" wrote: > Here is a much needed update on this project, migrate this list from > Launchpad to lists.openstack.org with all the others. My apologies for > this project taking so long: it's a fairly com

Re: [Openstack] Future of this General Mailing list

2013-07-17 Thread Stefano Maffulli
On 07/17/2013 02:29 PM, Frans Thamura wrote: > Which mailing list replace this general? the plan is to move all mailing lists to our mailman server on http://lists.openstack.org. The last mailing list hosted on Launchpad is this one, openstack@lists.launchpad.net. We're working to move openstack

Re: [Openstack] Cinder Storage Server Statistics

2013-07-17 Thread Ray Sun
John, Thanks. I will look into that extension today. The requirement is ​ ​as an administrator, I want to know how many real resources I have in my cloud pool. If we don't have such interface in client side, I would be a contributor to add the code in cinder client. Best Regards -- Ray On Wed,

Re: [Openstack] Cinder Storage Server Statistics

2013-07-17 Thread John Griffith
Understood, and completely agree. I'll look at opening a bug to get this and run it by you when I have a patch to make sure we're meeting your needs here. On Wed, Jul 17, 2013 at 5:04 PM, Ray Sun wrote: > John, > Thanks. I will look into that extension today. The requirement is ​ > ​as an admi

Re: [Openstack] nova client support for restore from soft delete ?

2013-07-17 Thread Yufang Zhang
Hi guys, I have submitted a patch for this issue. Just FYI. https://review.openstack.org/#/c/34870/ 2013/1/31 Hanyu Xiao > Hi guys: > > As I know, soft-delete an instance only power off the instance and then > mark the db state to "soft-delete". > > you can use `nova start ` to poweron the i

Re: [Openstack] InstanceResourceQuota

2013-07-17 Thread Dharmit Shah
Hello Claudio, On Wed, Jul 17, 2013 at 1:58 PM, claudio marques wrote: > Hi Stackers. > > Does anyone knows were I can get info about resizing flavors and instances? To resize an instance you can use "nova resize" which is again python-novaclient as Matt suggested in his reply for creating a fla

[Openstack] tenant Id and user ID

2013-07-17 Thread Peter Cheung
hi all when i "keystone user-role-list", why i need to pass tenantId and userId to horizon to get the user role list? Suppose the command will list out all roles for all users. 192.168.100.170.47363-192.168.100.170.35357: GET /v2.0/tenants/b721f5b1f7cd43dd83ee573f6d4e6c74/users/9a1f8c114e2f44f

[Openstack] can one user in multiple tenants?

2013-07-17 Thread Peter Cheung
Hi all 1) can one user in multiple tenants? I think yes, but when i "keystone user-get", i can see only one tenant field.2) how can i assign another tenant to a specific user? which command can do that? Thanksfrom Peter _

Re: [Openstack] can one user in multiple tenants?

2013-07-17 Thread Adam Young
On 07/18/2013 12:12 AM, Peter Cheung wrote: Hi all 1) can one user in multiple tenants? I think yes, but when i "keystone user-get", i can see only one tenant field. User has a role assignemnt. The default role is Member, and they can have this role in multiple tenants. You are seeing the

[Openstack] Keystone client auth plugins

2013-07-17 Thread Alessio Ababilov
Hi, Chmouel! I have seen your commit https://review.openstack.org/#/c/36427/2introducing auth plugins to keystone client. I have developed a common API client library that already has auth plugin mechanism found in novaclient. The library can be used in keystone, nova, and glance clients, and now

[Openstack] Location VM files

2013-07-17 Thread Jobin Raju George
Hey! I was wondering where the files of a particular virtual machine are stored. If I am right, then they should be stored in the image from which I booted them, right? If they are stored in the image from which I boot the virtual machine, then I am not getting new images when I am creating a ne

Re: [Openstack] [Grizzly-Cinder] Cannot create volume over 10GB

2013-07-17 Thread Jake G.
OK after some fiddling I managed to configure Cinder to use my NFS server instead of the default local LVM partition. I used this doc.  http://docs.openstack.org/grizzly/openstack-block-storage/admin/content/NFS-driver.html Thanks From: Jake G. To: laserjety

[Openstack] [Glance] Storage images on NFS server

2013-07-17 Thread Jake G.
Hi All, Wondering how to configure Openstack so that all images are stored on NFS storage instead of the default /var/lib/glance/images. Is this as simple as mounting the NFS store to the /var/lib/glance/images directory? Thanks! Jake___ Mailing list:

Re: [Openstack] [Glance] Storage images on NFS server

2013-07-17 Thread Blair Bethwaite
On 18 July 2013 16:21, Jake G. wrote: > Wondering how to configure Openstack so that all images are stored on NFS > storage instead of the default /var/lib/glance/images. > Is this as simple as mounting the NFS store to the /var/lib/glance/images > directory? > Yep. -- Cheers, ~Blairo

Re: [Openstack] [Glance] Storage images on NFS server

2013-07-17 Thread Jake G.
Nothing this configure in a config file somewhere like cinder?  Just double checking. Thanks! From: Blair Bethwaite To: Jake G. Cc: "openstack@lists.launchpad.net" Sent: Thursday, July 18, 2013 3:24 PM Subject: Re: [Openstack] [Glance] Storage images on NF

Re: [Openstack] [Glance] Storage images on NFS server

2013-07-17 Thread John Bresnahan
> Nothing this configure in a config file somewhere like cinder? > Just double checking. in glance-api.conf look set the option filesystem_store_datadir to the location where you want the data stored. For example: $ grep filesystem_store_datadir glance-api.conf filesystem_store_datadir = /home/