RE: RHEV with CloudStack

2013-10-08 Thread David Ortiz
Fabrice, RHEV is not currently supported by Cloudstack. I saw someone talk about adding support for it on the dev list at one point, but not sure if it ever went anywhere. Thanks, Dave > From: fabrice.braz...@apalia.net > Date: Mon, 7 Oct 2013 10:11:41 +0200 > Subject: RHEV with CloudSt

Adding a XenServer cluster with existing VMs

2013-10-08 Thread David Ortiz
Hello, If I have a XenServer cluster with VMs that already exist and I add it to Cloudstack, what happens? I saw in the documentation that it should not have VMs running, but does this mean they should not exist or they should be stopped? If the former, will the Cloudstack addition fail,

Virtualizing Cloudstack Manager onto XenServer host

2013-10-04 Thread David Ortiz
metal like I would for KVM. Is it possible for me to create the management server on a VM which I then would use to connect to the cluster for cloudstack functionality? Thanks, David Ortiz

RE: error when I try to create a virtual machine

2013-10-02 Thread David Ortiz
What is your environment, and what was the error in the management log? > Date: Wed, 2 Oct 2013 11:19:05 +0200 > Subject: error when I try to create a virtual machine > From: proyecto.pablomar...@gmail.com > To: users@cloudstack.apache.org > > when we try to create a virtual machine system return

RE: Error in backing up cloud database

2013-10-02 Thread David Ortiz
Indra, Have you tried importing the backup into an empty database and seeing if that query works? Thanks, David Ortiz > Date: Tue, 1 Oct 2013 21:25:57 +0800 > Subject: Error in backing up cloud database > From: in...@sg.or.id > To: d...@cloudstack.apache.org; users@cloudstac

RE: Use different video device '-vga std' instead of '-vga cirrus' for KVM guest VMs

2013-09-30 Thread David Ortiz
Thanks, David Ortiz > Date: Mon, 30 Sep 2013 17:32:29 +0530 > Subject: Use different video device '-vga std' instead of '-vga cirrus' for > KVM guest VMs > From: digitalka...@gmail.com > To: users@cloudstack.apache.org > > Hi All > > I am on CLOUDSTAC

RE: Support for multiple Local Storage volumes

2013-09-25 Thread David Ortiz
storage you > will need to use disk/compute offerings with shared = true. I filed an > enhancement request to add proper support for this: > > https://issues.apache.org/jira/browse/CLOUDSTACK-4712 > > Best regards, > Kirk > > On 09/13/2013 01:48 PM, Edison Su w

RE: "errortext": "Unable to create a deployment for VM[User|test53]"

2013-09-24 Thread David Ortiz
What kind of network is your secondary storage hooked up with? Is it possible you caused a dos by trying to have 100 VMs copy their templates/isos from it at once? > From: daan.hoogl...@gmail.com > Date: Thu, 19 Sep 2013 17:12:14 +0200 > Subject: Re: "errortext": "Unable to create a deployment

RE: Help with host network config KVM + Centos

2013-09-20 Thread David Ortiz
Jake, Are you trying to just get something up and running, or do you specifically want to divide traffic up in a certain way? If the former, I believe I was able to set my hosts up with just the bridge setup pointing at eth0 without any sort of VLANs. It was either that, or without specia

RE: Support for multiple Local Storage volumes

2013-09-16 Thread David Ortiz
.apache.org > Subject: RE: Support for multiple Local Storage volumes > Date: Fri, 13 Sep 2013 20:48:52 + > > > > > -Original Message- > > From: David Ortiz [mailto:dpor...@outlook.com] > > Sent: Friday, September 13, 2013 1:33 PM > > To: users@

RE: [VOTE][RESULTS] Release Apache CloudStack 4.2.0 (fourth round)

2013-09-16 Thread David Ortiz
The issues Ron is referring to relate to the fact that if you follow the KVM installation instructions as they relate to vlans, you lose all network connectivity on the box. I know this stopped our installation dead in its tracks for a few days before I finally decided to guess at a simplified

Support for multiple Local Storage volumes

2013-09-13 Thread David Ortiz
. Thanks, David Ortiz

RE: Change default libvirt storage pool location on KVM

2013-09-13 Thread David Ortiz
> > Thoughts? > > Travis > > > On Sep 13, 2013, at 2:22 PM, David Ortiz wrote: > > > Travis, > > Change the property local.storage.path in > > /etc/cloud/agent/agent.properties. > > Thanks, Dave > > > >> Date: Thu, 29 Aug 2

