CloudStack API Question

2013-02-12 Thread Mike Tutkowski
! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*

Re: CloudStack API Question

2013-02-12 Thread Mike Tutkowski
Thanks, Chip! This is just what I was looking for. On Tue, Feb 12, 2013 at 12:37 PM, Chip Childers wrote: > On Tue, Feb 12, 2013 at 11:06:16AM -0700, Mike Tutkowski wrote: > > Hi everyone, > > > > I have not yet made use of the CS API and was looking at thi

deployVirtualMachine API Question

2013-02-12 Thread Mike Tutkowski
a reasonable amount of time) fail. Any ideas on how I can do this? Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*

Re: deployVirtualMachine API Question

2013-02-12 Thread Mike Tutkowski
service offering might be the easiest, quickest, most > reliable failure :) > > I'm sure there are other creative ways. > > > On Tue, Feb 12, 2013 at 12:08 PM, Mike Tutkowski < > mike.tutkow...@solidfire.com> wrote: > > > Hi everyone, > > > > I'

Re: deployVirtualMachine API Question

2013-02-12 Thread Mike Tutkowski
OK - thanks, Ahmad! On Tue, Feb 12, 2013 at 1:48 PM, Ahmad Emneina wrote: > exactly, disk or a ridiculous cpu offering. You'll always get a job id > back... > > > On Tue, Feb 12, 2013 at 12:24 PM, Mike Tutkowski < > mike.tutkow...@solidfire.com> wrote: > >

Re: Git Branching Question

2013-02-12 Thread Mike Tutkowski
8, 2013 at 12:13 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Awesome - thanks, everyone! > > > On Fri, Feb 8, 2013 at 10:38 AM, Pranav Saxena > wrote: > >> Glad that it worked for you . I think , what Chip suggested , I guess >> that is u

Can't run Jetty on storage_refactor branch

2013-02-12 Thread Mike Tutkowski
tem properly. log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info. -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*

Re: Git Branching Question

2013-02-12 Thread Mike Tutkowski
on >> >> Hopefully you will find this helpful... >> >> >> On Tue, Feb 12, 2013 at 4:10 PM, Mike Tutkowski < >> mike.tutkow...@solidfire.com> wrote: >> >>> I've got another Git question (I've mainly used SVN in the past): >>>

Re: Git Branching Question

2013-02-12 Thread Mike Tutkowski
t-scm.com/book/en/Git-Branching-Rebasing > > > > On Tue, Feb 12, 2013 at 4:47 PM, Mike Tutkowski < > mike.tutkow...@solidfire.com> wrote: > >> Great - thanks, Will! >> >> >> On Tue, Feb 12, 2013 at 2:43 PM, Will Stevens wrote: >> >>> My post do

Re: Git Branching Question

2013-02-12 Thread Mike Tutkowski
g the parent branch), but still allows you to >> pull in the changes to the parent branch into your branch periodically. >> Only once you have finished coding your feature will you want to push it >> back to the parent branch. >> >> Does this make sense? >> >> &g

Re: CloudStack API Question

2013-02-12 Thread Mike Tutkowski
with the API really quickly. The code explains the steps > needed to create api calls pretty clearly and gives you something to play > with right away. > > > On Tue, Feb 12, 2013 at 2:50 PM, Mike Tutkowski < > mike.tutkow...@solidfire.com> wrote: > > > Thank

Re: CloudStack API Question

2013-02-12 Thread Mike Tutkowski
Secret Key for an account. Can someone point me to instructions for this? Thanks! On Tue, Feb 12, 2013 at 3:12 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Thanks, Will! > > > On Tue, Feb 12, 2013 at 3:00 PM, Will Stevens wrote: > >> You may find th

Re: CloudStack API Question

2013-02-12 Thread Mike Tutkowski
On Tue, Feb 12, 2013 at 3:33 PM, David Nalley wrote: > On Tue, Feb 12, 2013 at 5:27 PM, Mike Tutkowski > wrote: > > So, I'm looking at these comments now: > > > > 2.3. Getting Started > > To get started using the CloudStack API, you should have the following: &

