LVM support for KVM

2018-01-16 Thread Rodrigo Baldasso
Hi everyone, Is there any roadmap for supporting LVM/raw disks on kvm? The mainly reason here for us to keep our legacy virtualization system is that. Even if snapshot wasn't possible using lvm, it would be great. Thanks!

Re: Migrating VMs from AWS to CloudStack

2017-09-07 Thread Rodrigo Baldasso
Hello Use r1soft to take an imagem from that vm's and deploy a new VM in CS with the same partitioning, then use r1soft bare metal restore and you're set. Exactly the same VM on your new platform. Enviado de GMail Mobile Em 7 de set de 2017 10:20, "Dag Sonstebo"

Re: Failed to find db.properties

2017-08-24 Thread Rodrigo Baldasso
I think that by 'we', he meant 'cloudstack'. http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/4.9/overview/index.html#minimum-system-requirements []'s. - - - - - - - - - - - - - - - - - - - Rodrigo Baldasso - LHOST (51) 9 8419-9861

Re: Secondary storage is not secondary properly

2017-08-15 Thread Rodrigo Baldasso
Put the zone in maitenance mode, that will not auto create the ssvm's. - - - - - - - - - - - - - - - - - - - Rodrigo Baldasso - LHOST (51) 9 8419-9861 - - - - - - - - - - - - - - - - - - - On 15/08/2017 14:00:45, Asanka Gunasekara <asa...@nimbus.lk> wrote: Hi Dag, restart did no

Re: KVM qcow2 perfomance

2017-08-05 Thread Rodrigo Baldasso
Yes.. mounting an lvm volume inside the host works great, ~500Mb/s write speed.. inside the guest i'm using ext4 but the speed is aroung 30mb/s. - - - - - - - - - - - - - - - - - - - Rodrigo Baldasso - LHOST (51) 9 8419-9861 - - - - - - - - - - - - - - - - - - - On 05/08/2017 13:26:00, Ivan

Re: KVM qcow2 perfomance

2017-08-05 Thread Rodrigo Baldasso
Hi Ivan, In fact i'm testing using local storage.. but on NFS I was getting similar results also. Thanks! - - - - - - - - - - - - - - - - - - - Rodrigo Baldasso - LHOST (51) 9 8419-9861 - - - - - - - - - - - - - - - - - - - On 05/08/2017 13:03:24, Ivan Kudryavtsev <kudryavtsev...@bw-sw.

KVM qcow2 perfomance

2017-08-05 Thread Rodrigo Baldasso
Hi everyone, I'm having trouble to archive a good I/O rate using cloudstack qcow2 with any type of caching (or even disabled). We have some RAID-5e SSD arrays which give us a very good rates directly on the node/host, but on the guest the speed is terrible. Does anyone knows a

Re: Creating a Cloud-Init Ready Template for CentOS7

2017-08-03 Thread Rodrigo Baldasso
http://docs.cloudstack.apache.org/projects/cloudstack-administration/en/4.8/templates.html#creating-a-linux-template You can install qemu-guest-agent if you use KVM.  - - - - - - - - - - - - - - - - - - - Rodrigo Baldasso - LHOST (51) 9 8419-9861 - - - - - - - - - - - - - - - - - - - On 03

RE: Instance with a larger disk size then Template

2017-08-03 Thread Rodrigo Baldasso
. - - - - - - - - - - - - - - - - - - - Rodrigo Baldasso - LHOST (51) 9 8419-9861 - - - - - - - - - - - - - - - - - - - On 03/08/2017 10:41:00, Imran Ahmed <im...@eaxiom.net> wrote: Hi Erik, Thanks for suggestion, I tried this too and was successful till lvextending the logical volume. However at the stage of running res

Re: Unable to start SSVM

2017-08-02 Thread Rodrigo Baldasso
Yes, it is. I'll try to find out the main reason for that happen and if find a way to fix the code, share here. Thanks. - - - - - - - - - - - - - - - - - - - Rodrigo Baldasso - LHOST (51) 9 8419-9861 - - - - - - - - - - - - - - - - - - - On 02/08/2017 11:16:47, Rafael Weingärtner

Re: Unable to start SSVM

2017-08-02 Thread Rodrigo Baldasso
vlans, and then show the nullpointer error. - - - - - - - - - - - - - - - - - - - Rodrigo Baldasso - LHOST (51) 9 8419-9861 - - - - - - - - - - - - - - - - - - - On 02/08/2017 11:09:53, Rodrigo Baldasso <rodr...@loophost.com.br> wrote: ID of problematic pod: 1 4 is the ID of the working

Re: Unable to start SSVM

