Re: Question about volume snapshots

2014-08-28 Thread Mike Tutkowski
Actually, it looks like you can revert a volume to a snapshot, if the underlying storage supports such an operation. I hadn't been explicitly setting this revertable field and it appears to default to false and the GUI then doesn't show the button. On Wed, Aug 27, 2014 at 11:55 PM, Mike

Re: Question about volume snapshots

2014-08-28 Thread Mike Tutkowski
For those who are interested in this, it appears you have to write a SnapshotStrategy implementation and override the canHandle method (this is the default implementation, which is provided by the XenserverSnapshotStrategy class): @Override public StrategyPriority canHandle(Snapshot

Review Request 25141: CLOUDSTACK-7437: Fixed cleanup issue in test_escalations_snapshots.py

2014-08-28 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25141/ --- Review request for cloudstack and Santhosh Edukulla. Bugs: CLOUDSTACK-7437

Error running client of Cloudstackclient

2014-08-28 Thread Giri Prasad
Hello,  I have cs running fine accessible thru gui.  I have installed cloudstackclient, and generated the php wrapper (using generator.php). When calling this wrapper function, some error comes up. Any indeas to fix this? Thanks Regards, Giri The program ***     echo Including

Re: Error running client of Cloudstackclient

2014-08-28 Thread Erik Weber
On Thu, Aug 28, 2014 at 8:52 AM, Giri Prasad g_p...@yahoo.com.invalid wrote: Hello, I have cs running fine accessible thru gui. I have installed cloudstackclient, and generated the php wrapper (using generator.php). When calling this wrapper function, some error comes up. Any indeas to

Re: Review Request 24055: CLOUDSTACK-2251: Automation test cases for feature - Dedicated guest VLAN ranges per tenant

2014-08-28 Thread sanjeev n
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24055/#review51756 --- Ship it! Ship It! - sanjeev n On Aug. 22, 2014, 10:14 a.m.,

Re: Review Request 22805: CLOUDSTACK-1466:Adding automation tests for Secondary Storage Limits

2014-08-28 Thread sanjeev n
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/22805/#review51758 --- Ship it! Ship It! - sanjeev n On Aug. 27, 2014, 8:31 a.m.,

[GitHub] cloudstack-docs-admin pull request: Update templates.rst

2014-08-28 Thread baiqj
GitHub user baiqj opened a pull request: https://github.com/apache/cloudstack-docs-admin/pull/18 Update templates.rst remove two space add /etc/init.d/hostname.sh start echo $hostname /proc/sys/kernel/hostname # Recreate SSH2 You can merge

Re: Error running client of Cloudstackclient

2014-08-28 Thread Giri Prasad
Thanks for the comment. I did, on Ubuntu 12.04 LTS: apt-get purge php5-mysqlnd /etc/init.d/apache2 restart grep -Hrv ; /etc/php5 | grep -i extension= /etc/php5/apache2/conf.d/pdo_mysql.ini:extension=pdo_mysql.so /etc/php5/apache2/conf.d/mysqli.ini:extension=mysqli.so

[GitHub] cloudstack-docs-admin pull request: Update templates.rst

2014-08-28 Thread runseb
Github user runseb commented on the pull request: https://github.com/apache/cloudstack-docs-admin/pull/18#issuecomment-53683838 Hi, Thanks for the patch. It would be much better if you had a valid email address so we can track your contribution. thanks --- If your

Re: Review Request 25094: CLOUDSTACK-2251: Automation tests for dedicated public IP addreses per tenant feature

2014-08-28 Thread Ashutosh Kelkar
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25094/ --- (Updated Aug. 28, 2014, 7:50 a.m.) Review request for cloudstack, sanjeev n,

Jenkins build is still unstable: simulator-singlerun #225

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/changes

Review Request 25142: CLOUDSTACK-7452: Removing test_data.cfg file as it is no longer in use

2014-08-28 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25142/ --- Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri.

Re: Review Request 25141: CLOUDSTACK-7437: Fixed cleanup issue in test_escalations_snapshots.py

2014-08-28 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25141/ --- (Updated Aug. 28, 2014, 2:04 p.m.) Review request for cloudstack, sanjeev n,

Re: Review Request 25096: CLOUDSTACK-7407: Skip tests if physical network does not have OVS provider support

2014-08-28 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25096/ --- (Updated Aug. 28, 2014, 2:05 p.m.) Review request for cloudstack, sanjeev n,

Re: Review Request 25102: CLOUDSTACK-7444: Allowing user account to submit async jobs in addition to admin

2014-08-28 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25102/ --- (Updated Aug. 28, 2014, 2:05 p.m.) Review request for cloudstack, sanjeev n,

Re: Error running client of Cloudstackclient

2014-08-28 Thread Erik Weber
You get: Uncaught exception 'CloudStackClientException' with message 'The server did not issue a json response.' Is there anything in your mgmt server that can explain why it doesn't return with a json response? Erik On Thu, Aug 28, 2014 at 9:39 AM, Giri Prasad g_p...@yahoo.com.invalid wrote:

[4.3.1] - rpm build failed

2014-08-28 Thread ilya musayev
Sebastian I've checked out latest 4.3.1 and try rebuilding the rpm, it failed. [INFO] Scanning for projects... [ERROR] The build could not read 1 project - [Help 1] [ERROR] [ERROR] The project org.apache.cloudstack:xapi:5.6.100-1-SNAPSHOT (/build/cloudstack/deps/XenServerJava/pom.xml) has 1

Jenkins build is still unstable: simulator-singlerun #226

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/changes

Re: Error running client of Cloudstackclient

2014-08-28 Thread Giri Prasad
Thanks for your answer.  I am giving the tail of the logs, the problem is not quite that apparent. Giri management-server.log 2014-08-28 14:27:38,782 DEBUG [agent.manager.AgentManagerImpl] (AgentManager-Handler-9:null) SeqA 3-17: Processing Seq 3-17:  { Cmd ,

Review Request 25144: CLOUDSTACK-7439: Fix Unable to find VM issue in test_tags.py

2014-08-28 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25144/ --- Review request for cloudstack, Santhosh Edukulla and SrikanteswaraRao Talluri.

Review Request 25145: CLOUDSTACK-7425: Fixed Failed to create network offering due to invalid service Lb

2014-08-28 Thread Gaurav Aradhye
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25145/ --- Review request for cloudstack, sanjeev n, Santhosh Edukulla, and

Jenkins build is back to normal : cloudstack-4.3-maven-build-noredist #455

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/cloudstack-4.3-maven-build-noredist/455/changes

[PROPOSAL]: MarvinCli

2014-08-28 Thread Santhosh Edukulla
Hello Team, Good Day. Iam planning to add the below change, please let me know your inputs. https://cwiki.apache.org/confluence/display/CLOUDSTACK/MarvinCli Few members have inquired the usage of marvin from cli. There were few mails on ml, inquiring for few basic usage of marvin and its help

Re: [PROPOSAL]: MarvinCli

2014-08-28 Thread Rohit Yadav
On 28-Aug-2014, at 11:59 am, Santhosh Edukulla santhosh.eduku...@citrix.com wrote: Hello Team, Good Day. Iam planning to add the below change, please let me know your inputs. https://cwiki.apache.org/confluence/display/CLOUDSTACK/MarvinCli Nice. In case you’re interested you can re-use

Jenkins build is still unstable: simulator-singlerun #227

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/changes

RE: [PROPOSAL]: MarvinCli

2014-08-28 Thread Santhosh Edukulla
Hi Rohit, Thanks. Actually, even i had the same thought in mind, of keeping all these under one cli. But, till we have cleaner separation of marvin from current mvn system, some of this cli uses existing libs from marvin, make more independent and common versioning to use, lets keep it

Jenkins build is still unstable: simulator-singlerun #228

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/changes

Announcing Apache™ CloudMonkey™ v5.2.0

2014-08-28 Thread Rohit Yadav
28 August 2014 —Apache CloudStack, the mature, turnkey Open Source cloud computing software platform used for creating private, public, and hybrid cloud environments, today announced Apache CloudMonkey v5.2.0, the latest feature release of its command line interface tool. CloudMonkey is

Re: [PROPOSAL]: MarvinCli

2014-08-28 Thread Mike Tutkowski
Yeah, that's an interesting point, Rohit (about possibly augmenting CloudMonkey to have these features). I wonder what people's thoughts are on one approach (a new CLI) versus the other (adding to the existing CLI)? On Thu, Aug 28, 2014 at 4:08 AM, Rohit Yadav rohit.ya...@shapeblue.com wrote:

4.3.1 upgrade

2014-08-28 Thread sebgoa
Hi, I am working on 4.3.1, I have set the version to 4.3.1-SNAPSHOT on the 4.3 branch What do I need to do in terms of database upgrade to avoid this: 2014-08-28 09:33:58,698 INFO [o.a.c.s.l.CloudStackExtendedLifeCycle] (main:null) Running system integrity checker

Re: 4.3.1 upgrade

2014-08-28 Thread Daan Hoogland
create an empty upgrade path from 4.3.0 to 4.3.1 in DatabaseUpgradeChecker containing only a clss that does nothing (see 4.4.0 to 4.4.1 in the 4.4 branch for an example) On Thu, Aug 28, 2014 at 5:14 PM, sebgoa run...@gmail.com wrote: Hi, I am working on 4.3.1, I have set the version to

Usage issue in 4.4.1

2014-08-28 Thread Francois Gaudreault
I am seeing some weird behavior with the usage daemon on 4.4.1. See below. Any ideas? pid: 15033 job_type: 1 scheduled: 1 start_millis: 140924160 end_millis: 140924159 exec_time: 2 start_date: 2014-08-28 16:00:00 end_date: 2014-08-28 15:59:59 success: 0 heartbeat: 2014-08-28 16:15:00

Re: [MERGE] Merge saml2 branch to master

2014-08-28 Thread Rohit Yadav
Hi, I’m going ahead with the merge now. I’ll be around in case we have any issue due to the merge. Regards. On 27-Aug-2014, at 12:23 pm, sebgoa run...@gmail.com wrote: On Aug 27, 2014, at 12:15 PM, Rohit Yadav rohit.ya...@shapeblue.com wrote: On 27-Aug-2014, at 1:56 am, Ian Duffy

Re: [MERGE] Merge saml2 branch to master

2014-08-28 Thread Rohit Yadav
Hi all, I’ve merged the saml2 branch, let me know if you face any issues. By default this auth plugin is disabled. Will add a page on it and work on its documentation. For now, you may go to the global settings and search for “saml2”, that’s all the place where you need to configure it and it

Re: Review Request 24779: [CLOUDSTACK-6254] Template disappears when download cleanup

2014-08-28 Thread David Bierce
On Aug. 25, 2014, 9:12 p.m., David Bierce wrote: Sebastien Goasguen wrote: Let me know if your patch should be applied to 4.3 as well, as I am preparing 4.3.1 It appears fixed in a refactor by Nitin Mehta for 4.3 so no merge for 4.3 required. - David

Build failed in Jenkins: build-master-noredist #3415

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-noredist/3415/changes Changes: [Rohit Yadav] SAML2: add saml sso and slo apicmds skeleton, add classes to AuthManager [Rohit Yadav] server: add opensaml as dependency [Rohit Yadav] SAML: WIP redirections work now [Rohit Yadav] ApiServer:

Build failed in Jenkins: simulator-singlerun #229

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/229/changes Changes: [Rohit Yadav] SAML2: add saml sso and slo apicmds skeleton, add classes to AuthManager [Rohit Yadav] server: add opensaml as dependency [Rohit Yadav] SAML: WIP redirections work now [Rohit Yadav] ApiServer:

Build failed in Jenkins: build-master-noredist #3416

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-noredist/3416/ -- [...truncated 7466 lines...] [INFO] skip non existing resourceDirectory http://jenkins.buildacloud.org/job/build-master-noredist/ws/vmware-base/test/resources [INFO] Copying 3 resources

Build failed in Jenkins: simulator-singlerun #230

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/230/ -- [...truncated 8842 lines...] [INFO] exec-maven-plugin:1.2.1:java (create-schema-simulator) @ cloud-developer [INFO] [INFO] --- maven-checkstyle-plugin:2.11:check (cloudstack-checkstyle)

Re: Question about volume snapshots

2014-08-28 Thread Chris Suich
Hey Mike - I can provide a bit of background here. When working on my snapshot strategy, we knew that reverting single volumes was possible, but recognized that it may not be for all storage vendors or hypervisors (since hypervisors essentially have their own snapshot strategy). Additionally, some

Re: Question about volume snapshots

2014-08-28 Thread Mike Tutkowski
Thanks, Chris So, ideally, I would write a snapshot strategy and interrogate in the incoming volume, make sure it's one of mine, then return that I can handle reverting. If it's not one of mine, I can run the default logic that's provided from the class my strategy extends. Sounds about right?

Re: Question about volume snapshots

2014-08-28 Thread Mike Tutkowski
I assume CloudStack allows for multiple snapshot strategies to be loaded at the same time? That way different vendors can provide their own unique ones and handle their own volumes (if the default strategy isn't desired). On Thu, Aug 28, 2014 at 1:57 PM, Mike Tutkowski

Re: Review Request 25065: pre-add all RewriteRule entries to metadata htaccess file for system vm routers

2014-08-28 Thread Fred Clift
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25065/ --- (Updated Aug. 28, 2014, 3:06 p.m.) Review request for cloudstack.

Re: Review Request 25065: pre-add all RewriteRule entries to metadata htaccess file for system vm routers

2014-08-28 Thread Fred Clift
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25065/ --- (Updated Aug. 28, 2014, 3:07 p.m.) Review request for cloudstack.

Review Request 25170: Summary:pre-add all RewriteRule entries to metadata htaccess file for system vm routers, removes dynamic generation and adds previous fix for bug 7405

2014-08-28 Thread Fred Clift
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25170/ --- Review request for cloudstack. Bugs: 7405

Master build failing with compilation error

2014-08-28 Thread Rayees Namathponnan
Master build failing with compilation error with plugin network-elements/cisco-vnmc Anyone else observed this ? there is no change in this plugin, wondering why its failing suddenly ? [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ cloud-plugin-network-cisco-vnmc ---

Build failed in Jenkins: build-master-noredist #3417

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-noredist/3417/changes Changes: [jessicawang] CLOUDSTACK-7454: UI zone wizard Hyper-V primary storage/secondary storage move SMB Domain field to be on top of SMB Username field. -- [...truncated

Build failed in Jenkins: simulator-singlerun #231

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/231/changes Changes: [jessicawang] CLOUDSTACK-7454: UI zone wizard Hyper-V primary storage/secondary storage move SMB Domain field to be on top of SMB Username field. -- [...truncated 8835

Build failed in Jenkins: simulator-singlerun #232

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/232/ -- [...truncated 8829 lines...] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer

Re: Master build failing with compilation error

2014-08-28 Thread Amogh Vasekar
Hi, Seems is failing after the SAML2 branch merge : See http://jenkins.buildacloud.org/job/build-master-noredist/3415/changes Have pushed in a temp fix, will check again to see what may have exposed this. Thanks, Amogh On 8/28/14 4:01 PM, Rayees Namathponnan rayees.namathpon...@citrix.com wrote:

Jenkins build is back to normal : build-master-noredist #3418

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/build-master-noredist/3418/changes

Build failed in Jenkins: simulator-singlerun #233

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/233/changes Changes: [amogh.vasekar] Temp fix for compilation issue, need to check what caused it -- [...truncated 8819 lines...] [INFO] --- maven-checkstyle-plugin:2.11:check

Build failed in Jenkins: simulator-singlerun #234

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/234/ -- [...truncated 8829 lines...] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ cloud-developer --- [INFO] [INFO] --- maven-antrun-plugin:1.7:run (default) @ cloud-developer

Build failed in Jenkins: simulator-singlerun #235

2014-08-28 Thread jenkins
See http://jenkins.buildacloud.org/job/simulator-singlerun/235/changes Changes: [mike.tutkowski] Minor changes to SolidFire automation-related code [mike.tutkowski] Update to volume-resize logic -- [...truncated 8849 lines...] [INFO] ---