Re: CloudStack API Question

2013-02-12 Thread Mike Tutkowski
Sounds good...and these do not expire? Is that accurate to day? On Tue, Feb 12, 2013 at 4:03 PM, Will Stevens wrote: > Every role uses the same procedure. They all need an api key and secret > key. > > > On Tue, Feb 12, 2013 at 5:54 PM, Mike Tutkowski < > mike.tutkow...

Re: CloudStack API Question

2013-02-12 Thread Mike Tutkowski
to "say" (I mean) :) On Tue, Feb 12, 2013 at 4:13 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Sounds good...and these do not expire? Is that accurate to day? > > > On Tue, Feb 12, 2013 at 4:03 PM, Will Stevens wrote: > >> Every role uses

Re: Can't run Jetty on storage_refactor branch

2013-02-12 Thread Mike Tutkowski
,suspend=n Thanks On Tue, Feb 12, 2013 at 4:32 PM, Edison Su wrote: > If you are running jetty on maven command line, run the following: > export MAVEN_OPTS="-XX:MaxPermSize=512m -Xmx1024m" > > before jetty:run. > > > -Original Message- > > Fro

Re: Can't run Jetty on storage_refactor branch

2013-02-12 Thread Mike Tutkowski
r.mainWithExitCode(Launcher.java:409) at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) 2013-02-12 16:51:14.870:INFO::Started SelectChannelConnector@0.0.0.0:8080 On Tue, Feb 12, 2013 at 4:39 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi Edison, > > My MAVEN_O

Re: Can't run Jetty on storage_refactor branch

2013-02-12 Thread Mike Tutkowski
Also, I get this error message when trying to hit the GUI from a web browser: HTTP ERROR: 503 Problem accessing /client. Reason: SERVICE_UNAVAILABLE -- *Powered by Jetty://* On Tue, Feb 12, 2013 at 4:52 PM, Mike Tutkowski < mike.tutkow...@solidfire.com>

Re: Can't run Jetty on storage_refactor branch

2013-02-12 Thread Mike Tutkowski
It looks like the DB on storage_refactor probably has a different schema than on master (which makes sense). I suppose if I destroy my current DB and re-create it that all will probably work again. On Tue, Feb 12, 2013 at 4:53 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: >

Re: Can't run Jetty on storage_refactor branch

2013-02-12 Thread Mike Tutkowski
Re-deploying the DB fixed the issue. :) On Tue, Feb 12, 2013 at 7:38 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > It looks like the DB on storage_refactor probably has a different schema > than on master (which makes sense). > > I suppose if I destroy my curren

Re: Can't run Jetty on storage_refactor branch

2013-02-12 Thread Mike Tutkowski
org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) On Tue, Feb 12, 2013 at 8:03 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Re-deploying the DB fixed the issue. :) > > > On Tue, Feb 12, 2013 at 7:38 PM, Mike Tutkowski < > mike.tutkow

Re: Can't run Jetty on storage_refactor branch

2013-02-12 Thread Mike Tutkowski
Actually, I think I found the error (a silly one). :) On Tue, Feb 12, 2013 at 8:06 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > The next thing I tried to run was the following: > > python ../marvin/marvin/deployDataCenter.py -i devcloud.cfg > > It ge

Re: CloudStack API Question

2013-02-12 Thread Mike Tutkowski
Can you point me to the location in the GUI where I can generate keys? Thanks! On Tue, Feb 12, 2013 at 4:17 PM, Will Stevens wrote: > They do not expire, but in the UI you can regenerate the keys, so in that > case they would change. > > > On Tue, Feb 12, 2013 at 6:13 PM,

Re: CloudStack API Question

2013-02-12 Thread Mike Tutkowski
the main window > there are 3 buttons at the top left of the screen, mouse over the right > most one of the 3 and it should say 'Generate Keys', click that) > > You can follow that same process for any user who has an account. > > > > > > On Tue, Feb 12, 2

Exception in GUI while trying to view details of a Primary Storage

