Console Proxy still not using HTTPS

2014-05-13 Thread Владислав Старков
Hi, I've install SSL certificate to enable HTTPS for Console Proxy VM, as described on http://docs.cloudstack.apache.org/projects/cloudstack-administration/en/latest/systemvm.html#console-proxy However my Console window still connecting to Console Proxy VM through unencrypted HTTP. The question

RE: Intermediate CA

2014-05-13 Thread Michael Phillips
David, excellent example. So all you needed to do was to replace the spaces in the cert with "%20", and do nothing for the line breaks? > From: david.bie...@appcore.com > Subject: Re: Intermediate CA > Date: Mon, 12 May 2014 12:18:39 -0500 > To: users@cloudstack.apache.org > > There is still no

RE: Windows Server ISO

2014-05-13 Thread Clayton Weise
You will need to make the ISO available for download via http or https, and then from within the UI go to Templates, choose ISO from the drop down, choose to add an ISO and fill in the boxes with the appropriate values. -Original Message- From: Jeff Barnett [mailto:jbarn...@prokarma.com]

Re: Public networking VR fails to start

2014-05-13 Thread Jonathan Gowar
On Tue, 2014-05-13 at 09:13 -0400, Dean Kamali wrote: > Try and login to system vm and run ssvm-check script located in > /usr/local/cloud/ root@s-1-VM:~# /usr/local/cloud/systemvm/ssvm-check.sh First DNS server is 8.8.8.8 PING 8.8.8.8 (8.8.8.8):

Re: Public networking VR fails to start

2014-05-13 Thread Dean Kamali
​Try and login to system vm and run ssvm-check script located in /usr/local/cloud/ Read this to learn how to access your system vms http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.2.0/html/Admin_Guide/accessing-system-vms.html ​ Have you tried to delete your virtual router and deploy

Re: new installation--ssvm won't start

2014-05-13 Thread Ian Young
Exactly. That's the URL I was referring to. I changed it to the 2014-01-14 template and it worked. On Tue, May 13, 2014 at 9:52 AM, dimas yoga pratama wrote: > oh okay, I should have read that part as well. > What I mean is this : > > http://docs.cloudstack.apache.org/projects/cloudstack-insta

Kernel Panic - not syncing: Out of memory and no killable processes

2014-05-13 Thread Fred Newtz
I have a KVM host on Cloudstack 4.2.1. The KVM host has 90gb of free ram right now when look at the console of the host. I have about 10 - 12 VMs on there and they are technically configured to use 63500MB of memory right now. Here is what my KVM Host status screen page displays though: Total C

Re: Hang when creating system VMs CS 4.3

2014-05-13 Thread dimas yoga pratama
Hi, Finally I managed to install cloudstack 4.3. There is a minor mistake in quick install guide, I change the URL of system VM template to : http://download.cloud.com/templates/4.3/systemvm64template-2014-01-14-master-kvm.qcow2.bz2 There should be someone who is responsible for updating the docum

Re: Is F5 v11.3 supported?

2014-05-13 Thread Amin Pashapour
Amin Pashapour writes: > > Hi All >   > I am running CloudStack 4.2.1 and have run into issues with F5 BigIP version 11.3. When I try to add an > instance with a network that is based on an offering with this version as LB, I get the errors shown below. >  I did the exact same thing that I did

Re: Quick Installation Guide for CentOS 6.5

2014-05-13 Thread dimas
Samuel Winchenbach writes: > > Hi all, > > I am following the quick installation guide exactly (I even setup a gateway > w/ IP 172.16.10.1) but I can not get the setup to complete. The System VMs > remain stuck on "Starting". > ​ Any help would be greatly appreciated!​ > > Now I logged into

site-to-site vpn

2014-05-13 Thread Paul Angus
Hi, I'm trying to create a site-to-site VPN but the CIDR entry: 192.168.1.0/16,192.168.2.0/16 is being returned as invalid. The documentation says that CIDRs should be comma separated, does anyone know why this isn't working? Just using one or the other works fine. Regards Paul Angus Senior

