Re: CloudStack Collab in Brazil

2018-12-21 Thread Tim Mackey
topics > > > > regarding features, and cloud orchestration systems (e.g. > > > CloudStack) > > > > design and structure would be presented > > > > - DevOps -- track for presentations that address the day-to-day > > of > > > >

Re: CloudStack Collab in Brazil

2018-12-19 Thread Tim Mackey
Gabriel, I'm happy to help review proposals if required. -tim On Wed, Dec 19, 2018 at 12:35 PM Gabriel Beims Bräscher < gabrasc...@gmail.com> wrote: > Hi Rafael, > > I am available to help, count on me! > I have one question. Can anyone (one that is not a PMC/Committer) help to > review present

Re: Welcoming Wido as the new ACS VP

2017-03-17 Thread Tim Mackey
Thanks Will for all the great work this past year, and looking forward to seeing Wido's contributions increasing. Congrats Wido. -tim On Fri, Mar 17, 2017 at 9:28 AM, Rubens Malheiro wrote: > Hey Stevens thanks for stable work > > Hollander welcome a new challenge! Good Luck! > > See you in

Re: Ubuntu 16.04, Openvswitch networking issue

2017-02-20 Thread Tim Mackey
Importantly, if you're in a multi-hypervisor setup, you need to account for what'll happen when all clusters of a hypervisor type go down. In your case, if the KVM cluster goes down and you've pinned the systems VMs to the KVM cluster, then CloudStack won't be able to restart them on either XenServ

Re: Ubuntu 16.04, Openvswitch networking issue

2017-02-17 Thread Tim Mackey
In order to use OVS, you need both the virtual switch and the control plane. Those messages largely boil down to "We can't find an appropriate control plane for your chosen network topology and hypervisor." This then raises the questions of which control plane are you attempting to use, and which h

Re: Now that Oracle is collecting for the use of Java, should we worry?

2016-12-25 Thread Tim Mackey
g Oracle Java JRE/JDK. And as far as I know we manage this > properly. > > On Sun, Dec 25, 2016 at 11:13 PM, Tim Mackey wrote: > > > Would be good to have a reference too. The only thing I'm aware of which > > might impact us relates to any redistributed elements

Re: Now that Oracle is collecting for the use of Java, should we worry?

2016-12-25 Thread Tim Mackey
Would be good to have a reference too. The only thing I'm aware of which might impact us relates to any redistributed elements[1]. It would be a question for the dev list to know if this does indeed impact the project. -tim [1] http://blog.takipi.com/running-java-on-docker-youre-breaking-the-law/

Re: New Initial HW Setup

2016-09-27 Thread Tim Mackey
tion/en/4.8/service_offerings.html [2] http://docs.cloudstack.apache.org/projects/cloudstack-administration/en/4.8/service_offerings.html > > -Original Message- > From: Tim Mackey [mailto:tmac...@gmail.com] > Sent: Tuesday, September 27, 2016 1:26 PM > To: users@cloudstack.

Re: New Initial HW Setup

2016-09-27 Thread Tim Mackey
overall between this and > CS? Please correct me if I'm wrong. Because as it stands now, SolusVM works > in generally the same exact way. > I'm not familiar with SolusVM, so can't comment on comparisons. > > -Original Message- > From: Tim Mackey [mailto:tm

Re: New Initial HW Setup

2016-09-27 Thread Tim Mackey
Good morning. I think it's probably best to take a step back and define a couple of things. 1. The management server is really a highly efficient cluster manager. It runs external to the compute nodes. 2. A compute node contains CPU and RAM, has a network fabric, and may have local storage. Comp

Re: Managed Storage

2016-08-03 Thread Tim Mackey
Jeff, Here's the way I look at things when XenServer is the hypervisor, and this is primary storage specific. NFS - NFS mount is created outside of XenServer, and within CS you create primary storage using that mount. You then effectively bind that primary storage to a XenServer cluster forming w

Re: Opportunity to contribute in Apache CloudStack

2016-07-06 Thread Tim Mackey
Jainesh, and by extension all members of TheAtom, welcome to the CloudStack project. You'll want to join the development list (d...@cloudstack.apache.org), and look at the contributing section here: https://github.com/apache/cloudstack and here: https://cloudstack.apache.org/developers.html. A pro

Re: Re: XenServer nested on XenServer