2013-02-13 Thread Mike Tutkowski
andle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancin

Re: Exception in GUI while trying to view details of a Primary Storage

2013-02-13 Thread Mike Tutkowski
What you see in the GUI is a dialog box with the title "Status" and no text for its message. On Wed, Feb 13, 2013 at 10:33 AM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi everyone, > > I'm on the storage_refactor branch and trying to view the deta

Re: CloudStack API Question

2013-02-13 Thread Mike Tutkowski
ouse over the right > most one of the 3 and it should say 'Generate Keys', click that) > > You can follow that same process for any user who has an account. > > > > > > On Tue, Feb 12, 2013 at 10:26 PM, Mike Tutkowski < > mike.tutkow...@solidfire.com>

Re: CloudStack API Question

2013-02-13 Thread Mike Tutkowski
e Username of the user in question (i.e. "admin") and the API and > Secrety Key should be listed under the Details there. > > Hope that helps! > > -- > David Grizzanti > Software Engineer - SunGard Availability Services > 401 N. Broad Street, Philadelphia, PA 19108

Question about domains/accounts/users

2013-02-13 Thread Mike Tutkowski
CSP 1 has 20 customers. This CSP might make use of CS domains, accounts, and users this way: Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/ov

Re: Question about domains/accounts/users

2013-02-13 Thread Mike Tutkowski
That does make sense...thanks, guys. When we talk about a Root Admin, is that just a User in an Account that is an Admin Type of Account in the Root Domain? On Wed, Feb 13, 2013 at 2:07 PM, David Nalley wrote: > On Wed, Feb 13, 2013 at 3:54 PM, Mike Tutkowski > wrote: > >

Re: CloudStack API Question

2013-02-14 Thread Mike Tutkowski
The URL I'm printing looks like this: http://127.0.0.1:8080/client/api?command=deployVirtualMachine&serviceOfferingId=1&diskOfferingId=1&templateId=1&zoneId=1&apiKey=X0U60K_Qgodb6nL5csNcAzRiz2cKiwx-tjBj1dTMLSVxkdmD0QtUhFzDf3MCmwGnC3z2dQPo0j3x_XJYmoEBmg&signat

Re: CloudStack API Question

2013-02-14 Thread Mike Tutkowski
If you didn't then the signature which you > generated is wrong. > > Something to check anyway... > > > On Thu, Feb 14, 2013 at 2:35 PM, Mike Tutkowski < > mike.tutkow...@solidfire.com> wrote: > > > So, my next API question. :) > > > > I am getting a

Re: CloudStack API Question

2013-02-14 Thread Mike Tutkowski
t then the signature which you > > generated is wrong. > > > > Something to check anyway... > > > > > > On Thu, Feb 14, 2013 at 2:35 PM, Mike Tutkowski < > > mike.tutkow...@solidfire.com> wrote: > > > >> So, my next API question. :) >

Re: CloudStack API Question

2013-02-14 Thread Mike Tutkowski
re too large.[18]<http://en.wikipedia.org/wiki/List_of_HTTP_status_codes#cite_note-rfc6585-18> I'm using a GET request. Maybe I have to do this as a POST request? On Thu, Feb 14, 2013 at 12:46 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Cool...thanks, Will. &

Re: CloudStack API Question

2013-02-14 Thread Mike Tutkowski
Actually, when I do a copy/paste of the URL into Chrome, this is what I get back: 431 4350 Unable to use system template 1 to deploy a user vm On Thu, Feb 14, 2013 at 1:08 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > I think I fixed the signature issue because no

Re: CloudStack API Question

2013-02-14 Thread Mike Tutkowski
Which leads me to my next question, do I have to run a query to get the IDs of templates and such or is that something visible in the GUI I can just look at and hard code in my program for the time being? On Thu, Feb 14, 2013 at 1:11 PM, Mike Tutkowski < mike.tutkow...@solidfire.com>

Re: CloudStack API Question

