Re: Getting unauthorized error when using sync command in cloud monkey

2016-05-17 Thread anil lakineni
Timothy, I'm using CCP's admin keys, please suggest if anything needs to be changed to fix the issue. Suneel, Signature version parameter is available only in cloud monkey 5.3.2 version config file. So, installed 5.3.2 also and I have changed it to 2 then i was able discover API's by hitting syn

Public network missing on some Xenserver pool members

2016-05-17 Thread Martin Emrich
Hi! This is probably a Xenserver issue, but maybe someone here can help: I am currently upgrading a XenServer cluster with 7 hosts from 6.2 to 6.5 (ACS is 4.7.1). I have done this on another cluster without problems. After evacuating and upgrading the master and one slave (having the XS pool in

Re: Getting unauthorized error when using sync command in cloud monkey

2016-05-17 Thread mvs babu
It’s problem with signature version. Change Signature version to 2. Thank you, Suneel. AxiomIO From: Timothy Lothering Sent: ‎Tuesday‎, ‎May‎ ‎17‎, ‎2016 ‎4‎:‎40‎ ‎PM To: users@cloudstack.apache.org, d...@cloudstack.apache.org Hi Anil, Are you using the admin keys for CCP or CPBM?

RE: Getting unauthorized error when using sync command in cloud monkey

2016-05-17 Thread Timothy Lothering
Hi Anil, Are you using the admin keys for CCP or CPBM? Kind Regards, Timothy Lothering Timothy Lothering Solutions Architect Managed Services T: +27877415535 F: +27877415100 C: +27824904099 E: tlother...@datacentrix.co.za DISCLAIMER NOTICE: Everything in this e-mail and any attachments relat

Re: Getting unauthorized error when using sync command in cloud monkey

2016-05-17 Thread anil lakineni
Thanks Glenn, Timothy for responses. I tried both ways which you posted here, but same error is coming. We have CPBM in front of CCP, will that be cause. For this kind of environment do i need to follow any other steps to fix the issue as API and Secret keys are enabled by CPBM I'm using admin us

RE: Getting unauthorized error when using sync command in cloud monkey

2016-05-17 Thread Timothy Lothering
Hi Anil, Your file should look similar below (looking at yours, the [LOCAL] section is there, but I am not sure if some of the config can be in a single line) [core] profile = local asyncblock = false paramcompletion = true history_file = //.cloudmonkey/history cache_file = //.cloudmonkey/cache

RE: Getting unauthorized error when using sync command in cloud monkey

2016-05-17 Thread Glenn Wagner
Hi Are you using the APIkey and secret in the cloudmonkey config file You can also try entering cloudmonkey CLI and type the following commands set url http://8080/client/api set apikey set secretkey Regards Glenn glenn.wag...@shapeblue.com  www.shapeblue.com 2nd Floor, Oudehuis Centre,

Getting unauthorized error when using sync command in cloud monkey

2016-05-17 Thread anil lakineni
Hi All, I am unable to sync API's in CloudMonkey and getting below error, > sync *Unauthorized: None* *Failed to sync apis, please check your config?* *Note: `sync` requires api discovery service enabled on the CloudStack management server* Cloud Monkey version: 5.2.0 Citrix Cloud Platform versi

Re: How to import VMs to Cloudstack?

2016-05-17 Thread Dag Sonstebo
Hello, you haven't explained what hypervisor you are using for your CloudStack instance - but I assume you have a separate XenServer cluster you are using for this. To import the running VMs you will have to first create templates of them and import these into CloudStack. A relatively quick way

How to import VMs to Cloudstack?

2016-05-17 Thread 조대형
Hi, All I am currently using Xenserver Pool with XenCenter. The pool has some VMs. Recently, I have created the Cloudstack infra. I want to import VMs running on the pool to Cloudstack Infra. How can I do this? Please, give me some advice….