Some problems in the installation of cloudstack

2014-09-22 Thread Xianxia Xiao
Hi all, I am a beginner of cloudstack . i try to install cloudstack on ubuntu,but I had some problems: 1、Is cloudstack only can be deployed in ubutnu 12.04?Whether support ubuntu 14.04? 2、how can i configure cloudstack apt source in ubunntu 3、In ubuntu,the cloudstack package is cloudstack-man

Unable to upload SSL certificate for realhostip replacement

2014-09-22 Thread Indra Pramana
Dear all, I am following the instruction on this documentation to replace realhostip.com with my own domain. https://cwiki.apache.org/confluence/display/CLOUDSTACK/Procedure+to+Replace+realhostip.com+with+Your+Own+Domain+Name Everything is fine until I need to upload the root certificate via API

Fwd: Unable to use VM

2014-09-22 Thread José Egas López
Hi, I'm trying to start my first VM on CS 4.4 with ESXi 5.5. I added a new instance with the CentOS 5.3(64-bit) no GUI (vSphere) template, the creation of VM was OK and the VM status is running, but when I try to view console, it shows the following error: The requested URL /ajax was not found

CloudStack Security

2014-09-22 Thread Giri Prasad
Hi All,  Can some please inform, what are the directories, that a typical cloud stack management server and cloud agent, writes into or creates files, when cloudstack is installed on a fresh linux distro.  And also, how to make the cloud database as read only, after the installation of cs and th

Re: ACS 4.2.1 KVM and ACS 4.4 XenServer 6.2 - same vlan network on both clusters

2014-09-22 Thread motty cruz
Hello Daan, I do not mind at all doing some testing, please point me to the steps or a guide that you want me to test. Thanks in advance, Motty On Sun, Sep 21, 2014 at 9:26 AM, Daan Hoogland wrote: > Motty, Do you see any chance on testin the 4.4 branch before we make > release 4.4.1? > > thank

Re: CloudStack Security

2014-09-22 Thread Daan Hoogland
Giri, you can not have a read-only database in a functional cloud instance. CloudStack writes to the database On Mon, Sep 22, 2014 at 2:46 PM, Giri Prasad wrote: > Hi All, > Can some please inform, what are the directories, that a typical cloud > stack management server and cloud agent, writes

Re: ACS 4.2.1 KVM and ACS 4.4 XenServer 6.2 - same vlan network on both clusters

2014-09-22 Thread Daan Hoogland
On Mon, Sep 22, 2014 at 3:54 PM, motty cruz wrote: > Hello Daan, > I do not mind at all doing some testing, please point me to the steps or a > guide that you want me to test. > ​You can get the latest rpms from jenkins.buildacloud.org @Pierre-Luc: Can Motty find the docs online for 4.4.1 or wou

Re: ACS 4.2.1 KVM and ACS 4.4 XenServer 6.2 - same vlan network on both clusters

2014-09-22 Thread Pierre-Luc Dion
The RN for 4.4.1 is pretty much ready but not reviewed and upgrade path not tested yet.. I just made it online at: http://docs.cloudstack.apache.org/projects/cloudstack-release-notes/en/4.4/ The systemvm to use is one from jenkins , ex: http://jenkins.buildacloud.org/view/4.4/job/cloudstack-4.4-s

Re: ACS 4.2.1 KVM and ACS 4.4 XenServer 6.2 - same vlan network on both clusters

2014-09-22 Thread motty cruz
Thanks Pierre-Luc, would I be able to roll back the update if it failed? if so, can you point to documentation. Also, I am looking at the docs provided in previous email, I don't see the fix for "Windows 2012" templates. Thanks, Motty On Mon, Sep 22, 2014 at 7:50 AM, Pierre-Luc Dion wrote: >

ACS 4.3 VM virtual NIC type

2014-09-22 Thread Xerex Bueno
Quick question to the group today. When I create a VM in ACS using VMware as the hypervisor it creates machines with the e1000 adapter. Where can I change this setting to use the vmxnet3 as the default NIC type. This document is PROPRIETARY and CONFIDENT

Re: Unable to upload SSL certificate for realhostip replacement

2014-09-22 Thread Amogh Vasekar
Can you try using http://meyerweb.com/eric/tools/dencoder/ Amogh On 9/22/14 4:36 AM, "Indra Pramana" wrote: >Dear all, > >I am following the instruction on this documentation to replace >realhostip.com with my own domain. > >https://cwiki.apache.org/confluence/display/CLOUDSTACK/Procedure+to+Re

Re: User Deleted Recover templates and isos

2014-09-22 Thread Nitin Mehta
I would also recommend altering template_zone_ref (removed field to "null") and making the state in vm_template as 'Active'. Last but not the least even if they are gone from secondary storage you can recover the templates from the vms created from templates. On 19/09/14 4:23 PM, "ilya musayev" w

Active IP's in the reserved range

2014-09-22 Thread Derek Cole
Hello, I originally set up a guest network as 10.1.1.0/24 I wanted to change that CIDR to 10.1.1.0/26 to allow for some static IPs for me to use, as is mentioned here: http://docs.cloudstack.apache.org/projects/cloudstack-administration/en/4.4/networking/ip_reservation_in_guest_networks.html?high

RE: Active IP's in the reserved range

2014-09-22 Thread Matthew Midgett
Disable your zone and destroy the 2 console, ssvm, and the router if you have spun any vms up. These system vm must be using those ip's Sent on a Sprint Samsung Galaxy S® III Original message From: Derek Cole Date:09/22/2014 4:32 PM (GMT-05:00) To: [email protected].

RE: Active IP's in the reserved range

2014-09-22 Thread Saksham Srivastava
Check you nics table for the IP. It could be used by any Guest VM or VR/RVR. SSVM and CPVM won't have a nic in guest network. You could consider using persistent network offering to create your network. Then the need to deploy a user vm to bring the network to implemented state will be eliminat