2013-02-14 Thread Mike Tutkowski
At the moment, I only have a couple Compute Offerings, Primary Storages, etc., so I just assumed the indexing started at 1 and hard coded that. On Thu, Feb 14, 2013 at 1:12 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Which leads me to my next question, do I have to ru

Re: CloudStack API Question

2013-02-14 Thread Mike Tutkowski
Looking in the GUI, I see a UUID-type value for a Compute Offering's ID (is this a value I would use in the API call?): IDe91f2471-f26d-4376-889f-cc123963a921 On Thu, Feb 14, 2013 at 1:13 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > At the moment, I only have a

Re: CloudStack API Question

2013-02-14 Thread Mike Tutkowski
Nah, the docs are fine on this point. I was looking at the actual API calls and didn't know where the docs were on how to format API commands at the time. On Thu, Feb 14, 2013 at 1:19 PM, Joe Brockmeier wrote: > On Tue, Feb 12, 2013, at 09:26 PM, Mike Tutkowski wrote: > > Can y

Re: CloudStack API Question

2013-02-14 Thread Mike Tutkowski
code these values. I was looking in the GUI to see if I could locate, for example, the serviceofferingid. Under the Compute Offering I wanted, I saw an ID field (that looked like a UUID). I was assuming this ID is what is being asked for by serviceofferingid? On Thu, Feb 14, 2013 at 1:30 PM, Mike

Re: CloudStack API Question

2013-02-14 Thread Mike Tutkowski
&" + "templateId=53fa881c-758b-11e2-a253-63be90943755" + "&zoneId=93e5759e-f65b-4d0a-baa6-70cdd046a805"; Perhaps those ID are not what the API call is looking for, though? On Thu, Feb 14, 2013 at 1:35 PM, Mike Tutkowski < mike.tutkow...@solidfire.com>

Re: CloudStack API Question

2013-02-14 Thread Mike Tutkowski
te for you? On Thu, Feb 14, 2013 at 1:37 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > As an example of all of this hard-coded goodness, this is what I have > presently: > > final String strCommand = "command=deployVirtualMachine&" + > > "s

Re: DevCloud2 Question

2013-02-14 Thread Mike Tutkowski
u, Feb 14, 2013 at 2:31 PM, Rohit Yadav wrote: > On Fri, Feb 15, 2013 at 2:53 AM, Mike Tutkowski > wrote: > > Hi, > > > > I've been following the instructions here as to how to set up DevCloud2: > > > > > http://www.cloudstack-china.org/wp-content

Re: DevCloud2 Question

2013-02-14 Thread Mike Tutkowski
I should mention that I'm on the storage_refactor branch. I wonder if that has anything to do with this problem? On Thu, Feb 14, 2013 at 2:56 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Thanks! > > Looking at the bottom of that page, I see the following

Re: DevCloud2 Question

2013-02-14 Thread Mike Tutkowski
ke in entering data, it dismisses the dialog and then tells you that you made a mistake. :) It would be more user friendly if you didn't have to bring the dialog back up and re-enter data each time you made a mistake. :) On Thu, Feb 14, 2013 at 3:01 PM, Mike Tutkowski < mike.tutkow...@

Re: DevCloud2 Question

2013-02-14 Thread Mike Tutkowski
to do what I was hoping I could (call deployVirtualMachine from my Java app). Thanks, everyone! On Thu, Feb 14, 2013 at 3:24 PM, Marcus Sorensen wrote: > You also won't see the tiny linux template until it successfully > starts a secondary storage VM. > > On Thu, Feb 14, 2013 at 3

Re: CloudStack API Question

2013-02-14 Thread Mike Tutkowski
Hey everyone, Thanks for the help! I was able to successfully make my first CS API call and deploy a VM. :) On Thu, Feb 14, 2013 at 1:54 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > I think I may know the problem here: > > I only have one template and it is a

Re: DevCloud2 Question

2013-02-14 Thread Mike Tutkowski
then the system vms should try to create > on their own. > > On Thu, Feb 14, 2013 at 3:28 PM, Mike Tutkowski > wrote: > > Hey Marcus, > > > > How will I know when that VM is started? Just look in > > Infrastructure/System VMs? If it's not started (whi