2016-06-16 Thread Tim Mackey
o construct "XenServer nested on KVM"??? > > Regards > > > >-Original Message- > >From: Tim Mackey [mailto:tmac...@gmail.com] > >Sent: Wednesday, June 15, 2016 10:39 PM > >To: users@cloudstack.apache.org > >Subject: [!]Re: XenServer nested

Re: XenServer nested on XenServer

2016-06-15 Thread Tim Mackey
Maruko-san, The problem is that you're using advanced networking. Advanced networking requires the physical switch to have its switch ports trunked. When you run a nested XenServer, that physical switch becomes the *virtual* switch of the XenServer. While I believe it is possible to configure the

Re: XenServer nested on XenServer

2016-06-13 Thread Tim Mackey
Maruko-san, Since nested XenServer isn't officially supported by Citrix, it's entirely possible that some aspect of the nesting which CloudStack requires is missing/broken. As Paul indicated, knowing more about your configuration is crucial. First and foremost, you'll need to be running on the la

Re: SOLVED Re: Unable to add *.iso templates on clean installation (4.8.0)

2016-04-14 Thread Tim Mackey
) so works! > > Thanks for help guys. :D > > > > On Wed, Apr 13, 2016 at 11:30 PM, Tim Mackey wrote: > > > Umm, a thought. Has the secondary storage VM started (view on > > infrastructure tab). If not, you'll want to debug that first. Here's some >

Re: Unable to add *.iso templates on clean installation (4.8.0)

2016-04-13 Thread Tim Mackey
Umm, a thought. Has the secondary storage VM started (view on infrastructure tab). If not, you'll want to debug that first. Here's some debugging tips for SSVM: https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM,+templates,+Secondary+storage+troubleshooting On Wed, Apr 13, 2016 at 10:20 P

Re: Unable to add *.iso templates on clean installation (4.8.0)

2016-04-13 Thread Tim Mackey
Welcome, Carlos. There are a few possibilities, but the first thing to know is that catalina.out isn't the log you should be looking at. Take a look here for some tips on troubleshooting: http://docs.cloudstack.apache.org/projects/cloudstack-administration/en/4.8/troubleshooting.html. The one thin

Re: XenServer cluster size

2016-03-09 Thread Tim Mackey
ke to combine them into one maxed out cluster. I have only two guest > VLAN’s and roughly 400 VM instances for this 10 hosts cluster. So I think > performance wise I should be OK. > > Yiping > > > > On 3/8/16, 4:28 PM, "Tim Mackey" wrote: > > >Yiping, >

Re: XenServer cluster size

2016-03-08 Thread Tim Mackey
Yiping, Here's the detailed answer >From the XenServer perspective, there are a number of factors which go into how various configuration limits are arrived at. Most of the time, they aren't hard limits (for example I know of users with more than 16 hosts in a pool). What the XenServer team

Re: cloudstack UI through accelerator/cache/proxy

2015-12-10 Thread Tim Mackey
I too use NetScaler and I actually found compression to have more of an impact than caching. Caching probably didn't help as much due to the jQuery stuff. On Dec 10, 2015 8:30 PM, "Nux!" wrote: > Hi, > > I've been running something like this without issues using mr Kinsella's > instructions for a

Re: Failed detecting local storage on XenServer 6.6 slave host

