[Openstack] Problems attaching san iSCSI to instances

2011-12-23 Thread John Griffith
Hi, I was hoping somebody might be able to help me with an issue I'm having. I have some code I've written to support SolidFire iSCSI devices in san.py. Things work pretty well until I attempt to attach a second volume to an instance running on the compute node. In other words, I can create an

Re: [Openstack] Problems attaching san iSCSI to instances

2011-12-23 Thread John Griffith
Additional info... It turns out that restarting open-iscsi resolves the problem. I'm still curious as to what causes it to get into this state to begin with however. Thanks, John On Fri, Dec 23, 2011 at 12:06 PM, John Griffith john.griff...@solidfire.com wrote: Hi, I was hoping somebody

[Openstack] [Blueprint solidfire-scan-iscsidriver] Subclass in san.py to add Solidfire device support

2011-12-28 Thread John Griffith
I have submitted additions to nova/volume/san.py to add support for SolidFire iSCSI devices. I'm still learning the process so please be patient if I went about this incorrectly. I followed the docs to utilize the gerrit review system.

[Openstack] Problems with run_tests.sh on 11.10

2011-12-29 Thread John Griffith
Hi, I'm trying to learn how the testing framework is set up and write my own unit tests for the driver I've been working on. Unfortunately I'm not making much progress, on my Ubuntu 11.10 system I keep running into problems with M2Crypto. I picked up the change to use apt-get instead of pip, but

Re: [Openstack] Problems with run_tests.sh on 11.10

2011-12-29 Thread John Griffith
it somewhere (paste.openstack.org would work) and send it here so that we can take a look at where things might be going south for you. Sorry for the troubles, but that's for working with us to get it sorted! Monty On 12/29/2011 08:27 AM, John Griffith wrote: Hi, I'm trying to learn how

Re: [Openstack] Problems with run_tests.sh on 11.10