createStoragePool API Question

2013-02-14 Thread Mike Tutkowski
hin a cluster. Can someone clarify this for me? Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*

Re: createStoragePool API Question

2013-02-14 Thread Mike Tutkowski
**podid**the Pod ID for the storage pool**false**tags**the tags for the storage pool**false* On Thu, Feb 14, 2013 at 8:42 PM, Alex Huang wrote: > According to the command itself it is required. Look in > createstoragepoolcmd.java. > > --Alex > > > -Original Message- >

Question about deployVirtualMachine API Call

2013-02-15 Thread Mike Tutkowski
that was deployed earlier? Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*

Re: [DISCUSS] Graduation to a TLP?

2013-02-15 Thread Mike Tutkowski
d similar thoughts originally and actually meant 4.2. > > > > > > Here is what changed my mind: > > > > > > I don't see us actively receiving any benefit from continuing in > > > incubation. We are far from perfect, but the project seems to be >

Re: Question about deployVirtualMachine API Call

2013-02-15 Thread Mike Tutkowski
That helps a lot - thanks! On Fri, Feb 15, 2013 at 1:11 PM, Prachi Damle wrote: > -Original Message- > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > Sent: Friday, February 15, 2013 9:26 AM > To: cloudstack-dev@incubator.apache.org > Subject:

Re: [DISCUSS] Graduation to a TLP?

2013-02-15 Thread Mike Tutkowski
omething said in the email. > > --Alex > > > -Original Message- > > From: Joe Brockmeier [mailto:j...@zonker.net] > > Sent: Friday, February 15, 2013 12:23 PM > > To: cloudstack-dev@incubator.apache.org > > Subject: Re: [DISCUSS] Graduation to a TLP

createStoragePool API Question

2013-02-17 Thread Mike Tutkowski
ormat do I need to pass this info in as? Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*

Re: GiB or GB

2013-02-17 Thread Mike Tutkowski
Cool...I wonder if that is something we should document since that is technically a GiB? On Sun, Feb 17, 2013 at 11:59 PM, Marcus Sorensen wrote: > In the code it looks like they use 1024*1024*1024 > On Feb 17, 2013 11:37 PM, "Mike Tutkowski" > wrote: > > > Hi, >

Re: createStoragePool API Question

2013-02-17 Thread Mike Tutkowski
s worked for me: > http://localhost:8096/client/api?command=createStoragePool&name=PS2iscsi&url=iscsi://10.X.X.X/iqn.2004/0&zoneid=f7f9bd51-1860-438b-8c32-b669fa8e9677&clusterid=fdc03b94-2ff1-4a41-ae43-b2e296c4bf2c&podid=f43c0b43-cc85-41e6-91af-00fd09924fac > >

Question about Exception

2013-02-18 Thread Mike Tutkowski
va:549) at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:212) at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:404) at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) Thanks! -- *Mike

Re: Question about Exception

2013-02-18 Thread Mike Tutkowski
Perhaps it simply means the host couldn't see the iSCSI target? It does look like I'm having trouble pinging from the host to the storage server. On Mon, Feb 18, 2013 at 9:48 AM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi, > > I'm using DevCloud2 w

Re: createStoragePool API Question

2013-02-18 Thread Mike Tutkowski
der field for such an API call? Thanks! On Mon, Feb 18, 2013 at 12:24 AM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Great, thanks a lot! > > > On Mon, Feb 18, 2013 at 12:07 AM, Sowmya Krishnan < > sowmya.krish...@citrix.com> wrote: > >> Mike, yo

Re: createStoragePool API Question

