Thanks for investigating this!
Talk to you soon!
On Fri, Sep 27, 2013 at 12:54 AM, Wei ZHOU wrote:
> good night
>
>
> 2013/9/27 Mike Tutkowski
>
> > Sounds good
> >
> > Might have to get back to you tomorrow, though. I have to get up early.
> :)
> >
> >
> > On Fri, Sep 27, 2013 at 12:43 AM, W
Thanks for the clarification on how that works.
Also, yeah, I think CHAP only grants you access to a volume. If multiple
hosts are using the CHAP credentials for a single volume, it's up to those
hosts to make sure they don't step on each other's toes (and this is - to
my understanding - how it wo
good night
2013/9/27 Mike Tutkowski
> Sounds good
>
> Might have to get back to you tomorrow, though. I have to get up early. :)
>
>
> On Fri, Sep 27, 2013 at 12:43 AM, Wei ZHOU wrote:
>
> > ok. Thanks for your reply!
> > The last question, could you try to download the cloudstack-agent and
>
On Sep 27, 2013, at 6:52 AM, Shiva Teja wrote:
> On Fri, Sep 27, 2013 at 9:28 AM, Ian Duffy wrote:
>
>> I think so
>> implementation of AngularJS like the way Shiva did it for his GSoC
>> project would be good.
>>
>
> I'm trying to setup a demo for my project. This should give an idea about
On Fri, Sep 27, 2013 at 12:21 AM, Mike Tutkowski
wrote:
> Maybe I should seek a little clarification as to how live migration works
> in CS with KVM.
>
> Before we do a live migration of VM 1 from Host 1 to Host 2, do we detach
> all disks from VM1?
>
> If so, then we're good to go there.
>
> I'm
Sounds good
Might have to get back to you tomorrow, though. I have to get up early. :)
On Fri, Sep 27, 2013 at 12:43 AM, Wei ZHOU wrote:
> ok. Thanks for your reply!
> The last question, could you try to download the cloudstack-agent and
> cloudstack-common deb packages, and "dpkg -i" to insta
ok. Thanks for your reply!
The last question, could you try to download the cloudstack-agent and
cloudstack-common deb packages, and "dpkg -i" to install it?
I will test it on my local machine.
2013/9/27 Mike Tutkowski
> Before re-installing the DEBs I run the following:
>
> #sudo apt-get rem
Before re-installing the DEBs I run the following:
#sudo apt-get remove --purge cloudstack-agent
#sudo apt-get clean
Would that be sufficient with regards to what you were asking?
On Fri, Sep 27, 2013 at 12:36 AM, Wei ZHOU wrote:
> What if you apt-get remove and apt-get install again?
>
>
> 2
What if you apt-get remove and apt-get install again?
2013/9/27 Mike Tutkowski
> Yeah, I had cleaned, rebuilt the codebase, regenerated the DEBs, then
> apt-get update and apt-get install cloudstack-agent.
>
> I can try it again and see what happens. I thought I tried the process
> twice and go
Yeah, I had cleaned, rebuilt the codebase, regenerated the DEBs, then
apt-get update and apt-get install cloudstack-agent.
I can try it again and see what happens. I thought I tried the process
twice and got the same results.
I did a search for cloudstack-agent-upgrade on my file system and only
It is correct.
Have you re-created the cloudstack-agent deb files and uploaded to your
local apt repository?
2013/9/27 Mike Tutkowski
> Here you go:
>
> mtutkowski@ubuntu:~/cloudstack$ grep cloudstack-agent-upgrade debian/rules
> install -D agent/target/transformed/cloudstack-agent-upgrade
> $(
Here you go:
mtutkowski@ubuntu:~/cloudstack$ grep cloudstack-agent-upgrade debian/rules
install -D agent/target/transformed/cloudstack-agent-upgrade
$(DESTDIR)/usr/bin/cloudstack-agent-upgrade
On Fri, Sep 27, 2013 at 12:20 AM, Wei ZHOU wrote:
> Did you build the latest source?
> Could you past
you can try ./setup/bindir/cloud-set-guest-password.in in cloudstack source
code.
https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=tree;f=setup/bindir;hb=HEAD
2013/9/27 Indra Pramana
> Dear all,
>
> I am trying to create CloudStack OS template for ArchLinux. However, I am
> not able t
Maybe I should seek a little clarification as to how live migration works
in CS with KVM.
Before we do a live migration of VM 1 from Host 1 to Host 2, do we detach
all disks from VM1?
If so, then we're good to go there.
I'm not as clear with HA.
If VM 1 goes down because Host 1 crashes, is the
Did you build the latest source?
Could you paste the result of the following command in your source
directory?
"grep cloudstack-agent-upgrade debian/rules"
Let me clarify this line a bit:
"We get away without this with XenServer and VMware because - as far as I
know - CS delegates HA and live migration to those clusters and they handle
it most likely with some kind of locking protocol on the SR/datastore."
When I set up a XenServer or a VMware clust
On Fri, Sep 27, 2013 at 12:06 AM, Mike Tutkowski
wrote:
> Hey Marcus,
>
> I agree that CHAP does not fulfill the same role as fencing.
>
> I think we're going to have trouble with HA and live migrations on KVM if
> the storage plug-in doesn't have a way of knowing when a host wants to
> access a v
It collects info like management server IP address, zone id, cluster id,
etc.
The problem appears to be we are trying to invoke a script that does not
exist when I'm doing a sudo apt-get install cloudstack-agent.
On Thu, Sep 26, 2013 at 10:48 PM, Wei ZHOU wrote:
> Mike,
> What happen if you ex
Dear all,
I am trying to create CloudStack OS template for ArchLinux. However, I am
not able to find the cloud-set-guest-password password management template
script for ArchLinux. Under the shankerbalan's github site, there are only
scripts for CentOS, Ubuntu, Debian, FreeBSD and SLES:
https://g
Hey Marcus,
I agree that CHAP does not fulfill the same role as fencing.
I think we're going to have trouble with HA and live migrations on KVM if
the storage plug-in doesn't have a way of knowing when a host wants to
access a volume and when we want to revoke access to that volume.
We get away
On Thu, Sep 26, 2013 at 10:23 PM, Mike Tutkowski
wrote:
> My comments are inline:
>
>
> On Thu, Sep 26, 2013 at 9:10 PM, Marcus Sorensen wrote:
>
>> Ok, let me digest this a bit. I got the github responses but I'd also
>> like to keep it on-list as well.
>>
>> My initial thoughts are:
>>
>> 1) I
Eh...cancel my query here.
I just repeated the steps and it worked this time.
Odd
Hopefully it was user error and this isn't a timing issue or something.
On Thu, Sep 26, 2013 at 10:38 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Hi,
>
> I haven't tried to use DevCloud2 in a whi
On Fri, Sep 27, 2013 at 9:28 AM, Ian Duffy wrote:
> I think so
> implementation of AngularJS like the way Shiva did it for his GSoC
> project would be good.
>
I'm trying to setup a demo for my project. This should give an idea about
the code.
https://github.com/shivateja/cloudstack-ui/blob/angu
Mike,
What happen if you execute cloudstack-setup-agent?
2013/9/27 Mike Tutkowski
> Looks like the newly checked in code is looking for
> /usr/bin/cloudstack-agent-upgrade.
>
> I don't see that file in /usr/bin, however.
>
> I only see the following cloudstack* in /usr/bin:
>
> cloudstack-set-g
Hi,
I haven't tried to use DevCloud2 in a while (generally been setting up CS
manually). I noticed the following problem when running the typical setup
script today:
mtutkowski-LT:~ mtutkowski$ cd
documents/cloudstack/src/cloudstack/tools/devcloud ; python
../marvin/marvin/deployDataCenter.py -i
Hi Mathias,
I'd be happy to ask our marketing organization to produce outreach
information around the SolidFire plug-in for CS 4.2.
Would you be able to contact me at mike.tutkow...@solidfire.com and I can
send whatever info you might have to the right people?
Thanks!
On Thu, Sep 26, 2013 at
My comments are inline:
On Thu, Sep 26, 2013 at 9:10 PM, Marcus Sorensen wrote:
> Ok, let me digest this a bit. I got the github responses but I'd also
> like to keep it on-list as well.
>
> My initial thoughts are:
>
> 1) I don't think disk format and size are necessary parameters for
> connec
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14346/
---
(Updated Sept. 27, 2013, 9:48 a.m.)
Review request for cloudstack and Prasanna
Looks like the newly checked in code is looking for
/usr/bin/cloudstack-agent-upgrade.
I don't see that file in /usr/bin, however.
I only see the following cloudstack* in /usr/bin:
cloudstack-set-guest-password
cloudstack-set-guest-sshkey
cloudstack-setup-agent
cloudstack-ssh
On Thu, Sep 26, 2
The Buildbot has detected a restored build on builder cloudstack-site-staging
while building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/cloudstack-site-staging/builds/206
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-cms-slave
Build Reason: s
Looks good.
Moving away from design and more into front-end functionality. Is
there any talks about cleaning up the javascript behind the UI? I
recall it being messy and hard to follow from what I recall of looking
at it. The idea single page app with no URL defining a view and a
broken browser ba
Dear all,
Would like to confirm on this:
On Wed, Sep 25, 2013 at 7:40 PM, Indra Pramana wrote:
> 2. Do I need to delete the old system VM template from the template list,
> prior to the upgrade? If yes, I think this should be inside the
> documentation.
>
Prior to the upgrade from 4.1.1 to 4.2
Ok, let me digest this a bit. I got the github responses but I'd also
like to keep it on-list as well.
My initial thoughts are:
1) I don't think disk format and size are necessary parameters for
connectPhysicalDisk, as the format can be determined by the adaptor,
and the size is set during the c
> On Sept. 26, 2013, 1:30 a.m., Sheng Yang wrote:
> > Please test it before submit.
The tests have been tested and run correctly. There is a manual step needed in
setup for these tests - Adding host tags to the hosts which is why the tests
are skipped when committing.
- Ashutosh
--
Ilya,
I work for Citrix QA so can speak to some of the discussion that you have
raised around QA. I have expressed my opinion on assigning defects in another
thread.
-Like Animesh mentioned, Citrix QA has contributed quite a bit for ACS 4.2, I
can say as much as 90% + towards any of the QA a
Also, if we went the non-CHAP route, before attaching a volume to a VM,
we'd have to tell the plug-in to set up a volume access group.
When a volume is detached from a VM, we'd have to tell the plug-in to
delete the volume access group.
On Thu, Sep 26, 2013 at 7:32 PM, Mike Tutkowski <
mike.tutk
I mention this is my comments on GitHub, as well, but CHAP info is
associated with an account - not a storage pool.
Ideally we could do without CHAP info entirely if we had a reliable way to
tell the storage plug-in that a given host wants to access a given volume.
In this case, my storage plug-in
Hey Marcus,
Thanks for the comments.
I have added comments of my own.
Please let me know what you think.
Thanks!
On Thu, Sep 26, 2013 at 4:56 PM, Marcus Sorensen wrote:
> Looking at your code, is the chap info stored with the pool, so we
> could pass the pool to the adaptor? That would be mo
Looks great Brian!
One request actually. I'm working on a proposed cloudstack.apache.org
site redesign right now, and I'd actually love to get the relevant CSS
you used for the header area (faded blue).
It might be nice to have some relationship between the cs.a.o branding
and the product itself
I have not thought through it all, but some quick comments for now, I will come
back and refine tomorrow or later tonight
> -Original Message-
> From: Musayev, Ilya [mailto:imusa...@webmd.net]
> Sent: Thursday, September 26, 2013 4:06 PM
> To: dev@cloudstack.apache.org
> Subject: RE: [DIS
Not to be a fanboi and all that and hating to divert this topic, but doing
it anyway, I do like 'flat'.
On 9/26/13 5:12 PM, "Musayev, Ilya" wrote:
>I don't agree.
>
>For the reference, take a look at OpenStack UI and compare it to ACS
>specifically version 4.2
>
>
>- All mistakes in this messag
I don't agree.
For the reference, take a look at OpenStack UI and compare it to ACS
specifically version 4.2
- All mistakes in this message are not mine but Android's.
Original message
From: Tracy Phillips
Date: 09/26/2013 8:06 PM (GMT-05:00)
To: dev@cloudstack.apache.org
I am a fan of Foundation's look (or Bootstrap even)...
http://foundation.zurb.com/
3d elements make it look dated, kind of like it does now. The less images,
the better imo.
On Thu, Sep 26, 2013 at 7:11 PM, Kelcey Jamison Damage <
kel...@backbonetechnology.com> wrote:
> Hmm, maybe cut 2 copi
I think one way is, we can just enable the default assigner(maintainer) for
components in Jira. The components can be break down into further smaller
parts, to make sure one guy's work is not big. And the maintainer for the
different components can communicate(just like RM did) to assign the bug(or
> On June 20, 2013, 6:40 a.m., Prasanna Santhanam wrote:
> > Minor nitpick : our code conventions recommend the method naming to not use
> > underscore. so it's lowerCaseAndNoUnderscores()
> >
> > http://cloudstack.apache.org/develop/coding-conventions.html
>
> Animesh Chaturvedi wrote:
>
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14346/#review26422
---
Is it tested on KVM, Xen and vmware ?
Tested or not missing in revi
Hmm, maybe cut 2 copies... 1 with icons, and 1 just a clean text look.
- Original Message -
From: "Ilya Musayev"
To: dev@cloudstack.apache.org
Sent: Thursday, September 26, 2013 4:08:50 PM
Subject: RE: [DISCUSS] UI: New look and feel
Brian,
Are we no longer using icons on the left navig
Brian,
Are we no longer using icons on the left navigation menu or is this a draft?
Thanks
ilya
> -Original Message-
> From: Kelcey Jamison Damage [mailto:kel...@backbonetechnology.com]
> Sent: Thursday, September 26, 2013 6:28 PM
> To: dev@cloudstack.apache.org
> Subject: Re: [DISCUSS]
I can feel your pain, as well as Chip's, Dave's, Joe's and whoever was involved
in past.
Here is a bit of uncharted territory we need to address about bug assignment.
In past I've seen folks ask - we have X number of bugs that need to be triaged,
who can take what? Are we still keeping this fr
+1 on multiple RMs
+1 on assigning defects by RMs as this gives faster closure on defects esp
critical ones. This can be done over IRC at regular intervals instead of
waiting for folks to claim defects which may take time given the priorities
that each one has. Same with validation as well.
Looking at your code, is the chap info stored with the pool, so we
could pass the pool to the adaptor? That would be more agnostic,
anyone implementing a plugin could pull the specifics they need for
their stuff out of the pool on the adaptor side, rather than creating
custom signatures.
Also, I t
Oh, SnapshotTestWithFakeData is just modified because the code wasn't
building until I corrected this. It has nothing really to do with my real
changes.
On Thu, Sep 26, 2013 at 4:31 PM, Mike Tutkowski <
mike.tutkow...@solidfire.com> wrote:
> Hey Marcus,
>
> I implemented your recommendations reg
Hey Marcus,
I implemented your recommendations regarding adding connect and disconnect
methods. It is not yet checked in (as you know, having trouble with my KVM
environment), but it is on GitHub here:
https://github.com/mike-tutkowski/incubator-cloudstack/commit/f2897c65689012e6157c0a0c2ed7e5355
You just made my day, these look great. Most importantly it has a look that
will sell to IT managers, etc.
I wish you the best of luck with this and hope for rapid progress :)
Again, it looks awesome!
- Original Message -
From: "Brian Federle"
To: dev@cloudstack.apache.org
Cc: "Sonny C
Hi all,
In addition to the CSS code cleanup I'm working on, I am planning a 'reskin' of
the current UI to give a better user experience and look and feel. This will
utilize SASS and a grid system as I have discussed in the previous thread.
I created a task in JIRA and wiki functional spec, whic
The Buildbot has detected a new failure on builder cloudstack-site-staging
while building ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/cloudstack-site-staging/builds/204
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: bb-cms-slave
Build Reason: sche
Mike, everyone,
As I've mentioned on the board, I'm working on getting our own
internal KVM storage plugin working on 4.2. In the interest of making
it forward compatible, I just wanted to confirm what you were doing
with the solidfire plugin as far as attaching your iscsi LUNs. We had
discussed
> -Original Message-
> From: Alex Huang [mailto:alex.hu...@citrix.com]
> Sent: Thursday, September 26, 2013 10:22 AM
> To: dev@cloudstack.apache.org
> Subject: RE: [DISCUSS] Release Managers for future ACS releases -
> enhacement
>
> Agreed. If you look at what a release manager has to
Hi,
I'd like to propose "site-to-site VPN between VRs" as a new feature for
CloudStack 4.3.
Basically the VPC's site-to-site VPN currently only support to access
remote peer which is a hardware VPN gateway. This feature would extend the
support to other CloudStack VRs, which enabled CloudStack ne
Looks like the new code references cloudstack-agent-upgrade.
I'm on Ubuntu 12.04, by the way.
/var/lib/dpkg/info/cloudstack-agent.postinst: line 39:
/usr/bin/cloudstack-agent-upgrade: No such file or directory
dpkg: error processing cloudstack-agent (--configure):
subprocess installed post-insta
+1
Ilya I am glad that you brought it up and recognize the challenge. I survived
on 3 cups of JetFuel[1] every day for last 3 months. It's like doing two
$dayjob$ shifts
http://www.keurig.com/coffee/jet-fuel-extra-bold-coffee-k-cup-coffee-people
> -Original Message-
> From: Musayev,
Log is needed to tell what's wrong.
Basically it means you don't have enough resources(host or network or
storage) to deploy the vm.
--Sheng
On Tue, Sep 24, 2013 at 12:27 AM, Jake.liu wrote:
>DeployDestination dest;
> try {
> dest = _dpMgr.planDeployment(vmProfile, pla
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14320/#review26420
---
Not sure if this should be in the API since it is a HAProxy-specific
OK, thanks!
On Thu, Sep 26, 2013 at 2:52 PM, Wei ZHOU wrote:
> Mike,
> Sorry my fault. already fixed by commit
> 522860c03de5d05126f92fc44b6e3f50ed8439f0
> Please pull the latest code.
>
>
> 2013/9/26 Mike Tutkowski
>
> > Any thoughts on this error message?
> >
> > I updated from master today,
Mike,
Sorry my fault. already fixed by commit
522860c03de5d05126f92fc44b6e3f50ed8439f0
Please pull the latest code.
2013/9/26 Mike Tutkowski
> Any thoughts on this error message?
>
> I updated from master today, cleaned, recompiled, then rebuilt and
> redeployed the DEBs.
>
> Thanks
>
> mtutkow
Any thoughts on this error message?
I updated from master today, cleaned, recompiled, then rebuilt and
redeployed the DEBs.
Thanks
mtutkowski@ubuntu:~$ sudo apt-get install cloudstack-agent
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW
For what it's worth we created an ACS-specific MIB (beneath the
org.apache MIB) so really this is just a matter of defining and
publishing it.
But lets think about monit being used to restart services - with HA,
Redundant VR, are we sure that we want to inject yet another point of
control into thi
On 9/26/13 11:44 AM, "Darren Shepherd" wrote:
>Alena,
>
>Additionally, there's a bit of discontinuity between VpcProvider,
>NetworkElement, and Network.Service for me. Could you help me here.
>This is going to be confusing...
>
>Basically, for each Network.Service there is a corresponding interf
If I recall, we were able to start running it in devcloud again with
only 1G of memory allocated to dom0 just a few weeks after the initial
spring merge. I just think the default was never set back.
On Thu, Sep 26, 2013 at 11:29 AM, Chiradeep Vittal
wrote:
> I believe Darren's proposed Spring ref
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14320/
---
(Updated Sept. 26, 2013, 7:01 p.m.)
Review request for cloudstack and Wei Zhou.
Alena,
Additionally, there's a bit of discontinuity between VpcProvider,
NetworkElement, and Network.Service for me. Could you help me here.
This is going to be confusing...
Basically, for each Network.Service there is a corresponding interface
that extends NetworkElement. VpcProvider also exte
On Wed, Sep 25, 2013 at 11:24:24PM +, Animesh Chaturvedi wrote:
> [Animesh>] David, Chip Mathias has incorporated the comments received so far.
> What is pending here? The feature description is brief should we add more
> details?
I think (IMO) we are fine as is. However, folks can chime in
Dan and David,
I see your concerns. Let me explain what I mean by modular and how we can
address dependency.
Assume you have base ACS 4.2
Then you would have plugins like Nicira 4.2.x, VMware 4.2.x, NetScaler 4.2.x
etc.. Goes without saying, but you cannot use a plugin from 4.3.x family on ACS
+1 (binding) on donation
-Original Message-
From: Chip Childers [mailto:chipchild...@apache.org]
Sent: Wednesday, September 25, 2013 10:13 AM
To: dev@cloudstack.apache.org
Subject: [VOTE] Accept the donation of a Contrail plugin into Apache CloudStack
Hi all!
As stated in other threads,
They should, Darren. "vpcservicemap" was added just in this release, and only
shutdown/start use it. We should fix it for
applyStaticRoutes/applyVpcPrivateGateway/deleteVpcPrivateGateway. I will file a
Jira ticket for myself to fix it.
-Alena.
From: Darren Shepherd
mailto:darren.s.sheph...@gm
I'm looking to add a new VpcProvider, but it seems the code is
essentially hard coded to using the Provider.VPCVirtualRouter in
getVpcElements(). I could just add a setVpcElements() and inject my
own implementation, but I think it will run into some problems
(haven't tried, just reading the code)
> >
> >
>
> Thanks to all and Darren S for testing.
>
> I have not looked at the AWS query api in a long time and Frank's comments
> are beyond my understanding of it however if we wanted to do this, we could
> technically use the same framework has this GCE app. mapping the cloudstack
> api resp
In this case you would have to invent another enterprise MIB. Not too
hard, but I'd argue that it needs to be proxied through some other service
anyway and it represents a different integration point with ACS. Depends
on whether you consider the system vm part of the ACS deployment, or an
entity li
That enabled running without a system vm. But you'd still need a VR if you
wanted network services.
On 9/26/13 12:47 AM, "Sebastien Goasguen" wrote:
>
>On Sep 26, 2013, at 3:27 AM, Wido den Hollander wrote:
>
>>
>>
>> On 09/26/2013 01:38 AM, Darren Shepherd wrote:
>>> Is there any technical r
I believe Darren's proposed Spring refactor will help greatly.
On 9/26/13 7:41 AM, "Marcus Sorensen" wrote:
>I think its an artifact from the Spring stuff six months ago. We can
>probably decrease that in the default tomcat conf now.
>On Sep 26, 2013 6:11 AM, "Geoff Higginbottom" <
>geoff.higgin
Using SNMP for alert notification is not a bad idea though. I don't see why we
can't do that instead of posting to the management server. This is
specifically referring to the second part of the proposal. Why reinvent that
part of it?
--Alex
> -Original Message-
> From: Chiradeep Vi
Yes. 4.2 has Wheezy with the 3.2 kernel. Theoretically with RPS/RFS we
could use multiple cores effectively, but it may be harder in practice.
On 9/25/13 10:53 PM, "Darren Shepherd" wrote:
>Yeah, for sure 32bit PV is faster. Do we require a specific minimum
>kernel version? I though I heard so
Agreed. If you look at what a release manager has to do today
- triage bugs
- follow up on reviews and ask people to commit them
- cherry-pick fixes
To me it is a lot of work for one person to do for CloudStack. We can
certainly divide up the work. For example,
- One RM is responsible for o
The chart that I saw on OpenStack was taken from the same site Chip
pointed out, so I have an apples-to-apples comparison to make.
Regardless, thanks Animesh.
David La Motta
Technical Marketing Engineer - Citrix Solutions | NetApp
Direct: 1.919.476.5042
Mobile: 1.919.413.5600
On 9/26/13 12:5
Looking at Chip's email, sloccount did not report HTML and CSS
Thanks
Animesh
> -Original Message-
> From: Animesh Chaturvedi [mailto:animesh.chaturv...@citrix.com]
> Sent: Thursday, September 26, 2013 9:53 AM
> To: dev@cloudstack.apache.org
> Subject: RE: Lines of contributed code
>
> I
I used sloccount and it reports roughly 1.35 million lines of code without
comments.
SLOCDirectory SLOC-by-Language (Sorted)
651515 awsapi java=651509,sh=6
142854 client javascript=121639,python=11230,sh=6951,jsp=3007,
perl=27
127014 server
Awesome, thanks!
David La Motta
Technical Marketing Engineer - Citrix Solutions | NetApp
Direct: 1.919.476.5042
Mobile: 1.919.413.5600
On 9/26/13 12:44 PM, "Chip Childers" wrote:
>This is a good tool:
>
>http://www.ohloh.net/p/CloudStack
>
>
>On Thu, Sep 26, 2013 at 12:38 PM, La Motta, Davi
This is a good tool:
http://www.ohloh.net/p/CloudStack
On Thu, Sep 26, 2013 at 12:38 PM, La Motta, David
wrote:
> Hey everybody, as an advocate of CloudStack for NetApp and our customers,
> I am often times asked to compare and contrast ACS with OpenStack. One
> interesting metric that I am lo
Hey everybody, as an advocate of CloudStack for NetApp and our customers, I am
often times asked to compare and contrast ACS with OpenStack. One interesting
metric that I am looking at right now is that OpenStack has about 1.7 million
lines of contributed code.
How many can we say about CloudS
The state is 'RUNNING' not 'Up' . Maybe it is me out racing the
computer. so don't deepdive. I just thought it was weird I got this
message while the ssvm was up.
once again, no hinder, Min. Thanks
On Thu, Sep 26, 2013 at 6:27 PM, Min Chen wrote:
> I am only aware that before ssvm is up, you wil
I am only aware that before ssvm is up, you will see such message in
StatCollector, but that is no hurt. I don't understand why you encountered
this even if your ssvm is up? Is your s-1-VM entry in host db table is in
Up state? Are you using devcloud or real hypervisor in your setup? We may
need de
I apologize in advance if this is a repeat of something that was previously
stated.
As Animesh learned recently with ACS 4.2, RM work for major versions takes a
lot of effort, to lesser extent the 4.2.x minor release may not be as involved,
but still decent amount of work.
What complicates the
++Koushik
Thanks Sowmya
Koushik
Any reason why this is cannot be applied to ACS 4.1? Since I'm Release Manager
for 4.1.x branch, I will work on testing and releasing 4.1.2
Thanks
ilya
> -Original Message-
> From: Sowmya Krishnan [mailto:sowmya.krish...@citrix.com]
> Sent: Thursday,
Let me update and try again and see if that solves the problem.
I am probably a week behind on updating from master.
Thanks
On Wed, Sep 25, 2013 at 11:18 PM, Wei ZHOU wrote:
> Mike,
> Do you test the latest source code?
>
> Pointer.nativeValue is introduced in jna-3.2.6
>
> http://upstream-
I think its an artifact from the Spring stuff six months ago. We can
probably decrease that in the default tomcat conf now.
On Sep 26, 2013 6:11 AM, "Geoff Higginbottom" <
geoff.higginbot...@shapeblue.com> wrote:
> I’ve been testing the 4.2 release of CloudStack using Virtual Box and
> have notic
H,
I have some trouble getting marvin to connect to cloudstack over https.
I am supposing the following should work
conn = cloudConnection(mgmtip, apiKey=apikey,
securityKey=secretkey, logging=log, port=443, scheme="https")
lz = listZones.listZonesCmd()
conn.marvin_request(lz)
is this
I get "No running ssvm is found, so command will be sent to
LocalHostEndPoint" while I can see and log into a machine called
s-1-VM which has state 'RUNNING' in the database. Is there some
relation? I never though much of it as it does not seem to be the
first thing stopping me usually.
On Wed, Se
+1 (binding)
--Alex
> -Original Message-
> From: Chip Childers [mailto:chipchild...@apache.org]
> Sent: Wednesday, September 25, 2013 10:13 AM
> To: dev@cloudstack.apache.org
> Subject: [VOTE] Accept the donation of a Contrail plugin into Apache
> CloudStack
>
> Hi all!
>
> As stated in
+1.
- Original Message -
From: "Chip Childers"
To: dev@cloudstack.apache.org
Sent: Wednesday, September 25, 2013 12:13:07 PM
Subject: [VOTE] Accept the donation of a Contrail plugin into Apache CloudStack
Hi all!
As stated in other threads, Juniper is proposing the donation of a
I've been testing the 4.2 release of CloudStack using Virtual Box and have
noticed a need to allocate significantly more memory to the VM. Previously I
would use a CentOS VM with 1 GB of RAM for the installation but then drop the
memory to 512MB, leaving plenty of RAM on the host machine to the
1 - 100 of 112 matches
Mail list logo