2011-12-30 Thread John Griffith
else has seen this? Maybe there's a step I'm missing still? John On Fri, Dec 30, 2011 at 12:13 PM, Jay Pipes jaypi...@gmail.com wrote: On Thu, Dec 29, 2011 at 11:27 AM, John Griffith john.griff...@solidfire.com wrote: jdg@grumpy /tmp % python Python 2.7.2+ (default, Oct 4 2011, 20:06:09

Re: [Openstack] Problems with run_tests.sh on 11.10

2012-01-02 Thread John Griffith
Thanks Soren, that did the trick!! On Mon, Jan 2, 2012 at 4:50 AM, Soren Hansen so...@linux2go.dk wrote: 2011/12/30 John Griffith john.griff...@solidfire.com: Oops, sorry about that. Forgot to check it in the venv, which reveals the issue: % tools/with_venv.sh jdg@grumpy ~/Projects

[Openstack] SolidFireSanISCSIDriver - FF-Exception request

2012-01-25 Thread John Griffith
All, I rant into some problems with my LaunchPad accounts that prevented me from getting everything submitted/approved before the deadline. This change is simply the addition of a SAN-ISCSI driver for SolidFire block storage devices. It was on it's way to approval until something went wrong

Re: [Openstack] Development ML

2012-02-07 Thread John Griffith
I would find this helpful for managing/organizing email traffic for sure... +1 On Tue, Feb 7, 2012 at 8:25 AM, Jay Pipes jaypi...@gmail.com wrote: On 02/07/2012 04:49 AM, Thierry Carrez wrote: Jay Pipes wrote: So, the topic of multiple mailing lists has come up before and we've even tried

[Openstack] Any block storage folks interested in getting together?

2012-02-13 Thread John Griffith
There's been a lot of new work going on specific to Nova Volumes the past month or so. I was thinking that it's been a long time since we've had a Nova-Volume team meeting and thought I'd see if there was any interest in trying to get together next week? I'm open to suggestions regarding time

Re: [Openstack] Any block storage folks interested in getting together?

2012-02-13 Thread John Griffith
diego.parrilla.santama...@gmail.com wrote: Sounds great. We will try to join the meeting. Enviado desde mi iPad El 13/02/2012, a las 19:06, John Griffith john.griff...@solidfire.com escribió: There's been a lot of new work going on specific to Nova Volumes the past month or so.  I

[Openstack] Problem in nova/volume/driver.py

2012-02-21 Thread John Griffith
Hey Folks, I was trying to work on bug #917245 today and had troubles connecting my iSCSI devices. After a bit of poking around I found the culprit in nova/volume/driver.py results = location.split( ) properties['target_portal'] = results[0].split(,)[0]

Re: [Openstack] Any block storage folks interested in getting together?

2012-02-22 Thread John Griffith
.  Was #openstack-meeting or #openstack-volumes decided upon?  Does anyone perhaps own a recurring calendar invite for this? Thanks, Rob Esker On Feb 13, 2012, at 12:06 PM, John Griffith john.griff...@solidfire.com wrote: There's been a lot of new work going on specific to Nova Volumes

Re: [Openstack] Removal of VSA Code

2012-03-15 Thread John Griffith
On a sort of side note, I was sort of surprised that given all the discussion on volumes, VSA etc in IRC and on email lately that there were ZERO attendees in the weekly meeting today. So, maybe just a reminder, there is a weekly volume meeting in openstack-meeting on Thursdays at 18:00 (UTC).

[Openstack] [Openstack:Summit] Nova Volume Unconference sessions

2012-04-16 Thread John Griffith
All, For those of you that attended the Volume sessions at the summit this morning (and those who may have missed it but would like to attend), I'd like to continue our discussion tomorrow afternoon using the Unconference sessions. We've reserved 14:00 - 15:00 for continuation of the Volume spin

[Openstack] [Cinder] Status updates and proposals

2012-05-01 Thread John Griffith
All, For those folks that have expressed an interest in contributing to the Cinder project we've made some minor progress. We've grabbed the wiki page: http://wiki.openstack.org/Cinder Note that currently we're keeping track of updates and what folks are working on via etherpad:

Re: [Openstack] nova volume creation problem

2012-05-07 Thread John Griffith
On Mon, May 7, 2012 at 7:17 PM, Shashi Kanth Boddula shashi@gmail.com wrote: I tried creating from Dashboard as well as command, but both are not creating volumes. nova volume-create --display_name v1 2 specifically, what zone are you passing? Please can you tell me what is a zone

Re: [Openstack] Essex horizon dashboard - volume snapshot issue

2012-05-18 Thread John Griffith
On Fri, May 18, 2012 at 7:54 PM, Vijay vija...@yahoo.com wrote: Hello, On Essex Dashboard, I am able to create a snapshot of a volume successfully. However, when I click on the volume snapshot to look at the details, I get Error: Unable to retrieve volume details. This error occurs only when

[Openstack] [cinder] weekly meeting reminder

2012-05-21 Thread John Griffith
Just a reminder, we've changed our weekly meeting time to Wednesdays at 16:00 UTC effective this week (Wed May 23, 2012). Also keep in mind this is still a nova-volume meeting as well, so if you have topics please join us. Thanks, John ___ Mailing

[Openstack] [Cinder] Weekly team meeting reminder

2012-05-30 Thread John Griffith
Just a reminder, we will have our weekly team meeting in openstack-meeting today at 16:00 UTC. ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help :

[Openstack] [Cinder] Weekly meeting reminder

2012-06-05 Thread John Griffith
Just a reminder, our weekly meeting will take place tomorrow (Wed, June 6) at 16:00 UTC. Agenda: * status update * outstanding items for F2 * outstanding reviews * unassigned blueprints * open discussion Thanks, John ___ Mailing list:

[Openstack] [Cinder] Weekly meeting reminder

2012-06-12 Thread John Griffith
Just a reminder, we will have our weekly team meeting in openstack-meeting tomorrow June 13 at 16:00 UTC. ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More

[Openstack] Cinder status update

2012-06-19 Thread John Griffith
For those of you that don't know Cinder is the new project intended to separate block storage out of Nova and provide it via it's own service. The goal is to have a functional replacement for Nova-Volumes by Folsom 2 (don't worry, you'll be able to select which service to use). So far things

Re: [Openstack] Cinder status update

2012-06-19 Thread John Griffith
- bounces+gabriel.hurley=nebula@lists.launchpad.net] On Behalf Of John Griffith Sent: Tuesday, June 19, 2012 2:10 PM To: openstack@lists.launchpad.net Subject: [Openstack] Cinder status update For those of you that don't know Cinder is the new project intended to separate block storage out

Re: [Openstack] Deleting a volume stuck in attaching state?

2012-06-19 Thread John Griffith
On Tue, Jun 19, 2012 at 7:40 PM, Lars Kellogg-Stedman l...@seas.harvard.edu wrote: I attempted to attach a volume to a running instance, but later deleted the instance, leaving the volume stuck in the attaching state:  # nova volume-list  

Re: [Openstack] [metering] Cinder usage data retrieval

2012-06-20 Thread John Griffith
On Wed, Jun 20, 2012 at 10:53 AM, Nick Barcet nick.bar...@canonical.com wrote: Hello John (or anyone else working on cinder), As part of the ceilometer project¹, we're working on usage data retrieval from various OpenStack components. One of them is Cinder. We're targeting Folsom for the