RE: Support for multiple Local Storage volumes

2013-09-13 Thread David Ortiz
4qqq/docs2/en-US/Apache_CloudStack/4.0/html/Admin_Guide/hypervisor-support-for-primarystorage.html > > > -Original Message- > > From: David Ortiz [mailto:dpor...@outlook.com] > > Sent: Friday, September 13, 2013 5:12 AM > > To: users@cloudstack.apache.org > >

RE: Console stopped working recently

2013-09-13 Thread David Ortiz
Just to check, does your cluster have access to the internet? That created some issues for us when we tried to run our cluster disconnected without adding realhostip.com to our local dns. > Date: Fri, 6 Sep 2013 02:41:07 -0700 > From: dj_dark_jungl...@yahoo.com > Subject: Re: Console stopped wo

RE: Change default libvirt storage pool location on KVM

2013-09-13 Thread David Ortiz
Travis, Change the property local.storage.path in /etc/cloud/agent/agent.properties. Thanks, Dave > Date: Thu, 29 Aug 2013 21:03:51 +0530 > Subject: Re: Change default libvirt storage pool location on KVM > From: rajuj...@gmail.com > To: users@cloudstack.apache.org > > Hello Travis, >

RE: Basic Networking - 4.0.2 - Same CIDR for all networks (vmware)

2013-09-13 Thread David Ortiz
Stephen, I have NFS based SS running on a flat network alongside my guests with basic networking with 4.0.1. I would expect that to still be viable in 4.0.2. Thanks, Dave > Date: Wed, 21 Aug 2013 10:17:15 +0100 > Subject: Basic Networking - 4.0.2 - Same CIDR for all networks (vmware) >

RE: Storage options for new Cloudstack setup.

2013-08-19 Thread David Ortiz
One thing to be aware of with the local storage, is that CS will only recognize one local storage pool. So where you have 10 x 512 GB disks, you will need to make all of the disks you would like to use for CS primary storage one logical disk. > Date: Fri, 16 Aug 2013 18:15:44 -0400 > Subject:

RE: View console not working.

2013-08-13 Thread David Ortiz
Andrew, Just to check, does your network have access to external dns? For our cluster, we have a requirement to run disconnected from the internet some of the time, which we found would keep console proxy from working if we didn't add the entries it was looking for into our internal dns. T

RE: Not getting GUI

2013-08-05 Thread David Ortiz
It may be worth checking the permissions on the catalina.out file in Tomcat. I know I've seen where people said they have issues with the permissions being wrong on that file, so the tomcat server would say it's starting when given the start command, but would then crash when it couldn't open t

RE: Centos and FreeBSD templates

2013-08-05 Thread David Ortiz
I believe from what I've seen on this list already, Cloudstack only supports resizing Data volumes, not root volumes. I also believe it is an API command, but is not in the UI yet. Dave > Date: Mon, 5 Aug 2013 16:07:27 +0100 > From: n...@li.nux.ro > To: users@cloudstack.apache.org > Subject: Re:

RE: DATA-DISK not mounted automatically?

2013-08-05 Thread David Ortiz
You could probably create a shell script that will check if the disk is partitioned, and then partition and format if it is not. After that add the script to your template and set it to run on boot. Does that seem like a workable solution to others on the list? Thanks,Dave > From: da...@g

RE: IP Address assigned by CS is not passed to new instance VM

2013-08-05 Thread David Ortiz
DHCP address which will ignore any DHCP request with a MAC address from cloudstack. This is what we had to do to get our VMs to come up correctly. Thanks, David Ortiz > Date: Sat, 3 Aug 2013 01:22:31 +0100 > Subject: Re: IP Address assigned by CS is not passed to new instance VM >

RE: CloudStack performance issue

2013-07-23 Thread David Ortiz
ng my network > topology to make the primary and secondary storage to be on the same > subnet/VLAN. > > Looking forward to your reply, thank you. > > Cheers. > > > On Tue, Jul 23, 2013 at 3:19 AM, David Ortiz wrote: > > > Meant that question for In

RE: CloudStack performance issue

2013-07-22 Thread David Ortiz
Meant that question for Indra. Sorry. > From: dpor...@outlook.com > To: users@cloudstack.apache.org > Subject: RE: CloudStack performance issue > Date: Mon, 22 Jul 2013 11:34:10 -0400 > > Prasanna, > What kind of network do you use for your setup? Creating a new VM > requires copying the

RE: CloudStack performance issue