2013-02-18 Thread Mike Tutkowski
-Jc7A&signature=cwJpUdj0Zc7QX2cvOp16WXkuw7E%3D On Mon, Feb 18, 2013 at 2:35 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > So, when I call createStoragePool, I get back the following error: > > { "createstoragepoolresponse" : > {"uuidList&q

Re: createStoragePool API Question

2013-02-18 Thread Mike Tutkowski
I wonder if the problem perhaps is the iscsi:// part of the query string. Do I maybe have to do something special with that (URL encode)? On Mon, Feb 18, 2013 at 2:44 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > For example, deployVirtualMachine (works): > > >

Re: createStoragePool API Question

2013-02-18 Thread Mike Tutkowski
4:27 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > I wonder if the problem perhaps is the iscsi:// part of the query string. > Do I maybe have to do something special with that (URL encode)? > > > On Mon, Feb 18, 2013 at 2:44 PM, Mike Tutkowski < > mik

Primary Storage Question

2013-02-19 Thread Mike Tutkowski
Hi, Does anyone know if we are aware of any technical or practical limit to the number of Primary Storages in a given cluster, pod, or zone for CloudStack 3.x or 4.x? For example, would 1,000 be OK? How about 10,000? Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e

Question about URL Encoding for API Calls

2013-02-19 Thread Mike Tutkowski
uot;%20" rather than "+". I'm just using the URLEncoder class in java.net. Does anyone know of a way for me to tell it to use %20 instead of a plus symbol? Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.74

Re: Question about URL Encoding for API Calls

2013-02-19 Thread Mike Tutkowski
Actually, this should do the trick: java.net.URLEncoder.encode("Hello World", "UTF-8").replace("+", "%20"); On Tue, Feb 19, 2013 at 2:22 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi, > > I've been able to make

Re: Primary Storage Question

2013-02-20 Thread Mike Tutkowski
That does answer my question, guys - thanks! On Wed, Feb 20, 2013 at 8:09 AM, David Nalley wrote: > On Tue, Feb 19, 2013 at 2:53 PM, Mike Tutkowski > wrote: > > Hi, > > > > Does anyone know if we are aware of any technical or practical limit to > the > > numb

CloudStack 3.0 Question (Where to find something in the GUI)

2013-02-20 Thread Mike Tutkowski
Hi everyone, I've been using CloudStack 4.x for the past couple months and am looking at the 3.0 GUI today. I can see there is a createStoragePool API command in 3.0, but I can't find in the GUI where to add Primary Storage. Can someone please point this out to me? :) Thanks!

Re: CloudStack 3.0 Question (Where to find something in the GUI)

2013-02-20 Thread Mike Tutkowski
I think I found it. :) Looks like I got there by viewing the details of a Zone. On Wed, Feb 20, 2013 at 2:40 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi everyone, > > I've been using CloudStack 4.x for the past couple months and am looking > at the 3

Adding iSCSI storage to a VMware cluster in CloudStack 3.0

2013-02-20 Thread Mike Tutkowski
dStack 3.0? When I try to add Primary Storage to the cluster via the GUI, I am only presented with nfs and vmfs as types. Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the

Where to supply CHAP info when using iSCSI in CloudStack

2013-02-20 Thread Mike Tutkowski
. Is this supported in the GUI and API (in CloudStack in general)? The url field I provide to the createStoragePool API command is the following: iscsi://10.5.1.50/iqn.2010-01.com.solidfire:e1cx.csvolume1.24/0 Not sure if I would add on to this path to supply CHAP info? Thanks! --

CloudStack Primary Storage API Question

2013-02-20 Thread Mike Tutkowski
hanks!! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*

KVM and iSCSI

2013-02-20 Thread Mike Tutkowski
Hi, I'm trying to figure out how to get a KVM cluster to access an iSCSI volume (LUN) via CloudStack 3.0 and 4.x. Any pointers for me? Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world use

Re: KVM and iSCSI

2013-02-20 Thread Mike Tutkowski
Thanks...it appears that iSCSI must be set up first from the KVM side and then configured in CloudStack as a shared mount point. On Wed, Feb 20, 2013 at 4:34 PM, David Nalley wrote: > On Wed, Feb 20, 2013 at 6:23 PM, Mike Tutkowski > wrote: > > Hi, > > > > I'm tr

Re: CloudStack API Question