Re: [Openstack] [metering] Cinder usage data retrieval

2012-06-20 Thread John Griffith
On Wed, Jun 20, 2012 at 12:15 PM, Nick Barcet nick.bar...@canonical.com wrote: On 06/20/2012 07:26 PM, John Griffith wrote: On Wed, Jun 20, 2012 at 10:53 AM, Nick Barcet nick.bar...@canonical.com wrote: Hello John (or anyone else working on cinder), As part of the ceilometer project¹, we're

Re: [Openstack] Git Commit Messages

2012-06-28 Thread John Griffith
On Thu, Jun 28, 2012 at 11:38 AM, Brian Waldon brian.wal...@rackspace.com wrote: I've written up a short guide in Nova's HACKING.rst on how to write useful commit messages: https://review.openstack.org/#/c/9118/. The driving factor here is the amount of time I've personally spent coaching

[Openstack] Folsom-2 milestone available for Cinder

2012-07-05 Thread John Griffith
Hi everyone, As a follow up to the F2 announcement from Thierry, I'd also like to point out that there is an F2 release of Cinder that went out today as well. As Cinder is not currently a core Openstack project it was not included in the announcement. That being said, the Cinder project is

[Openstack] [Cinder] Weekly meeting reminder

2012-07-10 Thread John Griffith
All, Just a reminder that we'll have our weekly Nova-Volume/Cinder meeting tomorrow (Wed July 11) at 16:00 UTC. You can find the agenda, and add to it here: http://wiki.openstack.org/NovaVolumeMeetings Thanks, John ___ Mailing list:

Re: [Openstack] [nova] [cinder] Nova-volume vs. Cinder in Folsom

2012-07-11 Thread John Griffith
On Wed, Jul 11, 2012 at 11:38 AM, Sean Dague sda...@linux.vnet.ibm.com wrote: Before we completely pile on option 1, can we get devstack changed to run this way? I think the amount of pain / ease that transition is for users and the OpenStack CI team will greatly inform this decision, and give

Re: [Openstack] [nova] [cinder] Nova-volume vs. Cinder in Folsom

2012-07-12 Thread John Griffith
On Thu, Jul 12, 2012 at 9:28 AM, Jay Pipes jaypi...@gmail.com wrote: On 07/12/2012 10:36 AM, Thomas, Duncan wrote: We’ve got volumes in production, and while I’d be more comfortable with option 2 for the reasons you list below, plus the fact that cinder is fundamentally new code with totally

[Openstack] Some clarifications about Cinder

2012-07-12 Thread John Griffith
Hi Everyone, Throughout the email thread regarding how to proceed with cinder/nova-volumes and a number of IRC conversations I thought I should try and clarify a few things about Cinder. First, it should be clear that Cinder is literally a direct copy of the existing nova-volume code. This was

Re: [Openstack] [nova] [cinder] Nova-volume vs. Cinder in Folsom

2012-07-12 Thread John Griffith
On Thu, Jul 12, 2012 at 1:14 PM, George Reese george.re...@enstratus.com wrote: So if Im not coding, I should shut up? I think you answered your own question. Sent from my iPhone On Jul 12, 2012, at 14:10, Brian Waldon brian.wal...@rackspace.com wrote: What exactly was so offensive about

[Openstack] [Cinder] Wiki update

2012-07-14 Thread John Griffith
Hi Everyone, In light of the lively email threads the past couple of days I thought it would be good to update the Cinder wiki page and point out that it exists. In no way does it answer all of the questions/concerns, however it does at least give a bit of an introduction and at least offer some

Re: [Openstack] When are the IRC meetings for Nova, Glance and Swift?

2012-07-20 Thread John Griffith
On Fri, Jul 20, 2012 at 8:34 AM, Jay Pipes jaypi...@gmail.com wrote: Glance does not have any regular weekly IRC meetings. Not sure about Swift or Nova. Best, -jay On 07/20/2012 02:40 AM, Sheng Bo Hou wrote: Hi OpenStackers, From this link http://wiki.openstack.org/Meetings/, I cannot

Re: [Openstack] Nova Volume and provisionning on iSCSI SAN

2012-08-02 Thread John Griffith
On Thu, Aug 2, 2012 at 10:21 AM, Vishvananda Ishaya vishvana...@gmail.com wrote: You will likely have to write a nova-volume/cinder backend to talk to the dell SAN directly. You could probably base it on the HP lefthand san code and get something working pretty quickly:

Re: [Openstack] devstack + exercise.sh failures