Re: new installation--ssvm won't start

2014-05-13 Thread dimas yoga pratama
oh okay, I should have read that part as well. What I mean is this : http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/master/qig.html#system-template-setup On Tue, May 13, 2014 at 4:01 PM, sebgoa wrote: > > On May 13, 2014, at 10:02 AM, Geoff Higginbottom < > geoff.higginb

Re: Advanced Network - SNAT not working

2014-05-13 Thread David
Noel Kendall writes: > > Reply, sorry, spoke too soon. Stop and start did not resolve the issue. > Noel > > > From: Chiradeep.Vittal@... > > To: users@... > > Subject: Re: Advanced Network - SNAT not working > > Date: Mon, 16 Sep 2013 18:00:29 + > > > > Suggest that you stop and start (no

Windows Server ISO

2014-05-13 Thread Jeff Barnett
Could someone guide me through getting a Windows Server ISO into CloudStack?

Re: Citrix 6.2SP1 - snapshot error - unpause operation

2014-05-13 Thread Radek Smigielski
> Is anyone using Citrix'a 6.2SP1 noticed a problem with blocking the VDI > during making snapshot'a? > VDI disk during snapshot is marked as paused and virtual machine can not > use it. Tomku, try to run "tap-ctl list" command before you do the snapshot and when it gets stuck. What's the differ

CEPH image snapshoting

2014-05-13 Thread Andrija Panic
Hi, I was wondering if you are familiar with a problem, of missing snapshot buttons (both manual and scheduled snapshot buttons, for volumes) on the Cloudstack, if the Volume you want to snapshot is on the CEPH Primary Storage... There is only Move volume, Download volume, and Create template bu

Re: Can I copy one VM template from zone A to another zone B ?

2014-05-13 Thread Syed Ghayur
it was giving me the error. "fail to copy template". Now, it appears that it was able to copy the template in the other zone. But, when I create an instance, there is no template available (featured,community or my template). [image: Inline image 1] If I go back and look at the template section,

Re: Intermediate CA

2014-05-13 Thread David Bierce
Looks a little akward in the email, but all of it goes into a single URL encoded like. %20 for space, %0D for line breaks. On May 13, 2014, at 12:27 AM, Michael Phillips wrote: > David, excellent example. > So all you needed to do was to replace the spaces in the cert with "%20", and > do no

Hang when creating system VMs CS 4.3

2014-05-13 Thread dimas yoga pratama
Hi all, I'm trying to install cloudstack 4.3 on CentOS 6.5 with single hardware and proxy environment. I followed this guide http://cloudstack-installation.readthedocs.org/en/latest/qig.html. I managed to login to cloudstack dashboard and go to basic installation wizard. When it comes to creating

Re: new installation--ssvm won't start

2014-05-13 Thread sebgoa
On May 13, 2014, at 10:02 AM, Geoff Higginbottom wrote: > Just for the record, the latest install doc does have the correct URLs for > the System VM Templates > > http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/master/installation.html > Yep, I just checked the master

RE: Can I copy one VM template from zone A to another zone B ?

2014-05-13 Thread Suresh Sadhu
What is the error you are seeing in the logs while copying the template . Regards Sadhu -Original Message- From: Syed Ghayur [mailto:syed.gha...@bigswitch.com] Sent: 13 May 2014 08:44 To: users@cloudstack.apache.org Subject: Fwd: Can I copy one VM template from zone A to another zone

RE: new installation--ssvm won't start

2014-05-13 Thread Geoff Higginbottom
Just for the record, the latest install doc does have the correct URLs for the System VM Templates http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/master/installation.html Regards Geoff Higginbottom D: +44 20 3603 0542 | S: +44 20 3603 0540 | M: +447968161581 geoff.higg