2013-02-20 Thread Mike Tutkowski
s issue. Maybe we need to add a > link to the Developer's Guide as part of the header on every API command > man page? Mike, would that have helped give you a hint as to where to get > more info? > > Jessica T. > > On Thu, Feb 14, 2013 at 12:30 PM, Mike Tutkowski < >

Re: Where to supply CHAP info when using iSCSI in CloudStack

2013-02-21 Thread Mike Tutkowski
API and the GUI just doesn't support it? Thanks! On Wed, Feb 20, 2013 at 3:26 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi everyone, > > I have been able to successfully set up iSCSI Primary Storage in > CloudStack for a XenServer cluster that does not use

Re: Where to supply CHAP info when using iSCSI in CloudStack

2013-02-21 Thread Mike Tutkowski
800, Edison Su wrote: > > CHAP is not supported in current code. > > Sounds like a feature to propose and build Mike! > > -chip > -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the w

Responding to CloudStack events

2013-02-21 Thread Mike Tutkowski
Hi everyone, I'm playing around with an idea that requires that I respond to a CloudStack event. Can someone point me to documentation that explains how the CloudStack event subsystem works and how I might be able to register for events? Thanks! -- *Mike Tutkowski* *Senior Cloud

Can't find management-server.log

2013-02-21 Thread Mike Tutkowski
Hi everyone, I'm running master on Mac OS X 10.8.2 and can't seem to find the management-server.log file. Any thoughts on this? Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses

Re: Can't find management-server.log

2013-02-21 Thread Mike Tutkowski
at 2:59 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi everyone, > > I'm running master on Mac OS X 10.8.2 and can't seem to find the > management-server.log file. > > Any thoughts on this? > > Thanks! > > -- > *Mike Tutkowsk

Re: Responding to CloudStack events

2013-02-21 Thread Mike Tutkowski
Compute Offering failed? Thanks! On Thu, Feb 21, 2013 at 2:31 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi everyone, > > I'm playing around with an idea that requires that I respond to a > CloudStack event. > > Can someone point me to docume

Code Location Question

2013-02-21 Thread Mike Tutkowski
hanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*

Re: Code Location Question

2013-02-21 Thread Mike Tutkowski
tion specific to creating iSCSI > storage for a XenServer is in CitrixResourceBase.java. Look for how > CreateStoragePoolCommand has been handled. It calls getIscsiSR for creating > a SR of type iSCSI on xen host. > > Regards, > Devdeep > > > -Original Message- &

Re: Can't find management-server.log

2013-02-21 Thread Mike Tutkowski
Yeah...vmops.log was right in the root of my source tree. Is that the equivalent file? Thanks! On Thu, Feb 21, 2013 at 11:19 PM, Wei ZHOU wrote: > cound you find vmops.log in your system? > > 2013/2/21 Mike Tutkowski > > > I can find it on my Ubuntu install, but not on Ma

4.2 storage plug-in changes and CHAP

2013-02-25 Thread Mike Tutkowski
7;s awesome and very helpful for my company. What I would like to know, though, is if CHAP will be supported in this 4.2 storage plug-in environment. My company's iSCSI targets all require CHAP credentials to access them. Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, Solid

Re: 4.2 storage plug-in changes and CHAP

2013-02-25 Thread Mike Tutkowski
son writing the storage plugin to > define the parameters for that storage. > On Feb 25, 2013 8:19 PM, "Mike Tutkowski" > wrote: > > > Hi, > > > > I know Edison has been hard at work on the storage_refactor branch. I > was > > wondering, it looks

Hypervisor IQN Question

2013-02-26 Thread Mike Tutkowski
is if this IQN info is available in our CS database or if I'd have to make a call into the hypervisor to obtain the info. I was also wondering in a cluster if each host has a unique IQN or if they share a single IQN. Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.*

XAPI Create iSCSI SR Question

2013-02-26 Thread Mike Tutkowski
e().toString(); final String type = "lvmoiscsi"; final String contentType = "unused"; // Not sure if I need a "real" value here? final boolean shared = true; SR.create(connection, host, deviceConfig, size, name, desc, type, contentType,