2017-08-02 Thread Rodrigo Baldasso
ID of problematic pod: 1 4 is the ID of the working pod. However all settings between them are identical. The problem seems to be when one pod has *more* than one vlan (deleted or not). - - - - - - - - - - - - - - - - - - - Rodrigo Baldasso - LHOST (51) 9 8419-9861

Re: Unable to start SSVM

2017-08-02 Thread Rodrigo Baldasso
Yep: http://prntscr.com/g3gab3 - - - - - - - - - - - - - - - - - - - Rodrigo Baldasso - LHOST (51) 9 8419-9861 - - - - - - - - - - - - - - - - - - - On 02/08/2017 11:02:40, Rafael Weingärtner <rafaelweingart...@gmail.com> wrote: I mean, I said 14 because this was the one select by you. C

Re: Unable to start SSVM

2017-08-02 Thread Rodrigo Baldasso
Sure: http://prntscr.com/g3g7iu The last vlan map is the one that I created for testing on the problematic pod. - - - - - - - - - - - - - - - - - - - Rodrigo Baldasso - LHOST (51) 9 8419-9861 - - - - - - - - - - - - - - - - - - - On 02/08/2017 10:56:01, Rafael Weingärtner <rafaelweing

Re: Unable to start SSVM

2017-08-02 Thread Rodrigo Baldasso
99cfb6/engine/schema/src/com/cloud/dc/dao/VlanDaoImpl.java can you list all VLANs in "vlan" table that have the PODid equals one of the Pods you want to remove?Also, please filter the already removed VLANs. On Wed, Aug 2, 2017 at 9:26 AM, Rodrigo Baldasso wrote: > This pod got somewh

Re: Unable to start SSVM

2017-08-02 Thread Rodrigo Baldasso
. - - - - - - - - - - - - - - - - - - - Rodrigo Baldasso - LHOST (51) 9 8419-9861 - - - - - - - - - - - - - - - - - - - On 02/08/2017 09:24:36, Rafael Weingärtner <rafaelweingart...@gmail.com> wrote: Well, looking at the data you posted, the problem should not happen. Let´s take step back. Can you describe briefly what you are trying

Re: Unable to start SSVM

2017-08-02 Thread Rodrigo Baldasso
. http://prntscr.com/g3eqpr - - - - - - - - - - - - - - - - - - - Rodrigo Baldasso - LHOST (51) 9 8419-9861 - - - - - - - - - - - - - - - - - - - On 02/08/2017 09:12:36, Rafael Weingärtner <rafaelweingart...@gmail.com> wrote: Rodrigo, There is an inconsistency in your database. To get thi

Re: Unable to start SSVM

2017-08-01 Thread Rodrigo Baldasso
utor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:748) - - - - - - - - - - - - - - - - - - - Rodrigo Baldasso - LHOST (51) 9 8419-9861 - - - - - - - - - - - - - - - - - - - On 01/08/2017 12:08:03, Gabriel Beims Bräscher <gabrasc...@gmail.com> wrote: It migh

Re: Unable to start SSVM

2017-08-01 Thread Rodrigo Baldasso
Guru.reserve); 5 - finally it tries to get an IP address, triggering the null pointer exception (com.cloud.network.guru.DirectPodBasedNetworkGuru.getIp). 2017-07-31 13:27 GMT-03:00 Rodrigo Baldasso <rodr...@loophost.com.br>: > Thanks for your reply. > > I'm using 4.9.2.0.

Re: IPMI out of management

2017-08-01 Thread Rodrigo Baldasso
I'm using here and works fine with my Supermicro servers. - - - - - - - - - - - - - - - - - - - Rodrigo Baldasso - LHOST (51) 9 8419-9861 - - - - - - - - - - - - - - - - - - - On 01/08/2017 09:01:20, victor <vic...@ihnetworks.com> wrote: Hello Guys, Have anybody able to configure and tes

Re: Unable to start SSVM

2017-07-31 Thread Rodrigo Baldasso
state > transitted from :" + oldState + " to " + newState + " with event: " + event > + "vm's original host id: " + vm.getLastHostId() + " new host id: " + > vm.getHostId() + " host id before state transition: " + oldHostId". > > Ch

Unable to start SSVM

2017-07-27 Thread Rodrigo Baldasso
Hi everyone, I'm trying to set up my cloudstack environment but despite my best efforts, the system isn't starting the ssvm's.. on my agent log all i can see is: [kvm.resource.LibvirtConnection] (agentRequest-Handler-5:null) (logid:4acd7d3e) Can not find a connection for Instance v-52-VM.

Re: SSVM not starting

2014-09-08 Thread Rodrigo Baldasso
Hey everyone, We're a few days trying to get our CloudStack deployment up and running, however now we can't solve the SSVM not starting problem. In my log's, it seems to be related to my storage, but I'm using NFS (installed on the management server) and I'm able to mount the filesystem