2013-07-22 Thread David Ortiz
Prasanna, What kind of network do you use for your setup? Creating a new VM requires copying the template or ISO over from secondary storage to primary, so that could be a bottleneck when trying to create multiple VMs at once. -Dave > Date: Sat, 20 Jul 2013 16:20:08 +0530 > From: t...@apac

RE: Resize OS template

2013-07-22 Thread David Ortiz
Indra, In the limited templating I've done, I've found my Linux templates to work well at about 10 gigs (though from what I've seen you could get away with 5). Windows templates I have not had much luck with as the server 2008 templates I've done seem to get confused when I spin up a new V

RE: outage feedback and questions

2013-07-19 Thread David Ortiz
dstack.apache.org > > Just wondering if you had a recovery plan? > Would you please share with us your experience. > > Thank you > On Jul 15, 2013 4:47 PM, "David Ortiz" wrote: > > > Laurent, > > We too had some issues where we lost VMs after a swit

RE: outage feedback and questions

2013-07-19 Thread David Ortiz
@cloudstack.apache.org > > For primary storage dose nexentastor provide you with HA? > > > On Fri, Jul 19, 2013 at 12:09 PM, David Ortiz wrote: > > > Dean, > > We didn't really have a recovery plan in place at the time. > > Fortunately for us, this was

RE: Cloudstack shows incorrect IP address allocation

2013-07-19 Thread David Ortiz
You need to go into the user_ip_address table and deallocate the old addresses. I don't have the database in front of me, but I believe there were several fields which related to when it was allocated and what vm it was allocated to which need to be reset. > From: asmita.vagy...@sigma-systems.

RE: How to migrate instances of OpenStack to Cloudstack.

2013-07-19 Thread David Ortiz
We were able to get vmware images running in cloudstack with kvm hypervisor using qemu-img, but we also had to add the step of going in using a recovery image to switch all the disk lables from sdx to vdx since that's how they were being referenced once we switched hypervisors. > Date: Mon, 15

RE: outage feedback and questions

2013-07-15 Thread David Ortiz
volumes rebuilt, or having to be rebuilt completely. I would guess this is what happened in your case as well. Thanks, David Ortiz > From: dean.kam...@gmail.com > Date: Tue, 9 Jul 2013 19:35:52 -0400 > Subject: Re: outage feedback and questions > To: users@cloudstack.apache.org >

RE: How to find the the vm's volume file in primary storage?

2013-07-02 Thread David Ortiz
I am not sure how the generation occurs, but they are stored in the volumes table. The id column relates to the uuid in the gui, and the path column is what the file name is I believe. Thanks, David Ortiz > Date: Wed, 26 Jun 2013 19:27:29 -0700 > Subject: Re: How to find the th

RE: Identifying a VM's ROOT disk offering via the database

2013-07-02 Thread David Ortiz
Andy, For what it's worth, on my deployment that is exactly what I had to do, though it was to specify which node the local storage for the offering would be on. I had to create four identical service offerings (in terms of cpu/ram) that had different storage tags. Thanks,

vRam and Graphics Acceleration

2013-06-20 Thread David Ortiz
through cloudstack, which is where the change needs to happen since the libvirt file will get changed on vm restart. Thanks, David Ortiz

RE: Empty Template/ISO List on Instance Add Menu

2013-06-11 Thread David Ortiz
Did you try:ssh -i /root/.ssh/id_rsa.cloud -p 3922 root@169.254.0.236? It looks like that is the link local IP which is the one you need to ssh from for system VMs. > From: mr...@shirazu.ac.ir > Date: Tue, 11 Jun 2013 12:48:35 +0430 > To: users@cloudstack.apache.org > Subject: Re: Empty Templat

RE: Hadoop cluster running in cloudstack

2013-06-06 Thread David Ortiz
that I can get through my jobs alright, they just take a lot of extra time to run since I have the storage acting as a bottleneck right now. Thanks, David Ortiz > From: run...@gmail.com > Subject: Re: Hadoop cluster running in cloudstack > Date: Thu, 6 Jun 2013 10:23:5

RE: Hadoop cluster running in cloudstack

2013-06-04 Thread David Ortiz
the drives, and has three vms trying to slam it at once. Thanks, David Ortiz > From: andrew.ba...@gmail.com > Date: Tue, 4 Jun 2013 12:05:32 -0700 > Subject: Re: Hadoop cluster running in cloudstack > To: users@cloudstack.apache.org > > This is a very interesting question -

Hadoop cluster running in cloudstack

2013-06-04 Thread David Ortiz
multiple local storage pools with VMs through cloudstack. Has anyone found a workaround for this by any chance? Thanks, David Ortiz

RE: clean up virtual router dhcp/dns pool

2013-05-20 Thread David Ortiz
expunge thread to run every 5 minutes to make sure addresses free up quickly. Hopefully this helps. David Ortiz > From: ki...@kiste.org > Subject: clean up virtual router dhcp/dns pool > Date: Tue, 14 May 2013 08:16:30 +0200 > To: users@cloudstack.apache.org > > Hello

USB Passthrough

2013-05-07 Thread David Ortiz
oceed. Thanks, David Ortiz

RE: Deployment of VMs running cluster services

2013-04-29 Thread David Ortiz
ill be part of the anti-affinity feature, check here for > details: > https://cwiki.apache.org/CLOUDSTACK/affinity-anti-affinity-rules.html > > > On Mon, Apr 29, 2013 at 12:11 PM, David Ortiz wrote: > > > Hello, > > Does cloudstack have a way to specify that t

Deployment of VMs running cluster services

2013-04-29 Thread David Ortiz
on as long as they are not on the same one. Thanks, David Ortiz

RE: 4.0.2 DEB package repository

2013-04-29 Thread David Ortiz
As far as I can tell from the downloads page, the official distribution is the source code, which can be built into your own deb packages/rpms. > Date: Sat, 27 Apr 2013 12:02:20 +0900 > Subject: Re: 4.0.2 DEB package repository > From: go.ch...@gmail.com > To: users@cloudstack.apache.org > > > t

RE: Using different DNS for guests than Virtual Router

2013-04-24 Thread David Ortiz
...@shapeblue.com To: users@cloudstack.apache.org Subject: Re: Using different DNS for guests than Virtual Router Date: Wed, 24 Apr 2013 04:31:20 + On 23-Apr-2013, at 2:12 AM, David Ortiz wrote: Hello, I am trying to setup a Windows AD server as a guest on my cloudstack cluster, and join my

RE: Using different DNS for guests than Virtual Router

2013-04-23 Thread David Ortiz
Matt, Once I removed the old virtual router and let it create a new one, that seemed to take care of it. It is now doing exactly what you said would happen in terms of the nameservers being allocated, and my guests seem able to join the domain fine. Thanks for the help! David Ortiz > F

RE: Using different DNS for guests than Virtual Router

2013-04-23 Thread David Ortiz
re using? > > Thanks, > Matt > > > On 4/23/13 9:56 AM, "David Ortiz" wrote: > > >Matt, > >That sounds like exactly what I am going for. Is there a way to > >disable dns on a network/virtual router that already exists, or would I

RE: Using different DNS for guests than Virtual Router

2013-04-23 Thread David Ortiz
automatically filter down to > the VMs and you'll get the desired results. > > Hope this helps, > Matt > > > On 4/23/13 8:51 AM, "David Ortiz" wrote: > > >Hello Ahmad, > > That was my initial attempt. The issue I ran into was that th

RE: Using different DNS for guests than Virtual Router

2013-04-23 Thread David Ortiz
without DHCP and DNS seems like it was probably the correct way to do it, but as far as I can tell would require me to start my zone from scratch, so I am trying to avoid that if possible. Thanks, David Ortiz > CC: users@cloudstack.apache.org > From: aemne...@gmail.com > Subject:

Using different DNS for guests than Virtual Router

2013-04-22 Thread David Ortiz
guests at the domain controller as the DNS, or to set up the dnsmasq to allow the AD joins to occur (and make those settings persistent)? Or alternatively, would I be able to set up DHCP on the DC and just circumvent the virtual router entirely? Thanks, David Ortiz

RE: SSVM won't start

2013-04-16 Thread David Ortiz
sure about anything with the specifics of VMware installation since I am using KVM for the setup here, but wanted to try and explain the behavior with the templates. Thanks, David Ortiz > From: nitin.me...@citrix.com > To: users@cloudstack.apache.org; yoyoma_2...@yahoo.com > Subject:

RE: 4.0.1 Installation on CentOS 6.4 Questions

2013-04-16 Thread David Ortiz
vlans. Hope this helps, David Ortiz > Date: Thu, 11 Apr 2013 00:43:15 +0800 > From: a...@j2anywhere.com > To: users@cloudstack.apache.org > Subject: 4.0.1 Installation on CentOS 6.4 Questions > > I am currently looking at installating CS 4.0.1 onto a single system &g