wrote:
> You sir are correct :)
>
> Really it's just an FK column in the DB
>
> Sent from my iPhone
>
> On Mar 26, 2013, at 9:47 AM, Mike Tutkowski
> wrote:
>
> > That does help, thanks.
> >
> > So, not to belabor this point (I just want to make sure
oc bug
> comments, or update the FS, or create a wiki page and link to it from the
> doc bug, so that the info is easy to find for whoever ends up fixing the
> bug.
>
> https://issues.apache.org/jira/browse/CLOUDSTACK-885
>
> Thanks,
> Jessica T.
>
> On Mon
of utility library or another plugin framework, as John proposed few
> months ago.
>
> ** **
>
> *From:* Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
> *Sent:* Monday, March 25, 2013 2:37 PM
> *To:* Edison Su; cloudstack-...@incubator.apache.org; Vladimir Popovski
opers (including myself :) ) can start writing our plug-ins, too.
On Tue, Mar 26, 2013 at 2:51 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Hi Edison,
>
> Sounds good.
>
> I already have code to create a XenServer Storage Repository (and
> optionally use CHAP
e-> getNfsSR or getIscsiSR to create a
> nfs SR or ISCSI SR. In LibvirtStorageAdaptor, which can create storage pool
> in libvirt.
>
> ** **
>
> ** **
>
> *From:* Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
> *Sent:* Tuesday, March 26, 2013 1:52 PM
>
***
>
> ** **
>
> *From:* Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
> *Sent:* Tuesday, March 26, 2013 6:45 PM
>
> *To:* Edison Su
> *Cc:* cloudstack-...@incubator.apache.org; Vladimir Popovski
> *Subject:* Re: Storage Subsystem 2.0 plugin docs
>
> ** **
&g
(or are we good with potentially huge number of datastores)?
>
> - are we all agree that HV-dependent storage code should be
> generic and appropriate interfaces to be exposed?
>
>
>
> Regards,
>
> -Vladimir
>
>
>
>
>
>
>
> *From:* Mike T
tails of such a SCSI disk that it knows what iSCSI target it came
from. :)
Thanks for any assistance!
--
*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>
*™*
ar 28, 2013 at 7:21 AM, Chip Childers wrote:
> On Thu, Mar 28, 2013 at 9:20 AM, Chip Childers
> wrote:
> > On Wed, Mar 27, 2013 at 11:54:53PM -0600, Mike Tutkowski wrote:
> >> Hi,
> >>
> >> I was wondering if anyone could answer this question for me. I'v
>
>
>
> Regarding datastores per volume – I hope there will be no limitations in
> terms of number of datastores per server and per cluster/zone. Potentially,
> this approach will create thousands/millions of datastores and we must be
> ready for it.
>
>
>
> Regards,
>
>
ss to what is called a DatastoreSystem object. I happen to be
iterating over the hosts anyways, so I just grabbed a reference to the
DatastoreSystem object each time. I could have only assigned it on the
first iteration, but figured it was just easier to skip the "if" logic and
assign i
ns or in the CS storage
framework).
On Thu, Mar 28, 2013 at 2:12 PM, Edison Su wrote:
> Comments embedded in below.
>
> ** **
>
> *From:* Vladimir Popovski [mailto:vladi...@zadarastorage.com]
> *Sent:* Wednesday, March 27, 2013 12:22 PM
> *To:* Mike Tutkowski; Ed
about the hypervisor of the cluster
they're creating storage for.
On Thu, Mar 28, 2013 at 3:25 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Hi Edison,
>
> Can you clarify what you mean here?
>
> [Edison] If there are HV-dependent storage code there(I as
s).
Thanks!
On Thu, Mar 28, 2013 at 3:50 PM, Edison Su wrote:
> ** **
>
> ** **
>
> *From:* Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
> *Sent:* Thursday, March 28, 2013 2:26 PM
> *To:* Edison Su
> *Cc:* Vladimir Popovski; dev@cloudstack.apache.org
>
>
environment (where more than one VM or
data disk lives on the LUN), but my main use case is dedicated service to
VMs and data disks (one LUN per VM or data disk).
Do either of you know of any diagrams that convey when each of the methods
we implement in are plug-in are invoked?
>
h the following three problems (all the same
type of problem):
http://i.imgur.com/lsFI2Yh.png
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>
*™*
at an "odd"
hour to talk this through.
Talk to you later!
On Thu, Mar 28, 2013 at 8:00 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Hey guys,
>
> I'm thinking through what Vladimir wrote below. My comments are inline.
>
> Thanks!
Hi,
Can someone answer these questions for me?
Is there a max number of clusters CS supports? If so, what is that number?
Is there a max number of primary storages CS supports? If so, what is that
number?
Thanks!
--
*Mike Tutkowski*
*Senior CloudStack Developer, SolidFire Inc.*
e
> No hard-coded maximums. Probably limited by the performance of the
> database most likely.
> I know of deployments which have tens of thousands.
>
> On 3/29/13 9:56 AM, "Mike Tutkowski" wrote:
>
> >Hi,
> >
> >Can someone answer these questions
Hi,
Is it required that a primary storage be in maintenance mode before calling
the deleteStoragePool API command?
In the GUI, you have to do this, but I wasn't sure if it was the same for
the API.
Thanks!
--
*Mike Tutkowski*
*Senior CloudStack Developer, SolidFire Inc.*
e: mike.t
Spoke too soon. :)
I just ran a quick test and you do have to put the Primary Storage in
maintenance mode prior to deleting it with the API, too.
On Tue, Apr 2, 2013 at 1:37 PM, Mike Tutkowski wrote:
> Hi,
>
> Is it required that a primary storage be in maintenance mode before
>
or from the UI , the behavior has to be the same . Just that you
> might get some more flexibility with the API's in certain cases but there
> can't be a behavioral change in the API .
>
> -Original Message-
> From: Mike Tutkowski [mailto:mike.tutkow...@solidfi
11:42:52PM -0600, Mike Tutkowski wrote:
> > On a related note, can you enlighten me a bit about what "Force" means
> when
> > deleting Primary Storage?
>
> From the docs:
>
> Force destroy storage pool (force expunge volumes in Destroyed state as
> a part
> ideas,
> >and student projects ideas. So edit boldly.
> >
> >Note that I listed the Google Summer of Code projects I entered in JIRA in
> the
> >Student Projects section.
> >
> >Get the word out and don't hesitate to contribute and give feedback,
>
(VirtualMachineManagerImpl.java:736)
... 102 more
--
*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>
*™*
elect CO_3. My VM ends up on SR_4.
I have double checked the relationships and don't see any errors in how I
have CS configured.
Does anyone know of this being noted as a current bug?
Thanks!
--
*Mike Tutkowski*
*Senior CloudStack Developer, SolidFire Inc.*
e: mike.tutkow...@solid
Looks like the only host with shared storage that could be used for system
VMs was offline.
I brought it up and all is well now. :)
On Sat, Apr 6, 2013 at 11:57 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Hi,
>
> Can anyone provide some insight into what this
my storage tags (and it was easy to reproduce the problem).
On Sun, Apr 7, 2013 at 12:25 AM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Hi,
>
> I'm currently using 4.1 (from like a week or so ago).
>
> I have three tiers of shared, iSCSI-based storage repr
failed? I'm not sure that's OK either, but it would
> be interesting to know.
> On Apr 7, 2013 12:25 AM, "Mike Tutkowski"
> wrote:
>
> > Hi,
> >
> > I'm currently using 4.1 (from like a week or so ago).
> >
> > I have three tiers of
;t be acceptable. An error would be preferable.
On Sun, Apr 7, 2013 at 12:44 AM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Hi Marcus,
>
> I was just looking at the output in the console.
>
> Can you remind me again where the related logs are stored?
>
> Thanks!
&g
d one nonComponentContext.xml.in file.
I am running with -Dnonoss. Do I need to modify all of the ones that start
with nonoss (I suspect not)?
Thanks for your time!!
On Mon, Apr 8, 2013 at 12:29 PM, Chip Childers wrote:
> On Mon, Apr 08, 2013 at 12:19:48PM -0600, Mike Tutkowski wrote:
> > FYI that the clos
I wrote that last filename incorrect (I meant one
nonossComponentContext.xml.in).
On Mon, Apr 8, 2013 at 12:37 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Thanks, guys!
>
> I do see componentContext.xml.
>
> Not to be too much of a pain here :) (I looked for
Actually, now that I know to look for "componentContext.xml" and not
"components.xml," I found this page:
https://cwiki.apache.org/confluence/display/CLOUDSTACK/Using+Spring+in+CloudStack
On Mon, Apr 8, 2013 at 12:39 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> w
Hey guys,
In nonossComponentContext.xml.in, I see the following for storage
allocators:
On Mon, Apr 8, 2013 at 12:52 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Actually, now that I know to look for "componentContex
where the user selects the iscsi option to create Primary
Storage and CloudStack is responsible for creating the storage repository,
then it makes sense to me to delete the storage repository when the Primary
Storage gets deleted (and we do do this).
What do you think?
Thanks,
--
*Mike Tutk
: Unable to create a
deployment for VM[User|aa33dcdb-792f-4903-86fc-c55802be63c6]Scope=interface
com.cloud.dc.DataCenter; id=1
On Mon, Apr 8, 2013 at 1:00 PM, Mike Tutkowski wrote:
> Hey guys,
>
> In nonossComponentContext.xml.in, I see the following for storage
> allocators:
>
&g
eier
> j...@zonker.net
> Twitter: @jzb
> http://www.dissociatedpress.net/
>
--
*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>
*™*
rcus Sorensen wrote:
> By the way, the insufficient capacity in itself may not indicate storage
> space. It could be lack of memory or CPU as well.
> On Apr 8, 2013 2:48 PM, "Mike Tutkowski"
> wrote:
>
> > I went ahead and logged Bug 1971 for this issue.
> &g
this might be
> > related to ordering of allocators.
> >
> > Kelven, is your fix to maintain the order in which allocators are loaded,
> > in 4.1 as well?
> >
> > Prachi
> >
> >
> > On Apr 8, 2013, at 6:45 PM, "Mike Tutkowski" <
> mi
esent are not deleted and re-created each run).
Not sure why that would cause such a problem, but figured I'd throw it out
there.
In the real world, I'd be creating a new iSCSI target before running the
rest of my code.
On Mon, Apr 8, 2013 at 10:39 PM, Mike Tutkowski <
mike.tutko
,
line 174, in make_request
result = self.make_request_with_auth(commandName, requests)
File
"/Users/mtutkowski/Documents/CloudStack/src/incubator-cloudstack/tools/marvin/marvin/cloudstackConnection.py",
line 88, in make_request_with_auth
raise e
urllib2.HTTPError: HT
me on how I can get the CS 4.1.0 source so I can install
> and test?
>
> --
> Thanks,
> JC
>
--
*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/solut
I see this repo is recommended on another CloudStack page:
https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git
On Tue, Apr 9, 2013 at 12:31 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> This page should help:
>
> https://cwiki.apache.org/CLOUDSTAC
https://cwiki.apache.org/CLOUDSTACK/
On Tue, Apr 9, 2013 at 12:34 PM, Joe Brockmeier wrote:
> On Tue, Apr 9, 2013, at 01:32 PM, Mike Tutkowski wrote:
> > I see this repo is recommended on another CloudStack page:
> >
> > https://git-wip-us.apache.org/repos/asf/inc
Best,
>
> jzb
> --
> Joe Brockmeier
> j...@zonker.net
> Twitter: @jzb
> http://www.dissociatedpress.net/
>
--
*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>
*™*
I hadn't updated in the past couple weeks b/c I was doing some work on 4.1
and was OK at the time where it was.
When I updated today, I noticed nothing, which seemed weird. :)
On Tue, Apr 9, 2013 at 1:13 PM, Joe Brockmeier wrote:
> On Tue, Apr 9, 2013, at 01:43 PM, Mike Tutkows
On Tue, Apr 9, 2013 at 1:12 PM, Chip Childers wrote:
> On Tue, Apr 09, 2013 at 12:26:35PM -0600, Mike Tutkowski wrote:
> > Just added this to the Bug report:
> >
> > Hi Prachi,
> >
> > I am new to Git, so it is entirely possible I'm doing something wron
My mistake...once I updated my remote repo to
https://git-wip-us.apache.org/repos/asf/cloudstack.git and fetched/merged,
DevCloud2 worked again.
On Tue, Apr 9, 2013 at 12:20 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Hi,
>
> Any thoughts on this?
>
>
, Apr 09, 2013 at 01:18:11PM -0600, Mike Tutkowski wrote:
> > Updating my remote repos now (I have a repo I use specifically for 4.1
> and
> > one for master).
> >
> > Over the past couple weeks, I was working on stuff related to 4.1 and was
> > happy where it w
al
> org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (default) on project
> cloud-devcloud: Command execution failed. Process exited with an error: 1
> (Exit value: 1) -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e swi
)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:680)
--
*Mike Tutkowski*
*Senior
Same problem when I try to start the VM on the local storage of either of
my ESXi hosts.
On Fri, Apr 12, 2013 at 11:39 AM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Hi,
>
> Any thoughts on this? It seems like I should have plenty of memory (on
> either of my t
reason may be shown in logs
> earlier than this point.
> Kelven
>
> On 4/12/13 10:46 AM, "Mike Tutkowski"
> wrote:
>
> >Same problem when I try to start the VM on the local storage of either of
> >my ESXi hosts.
> >
> >
> >On Fri, Apr 12, 20
this be what's causing my troubles?
On Fri, Apr 12, 2013 at 12:56 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Looks like it might be because no virtual router is running?
>
> 2013-04-12 12:50:27,994 DEBUG
> [network.router.VirtualNetworkApplianceManagerImpl
in CloudStack.
> >
> > Technically we're not supposed to have any VMs running that we're not
> > started by CloudStack, right?
> >
> > Could this be what's causing my troubles?
> >
> >
> > On Fri, Apr 12, 2013 at 12:56 PM, Mike Tutkowski
ctStoragePoolAllocator] (Job-Executor-11:job-11) StoragePool is
> not
>of correct type, skipping this pool
>
>
>
> On Fri, Apr 12, 2013 at 10:19 PM, Mike Tutkowski <
> mike.tutkow...@solidfire.com> wrote:
>
> > Hi,
> >
> > Thanks for the comments.
> &g
at 11:53 AM, Kelven Yang wrote:
> From the log, you seem to use a offering that directs to create volume in
> local storage and there is no such storage available in your setup
>
> Kelven
>
> On 4/13/13 4:14 PM, "Mike Tutkowski" wrote:
>
> >That's weir
ypervisor or the SAN.
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>
*™*
e 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>
*™*
Meant to send this out to the entire list, so others could hear what Edison
has to say, as well.
-- Forwarded message --
From: Mike Tutkowski
Date: Wed, Apr 17, 2013 at 12:42 PM
Subject: Re: createAsync Question
To: Edison Su
Ah, I remember our discussion about that more now
vdi from the sr, then vbd, the attach
> it to vm.
>
> Sent from my Windows Phone
> --
> From: Mike Tutkowski
> Sent: 4/16/2013 1:59 PM
> To: Edison Su ; cloudstack-...@incubator.apache.org
> Subject: createAsync Question
>
> Hi Edison,
>
> I have
listening on
0.0.0.0/0.0.0.0:
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>
*™*
I'm running the build as such:
mvn clean install -P developer,systemvm
Thanks!
On Wed, Apr 17, 2013 at 2:23 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Hi,
>
> Anyone know why the 4.1 build (updated from today) stalls for me here?:
>
> Running com.cl
Weird...
It works if I do this:
mvn clean
mvn install -P developer,systemvm
Any thoughts on that?
On Wed, Apr 17, 2013 at 2:25 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> I'm running the build as such:
>
> mvn clean install -P developer,systemvm
>
>
Wed, Apr 17, 2013 at 02:23:04PM -0600, Mike Tutkowski wrote:
> > Hi,
> >
> > Anyone know why the 4.1 build (updated from today) stalls for me here?:
> >
> > Running com.cloud.utils.testcase.NioTest
> > 2013-04-17 14:20:07,810 INFO [utils.testcase.NioTest] (main:
that's the case, I wouldn't want to do that
in createAsync because at that point I don't know what cluster my volume
will be on, right? I would just want to update the DB table volumes with
my SAN volume info.
On Wed, Apr 17, 2013 at 12:52 PM, Mike Tutkowski <
mike.tutkow...@so
Actually, it seems kind of random.
I'm trying to build 4.2 now and I had the same problem. I just cleaned and
installed and eventually it got past the stall.
On Wed, Apr 17, 2013 at 2:35 PM, Chip Childers wrote:
> On Wed, Apr 17, 2013 at 02:34:29PM -0600, Mike Tutkowski wrote:
>
s used for (therefore what value I should
place here)?
Thanks!
On Wed, Apr 17, 2013 at 4:54 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> As I think more about createAsync, I believe I would need to accomplish
> two tasks here:
>
> 1) Create my volume on the SAN.
>
ld guess - Are you on
> wireless by any chance?
>
> On 18 April 2013 05:16, Mike Tutkowski
> wrote:
> > Actually, it seems kind of random.
> >
> > I'm trying to build 4.2 now and I had the same problem. I just cleaned
> and
> > installed and eventually i
: Major: 1, Minor: 0
> >>>Data offset : 512
> >>>Timestamp : Thu Apr 11 19:06:47 2013
> >>>Creator Application : 'tap'
> >>>Creator version : Major: 1, Minor: 3
> >>>Creator OS : Unknown!
> >>>Original disk size : 2 MB (2097152 Bytes)
> >>>Current disk size : 2 MB (2097152 Bytes)
> >>>Geometry: Cyl: 60, Hds: 4, Sctrs: 17
> >>>: = 1 MB (2088960 Bytes)
> >>>Disk type : Dynamic hard disk
> >>>Checksum: 0xf172|0xf172 (Good!)
> >>>UUID: 6157192c-bf61-4c56-a859-e32f61ad76f8
> >>>Saved state : No
> >>>Hidden : 0
> >>>
> >>>VHD Header Summary:
> >>>---
> >>>Cookie : cxsparse
> >>>Data offset (unusd) : 18446744073709
> >>>Table offset: 1536
> >>>Header version : 0x0001
> >>>Max BAT size: 1
> >>>Block size : 2097152 (2 MB)
> >>>Parent name :
> >>>Parent UUID : ----
> >>>Parent timestamp: Sat Jan 1 00:00:00 2000
> >>>Checksum: 0xf476|0xf476 (Good!)
> >>>
> >>>VHD Batmap Summary:
> >>>---
> >>>Batmap offset : 2560
> >>>Batmap size (secs) : 1
> >>>Batmap version : 0x00010002
> >>>Checksum: 0x|0x (Good!)
> >>>
> >>>
> >>>
> >>>On 4/12/13 3:51 PM, "Chiradeep Vittal"
> >>>wrote:
> >>>
> >>>>Try this fix http://s.apache.org/j27
> >>>>
> >>>>On 4/12/13 3:11 PM, "Soheil Eizadi" wrote:
> >>>>
> >>>>>>>[ Record_util.Record_failure("Failed to parse field 'virtual-size'
> >>>>>
> >>>>
> >>>
> >>
> >
>
>
--
*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>
*™*
t; Looks like CloudStack issue? Did you try exporting maven opts, checkout the
> building on master on cwiki.apache.org / cloudstack and try again?
>
> If you're just able to login inside DevCloud2 and run something like xe
> vm-list and it outputs something we're good at least fr
Perhaps I'm using the wrong version of Python? I'm on 2.7.
On Thu, Apr 18, 2013 at 11:59 AM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> I have a related issue. I sent it out under a different thread, but
> should put it here, too.
>
> This is my iss
I tried
port install py27-requests
(MacPorts), but it didn't change the behavior of running
python ../marvin/marvin/deployDataCenter.py -i devcloud.cfg
Still claims to be unable to find the requests module (for CS 4.2).
On Thu, Apr 18, 2013 at 3:45 PM, Mike Tutkowski <
mik
stack/tools/marvin/marvin/cloudstackConnection.py",
line 18, in
import requests
ImportError: No module named requests
I see this requests module is now being used (didn't seem like it was in
4.1). Do I have to do something to make this module visible so this script
will run a
Something went wrong; you may go back and correct any errors:
invalid scopeundefined
What do you think?
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/solu
ny, so was curious if I just missed it.
Thanks again!
On Thu, Apr 18, 2013 at 6:54 PM, Prasanna Santhanam <
prasanna.santha...@citrix.com> wrote:
> pip install requests
>
> That'll fix it.
>
>
> --
> Prasanna.,
>
> ----- Original Message -
> From:
a lobby are going to be problematic. :)
>
>
> --
> Prasanna.,
>
> ----- Original Message -
> From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
> Sent: Friday, April 19, 2013 09:36 AM
> To: dev@cloudstack.apache.org
> Subject: Re: DevCloud
>
> Tha
Hi,
I've switched back to 4.2 (from 4.1), cleaned out my database, re-created
my DevCloud2 environment and all looks good with the exception that I do
not have a tinyLinux template.
My SSVM is up and running.
Any thoughts on what I should do here?
Thanks!
--
*Mike Tutkowski*
*S
;, '0', '64', '
http://people.apache.org/~bhaisaab/vms/ttylinux_pv.vhd', 'VHD', '2013-04-18
16:56:11', NULL, '1', '046e134e642e6d344b34648223ba4bc1', 'tiny Linux',
'0', '0', '12',
On Thu, Apr 18, 2013 at 10:05 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Here is what I used to deploy the DB:
>
> mvn -pl developer,tools/devcloud -Ddeploydb -P developer
>
> Also, cloud.vm_template has this row:
>
> '5', 'tiny
I
> > was on wireless and it worked with the same command a bit later.
> > Apparently without changes, no code update at least.
> >
> > Regards,
> >
> > -Original Message-
> > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
> > Se
>
> And, inside the SSVM
> ps -ef | grep java
>
>
> On 4/18/13 9:54 PM, "Mike Tutkowski" wrote:
>
> >It's strange...I deleted my entire cloud and re-created it this way:
> >
> >mvn -pl developer,tools/devcloud -Ddeploydb -P developer
> >
Yeah, the VHD file at that location is about 50 MB.
On Fri, Apr 19, 2013 at 1:36 PM, Rohit Yadav wrote:
> On Fri, Apr 19, 2013 at 11:56 PM, Mike Tutkowski <
> mike.tutkow...@solidfire.com> wrote:
>
> > Yeah, I generally revert to the DevCloud2 initial state whenever I
l requests
>
>
>
> On 4/18/13 7:19 PM, "Mike Tutkowski" wrote:
>
> >OK...no problem :) I just wanted to make sure I wasn't missing something
> >in
> >the Wiki.
> >
> >
> >On Thu, Apr 18, 2013 at 7:42 PM, Prasanna Santhanam <
> &
I ran across this same problem this morning...
> >
> > I stumbled on the solution: pip install requests
> >
> > -ron
>
>
> Sounds like a bug (lack of proper dependencies). Can one of you file this?
>
> --David
>
--
*Mike Tutkowski
e) so that the
proper runtime instance of DiskOfferingDao was instantiated and assigned to
diskOfferingDao?
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/
.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
> > at
> >
> org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
> > at $Proxy400.handleRequest(Unknown Source)
> > at com.cloud.api.ApiServle
eriously reduce my dev-debug-cycle as I am now completely
> building cloudstack on every code change.
> I have not a lot of experience with the use of maven in eclipse. So I can
> use a pointer.
>
> Thanks,
> Daan
>
--
*Mike Tutkowski*
*Senior CloudStack Developer,
)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(HandlerWrapper.java:130)
--
*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>
*™*
l Message-
> > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
> > Sent: Friday, April 26, 2013 12:35 AM
> > To: cloudstack-...@incubator.apache.org
> > Subject: Trouble running CS MS from Eclipse
> >
> > Hi,
> >
> > I'm getting an o
hu, Apr 18, 2013 at 11:23 PM, Mike Tutkowski <
> mike.tutkow...@solidfire.com> wrote:
>
>> Is this similar to the problem you are now having? I get the following
>> output from the python script to create DevCloud:
>>
>> mtutkowski-LT:devcloud mtutkowski$ p
on your machine and see if two
> jvms are running.
>
> --Alex
>
> > -Original Message-
> > From: Mike Tutkowski [mailto:mike.tutkow...@solidfire.com]
> > Sent: Friday, April 26, 2013 7:39 AM
> > To: dev@cloudstack.apache.org
> > Subject: Re: Trouble
It looks like I solved the problem by passing in the following VM arguments
on the JRE tab of my Run Jetty configuration:
-XX:PermSize=64M -XX:MaxPermSize=128M
On Mon, Apr 29, 2013 at 1:15 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Interesting...I changed my setting
> examples, if one is ok looking at live tests
> 13:29 < adrianc> ex. apis/cloudstack/src/test/java/...*LiveTest.java
> 13:29 < adrianc> contextBuilder.overrides
> 13:30 < adrianc> ke4qqq anyway we can do a lot better on asf in
> cloudstack doc stuff
>
> The cloudcat re
ines on
> xenserver hosts?
>
>
>
>
> 2013/5/2 Mike Tutkowski
>
>> Here you go.
>>
>> So, just a couple of things to note:
>>
>> This little program demos how to issue CloudStack API commands, but it
>> also demos how to interact with XenServ
mple the CPU
> and the RAM for each VM to deploy.
> does it exist in the method parameters?
>
>
>
> 2013/5/2 Mike Tutkowski
>
>> Hi,
>>
>> Yes, the code to deploy a VM should be related to a method called
>> getDeployVirtualMachineCommand. This
>
> Thanks,
> Shiva Teja.
>
>
> On Fri, May 3, 2013 at 11:33 PM, Sebastien Goasguen >wrote:
>
> > Remember to submit your proposals today. This is the end of the
> > application period.
> >
> > -Sebastien
>
--
*Mike Tutkowski*
*Senior CloudStac
Hi,
I'm learning some of the basics regarding how we access our DB in CS.
I was wondering if someone might be able to point me to related sample code.
I have a Zone ID (the key in its table) and I'd like to read up the
specified row so I can get its UUID.
Thanks!
--
*Mike Tutkowsk
Oh - sorry for the confusion there - just wanted to make sure I wasn't
missing out on anything for 4.2. :)
Thanks, Chip!
On Fri, May 3, 2013 at 1:17 PM, Chip Childers wrote:
> Mike,
>
> This is for google summer of code.
>
> On May 3, 2013, at 2:45 PM, Mike Tutkowsk
Didn't recognize what GSOC was. :)
On Fri, May 3, 2013 at 1:19 PM, Mike Tutkowski wrote:
> Oh - sorry for the confusion there - just wanted to make sure I wasn't
> missing out on anything for 4.2. :)
>
> Thanks, Chip!
>
>
> On Fri, May 3, 2013 at 1:17 PM, Ch
901 - 1000 of 2809 matches
Mail list logo