2012-08-09 Thread John Griffith
On Thu, Aug 9, 2012 at 1:57 PM, Joe Gordon j...@cloudscaling.com wrote: Did you turn off rate limiting in devstack? I have hit that in the past On Aug 9, 2012 12:36 PM, Thomas Gall thomasag...@gmail.com wrote: Hi! I'm working on some code for scheduler_hints to be used during migration

[Openstack] Fwd: Cinder PTL candidacy

2012-08-31 Thread John Griffith
Hello, For the many folks that don't know me, my name is John Griffith and I'd like to announce my candidacy for Cinder PTL. Qualifications: I've been an active contributor to Nova since November of 2011, starting out as many by adding a driver, but then began helping out anywhere

Re: [Openstack] reservation of CPU cores?

2012-09-03 Thread John Griffith
On Mon, Sep 3, 2012 at 7:57 AM, Alex Glikson glik...@il.ibm.com wrote: Dear all, I wonder whether there is an easy way to configure how many cores nova-compute is supposed to use (or alternatively refrain from using) for provisioning of instances on a certain host, out of the total number of

Re: [Openstack] Which volume API in Nova ?

2012-09-11 Thread John Griffith
On Tue, Sep 11, 2012 at 10:07 AM, Day, Phil philip@hp.com wrote: Thanks Vish, ** ** So are both maintained at present – for example if there was a bug fix to volume creation would it be applied to the VolumeController in both places ? ** ** I’m just trying to work out how

Re: [Openstack] Fwd: Cinder PTL candidacy

2012-09-12 Thread John Griffith
. On Aug 31, 2012, at 3:27 PM, John Griffith john.griff...@solidfire.com wrote: Hello, For the many folks that don't know me, my name is John Griffith and I'd like to announce my candidacy for Cinder PTL. Qualifications: I've been an active contributor to Nova since November of 2011

Re: [Openstack] TC candidacy

2012-09-14 Thread John Griffith
On Fri, Sep 14, 2012 at 12:59 PM, Thierry Carrez thie...@openstack.orgwrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Anne Gentle wrote: I'd like to propose myself as a Technical Committee candidate for one of the open seats in the current election. As an election official, I

Re: [Openstack] mailing list for nova-volume / Cinder

2012-09-26 Thread John Griffith
On Wed, Sep 26, 2012 at 8:18 PM, Ahmed Al-Mehdi ah...@coraid.com wrote: Hello, Is there a specific mailing list for nova-volume / Cinder? Thank you, Ahmed. ___ Mailing list: https://launchpad.net/~openstack Post to :

Re: [Openstack] Horizon Bug 1004412 Details

2012-10-06 Thread John Griffith
On Sat, Oct 6, 2012 at 7:09 PM, Gabriel Hurley gabriel.hur...@nebula.comwrote: All of what you said is correct. Those filtering issues (which applied to volumes, keypairs, and security groups at least) were tracked in separate tickets in Nova and all got fixed towards the tail end of Folsom.

Re: [Openstack] Cinder Improvement for Grizzly

2012-10-09 Thread John Griffith
On Tue, Oct 9, 2012 at 8:35 PM, Akira Yoshiyama akirayoshiy...@gmail.comwrote: Hi all, I want to join the next design summit but I can't because of the current job. So I wrote my ideas for cinder improvement to etherpad. I hope someone will take up them (or a part of them) at the summit.

Re: [Openstack] using cinder to create volumes error

2012-10-21 Thread John Griffith
On Sun, Oct 21, 2012 at 9:24 PM, livemoon mwjpi...@gmail.com wrote: When I create volumes by cinder, error occurs in cinder-volume.log 2012-10-22 10:58:25 DEBUG cinder.volume.manager [req-f51ade4d-5bed-4f24-b492-528b9baca625 cd7e95086cfc4693945f37e59c1b7206 67456c69ae074be4b4ba0af7048b5ceb]

Re: [Openstack] Possible upgrade bug in nova-volume ( cinder)?

