Can you try this:(refer this bug:CS-14680 CS and Ldap user validation can't
happen simultaneously due to current limitation)
Jessica Tomechak added a comment - 04/Oct/12 12:17 PM
Additional information from Abhinandan P:
Both cloudstack and LDAP account should work. In component.xml change t
> On Oct. 25, 2012, 2:59 a.m., Alex Huang wrote:
> > Nicely written unit test. You should add one to test what happens when the
> > transaction is reused. For every bug we find, we should write a unit test
> > for it. Also document in the unit test what you are testing for so other
> > peop
+1 Installed on KVM guest with local storage. Ran through a simple
zone creation. Installed a template. Launched a VPC, started up two
tiers, some virtual machines, created some ACLs, a load balancer.
Checked password script/server was working. Deleted VMs, networks,
VPC.
On Wed, Oct 24, 2012 at
Thanks Mice. We've tried it out internally ourselves now and everything seems
to work fine too.
Will
From: Mice Xia [weiran.x...@gmail.com]
Sent: Wednesday, October 24, 2012 7:08 AM
To: cloudstack-dev@incubator.apache.org
Subject: Re: vSphere 5.1
Tried
depend on which branch you are using. If it's on master, please switch to
maven, and use the steps I send out last saturday.
Sent from my iPhone
On Oct 24, 2012, at 3:51 PM, "Abhijith Chandrashekar"
wrote:
> Hi,
>
> I followed the steps given in
> http://wiki.cloudstack.org/display/COMM/Dev
+1
I followed the test procedure mentioned at
https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+4.0+test+procedure
. The local machine on which I deployed the DevCloud VM is freshly deployed
Ubuntu 12.04-Server x86_64 host.
Downloaded the following artifacts:
wget http://peopl
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7726/#review12754
---
Nicely written unit test. You should add one to test what happens wh
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7726/#review12753
---
No reformatting of the source code. Also set your indents to space n
Rajesh
Few ways to tackle this problem, I've asked the same question and David Naley
responded to my inquiry earlier today about using tags.. Please review the
email thread 'provision instance on cluster level - via api' for 2 solutions.
David's solution would be easiest, the API level solution
thanks everybody,
1.Your router has a corrupt disk? Can you destroy this router, start a
new VM for the user? Does the new router still have booting issues?
yes,the disk has corrupted, start a new router VM can normal work. but
i want to know is this a bug or
other reason cause the disk corrupt a
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7726/
---
(Updated Oct. 25, 2012, 12:02 a.m.)
Review request for cloudstack and Alex Huang
I just got latest code.
Yes, it has been fixed.
Thanks, Edison!
-Original Message-
From: Edison Su
Sent: Wednesday, October 24, 2012 4:02 PM
To: Jessica Wang; jburw...@basho.com
Cc: cloudstack-dev@incubator.apache.org
Subject: RE: Cannot Find Template Adapter Error - registerTemplate A
I don't think this error is due to anything missing with Axis2 or awsapi. I had
seen this issue sometime back on master when we were transitioning to maven
from ant.
Please check if you need to use maven to build DevCloud now.
-Prachi
-Original Message-
From: Abhijith Chandrashekar [ma
Hi,
I encountered a similar issue when using "ant rdebug" command.
I followed all the steps in
https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+4.0+test+procedure
on a Ubuntu 12.04 machine .
I did not see any issues when I did #ant clean-all build-all step.
But when I try st
Please checkout the latest code, it should be fixed.
> -Original Message-
> From: Jessica Wang
> Sent: Wednesday, October 24, 2012 10:44 AM
> To: Edison Su; jburw...@basho.com
> Cc: cloudstack-dev@incubator.apache.org
> Subject: RE: Cannot Find Template Adapter Error - registerTemplate API
Hi,
I followed the steps given in http://wiki.cloudstack.org/display/COMM/DevCloud
and was able to install DevCloud on my Mac. However, when I tried to modify
some of the existing code (minimal changes to ui/index.jsp) and redeploy it,
I'm facing a build error -
#ant clean-all build-all
Thanks, Edison!
-Original Message-
From: Edison Su
Sent: Wednesday, October 24, 2012 2:58 PM
To: Jessica Wang; jburw...@basho.com
Cc: cloudstack-dev@incubator.apache.org
Subject: RE: Cannot Find Template Adapter Error - registerTemplate API returns
error "Cannot find template adapter for
I am debuging this issue now.
> -Original Message-
> From: Jessica Wang
> Sent: Wednesday, October 24, 2012 10:44 AM
> To: Edison Su; jburw...@basho.com
> Cc: cloudstack-dev@incubator.apache.org
> Subject: RE: Cannot Find Template Adapter Error - registerTemplate API
> returns error "Canno
Hi all,
Obviously we still have to actually pass a vote, and then pass another
vote within the IPMC, before we can call success with
4.0.0-incubating. (And we may have to do this several more times,
depending on how things go.) However, I think it's time to catch up
on work that's ongoing, ideas
I have the solution - if we have no native solution. Just need to confirm we
don't have anything that already addresses this issue in CS4.0
Thanks
Ilya
On Oct 24, 2012, at 5:50 PM, "Kelcey Damage (BBITS)" wrote:
> This interests me greatly.
>
> KELCEY DAMAGE
> Infrastructure Systems Architec
This interests me greatly.
KELCEY DAMAGE
Infrastructure Systems Architect
www.backbonetechnology.com
-
kel...@bbits.ca
address: 55 East 7th Ave, Vancouver, BC, V5T 1M4
tel: +1 604 713 8560 ext:114
fax: +1 604 605 096
Not really... it's a little bit of a struggle right now.
Matt (cc'ed) and I were talking about something similar just the other
day. Matt is going to start writing some unit tests (we've got that
happening over on the junit-test branch), and wanted to know if it
would make sense to start to add
Thank you Dave.
I'll give it a try.
Regards
Ilya
On Oct 24, 2012, at 5:32 PM, "David Nalley" wrote:
> On Wed, Oct 24, 2012 at 5:19 PM, Musayev, Ilya wrote:
>> In single datacenter/zone i have many pods and many clusters to belong to
>> specific business units that are segregated on multiple
In CS3.x, the Microsoft Active directory LDAP integration did not work because
when password was submitted on login page, the sharedFunctions.js file has
md5hashedLogin set to true, which in turn would encrypt user password as MD5
and then submit to management core to verify. This auth method w
On Wed, Oct 24, 2012 at 5:19 PM, Musayev, Ilya wrote:
> In single datacenter/zone i have many pods and many clusters to belong to
> specific business units that are segregated on multiple levels ranging from
> network to storage restrictions.
>
> For example I have 3 independent QA envs, 3 perf
Is there a way to cross reference source and corresponding descriptions in the
wiki?
Newcomers rely heavily on the wiki to figure out what is going on. When the
wiki falls out of date, it is a real struggle to find out what happened. Just
look at today's mailing list posts. :)
If there were
Open defect Triage:
During 4.0 release cycle, I saw some community members (mainly release
managers) are assigning defects and I myself also triaged and assigned some
defects based on priority and impact. Triage can be done when release is
planned for 4.1 so community can decide which defects ar
In single datacenter/zone i have many pods and many clusters to belong to
specific business units that are segregated on multiple levels ranging from
network to storage restrictions.
For example I have 3 independent QA envs, 3 perf envs, 2 DEV, 2 LAB and 2 prod
env Each env has it's own networ
On Wed, Oct 24, 2012 at 4:58 PM, David Nalley wrote:
> Hi folks,
>
> During todays meeting the content (KB articles, design documents, etc)
> currently living on docs.cs.o came up. The big questions are:
>
> What do we do with the existing content?
> How do we ensure that it is maintained?
> Who i
Hi folks,
During todays meeting the content (KB articles, design documents, etc)
currently living on docs.cs.o came up. The big questions are:
What do we do with the existing content?
How do we ensure that it is maintained?
Who is going to do the work?
Answers welcome :)
--David
Hey all,
During today's IRC meeting, the topic of bugs + bug closure came up.
Specifically, the question of whether we should have any set procedure
for handling bugs and closing them.
Right now, when I see a bug that I can fix, I assign it to myself and
then update the bug once I've submitted a
Thanks to everyone who participated this week!
===
#cloudstack-meeting Meeting
===
Meeting started by jzb at 17:01:13 UTC. The full logs are available at
https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+Meeting+24+October+2012+Log
[
https://issues.apache.org/jira/browse/CLOUDSTACK-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483541#comment-13483541
]
edison su commented on CLOUDSTACK-411:
--
Seems the fix you did on 4.0 doesn't work
On Wed, Oct 24, 2012 at 4:04 PM, Musayev, Ilya wrote:
> I need more granular ability to deploy on cluster level, as deploying on the
> ZONE level is a bit too general in a complex environment like mine.
>
> My logic would be as follows for now:
>
> listClusters - find the cluster id I need
> list
I need more granular ability to deploy on cluster level, as deploying on the
ZONE level is a bit too general in a complex environment like mine.
My logic would be as follows for now:
listClusters - find the cluster id I need
listHost - used with clusterid to get the list of the hosts and get hos
[
https://issues.apache.org/jira/browse/CLOUDSTACK-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483530#comment-13483530
]
Wido den Hollander commented on CLOUDSTACK-411:
---
See this commit:
https
[
https://issues.apache.org/jira/browse/CLOUDSTACK-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483528#comment-13483528
]
Wido den Hollander commented on CLOUDSTACK-411:
---
This should not be nece
Guys - while I'm testing the 4.0 RC by upgrading from 3.0.1, I'm running into
some exceptions being thrown when database upgrade SQL doesn't work (e.g.
trying to add a column to a table that already has that column). I don't want
to focus on the errors at this moment, but more about how we writ
> On Oct. 24, 2012, 6:59 p.m., Alex Huang wrote:
> > The following changes need to be made.
> >
> > - All debug() calls should be wrapped by isDebugEnabled() checks to prevent
> > unnecessary string concatenation
> > - Not sure if there's any point in printing a debug log that says
> > seriali
> On Oct. 24, 2012, 6:59 p.m., Alex Huang wrote:
> > The following changes need to be made.
> >
> > - All debug() calls should be wrapped by isDebugEnabled() checks to prevent
> > unnecessary string concatenation
> > - Not sure if there's any point in printing a debug log that says
> > seriali
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7726/#review12717
---
The following changes need to be made.
- All debug() calls should be
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7726/
---
Review request for cloudstack and Alex Huang.
Description
---
This patch is
---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/6941/#review12716
---
I've committed this change
commit 1deb31a97ecea0dd8aa6a45514563c922
[
https://issues.apache.org/jira/browse/CLOUDSTACK-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483444#comment-13483444
]
Jessica Tomechak edited comment on CLOUDSTACK-411 at 10/24/12 6:25 PM:
-
[
https://issues.apache.org/jira/browse/CLOUDSTACK-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483444#comment-13483444
]
Jessica Tomechak edited comment on CLOUDSTACK-411 at 10/24/12 6:18 PM:
-
[
https://issues.apache.org/jira/browse/CLOUDSTACK-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483444#comment-13483444
]
Jessica Tomechak commented on CLOUDSTACK-411:
-
This was present in the Clo
On Wed, Oct 24, 2012 at 2:02 PM, Daniel Kulp wrote:
>
> I'm a bit confused by the LICENSE and NOTICE files that are in the root of
> the package.
>
> They seem to be LICENSE/NOTICE files that would be good for a binary
> distribution of Cloudstack built from this package, but don't really apply
I'm a bit confused by the LICENSE and NOTICE files that are in the root of the
package.
They seem to be LICENSE/NOTICE files that would be good for a binary
distribution of Cloudstack built from this package, but don't really apply to
this package. Or maybe they were from before the dep jars
[
https://issues.apache.org/jira/browse/CLOUDSTACK-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Kosinski updated CLOUDSTACK-410:
-
Attachment: v-7-VM.xml
If it helps, here's virsh dumpxml for an affected system VM. I
[
https://issues.apache.org/jira/browse/CLOUDSTACK-410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13483431#comment-13483431
]
Wido den Hollander commented on CLOUDSTACK-410:
---
This should not be requ
I'm using real XenServer instead of DevCloud, but I encountered the same error
when trying to register template:
http://localhost:8080/client/api?command=registerTemplate&response=json&sessionkey=jFnBsQ%2BCaoow57qABLd%2BhDXjQ5w%3D&name=templateAAA&displayText=templateAAADesc&url=http%3A%2F%2Fnfs1
edison su created CLOUDSTACK-411:
Summary: Add another step during kvm agent installation on Ubuntu
machine
Key: CLOUDSTACK-411
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-411
Project: Cloud
[
https://issues.apache.org/jira/browse/CLOUDSTACK-410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
edison su updated CLOUDSTACK-410:
-
Fix Version/s: 4.0.0
Assignee: Wido den Hollander
> vnc_listen not configured in
Kirk Kosinski created CLOUDSTACK-410:
Summary: vnc_listen not configured in qemu.conf for Ubuntu KVM host
Key: CLOUDSTACK-410
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-410
Project: Clou
> -Original Message-
> From: Hieu Le [mailto:hieul...@gmail.com]
> Sent: Wednesday, October 24, 2012 9:53 AM
> To: cloudstack-dev@incubator.apache.org
> Subject: Re: Testing CloudStack with devcloud VM and MAVEN
>
> Thank you guys !
>
> Btw, I have successfully developed with devcloud in
+1
Tested with devcloud,
created a basic zone and
-started an instance,
-created a volume and attached/detached to/from the VM
-took snapshots and created templates & volumes from it.
All the above went fine.
Thanks,
~Talluri
-Original Message-
From: Chip Childers [mailto:chip.chil
Min Chen created CLOUDSTACK-409:
---
Summary: ThreadLocal Transaction and its db connection got reset
for user managed db connnection, causing ClusterHeartBeat thread frequently
trying to get db connection.
Key: CLOUDSTACK-409
Edison,
Any more thoughts on this issue? I am still unable to upload a template or
ISO. Also, is anyone else experiencing this issue running off master?
Thanks,
-John
On Oct 23, 2012, at 5:12 PM, John Burwell wrote:
> Edison,
>
> There no other stack traces in the log except the one I atta
Yes, I was running that command from within devcloud. Actually, I was a bit
confused earlier, Now, I got it running .
Thanks Chip and Rohit.
~Talluri
-Original Message-
From: Chip Childers [mailto:chip.child...@sungard.com]
Sent: Tuesday, October 23, 2012 7:49 PM
To:
Subject: Re: pro
Hi Hieu,
Can you start a new email thread, and include a snippet of the error.
This chain of emails is getting a bit long. :)
DL
-Original Message-
From: Hieu Le [mailto:hieul...@gmail.com]
Sent: 24 October 2012 17:53
To: cloudstack-dev@incubator.apache.org
Subject: Re: Testing CloudSt
Thank you guys !
Btw, I have successfully developed with devcloud in Ubuntu/Linux Mint
environment, but when trying to setup in Windows, Win 7 x86 throw an error
when adding devcloud, this time devcloud node show Alert state after
running through 8 steps; Win 7 x64 return error when mvn -P develop
Yeah, I was about to say that :)
I'm happy to update the docs after I verify that I can make it work!
DL
-Original Message-
From: Edison Su [mailto:edison...@citrix.com]
Sent: 24 October 2012 17:37
To: cloudstack-dev@incubator.apache.org
Subject: RE: Testing CloudStack with devcloud VM
Oh, I see. Mvn build is changed in the commit
https://git-wip-us.apache.org/repos/asf?p=incubator-cloudstack.git;a=commit;h=d04bfc3400da4ba15e99f6685e191b052ea249ca
You can try:
Mvn install -P developer
> -Original Message-
> From: Hieu Le [mailto:hieul...@gmail.com]
> Sent: Wednesday, Oc
Looks good here.
+1 [binding]
On Oct 23, 2012, at 7:53 AM, Sailaja Mada wrote:
> Hi,
>
> Rhel 6.3 oss build [CloudStack-oss-4.0.0-869.tar] is used for validation with
> Xenserver 6.0.2 .
>
> Validated Scenario: VM life cycle operations on Advanced and Basic Zone .
>
> My vote is +1 .
>
> T
On Mon, Oct 22, 2012 at 12:16 PM, Chip Childers (ASF)
wrote:
> Hi All,
>
> I would like to call a vote for Apache CloudStack (Incubating) Release
> 4.0.0-incubating (third round).
>
Signature is valid - (do wish there was more connection in the key,
but assume that will get solved over time)
Chec
Yep, I have modified pom.xml. My project list has following additional
project:
Apache CloudStack apidoc Tools
Apache CloudStack Developer Tools
Apache CloudStack Developer Tools: marvin
Hope it help !
On Wed, Oct 24, 2012 at 8:33 PM, Donal Lafferty
wrote:
> I don't see any reference to 'tools
Checkout the latest master branch, devcloud is enabled on master branch since
"Sun Oct 21 00:01:15 2012 -0700"
> -Original Message-
> From: Donal Lafferty [mailto:donal.laffe...@citrix.com]
> Sent: Wednesday, October 24, 2012 6:33 AM
> To: cloudstack-dev@incubator.apache.org
> Subject: RE
Have you tried using a redundant virtual router?
Sent from my iPhone
On Oct 24, 2012, at 1:05 AM, Prasanna Santhanam
wrote:
> On Wed, Oct 24, 2012 at 03:49:07AM -0400, guang wu wrote:
>> hi,everyone:
>> i 'm very interest in cloudstack,but now i have a trouble when i
>> test HA. i can't so
Tried vsphere 5.1 with lastest 4.0 build
http://jenkins.cloudstack.org/job/build-4.0-nonoss-rhel63/140/
cluster, host and a NFS primary storage could be added successfully
and VM lifecycle operations work fine so far.
if there isnt someone already have more tests covered, i will go on
walk through
+1
tested aritifact http://jenkins.cloudstack.org/job/build-4.0-nonoss-rhel63/140/
with following setup:
Advanced Zone with two cluster,
one cluster using vSphere 5.1 (yes it's 5.1), one ESXi 5.1 host,
validated VM lifecycle management.
one cluster using XenServer 5.6 sp2, VM lifecyle worked fine
On Tue, Oct 23, 2012 at 2:27 PM, Jessica Tomechak
wrote:
>
> We need to change that link to point to the ASF docs site,
> http://incubator.apache.org/cloudstack/docs/. I see the docs are now posted
> there -- awesome.
>
> Or we could just remove the URL entirely, since afaik the tooltip code
> doe
I don't see any reference to 'tools/devcloud' or 'tools/marvin' in
${basedir}/pom.xml
Perhaps I'm not using the latest source or that the github mirror is not in
sync. Or perhaps there are some tweaks required to turn on tools/devcloud that
are not in the default source.
BTW, mvn install give
On Wed, Oct 24, 2012 at 03:49:07AM -0400, guang wu wrote:
> hi,everyone:
>i 'm very interest in cloudstack,but now i have a trouble when i
>test HA. i can't solution, but may be you can help me. for
>example:
> my environment is that : 1 zone, 1 pod, 1 cluster, 2 host(agent), 1
> primar
73 matches
Mail list logo