Re: 4.4 upgrade issues

2014-06-30 Thread Carlos Reátegui
I set encryption to none in db.properties and updated the passwords in host_details to unencrypted versions so I could make progress. I don’t know what exactly the problem was but this is probably something that needs better testing. I’m pretty sure I had all the encryption stuff correct in t

vhd-util location

2014-06-30 Thread Carlos Reátegui
Hi All, When does stuff get copied from [1] to [2] ? I ask because the docs (http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/installation.html) say to download vhd-util and place it in [1] however the script that pushes it to the hosts looks for it in [2]. In my

Re: MonkeyMan - a perl5 library for managing your Apache CloudStack installation

2014-06-30 Thread ilya musayev
Vladimir This looks very promising and interesting. Can i setup new cloudstack environment by export content from 1 ACS zone, making unique changes and uploading config to setup another ACS zone? Thanks for putting together perl interface to ACS. Regards, ilya On 6/30/14, 5:24 AM, Vladimir

Re: Downloading templates from HTTPS

2014-06-30 Thread Amogh Vasekar
SSVM uses the java built-in certificates while forming the truststore. May be the website is using a CA not bundled with standard Java? To work around, you can probably go to the SSVM and add a trusted cert entry in default Java truststore. HTH Amogh On 6/27/14 8:40 PM, "Ian Duffy" wrote: >Hi a

Re: Secondary Storage

2014-06-30 Thread Willard Rathjen
That is usually a firewall issue. Make sure 2049 and 111 are open on the NFS server. look at the iptables entries with: $ iptables -L Willard Rathjen Cloud Systems Engineer Office +1.800.735.7104 | Direct +1.515.612.7813 willard.rath...@appcore.com | www.appcore.com

Secondary Storage

2014-06-30 Thread José Egas López
Hi, I'm trying to configure the NFS for secondary storage, I have a separate CentOS for NFS, I followed steps on Installation Guide (creation of directories, export of NFS share(s), edit nfs file and iptables file). And when I try to mount or to showmount from the Management Server the followin

Re: 4.4 upgrade issues

2014-06-30 Thread Carlos Reátegui
Making a little progress but still stuck… I realized that when I did the upgrade it had asked me if to keep the old dp.properties or use the new one. The structure of the file seemed different enough and I did not recall using anything but the defaults so I went ahead and told it to use the ne

Re: 4.4 upgrade issues

2014-06-30 Thread Carlos Reátegui
I found the comments in: https://issues.apache.org/jira/browse/CLOUDSTACK-3990 useful but how do I find out the database key so that I can set the pw. Also in looking at my previous backups for the host_details table it seems like the password entry changes on a regular basis. Is there somethin

Re: 4.4 upgrade issues

2014-06-30 Thread Carlos Reátegui
Hi All, I am having problems bringing my system back up. I have not checked the credentials of my hosts but the upgraded management server is unable to connect to them. Where is the password stored? thanks. Carlos 2014-06-30 12:55:59,277 DEBUG [c.c.a.m.ClusteredAgentManagerImpl] (Clustered

Nexus 1000v ACS 4.3

2014-06-30 Thread Xerex Bueno
All, Does anyone know where I can find documentation for creating a new zone using the Cisco Nexus 1000v? The installation documentation seems a little confusing. This document is PROPRIETARY and CONFIDENTIAL and may not be duplicated, redistributed, or disp

Secondary Storage size limits ?

2014-06-30 Thread Tomasz Zięba
Hi, Are there known limits on Secondary Storage? After joining 40TB SecStor, dashboard shows 0.00KB/0.00KB in System Capacity widget. Also, the API returns the same values. -- Regards, Tomasz Zięba Twitter: @TZieba LinkedIn: pl.linkedin.com/pub/tomasz-zięba-ph-d/3b/7a8/ab6/

Re: MonkeyMan - a perl5 library for managing your Apache CloudStack installation

2014-06-30 Thread Vladimir Melnik
Oh, I like it too, thanks to Danil Kolesnichenko for the artwork! On Mon, Jun 30, 2014 at 10:17:34PM +0530, Rohit Yadav wrote: > Thanks for sharing Vladimir, love the mascot :) > > Cheers. -- V.Melnik

Re: 4.4 upgrade issues

2014-06-30 Thread Carlos Reátegui
Hi Sudha, Thanks for checking in. I was out for the weekend and just getting back to this now. My main question at this point is if it is ok for me to kill the system vms with the xe vm-shutdown command since the script provided by cloudstack does not work with ubuntu. Also it would be great

Re: MonkeyMan - a perl5 library for managing your Apache CloudStack installation

2014-06-30 Thread Rohit Yadav
Thanks for sharing Vladimir, love the mascot :) Cheers. > Vladimir Melnik wrote: Dear colleagues, If you administrating CloudStack installations, you may find it useful. If you love Perl5, you may consider it interesting. I'm developing a library and some set of tools for managing CloudStack-

Re: Bandwidth Utilisation.

2014-06-30 Thread Shanker Balan
Comments inline. On 30-Jun-2014, at 6:04 pm, Kaushal Shriyan wrote: > Hi, > > Is there a way to measure bandwidth utilisation between two regions. For > example singapore > and tokyo datacenter where apache cloudstack is installed. Do let me know > if you need any additional details. > Do you h