2015-12-04 Thread Tim Mackey
Stavros, Have you enabled local storage within CloudStack ( http://xmodulo.com/how-to-use-local-storage-for-cloudstack-vms.html)? If so, its possible local storage implies a CloudStack cluster with only one host (i.e. you need to break the XenServer pool into independent hosts with each being in

Re: Re[4]: GRE Isolation Performance

2015-11-15 Thread Tim Mackey
David, Cross host private network (CHPN) performance in XenServer will be slower than VXLAN because traffic in the GRE tunnel is encrypted. At the time CHPN was implemented in 2010, VXLAN wasn't as well established as it is today, and we had a requirement of the communication being private. Ther

Re: Packer and CloudStack

2015-09-10 Thread Tim Mackey
XenServer? > > > > Hany Fahim > VM Farms > http://vmfarms.com > h...@vmfarms.com > 1-866-278-0021 x700 > Twitter: @vmfarms > > On Thu, Sep 10, 2015 at 10:58 AM, Tim Mackey wrote: > > > Hany, > > > > Take a look at this: https://github.com/xenserv

Re: Packer and CloudStack

2015-09-10 Thread Tim Mackey
Hany, Take a look at this: https://github.com/xenserverarmy/packer. I updated it last week for the changes in Packer 0.8.6, and have tested it with XenServer 6.2 and 6.5. Here are the things you might want to know which I've not updated in the README.MD: - There are two builders, xenserver-iso

Re: Missing guest default gateway

2015-07-17 Thread Tim Mackey
In case anyone runs into such a scenario in the future, here's what this turned out to be. In /etc/sysconfig/network the GATEWAY from the source VM was still present. Removing that allowed DHCP to set the default route properly. -tim On Wed, Jul 15, 2015 at 4:26 PM, Tim Mackey

Re: Missing guest default gateway

2015-07-15 Thread Tim Mackey
On Wed, Jul 15, 2015 at 4:14 PM, Erik Weber wrote: > On Wed, Jul 15, 2015 at 9:54 PM, Tim Mackey wrote: > > > I feel this is something I should just know, but it's escaping me. For > > some reason the virtual router for a guest network I've defined isn't &g

Missing guest default gateway

2015-07-15 Thread Tim Mackey
I feel this is something I should just know, but it's escaping me. For some reason the virtual router for a guest network I've defined isn't setting the default gateway via DHCP. This is CloudStack 4.4 with XenServer 6.2 and it's an isolated network. This is what ip route shows after restart: [r

Re: nfs storage issue on xenserver

2015-07-12 Thread Tim Mackey
It would be good to get the version of both CloudStack and XenServer involved, as well as any hotfixes. What you've described sounds very similar to an issue I understood to have been fixed quite some time ago. -tim On Sun, Jul 12, 2015 at 5:37 PM, Prashant s wrote: > this issue is resolved, >

Re: Access root disk after botched upgrade

2015-06-21 Thread Tim Mackey
If that process didn't work, here's another (using XenCenter) 1. Stop the original VM (the one you want to fix). Note it's VM name and find it in your XenServer resource pool. 2. Create a new VM within CS and start it. Note the VM name and find it within your XenServer resource pool 3. On the ori

Re: Rogue / stale snapshots with XenServer

2015-05-06 Thread Tim Mackey
t; > other-config (MRW): trim_last_triggered: 1430856300.47; auto-scan: false > > sm-config (MRO): allocation: thick; use_vhd: true; last-coalesce-error: > > 1430305998; multipathable: true > > > > -- > > Erik > > > > > > On Tue, May 5, 2015 at 10:57 PM,

Re: Rogue / stale snapshots with XenServer

2015-05-05 Thread Tim Mackey
If the automatic SR scan isn't happening, garbage collection also won't happen. This is something I ran into very recently in another project. To check if the auto-scan is disabled, issue the following command: xe sr-list uuid=[your uuid] params=all look at the "other-config" and see if there i

Re: CloudStack & vCenter Operations outside of CloudStack

2015-04-25 Thread Tim Mackey
Based on my experience with 4.2 and vSphere 5, CloudStack picks up vm migrations done from vCenter within the same cluster. I never tried across cluster, but wouldn't expect it to work.If the datastore was defined in CloudStack as zone wide. On Apr 25, 2015 9:27 AM, "Timothy Lothering" wrote:

Re: XenServer 6.5 - Security Groups

2015-04-21 Thread Tim Mackey
apply > ? > > -abhi > > > On 21-Apr-2015, at 9:56 am, Koushik Das wrote: > > > > What is the output of "cat /etc/sysctl.conf"? Update it as per > http://cloudstack-installation.readthedocs.org/en/latest/hypervisor/xenserver.html. > If there was an upgrade fr

RE: XenServer 6.5 - Security Groups

2015-04-20 Thread Tim Mackey
Geoff, was this a fresh install of both XenServer and CloudStack, or was there any post install steps or upgrades? I'm thinking of setting this up and tracing things tomorrow. Might be good to get your logs to compare against what I see. On Apr 20, 2015 3:24 PM, "Geoff Higginbottom" < geoff.higgi

Re: [DISCUSS] XCP usage with CloudStack

2015-04-17 Thread Tim Mackey
E: > you can find more on Xenserver and XCP here: > http://pt.slideshare.net/xen_com_mgr/xpus13-pavlicek > > On Fri, Apr 17, 2015 at 4:12 PM, Rafael Weingartner < > rafaelweingart...@gmail.com> wrote: > > > Dear Tim Mackey, > > > > I have a production enviro

[DISCUSS] XCP usage with CloudStack

2015-04-17 Thread Tim Mackey
A little bit ago there was a thread started on the dev list about XCP and CloudStack. I've had a bit of a think about this if you're using XCP I would like to understand better how XCP, and by extension the XAPI toolstack when *not* part of XenServer, is deployed in your environments. If XCP/XAPI

Re: VHD-UTIL ACS 4.5

2015-03-31 Thread Tim Mackey
It all depends on what version of XenServer you are using. With XenServer 6.5, you shouldn't need to replace vhd-util any longer. With earlier versions, you've the correct replacement. btw, the 4.5 docs are: http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/ -tim On

Re: XenServer (VM_HVM_REQUIRED) - RAW image converted to VHD

2015-03-24 Thread Tim Mackey
CentOS 7 needs to be HVM for XenServer. If you created the VM on XenServer 6.5, then when you register it with CloudStack you'll want to set the "requireshvm" flag when you import. With CentOS 6, assuming you built it from the CentOS 6 template, it could be PV or HVM. I've installed directly fro

Re: Cloudstack + XenServer 6.2 + NetApp in production

2015-02-15 Thread Tim Mackey
on the same NetApp cluster as the > > primary storage SR. Though I am not sure if enabling xen pool HA is the > > cause of xenserver¹s rebooting under this particular scenario. > > > > I am not sure if I understand your statement that "In that case, HA would > >

Re: Cloudstack + XenServer 6.2 + NetApp in production

2015-02-14 Thread Tim Mackey
Yiping, The specific problem covered by that note was solved a long time ago. Timeouts can be caused by a number of things, and if the entire NetApp cluster went offline, the XenServer host would be impacted. Since you are experiencing a host reboot when this happens, I suspect you have XenServer

Re: Using Xen Server and KVM together

2015-01-17 Thread Tim Mackey
Tilak, You can definately do this. Take a look at my multiple hypervisor preso for 4.4 for some tips: http://www.slideshare.net/TimMackey/hypervisor-selection-in-apache-cloudstack-44 XenServer does need Intel VT, and that's a good thing all around. -tim On Sat, Jan 17, 2015 at 5:08 AM, Tilak R

Re: Physical network design options - which crime to comit

2014-12-27 Thread Tim Mackey
I don't think anyone questioned the hypervisor. For XenServer, that answer could sway the design On Dec 27, 2014 6:26 PM, "Andrija Panic" wrote: > Thx Tejas will consider doing so. > Cheers > > Sent from Google Nexus 4 > On Dec 27, 2014 4:34 PM, "Tejas Sheth" wrote: > > > Hi, > > > > it would b

Re: Cloudstack User Interface CSS design

2014-12-20 Thread Tim Mackey
Aldis, While I don't know if organizations are out there with replacement UIs you can buy, I do know that the UI is rather customizable. If you're just looking for some reskinning of what we have, there is the UI CSS: http://www.slideshare.net/cloudstack/cloudstack-ui-customization If you want

Re: software iSCSI (debian wheezy) on Xen 6.2 + CS 4.3

2014-12-04 Thread Tim Mackey
Peter, I'm going to recommend you to look at the various blog posts by Felipe Franciosi on xenserver.org ( http://xenserver.org/blog/blogger/listings/franciozzy.html). He is one of the performance engineers on the team, and has some pretty deep understanding of why things behave the way they do.

Re: Wasting Time !

2014-11-17 Thread Tim Mackey
>From my perspective there are two issues being raised in this thread. 1. The original poster didn't actually ask a question, and despite requests for more information, nothing which would allow us to help was forthcoming. We can't fix that which we don't know to be broken, and as we're all learn

Re: Live migration failed

2014-10-28 Thread Tim Mackey
Before going too far down the CloudStack debugging path, I'd confirm that you can migrate natively. If XenServer won't let you, CloudStack won't force it. On Oct 28, 2014 6:03 AM, "Garith Dugmore" wrote: > Hi GopalaKrishnan.S, > > Thanks for the speedy reply. Interesting that you mention capacity

Re: Enquiry on Citrix XenServer Installation for Cloudstack

2014-10-27 Thread Tim Mackey
There's nothing CloudStack specific in that requirement. All that means is you need to have a valid XenServer pool. For some versions, that means homogeneous, for some it means maskable. What XenServer version are you running? On Oct 27, 2014 9:10 PM, "In Huishan" wrote: > Dear All, > > I read f

Re: Do primary and secondary storage must be served by different servers ?

2014-10-20 Thread Tim Mackey
What that statement means is if you explicitly define a dedicated storage network (aka for primary storage), then that storage network can't be pingable from the management network. This is no different than if you define a storage management network in XenServer directly. Where things get a bit

Re: Guest networks not created on all Xen hosts in a pool leading to migration failure

2014-09-08 Thread Tim Mackey
I'm assuming you're doing the migration from either the XenServer command line, or from XenCenter. If you do the VM migration from within CloudStack, CloudStack will create the VLAN on the target and everything will work as you expect. Here's the doc page: https://cloudstack.apache.org/docs/en-US

Re: xenserver gpu passthrough

2014-07-24 Thread Tim Mackey
John, the official HCL for GPU passthrough is here: http://hcl.xensource.com/GPUPass-throughDeviceList.aspx. That being said, the list represents the combination of GPU card and server which was tested either by Citrix or the vendor and found to work reliably. Some of the considerations included

Re: Cloudstack-4.3 xenserver-6.2 equallogic SAN

2014-06-23 Thread Tim Mackey
loyment as we use that setup in present infrastructure. FYI this > cloudstack deployment is on new hardware and not using any existing. > > Regards > Ian > > > On 23 Jun 2014, at 18:12, Tim Mackey wrote: > > > > Ian, > > > > A couple of quick questions: &g

Re: Cloudstack-4.3 xenserver-6.2 equallogic SAN

2014-06-23 Thread Tim Mackey
Ian, A couple of quick questions: - Is this going to be NFS or iSCSI (I've used EQL with iSCSI)? - Do you require a separate storage network on XenServer to access the EQL, or is it accessible from the same network as the management server? - Is you EQL on the XenServer HCL, including the firmwar

Re: Xenserver 6.2 SP1 Hotfix 4

2014-06-19 Thread Tim Mackey
P1. http://support.citrix.com/article/CTX140417 > > Len > > -----Original Message- > From: Tim Mackey [mailto:tmac...@gmail.com] > Sent: 17 June 2014 15:48 > To: users@cloudstack.apache.org > Subject: Re: Xenserver 6.2 SP1 Hotfix 4 > > Len, > > 6.2 SP1 rolls up a

Re: Cloudstack/Xenserver/GPU support

2014-06-18 Thread Tim Mackey
Correct. 6.2 SP1 is a different resource within CloudStack, so if you're on 6.2 or prior GPU pass-through isn't available. -tim On Wed, Jun 18, 2014 at 2:30 AM, Devdeep Singh wrote: > Sanjay can correct me if I am wrong, but looks like a different resource > gets loaded for XenServer 6.2 and

Re: Realhostip.com Migration

2014-06-17 Thread Tim Mackey
Rich, I followed the Citrix KB article referenced here ( https://cwiki.apache.org/confluence/display/CLOUDSTACK/Realhost+IP+changes) with 4.2 and it worked fine for me using SSL. Just remember to get a wildcard SSL cert, and be careful pasting it into the CloudStack UI. -tim On Tue, Jun 17, 20

Re: Xenserver 6.2 SP1 Hotfix 4

2014-06-17 Thread Tim Mackey
Len, 6.2 SP1 rolls up all previous hotfixes, plus adds a few of its own. I'd expect if you attempted to install HF004, that it would error out with a message about being already applied. -tim On Tue, Jun 17, 2014 at 8:39 AM, Len Bellemore < len.bellem...@controlcircle.com> wrote: > Hi Guys, >

Re: ScaleIO experience?

2014-06-17 Thread Tim Mackey
Cees, Unfortunately I'm not personally aware of anyone using ScaleIO with XenServer, but it is on the HCL for XenServer versions 6.1 and prior ( http://hcl.xensource.com/ProductDetails.aspx?ProductType=Storage&ProductName=ScaleIO%20vSAN). The core CloudStack question would be how CloudStack sees

Re: XenServer + New Guest Network = unable to create vm

2014-06-11 Thread Tim Mackey
Andrei, When I created a cloud with XenServer, vSphere and KVM, I didn't need create any new service offerings, nor did I need to tag them. Template compatibility should take care of that automatically. What you haven't said is if you uploaded the XenServer system VM template or not. Since you

Re: XenServer 6.2 and ACS XenServer Support Package

2014-05-20 Thread Tim Mackey
Andrei, Those commands are still required for use in a CloudStack basic zone. If you are using an advanced zone, then the default XenServer backend of ovs is correct. -tim On Tue, May 20, 2014 at 5:29 PM, Andrei Mikhailovsky wrote: > Hi guys, > > I am looking at the installation guide for Xen

Re: ESXi & KVM Hypervisors in the same CloudStack zone

2014-05-02 Thread Tim Mackey
The only issues I've run into are that you can only have one vCenter Datacenter per zone, and that if you're separating the guest and public traffic on different NICs that you take care to ensure the respective vSphere and KVM network labels are correct. If you need this last part and don't do it,

Re: Cloudstack with PCI compliance

2014-04-24 Thread Tim Mackey
The real problem is in defining what is "in-scope" and "out-of-scope", and avoiding "mixed-mode". This document ( https://www.pcisecuritystandards.org/documents/Virtualization_InfoSupp_v2.pdf) provides a pretty good read of the suggested rules of the road for virtualization, but I'm not aware of a

[PROPOSAL] Support pure Xen as a hypervisor

2014-03-18 Thread Tim Mackey
Historically CloudStack has used Xen and XenServer interchangeably to refer to any XenAPI based implementation. With the recent release of Xen Project 4.4 (http://blog.xen.org/index.php/2014/03/10/xen-4-4-released/), and interest in alternate architectures like ARM, the loose definition of our Xen

Re: Customise XenServer ISO?

2014-03-04 Thread Tim Mackey
> On 05.03.2014 00:02, Tim Mackey wrote: > >> I've not tried this, but it looks like this should work for you with >> modifications for a fresh ISO. >> http://maufderheiden.wordpress.com/2013/05/13/ >> slipstream-supplemental-packs-and-install-xenserver-6-1-from-

Re: Customise XenServer ISO?

2014-03-04 Thread Tim Mackey
I've not tried this, but it looks like this should work for you with modifications for a fresh ISO. http://maufderheiden.wordpress.com/2013/05/13/slipstream-supplemental-packs-and-install-xenserver-6-1-from-usb-drive/ I'm going to add this topic to my list of guides for xenserver.org. Please let

Re: Limit CPU flags exposed to the VM

2014-02-24 Thread Tim Mackey
Here's a good article describing how everything behind CPU masking works: http://support.citrix.com/article/CTX127059. One key item to note is you might need to do something in your BIOS to enable the feature. Don't worry about the age of the article; everything's still relevant. (btw Citrix sup

Re: Software licensing in the cloud

2014-02-11 Thread Tim Mackey
If you want to host Windows VMs you should really look into the Microsoft Service Provider License Agreement (SPLA) program: http://www.microsoft.com/hosting/en/us/licensing/splabenefits.aspx From the FAQ : "Microsoft SPLA is the only Microsoft Volume Licensing program that allows Microsoft produc

Re: CloudStack 4.2 | Xen Server 6.2

2014-02-04 Thread Tim Mackey
Maurice, the XenServer cloud supplemental pack is only required with older versions of XenServer. The functionality in that pack is part of XenServer 6.2 which works fine with CloudStack 4.2. On Feb 4, 2014 7:37 PM, "Maurice Lawler" wrote: > Is Xen Server 6.2 supported by Cloudstack 4.2 ? If so,

Re: XenServer 6.2 SP1

2014-01-01 Thread Tim Mackey
Technically speaking, SP1 is only a rollup of hotfixes with the addition of vGPU functionality and support for Windows 8.1 and Server 2012 R2. It's not a release per se. Here's the readme: http://support.citrix.com/article/CTX139788. As a result, I'd expect support to be mostly based on for the

Re: Multiple Hypervisor in a zone - SystemVM

2013-11-23 Thread Tim Mackey
In my experience, letting system vms float between hypervisor led to problems. I force mine to one hypervisor using the parameter you found. Iirc, the valid values are identical to the hypervisor types listed under global config-> hypervisor settings, and for me was XenServer On Nov 23, 2013 9:37

Review of Collab hypervisor presentation

2013-11-17 Thread Tim Mackey
Good evening everyone. I'm presenting at Collab this week on hypervisor selection in CloudStack. While I've been running CloudStack since the pre-Apache days, my experience is obviously limited to what I've personally implemented. Since I want to keep this session factual and avoid any bias, I'm