2012-10-24 Thread John Griffith
On Wed, Oct 24, 2012 at 12:57 PM, Jonathan Proulx j...@jonproulx.com wrote: On Wed, Oct 24, 2012 at 2:45 PM, Jonathan Proulx j...@jonproulx.com wrote: To fix this for me I can look up the volumes by ID in the database and then lvrename the logical volumes (I don't have too many and all on

Re: [Openstack] Possible upgrade bug in nova-volume ( cinder)?

2012-10-24 Thread John Griffith
On Wed, Oct 24, 2012 at 3:20 PM, Jonathan Proulx j...@jonproulx.com wrote: On Wed, Oct 24, 2012 at 3:01 PM, John Griffith john.griff...@solidfire.com wrote: Hey Jon, Couple of things going on, one is the volume naming (in progress here: https://review.openstack.org/#/c/14615/). I'll

Re: [Openstack] Possible upgrade bug in nova-volume ( cinder)?

2012-10-25 Thread John Griffith
On Thu, Oct 25, 2012 at 5:03 PM, Jonathan Proulx j...@jonproulx.com wrote: On Wed, Oct 24, 2012 at 6:32 PM, John Griffith john.griff...@solidfire.com wrote: Hey Jon, Cool... Yeah, I had intended for that patch to be a stable/folsom patch but shouldn't have submitted it to master

Re: [Openstack] Nova compute fails to start

2012-10-30 Thread John Griffith
On Tue, Oct 30, 2012 at 6:02 AM, Johannes Baltimore johannes.b...@gmail.com wrote: Hello. Whenever I try to start the compute module, it seems not to start at all. I'm pasting the log entry for when I try to do it: http://paste.ubuntu.com/1317755 If someone wants to help and needs to

Re: [Openstack] [openstack][cinder] cinder create gives an error

2012-11-06 Thread John Griffith
On Tue, Nov 6, 2012 at 11:10 AM, Ahmed Al-Mehdi ah...@coraid.com wrote: Hello, I just installed installed cinder, however, I am getting the following error. root@bodega:~/ahmed/cinder# cinder create --display_name test 1 ERROR: Malformed request url (HTTP 400) (Request-ID:

Re: [Openstack] [openstack][cinder] cinder create gives an error

2012-11-06 Thread John Griffith
# I am attaching text file containing the log entries from the three cinder log files. Can you please help me understand why the volume creation is failing? I really appreciate your help. Regards, Ahmed. From: John Griffith john.griff...@solidfire.com Date: Tuesday, November 6, 2012 11:41

Re: [Openstack] [Cinder] Cinder snapshots

2012-11-08 Thread John Griffith
On Thu, Nov 8, 2012 at 2:02 AM, Avishay Traeger avis...@il.ibm.com wrote: Hi all, I had a few questions about snapshot support in Cinder: 1) a. Why is a snapshot a fundamentally different entity than a volume? b. Is it because some back-ends don't support the same set of operations on

Re: [Openstack] [Cinder] Cinder snapshots

2012-11-11 Thread John Griffith
On Sun, Nov 11, 2012 at 6:30 AM, Avishay Traeger avis...@il.ibm.com wrote: John Griffith john.griff...@solidfire.com wrote on 08/11/2012 19:58:39: Hi Avishay, So we have plans to improve some of this in the Grizzly release, here's a few thoughts: a. Why is a snapshot a fundamentally

Re: [Openstack] Cannot start nova-api service

2012-11-12 Thread John Griffith
On Mon, Nov 12, 2012 at 6:57 PM, Jian Hua Geng gen...@cn.ibm.com wrote: By default both cinder and nova-api are listening on the same port 8776 (this should be a bug I think), you can try to change the default value in the cinder.conf like: osapi_volume_listen_port = 8777 if you are running

Re: [Openstack] Cannot start nova-api service

2012-11-12 Thread John Griffith
On Mon, Nov 12, 2012 at 7:34 PM, Ahmed Al-Mehdi ah...@coraid.com wrote: From: John Griffith john.griff...@solidfire.com Date: Monday, November 12, 2012 7:17 PM To: Jian Hua Geng gen...@cn.ibm.com Cc: Ahmed Al-Mehdi ah...@coraid.com, openstack-bounces+gengjh=cn.ibm@lists.launchpad.net

Re: [Openstack] Volume handling

2012-11-16 Thread John Griffith
On Fri, Nov 16, 2012 at 3:17 AM, Nicolae Paladi n.pal...@gmail.com wrote: Hi, this is likely an RTFM question, but I haven't found any relevant 'FM' so I decided to ask on the mailing list before digging into the code: How are volumes mapped to the instances after they are restarted? In

Re: [Openstack] LVM over LVM is acceptable?

2012-11-27 Thread John Griffith
On Tue, Nov 27, 2012 at 7:19 PM, Matt Joyce matt.jo...@cloudscaling.comwrote: other hazard to mention. live fs resizes tend to be sketchy. the growing of a live filesystem is possible and tends to work. but shrinking for obvious reasons is very dangerous and can be wrought with peril.

Re: [Openstack] Basic Devstack question

2012-12-07 Thread John Griffith
On Fri, Dec 7, 2012 at 11:27 AM, Marco Bravo marcobra...@gmail.com wrote: Maybe is not the place to ask this but I'm sorry if is not I have this problem. *Couldn't find stack-screenrc *when I try to start Openstack after a reboot. - What I've losted? - How can I repair this?

Re: [Openstack] Volume types

2012-12-10 Thread John Griffith
On Mon, Dec 10, 2012 at 10:05 AM, Daniel Oliveira dvalbr...@gmail.comwrote: Hello. I've been playing around with OpenStack, when I noticed a section in the Dashboard where you can create/delete volume types. The problem is, I didn't understand their purpose, as when you create a new type,

Re: [Openstack] Duplication of code in nova and cinder

2012-12-11 Thread John Griffith
On Tue, Dec 11, 2012 at 4:24 PM, Sam Morrison sorri...@gmail.com wrote: I attempted to create a volume from an image in cinder and was getting this strange error, turns out it was because I had my glance servers specified as https://glanceserver:9292 In cinder the version of images/glance.py

Re: [Openstack] Duplication of code in nova and cinder

2012-12-11 Thread John Griffith
On Tue, Dec 11, 2012 at 4:36 PM, John Griffith john.griff...@solidfire.comwrote: On Tue, Dec 11, 2012 at 4:24 PM, Sam Morrison sorri...@gmail.com wrote: I attempted to create a volume from an image in cinder and was getting this strange error, turns out it was because I had my glance

Re: [Openstack] Duplication of code in nova and cinder

2012-12-11 Thread John Griffith
common code into Oslo and then port to project usually take two times longer time to merge, in best case. From: John Griffith john.griff...@solidfire.com Date: Tuesday, December 11, 2012 3:36 PM To: Sam Morrison sorri...@gmail.com Cc: OpenStack mailing list openstack@lists.launchpad.net

Re: [Openstack] Cinder-Volume installer for Windows Storage Server 2012

2012-12-12 Thread John Griffith
On Wed, Dec 12, 2012 at 11:02 AM, Alessandro Pilotti a...@pilotti.it wrote: Hi guys, we just released an installer for Cinder Volume on Windows Server 2012: http://www.cloudbase.it/cinder-volume-on-windows-storage-server-2012/ One of the great advantages of integrating Windows solutions in

Re: [Openstack] two or more NFS / gluster mounts

2012-12-20 Thread John Griffith
On Thu, Dec 20, 2012 at 9:37 AM, JuanFra Rodriguez Cardoso juanfra.rodriguez.card...@gmail.com wrote: Yes, I'm really agree with Diego. It would be a good choice for submitting a blueprint with this storage feature based on tenants. According to current quotas control, it limits the: -

Re: [Openstack] [Cinder] cinder-agent

2013-01-05 Thread John Griffith
On Fri, Jan 4, 2013 at 11:39 AM, Akira Yoshiyama akirayoshiy...@gmail.comwrote: Hi all, JOSUG (Japanese OpenStack User Group) had a regular hackathon in Tokyo last month. We discussed about Quantum and Cinder, and got an idea about 'cinder-agent'. Now Cinder has many server-side drivers

Re: [Openstack] Fwd: [Cinder]

2013-01-11 Thread John Griffith
On Fri, Jan 11, 2013 at 3:47 AM, Sajid Akhtar mail2akh...@gmail.com wrote: Hi Yonny, OpenStack modules such as Cinder are dependent on the Vendor driver on Openstack to achieve LUN provisioning and maintenance operations on the respective storage controller. Object Storage (Swift)

Re: [Openstack] which is the level of unit test cases should be covered

2013-01-22 Thread John Griffith
On Mon, Jan 21, 2013 at 8:58 PM, Robert Collins robe...@robertcollins.netwrote: On 22 January 2013 16:37, Xiazhihui (Hashui, IT) xiazhihu...@huawei.com wrote: Hi friends, I want to upload a volume driver, right now I’m writing unit test case code ( it’s also need to be

Re: [Openstack] Copy glance image to cinder bootable volumes - copy_image_to_volume

2013-01-30 Thread John Griffith
On Wed, Jan 30, 2013 at 7:39 AM, Lei Zhang zhang.lei@gmail.com wrote: I also have a question. What's the requirement for the image? I found nothing int the doc. On Tue, Jan 29, 2013 at 5:38 PM, Benoit ML ben4...@gmail.com wrote: Hello, Thank you ! nice :) I'm really impatient to

Re: [Openstack] List of Cinder compatible devices

2013-01-31 Thread John Griffith
On Thu, Jan 31, 2013 at 8:56 AM, Koert van der Veer ko...@cloudvps.comwrote: In that case, it is probably best to transpose the table, with series included, the number of products will yield too many columns to be workable. Also: Do blank spaces indicate not supported or unknown? koert

Re: [Openstack] nova ceph integration

2013-01-31 Thread John Griffith
On Thu, Jan 31, 2013 at 11:43 AM, Sébastien Han han.sebast...@gmail.comwrote: Try to have a look at the boot from volume feature. Basically the disk base of your instance is an RBD volume from Ceph. Something will be remain in /var/lib/nova/instances but it's only the kvm xml file.

Re: [Openstack] (no subject)

2013-02-02 Thread John Griffith
On Sat, Feb 2, 2013 at 9:49 AM, Thierry Carrez thie...@openstack.orgwrote: Xiazhihui (Hashui, IT) wrote: 1.I want to know if grizzly-3 is the last of Grizzly? Will it have a grizzly-4? No there won't be another milestone. The release schedule appears at:

Re: [Openstack] Cinder-volume doesn't start anymore...

2013-02-02 Thread John Griffith
On Sat, Feb 2, 2013 at 1:34 PM, Martinx - ジェームズ thiagocmarti...@gmail.comwrote: No one can help me with this? My cinder-volume process is completely down. I don't know what I can do to fix this issue... Thanks! Thiago On 1 February 2013 19:49, Martinx - ジェームズ

Re: [Openstack] Suggestions for shared-storage cluster file system

2013-02-15 Thread John Griffith
On Fri, Feb 15, 2013 at 1:08 PM, JR botem...@gmail.com wrote: Is there anyone using GPFS (General Parallel Filesystem) from IBM. It's high performing, posix compliant, can do internal replication, etc...? To make it work, would one simply have to modify the nova-volume (or cinder) code that

Re: [Openstack] Cinder Multi-Backend Documentation

2013-03-15 Thread John Griffith
Jerome, I would love for you to assign it to yourself :) You've already done quite a bit of work here with Tempest etc, so as long as hubcap has no objections I say go for it. Just make sure you put him on the review since he's the master-mind. John On Fri, Mar 15, 2013 at 8:03 AM, Jérôme

Re: [Openstack] OpenStack Training

2013-04-25 Thread John Griffith
On Thu, Apr 25, 2013 at 2:15 PM, Chris Bartels ch...@christopherbartels.com wrote: Hi, ** ** My experience with virtualization has been limited to the ProxmoxVE platform, and with it I’m quite adept after working with it for a few years, however I’m looking forward to migrating to

Re: [Openstack] Cinder restarting every second with cryptic error

2013-04-29 Thread John Griffith
On Mon, Apr 29, 2013 at 3:59 PM, Drew Weaver drew.wea...@thenap.com wrote: Child 4300 exited with status 2 Hi Drew, I think I know what's going on here. In the Folsom release we had to add some conversion work to deal with migrating from iet to tgt. One of the things we did here was added a

Re: [Openstack] Cinder restarting every second with cryptic error

2013-04-29 Thread John Griffith
Hi Drew, I think the gist listed here [1], will address the issue. I'm going to need to spin things up and test it though. Thanks, John [1] https://gist.github.com/j-griffith/5485632 On Mon, Apr 29, 2013 at 5:24 PM, John Griffith john.griff...@solidfire.comwrote: On Mon, Apr 29, 2013 at 3

Re: [Openstack] Help About The Documentation

2013-04-30 Thread John Griffith
On Tue, Apr 30, 2013 at 9:44 AM, Sylvain Bauza sylvain.ba...@digimind.comwrote: Indeed. There is room for improvement : should the 2 disks be RAID1 or parts of the same VG, as said ? As it is recommended hardware, it would be interesting to know which kind of setup with 2 SATA disks is

Re: [Openstack] Cinder's LVM vg creation when installing Grizzly

2013-05-14 Thread John Griffith
On Tue, May 14, 2013 at 9:06 AM, Chris Bartels ch...@christopherbartels.com wrote: Hi, ** ** I have questions regarding this part of the Grizzly install guide that’s up on github: ** ** **· **Finally, don't forget to create a volumegroup and name it cinder-volumes:

Re: [Openstack] How add an iScsi Storage with devstack

2013-05-16 Thread John Griffith
On Thu, May 16, 2013 at 9:12 AM, Alexandre De Carvalho alexandre7.decarva...@gmail.com wrote: Hi ! I would like to know how to add an iscsi storage for my instances. I used devstack to install openstack. I think i need to modify my localrc in my controller node but what ! i don't know.

Re: [Openstack] volumeId is not in proper format

2013-06-05 Thread John Griffith
Not exactly sure what it's tripping up on when using the volume name there, but I would suggest using the volume-id rather than the name. On Wed, Jun 5, 2013 at 9:46 AM, Greg Chavez greg.cha...@gmail.com wrote: So I'm happily spinning virts on my new Grizzly installation (Ubuntu 13.04, per

Re: [Openstack] To run Openstack, stack.sh is required to execute after every reboot ?

2013-06-17 Thread John Griffith
On Mon, Jun 17, 2013 at 6:06 PM, Aaron Rosen aro...@nicira.com wrote: If you run rejoin-stack.sh it should start all the openstack processes that were running before reboot. Aaron On Mon, Jun 17, 2013 at 12:15 PM, Vivek Satpute vivekonlin...@gmail.comwrote: Hi, I recently setup a

Re: [Openstack] Shared Storage with cinder ?

2013-07-05 Thread John Griffith
On Fri, Jul 5, 2013 at 10:31 AM, Clint Byrum cl...@fewbar.com wrote: Excerpts from Heiko Krämer's message of 2013-07-05 09:24:03 -0700: Heyho guys, I'm searching for a solution to share storage over more then one instance. Normally you attach a block device with cinder directly via

Re: [Openstack] cinder api list volumes very slow and inefficient.

2013-07-08 Thread John Griffith
On Sun, Jul 7, 2013 at 5:43 PM, Sam Morrison sorri...@gmail.com wrote: Hi, I'm wondering if anyone is using cinder and is having issue with the list volumes API call. We have a grizzly install and we're at about 160 active volumes in cinder at the moment. To do cinder list with a tenant

Re: [Openstack] why did openstack choose ceph (and not glusterfs)

2013-07-11 Thread John Griffith
On Thu, Jul 11, 2013 at 6:27 PM, Tom Fifield t...@openstack.org wrote: Hi, Community Manager here - just confirming - OpenStack has not chosen Ceph. Not sure where that information is coming from - got a blog link so we can fix any confusion? :) Regards, Tom On 12/07/13 10:23, Zippy

Re: [Openstack] Path Cinder Volume

2013-07-13 Thread John Griffith
On Fri, Jul 12, 2013 at 6:52 AM, Haomai Wang hao...@unitedstack.com wrote: Hi Mahardhika, Could you provide more info about your configuration? And the steps what you did? The more info can help us solve your problem, thank you Best regards, Haomai Wang, UnitedStack Inc. 在

Re: [Openstack] Volume Success Create But No Volume in its Path

2013-07-16 Thread John Griffith
On Mon, Jul 15, 2013 at 10:01 PM, Mahardhika mahardika.gil...@andalabs.comwrote: Hi all, i have investigate this issue, since i am successful in create volume with cinder, but volume is not create on it's own volumes_dir that's in /var/lib/cinder/volumes and in cinder-volumes.log it said

Re: [Openstack] Cinder Storage Server Statistics

2013-07-16 Thread John Griffith
On Tue, Jul 16, 2013 at 12:47 PM, Doug Hellmann doug.hellm...@dreamhost.com wrote: When I said, we, I meant the ceilometer team. If the auditing app isn't finding any volumes, it's not going to notify us. If you just want to know how much data is being used by cinder, there may be a way to

Re: [Openstack] [Cinder] Loading cinder.conf

2013-07-16 Thread John Griffith
On Tue, Jul 16, 2013 at 12:41 AM, zan tosh ztos...@gmail.com wrote: Thanks for all your responses. I didn't realize that stack.sh actually copies the cinder.conf.sample instead of cinder.conf to /etc/cinder every time it runs. So, it was overwriting my entries. I fixed it by making changes to

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

2013-07-17 Thread John Griffith
(HP) 3. Eric Harney (RedHat) 4. Huang Zhiteng (Intel) 5. John Griffith (SolidFire) 6. Josh Durgin (Inktank) 7. Mike Perez (DreamHost) 8. Walt Boring (HP) Adding another core team member from HP means that 1/3 of the core team is from HP. I believe that we should strive to have the core

Re: [Openstack] Cinder Storage Server Statistics

2013-07-17 Thread John Griffith
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, Jul 17, 2013 at 2:50 AM, John Griffith john.griff

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

2013-07-18 Thread John Griffith
On Thu, Jul 18, 2013 at 10:30 AM, thingee thin...@gmail.com wrote: On Wed, Jul 17, 2013 at 8:09 AM, Duncan Thomas duncan.tho...@gmail.comwrote: 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

Re: [Openstack] Cinder iscsi

2013-07-18 Thread John Griffith
On Thu, Jul 18, 2013 at 4:55 PM, Remo Mattei r...@mattei.org wrote: Hello everyone I was reading the code of cinder and I want to check if this is correct 1 vm will get a instruction to mount the drive using the iscsi It's actually more like the compute node gets the iSCSI attach, and the