Re: Unable to acquire lock on VMTemplateStoragePool

2014-09-20 Thread Mike Tutkowski
Yeah, it seems like a race condition. On Sat, Sep 20, 2014 at 6:39 PM, mo wrote: > I did one better, I dropped the database and redid the NFS storage mount > points. Re-ran the script, whatever it was, didn’t show up this second time > around. > > On September 20, 2014 at 6:29:36 PM, Mike Tutkow

Re: Unable to acquire lock on VMTemplateStoragePool

2014-09-20 Thread mo
I did one better, I dropped the database and redid the NFS storage mount points. Re-ran the script, whatever it was, didn’t show up this second time around.  On September 20, 2014 at 6:29:36 PM, Mike Tutkowski (mike.tutkow...@solidfire.com) wrote: I hate to provide an "answer" like this, but h

Re: Unable to acquire lock on VMTemplateStoragePool

2014-09-20 Thread Mike Tutkowski
I hate to provide an "answer" like this, but have you tried to shut down your management server and try again? I thought I once or twice had this error and got around it that way (in which case it might be a race condition that turns out badly every now and then). On Sat, Sep 20, 2014 at 2:25 PM,

Re: [VMWARE SETUP ERROR] Error seeing in brining up System VMs with Vmware setup with CS server

2014-09-20 Thread Mike Tutkowski
So, I just tried with this system template and got (essentially) the same results. I say "essentially" because with this template I never arrived at a login prompt (it just shut down at some point in the boot stage). With the other template, I was brought to the login prompt and then the VM was sh

Re: [ACS431] upgrade require systemvm upgrade?

2014-09-20 Thread ilya musayev
Personal experience, i've used latest 4.3.1 and older 4.3.0 sysvm template, with no issues. I'm running vSphere setup. To be on the safe side, look through all commits between 4.3.0 and 4.3.1 and see if any patch references systemvm. On 9/20/14, 8:14 AM, Pierre-Luc Dion wrote: does 4.3.1 req

Unable to acquire lock on VMTemplateStoragePool

2014-09-20 Thread mo
I am hoping someone is able to assist with this error?  I am unsure how to correct it.  - Mo at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodA

Re: Upload root certificate and intermediate certificate

2014-09-20 Thread abhisek basu
Please run the login api using the api key and signature, in return you will get the session key. Sent from my iPhone > On 20 Sep 2014, at 10:58 pm, "Indra Pramana" wrote: > > Hi Abhisek and all, > > Good day to you, and thank you for your reply. > > How can we tell what is the session key,

Re: Upload root certificate and intermediate certificate

2014-09-20 Thread Indra Pramana
Hi Abhi, Amogh and all, Managed to use &response=json command while login and noted the sessionkey value. Have run the uploadCustomCertificate API to upload the root certificate but got error message stating that it's not in ASCII format: for parameter certificate is invalid, contains illegal ASC

Re: Upload root certificate and intermediate certificate

2014-09-20 Thread Amogh Vasekar
Viewing it in firebug in firefox, or developer tools in Chrome would be easiest IMO. Simply turn on the plugin / tools and click on some tab while logged in. The "Network" tab would show the parameters used to make requests. Copy the sessionid parameter Amogh On 9/20/14 11:41 AM, "Indra Pramana"

Re: Upload root certificate and intermediate certificate

2014-09-20 Thread abhisek basu
Can you include the response and set it to json format to get better output. However the default response is in XML. Sent from my iPhone > On 21 Sep 2014, at 12:11 am, "Indra Pramana" wrote: > > Hi Abhisek and all, > > I tried to run the login API command via browser: > > https://x.x.x.x:808

Re: Upload root certificate and intermediate certificate

2014-09-20 Thread abhisek basu
If you are using signature then session key is not needed. Sent from my iPhone > On 20 Sep 2014, at 11:49 pm, "Indra Pramana" wrote: > > Hi Abhisek, > > I checked on this documentation on login via API: > > http://cloudstack.apache.org/docs/api/apidocs-4.2/user/login.html > > It says that fo

Re: Upload root certificate and intermediate certificate

2014-09-20 Thread Indra Pramana
Hi Abhisek and all, I tried to run the login API command via browser: https://x.x.x.x:8080/client/api?command=login&username=myusername&password=mypasswordinMD5hashingformat The result is all the response results in one single line without any separator. e.g. 1800somethingfalseusernameAsia/Kua

Re: Upload root certificate and intermediate certificate

2014-09-20 Thread Indra Pramana
Hi Abhisek, I checked on this documentation on login via API: http://cloudstack.apache.org/docs/api/apidocs-4.2/user/login.html It says that for login API command, I need to put the username and password as well? Can I login using username and password instead, do the api key and signature still

Re: Upload root certificate and intermediate certificate

2014-09-20 Thread Indra Pramana
Hi Abhisek and all, Good day to you, and thank you for your reply. How can we tell what is the session key, are you able to give me the command to check what is the session key? I have API key and secret key, but not too sure how to check what is the session key. Looking forward to your reply, t

[ACS431] upgrade require systemvm upgrade?

2014-09-20 Thread Pierre-Luc Dion
does 4.3.1 require different system vm then 4.3.0 ? if someone upgrade from 4.x.x 4.3.1 can he use latest 4.3.0 system vm ? *Pierre-Luc DION* Architecte de Solution Cloud | Cloud Solutions Architect t 855.652.5683 *CloudOps* Votre partenaire infonuagique* | *Cloud Solutions Experts 420 rue Guy

[ACS441] which systemvm templates to use in 4.4.1 for the Release notes?

2014-09-20 Thread Pierre-Luc Dion
I'm writing Release-notes and I'd like to know where will be systemvms for 4.4.1? last repo used was: http://cloudstack.apt-get.eu/systemvm/4.4/ so I supose we will have vm named: systemvm64template-4.4.0-.vhd ? thanks PL

Re: Upload root certificate and intermediate certificate

2014-09-20 Thread abhisek basu
Inline.. Sent from my iPhone > On 20 Sep 2014, at 7:50 pm, "Indra Pramana" wrote: > > Dear all, > > I am using CloudStack 4.2.0 and I am following this procedure to change > console proxy to use our own domain: > > https://cwiki.apache.org/confluence/display/CLOUDSTACK/Procedure+to+Replace+re

Upload root certificate and intermediate certificate

2014-09-20 Thread Indra Pramana
Dear all, I am using CloudStack 4.2.0 and I am following this procedure to change console proxy to use our own domain: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Procedure+to+Replace+realhostip.com+with+Your+Own+Domain+Name On this step: Uploading root certificate API call. Thi

Re: [VMWARE SETUP ERROR] Error seeing in brining up System VMs with Vmware setup with CS server

2014-09-20 Thread Abhinandan Prateek
Sateesh, As far as I know there are some manual steps of fixing the jenkins template that include installing tools using vcenter. Can you publish those steps for the benefit of the community ? -abhi On 20-Sep-2014, at 3:30 pm, Ian Duffy wrote: > Hi Abhinandan, > > Does this mean the citr

Re: [VMWARE SETUP ERROR] Error seeing in brining up System VMs with Vmware setup with CS server

2014-09-20 Thread Ian Duffy
Hi Abhinandan, Does this mean the citrix folk use different scripts than what are included within the source? If so can you please share these. Thanks, Ian On 20 September 2014 02:49, Abhinandan Prateek wrote: > The VMWare template build by jenkins job does not have VMWare tools > installed o