Re: XAPI Create iSCSI SR Question

2013-02-26 Thread Mike Tutkowski
. > > --Alex > > > -Original Message- > > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > > Sent: Tuesday, February 26, 2013 3:26 PM > > To: cloudstack-dev@incubator.apache.org > > Subject: XAPI Create iSCSI SR Question > > > > Hi,

Re: XAPI Create iSCSI SR Question

2013-02-26 Thread Mike Tutkowski
We do allow for the creation of a Primary Storage in CS based on a pre-existent Storage Repository, so I should be able to track down where that happens. I think we even include the XAPI source code for the SR class that does this. On Tue, Feb 26, 2013 at 5:39 PM, Mike Tutkowski < mike.tut

Re: XAPI Create iSCSI SR Question

2013-02-26 Thread Mike Tutkowski
Hey Alex, Thanks for the suggestion. I used xe and found out (through the docs) that my contextType (String variable) should have been equal to "user". Once I made that change, it all worked. On Tue, Feb 26, 2013 at 5:54 PM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote

Git Question

2013-02-27 Thread Mike Tutkowski
to revert it to the state it was in before I made any changes to it. Does anyone know the command I would use for this? Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http:/

Re: Git Question

2013-02-27 Thread Mike Tutkowski
Awesome, thanks! That was easy enough. :) On Wed, Feb 27, 2013 at 10:14 AM, Sebastien Goasguen wrote: > git checkout > > > On Feb 27, 2013, at 12:12 PM, Mike Tutkowski > wrote: > > > Hi, > > > > I'm somewhat new to Git (having been using SVN the p

Issue in storage_refactor branch

2013-02-27 Thread Mike Tutkowski
torage provider uuidnull I tried the same sequence of steps in master and it works. Any ideas? Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*

Re: Issue in storage_refactor branch

2013-02-27 Thread Mike Tutkowski
org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:410) at org.mortbay.thread.QueuedThreadPool$PoolThread.run(QueuedThreadPool.java:582) On Wed, Feb 27, 2013 at 11:44 AM, Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Hi, > > I'm currently using the storage_refactor branch

Re: Issue in storage_refactor branch

2013-02-27 Thread Mike Tutkowski
ter already. > > ** ** > > *From:* Mike Tutkowski [mailto:mike.tutkow...@solidfire.com] > *Sent:* Wednesday, February 27, 2013 10:44 AM > *To:* cloudstack-dev@incubator.apache.org; Edison Su > *Subject:* Issue in storage_refactor branch > > ** ** > > H

Required fields in "Add Cluster" dialog

2013-02-27 Thread Mike Tutkowski
here? Thanks! -- *Mike Tutkowski* *Senior CloudStack Developer, SolidFire Inc.* e: mike.tutkow...@solidfire.com o: 303.746.7302 Advancing the way the world uses the cloud<http://solidfire.com/solution/overview/?video=play> *™*

CS Administration Question

2013-02-28 Thread Mike Tutkowski
city, does he go into the SAN and extend the volume, then make the hypervisor aware of the extended size? Is there anything he can do in CS? Perhaps he creates a new iSCSI volume, then new Primary Storage in CS (tagging it the same as the other PS based on our 100 GB iSCSI volume)? Thanks!

Project Management Tool?

2013-01-11 Thread Mike Tutkowski
Hi everyone, Another newbie question for you. So, presumably features that are intended for a given release are listed and tracked (progress toward completion) somewhere. Can someone tell me where and/or what tool we use to do this? Thanks!! -- *Mike Tutkowski* *Senior CloudStack Developer

Re: CloudStack Storage Question

2013-01-11 Thread Mike Tutkowski
Mike Tutkowski < mike.tutkow...@solidfire.com> wrote: > Thanks, Edison! > > That's very helpful info. > > > On Thu, Jan 10, 2013 at 3:49 PM, Edison Su wrote: > >> >> >> > -Original Message- >> > From: Mike Tutkowski [mailto:mike.tut

  1   2   3   4   5   >