Re: KVM snapshot process

2014-06-04 Thread Geoff Higginbottom
Ivan, The Host actually copies the image to Sec Storage, if this is very slow have you considered dedicating some NICs and configuring the CloudStack 'Storage' network and enabling Jumbo Frames etc. Regards Geoff Higginbottom CTO / Cloud Architect D: +44 20 3603 0542 | S: +44 20 3603 0540 |

Re: KVM snapshot process

2014-06-04 Thread Ivan Rodriguez
Hi Geoff, What if the VM is stopped and not running anywhere ? which is my case. We have 10 GB LACP and jumbo frames. Cheers On Wed, Jun 4, 2014 at 5:02 PM, Geoff Higginbottom < geoff.higginbot...@shapeblue.com> wrote: > Ivan, > > The Host actually copies the image to Sec Storage, if this i

Re: KVM snapshot process

2014-06-04 Thread Ivan Rodriguez
You are absolutely right root 12348 2284 0 14:45 ?00:00:00 bash /usr/share/cloudstack-common/scripts/storage/qcow2/managesnapshot.sh -b /mnt/5ffe8656-f987-3fcb-b71d-7dd1ed19e839/6ea271b1-2f95-4421-bca7-65b099c0577f -n 8b50e8dc-16a7-4948-99c0-e6d1751d6db5 -p /mnt/0b383db5-9f31-3760-87

Re: KVM snapshot process

2014-06-04 Thread Ivan Rodriguez
What is the purpose of doing this qemu-img convert -f qcow2 -O qcow2 -s KVM is using qcow2 this is the bit that is slowing this whole process On Wed, Jun 4, 2014 at 5:30 PM, Ivan Rodriguez wrote: > You are absolutely right > > root 12348 2284 0 14:45 ?00:00:00 bash > /usr/shar

Re: VPN acces to VPC

2014-06-04 Thread Andrija Panic
Thanks guys! On 3 June 2014 17:47, Nux! wrote: > On 03.06.2014 16:40, Jonathan Gowar wrote: > >> On Tue, 2014-06-03 at 16:19 +0100, Nux! wrote: >> >>> On 29.05.2014 23:34, Jonathan Gowar wrote: >>> Hi, I've just configured a public VR with advanced networking and would lik

SSVM & CPVM Public IP not pinging

2014-06-04 Thread Tejas Gadaria
Hi, I am trying to create setup with xenserver, where Storage,public,Guest & Management traffic will be carried by 4 diff. nics & all are in different VLAN. After assigning the name-label in xen. System vm's are created but I am not able ping to SSVM & CPVM public IP . root@s-1-VM:~# route Kernel

Re: KVM snapshot process

2014-06-04 Thread Nux!
On 04.06.2014 08:32, Ivan Rodriguez wrote: What is the purpose of doing this qemu-img convert -f qcow2 -O qcow2 -s KVM is using qcow2 this is the bit that is slowing this whole process This is required to take the disk snapshot, additionally your backing file might not always be QCOW2, it co

Is the cloudstack autoscaling fature only activated with netscaler hardware appliance?

2014-06-04 Thread hossein zabolzadeh
Hi. Is the cloudstack autoscaling fature only activated with netscaler hardware appliance?

CloudStack Test Scripts

2014-06-04 Thread hossein zabolzadeh
Where can I find all of the written test scripts for Apache CloudStack? I have in-house jenkins and I want to start some automatic testing jobs after the successful cloudstack build process. Thanks in advance.

RE: CloudStack Test Scripts

2014-06-04 Thread Santhosh Edukulla
under /test/integration/, smoke and component folders have "integration" tests. Santhosh From: hossein zabolzadeh [zabolza...@gmail.com] Sent: Wednesday, June 04, 2014 5:43 AM To: users@cloudstack.apache.org Subject: CloudStack Test Scripts Where can I fi

RE: Is the cloudstack autoscaling fature only activated with netscaler hardware appliance?

2014-06-04 Thread Rajesh Battala
Autoscale is available with vpx also. -Original Message- From: hossein zabolzadeh [mailto:zabolza...@gmail.com] Sent: Wednesday, June 4, 2014 3:01 PM To: users@cloudstack.apache.org Subject: Is the cloudstack autoscaling fature only activated with netscaler hardware appliance? Hi. Is th

