KVM, Re-create VR failed

2014-04-11 Thread Serg Senko
Hi, It's can be some know bug? Possible it's already solved in new releases of CS but i need the work-around or fix before upgrade or reference to bug id. Environment: CS 4.1.1 libvirt-1.0.1 qemu-kvm-1.2 NFS Storage ( as primary for VR's ) Advanced VLAN isolation After hypervisor host crashing,

Re: Cloudstack 4.3 instances can't access outside world

2014-04-11 Thread motty cruz
I have a testing cloudstack cluster, I destroyed it and rebuilding upgraded serveral times, each time I ran into the same problem, unable to access outside world from instances behind virtual router. here is iptables before upgrade, Cloudstack 4.2 # Generated by iptables-save v1.4.14 on Fri Apr 1

Re: unable to deploy instance

2014-04-11 Thread Daan Hoogland
Dimas, I don't have a 4.2 version checked out at the moment so I can't give you a definite answer. It is best to try 4.3.0 or if it is a proof of concept that you can disgard build a system from the master branch of the repository. The InsufficientServerCapacityException can be kind of obscure bu

Re: VMs and volumes migration between clusters.

2014-04-11 Thread Rafael Weingartner
the files were successfully migrate. In fact, those VMs are already running on the new cluster. Should I care about those VHD files on the old cluster? Will CS delete them ? On Fri, Apr 11, 2014 at 3:11 PM, Sanjeev Neelarapu < sanjeev.neelar...@citrix.com> wrote: > Files will be deleted after th

Re: VMs and volumes migration between clusters.

2014-04-11 Thread Sanjeev Neelarapu
Files will be deleted after the successful VM/volume migration to new cluster/storage On Apr 11, 2014 10:58 AM, Rafael Weingartner wrote: Right away, or is it an async job? I ask that because I had migrated all VMs and volumes that I have in one cluster to a new one. After the process completed

Re: VMs and volumes migration between clusters.

2014-04-11 Thread Rafael Weingartner
Right away, or is it an async job? I ask that because I had migrated all VMs and volumes that I have in one cluster to a new one. After the process completed, I noticed that the cluster that had the VMs migrated from was still with 84GB of VHDs files. On Fri, Apr 11, 2014 at 2:52 PM, Sanjeev Neel

Re: VMs and volumes migration between clusters.

2014-04-11 Thread Sanjeev Neelarapu
Yes On Apr 11, 2014 10:51 AM, Rafael Weingartner wrote: Hi folks, After VMs and/or volumes being migrated from one cluster to another, will Cloudstack delete the file from the storage of the old cluster? -- Rafael Weingärtner

VMs and volumes migration between clusters.

2014-04-11 Thread Rafael Weingartner
Hi folks, After VMs and/or volumes being migrated from one cluster to another, will Cloudstack delete the file from the storage of the old cluster? -- Rafael Weingärtner

XenServer merge VHD snapshots

2014-04-11 Thread Ian Service
The scenario: You make nightly snapshots of your VM, each night there is a new VHD added to the chain on the primary storage. How can I tell XenServer to merge those chains without affecting cloudstack or the running VM? Currently I have 1 chain that's taking up 1.3GB and I believe it could be r

Re: Problem Registering an ISO

2014-04-11 Thread Amogh Vasekar
Is secstorage.allowed.internal.sites set correctly? Thanks, Amogh On 4/11/14 6:52 AM, "Giri Prasad" wrote: >Hi All, > > I have installed cloudstack 4.1 on Ubuntu 12.04 LTS. The system vm's >were correctly created and are running. > > I have also installed apache2 and configured it as shown belo

Fast primary storage migration

2014-04-11 Thread Florent Paillot
Hi, I would like to move my primary storage (5x1TB, CS 4.2) from GFS2 to NFS. I don't want to use cloudstack offline disk migration because it's too slow. What I plan to do : 1) Declare a new primary storage (NFS) 2) Stop all running VM on the cluster 3) Put GFS2 primary storage in mainten

Re: Cloudstack 4.3 instances can't access outside world

2014-04-11 Thread motty cruz
looking at the VR it has three interfaces NIC1 10.1.1.1 NIC2 (type control) Local Link NIC3(default NIC) public IP when I log in to the router and ran the following command: ifconfig -a I see 4 interfaces eth0 10.1.1.1 eth1 (local link)169.254.3.81 eth2 public IP eth3 (same public IP as eth2). I

Re: Cloudstack 4.3 instances can't access outside world

2014-04-11 Thread motty cruz
Thanks Suresh, I tried your suggestion and I'm not able to access outside the VR router. I am stumped! please help! On Thu, Apr 10, 2014 at 7:21 AM, Suresh Sadhu wrote: > Ok then work around is manually append rule to cloudbr1 . > > Take the backup of iptables rules > Manfully detach the et

RE: Problem Registering an ISO

2014-04-11 Thread Matthew Midgett
there is a global configuration setting that needs to be changed I'm driving so I cannot look it up but here is the link http://cloudstack.apache.org/docs/en-US/Apache_CloudStack/4.1.1/html/Admin_Guide/about-global-config-parameters.html Sent from my Galaxy S®III Original message --

Some problem registering ISO

2014-04-11 Thread Giri Prasad
Hi All,  I have installed cloudstack 4.1 on Ubuntu 12.04 LTS. The system vm's were correctly created and are running.  I have also installed apache2 and configured it as shown below a few lines. I copied the ubuntu iso file to /var/www dir.   I tried to Templates -> Select View ISO, Register

Problem Registering an ISO

2014-04-11 Thread Giri Prasad
Hi All,  I have installed cloudstack 4.1 on Ubuntu 12.04 LTS. The system vm's were correctly created and are running.  I have also installed apache2 and configured it as shown below a few lines. I copied the iso file to /var/www dir.   I tried to Templates -> Select View ISO, Register ISO, fro

Re: Mgmt server dows before complete its tasks

2014-04-11 Thread Rafael Weingartner
there was also a table called op_ha_work On Thu, Apr 10, 2014 at 9:57 PM, Rafael Weingartner < rafaelweingart...@gmail.com> wrote: > thanks ;) > > > On Thu, Apr 10, 2014 at 9:53 PM, Michael Phillips > wrote: > >> I had a similar issue the other day and I had to manually remove the mgmt >> serve

Instance can't use data disk in Devcloud

2014-04-11 Thread dimas yoga pratama
Hi all, I am trying to build cloudstack 4.2 using my laptop with Devcloud by following this guideand, everything went smooth. But when I tried to create an instance with data disk offering I've got this following error