Re: MonkeyMan - a perl5 library for managing your Apache CloudStack installation

2014-06-30 Thread Vladimir Melnik
On Mon, Jun 30, 2014 at 02:59:12PM +0200, sebgoa wrote: > > Would you like to develop it with me? Feel free to drop me a line. > you might want to forward this mail to the dev list. I'll do! > > A great week to you all! > Awesome work, thanks for sharing Thank you! Always glad to share :) -- V

Re: MonkeyMan - a perl5 library for managing your Apache CloudStack installation

2014-06-30 Thread sebgoa
On Jun 30, 2014, at 2:24 PM, Vladimir Melnik wrote: > Dear colleagues, > > If you administrating CloudStack installations, you may find it useful. > If you love Perl5, you may consider it interesting. > > I'm developing a library and some set of tools for managing > CloudStack-based infrastruc

MonkeyMan - a perl5 library for managing your Apache CloudStack installation

2014-06-30 Thread Vladimir Melnik
Dear colleagues, If you administrating CloudStack installations, you may find it useful. If you love Perl5, you may consider it interesting. I'm developing a library and some set of tools for managing CloudStack-based infrastructure from the command line. It's going to become a smart system for d

Bandwidth Utilisation.

2014-06-30 Thread Kaushal Shriyan
Hi, Is there a way to measure bandwidth utilisation between two regions. For example singapore and tokyo datacenter where apache cloudstack is installed. Do let me know if you need any additional details. Regards, Kaushal

Re: experience's and issues with setting up cloudstack 4.3 and xenserver 6.2

2014-06-30 Thread Rohit Yadav
Hi Ian, Reply inline; Ian Marshall wrote: Thanks Rohit Some useful reading, which I found interesting. Would I be correct to assume vAPPs in XS is a basic version of VPC in CS, or are they totally different. XenServer vAPPs provides a way to logically group multiple VMs and that group is tr

RE: Unable to connect to Cloudstack UI - v4.3

2014-06-30 Thread Rajesh Battala
Can you post mgmt. log. Looks like another application is running on 8080 port. Can you netstat and see which app is running on 8080 port. Thanks Rajesh Battala -Original Message- From: Brisset Simon [mailto:simon.bris...@gmail.com] Sent: Monday, June 30, 2014 2:58 PM To: users@clouds

Re: Unable to connect to Cloudstack UI - v4.3

2014-06-30 Thread Rajani Karuturi
Can you do killall java and try again?? I sometimes get a SocketException on my development setup and management server fails to listen on 8080/8096 ~Rajani On 30-Jun-2014, at 2:58 pm, Brisset Simon wrote: > Hi Everyone, > > I have a bit of an issue to connect to the web interface. I have

Re: Unable to connect to Cloudstack UI - v4.3

2014-06-30 Thread Brisset Simon
Yes i'm sure of that, it's an install from scratch 2014-06-30 11:48 GMT+02:00 sebgoa : > > On Jun 30, 2014, at 11:28 AM, Brisset Simon > wrote: > > > Hi Everyone, > > > > I have a bit of an issue to connect to the web interface. I have an > > environnment test on Cloudstack 4.3 > > The manageme

Re: Unable to connect to Cloudstack UI - v4.3

2014-06-30 Thread sebgoa
On Jun 30, 2014, at 11:28 AM, Brisset Simon wrote: > Hi Everyone, > > I have a bit of an issue to connect to the web interface. I have an > environnment test on Cloudstack 4.3 > The management server is on a centos 6.4 (NFS share too). > > I tried things but none of them worked more than 1 tim

Unable to connect to Cloudstack UI - v4.3

2014-06-30 Thread Brisset Simon
Hi Everyone, I have a bit of an issue to connect to the web interface. I have an environnment test on Cloudstack 4.3 The management server is on a centos 6.4 (NFS share too). I tried things but none of them worked more than 1 time : - Restart the service cloudstack-management - Restart the servi

Re: Maximum template upload size

2014-06-30 Thread Tejas Gadaria
Thanks this resolved the issue. Regards, Tejas On Mon, Jun 30, 2014 at 9:44 AM, Abhinandan Prateek < abhinandan.prat...@citrix.com> wrote: > max.template.iso.size global param defines the max size for template > upload. > > > On 28/06/14 12:53 pm, "Tejas Gadaria" wrote: > > >Hi > > > >What is

Re: experience's and issues with setting up cloudstack 4.3 and xenserver 6.2

2014-06-30 Thread Ian Marshall
Thanks Lucian This has given me an overview, much appreciated. regards Ian Regards Ian On 29 June 2014 14:40, Nux! wrote: > Hi, > > We have both standalone XS and ACS. Off the top of my head, the best few > reasons to use ACS: > - user management and resource limit enforcement as well as tr

Re: experience's and issues with setting up cloudstack 4.3 and xenserver 6.2

2014-06-30 Thread Ian Marshall
Thanks Rohit Some useful reading, which I found interesting. Would I be correct to assume vAPPs in XS is a basic version of VPC in CS, or are they totally different. regards Ian Regards Ian On 29 June 2014 14:28, Rohit Yadav wrote: > Hi Ian, > > Hi All >> >> Openstack is now dumped as the