Re: Is the cloudstack autoscaling fature only activated with netscaler hardware appliance?

2014-06-04 Thread hossein zabolzadeh
Is the vpx free and downloadble? Or it must be purchased from Cirtix? On Wed, Jun 4, 2014 at 2:34 PM, Rajesh Battala wrote: > Autoscale is available with vpx also. > > -Original Message- > From: hossein zabolzadeh [mailto:zabolza...@gmail.com] > Sent: Wednesday, June 4, 2014 3:01 PM > T

Re: Is the cloudstack autoscaling fature only activated with netscaler hardware appliance?

2014-06-04 Thread sebgoa
I don't want to sound mean but read the docs a bit: http://docs.cloudstack.apache.org/en/master/networking/autoscale_without_netscaler.html#configuring-autoscale-without-using-netscaler On Jun 4, 2014, at 12:32 PM, hossein zabolzadeh wrote: > Is the vpx free and downloadble? Or it must be purch

Cannot add a host to Cloudstack

2014-06-04 Thread Andrew Chiw
Hello everybody, I’m playing with Cloudstack on a single server, which will host everything (primary/secondary storage). The problem is I can’t seem to add a host to Cloudstack (it takes a long time, and then after a while it says it failed). I want to add the same machine that Cloudstack is run

Access console VM via custom portal

2014-06-04 Thread dimas yoga pratama
Hello, can anyone answer my question? I create a custom web portal that provide some provisioning for user I want user can access cloudstack VM from my web , but I kept gtting this message: "Access denied. Invalid web session or API key in request" I already pass the sessionkey like this : http:/

is there any tutorials for setting up CS using advanced network and KVM hypervisor?

2014-06-04 Thread Yiping Zhang
Hi, I have followed this run book to set up my first CS instance successfully with basic networking: http://people.apache.org/%7Eke4qqq/runbook/index.html . Now I want to try advanced networking with kvm hypervisor where CS management server and kvm hypervisor are running on two separate physic

Re: SSVM & CPVM Public IP not pinging

2014-06-04 Thread ilya musayev
In VMware world, which i assume is not much different from XEN, this usually means that the network system VM NIC inherited is incorrect Here is what i wold do, while you are connected to a VM through console, initiate a ping to a gateway (continuous mode), change the sysvms network one by one

RE: is there any tutorials for setting up CS using advanced network and KVM hypervisor?

2014-06-04 Thread Sanjeev Neelarapu
Apache cloudstack Install & Admin guides should help you in setting up this environment. -Original Message- From: Yiping Zhang [mailto:yzh...@marketo.com] Sent: Thursday, June 05, 2014 3:00 AM To: users@cloudstack.apache.org Subject: is there any tutorials for setting up CS using advance

Re: is there any tutorials for setting up CS using advanced network and KVM hypervisor?

2014-06-04 Thread Shanker Balan
Comments inline. On 05-Jun-2014, at 3:00 am, Yiping Zhang wrote: > Hi, > > I have followed this run book to set up my first CS instance successfully > with basic networking: http://people.apache.org/%7Eke4qqq/runbook/index.html . > Now I want to try advanced networking with kvm hypervisor wh

RE: Cannot add a host to Cloudstack

2014-06-04 Thread Shweta Agarwal
You can look at cloudstack quick install quide to make sure you have followed installation steps correctly Thanks Shweta -Original Message- From: Andrew Chiw [mailto:andrew.wo...@gmail.com] Sent: Wednesday, June 04, 2014 5:33 PM To: users@cloudstack.apache.org Subject: Cannot add a ho

Re: SSVM & CPVM Public IP not pinging

2014-06-04 Thread Shanker Balan
Hi Tejas, comments inline. On 04-Jun-2014, at 1:09 pm, Tejas Gadaria wrote: > Hi, > > I am trying to create setup with xenserver, where Storage,public,Guest & > Management traffic will be carried by 4 diff. nics & all are in different > VLAN. > After assigning the name-label in xen. System vm's

Re: Netscaler Loadbalancing Hardware Appliance Alternatives

2014-06-04 Thread Shanker Balan
Hi Ilya, Comments inline. On 30-May-2014, at 4:07 am, ilya musayev wrote: > Apache Traffic Server is trying to rival netscaler. > Apache Traffic Server is more focused on being a forward and reverse proxy rather than a load balancer. The typical deployment architecture for ATS or more specific