Linux
Using virt-install to create a virtual machine template for OpenStack
Playing with KVM and OpenStack I wanted to create a custom Linux virtual machine template. The easiest way to do this is to first create a blank disk using the qemu-img command. qemu-img create -f qcow2 /path/to/systemname.qcow2 20G Here we specify the format as qcow2 with the -f switch, the path to where we want […]
Tags: args, boot image, glance, img command, KVM, linux, man page, Open Stack, OpenStack, virt
Posted in KVM, Linux, Open Stack | No Comments »
Using ZFS filesystem as an NFS datastore for ESXi
Using ZFS on Linux is an attractive solution for a high-performance NFS server due to several key factors: Cost, ability to use commodity hardware with free software Simplicity, quick install and easy to configure/manage Flexibility, ZFS offers a plethora of options for your filesystem needs In this case, I installed ZFS on CentOS 6.4 available […]
Tags: attractive solution, CentOS, commodity hardware, datastore, device id, filesystem, free software, linux, NFS Datastore, ZFS
Posted in Cloud, Coud Security, Linux, Storage, Virtualization, vmware | 4 Comments »
VDI Questionnaire – follow-up for XenDesktop use
After being tasked with creating a “product” SKU around Virtual Desktop, I came up with a VDI Questionnaire for potential VDI customers starting with 200 users. Understanding that its difficult to get all of the customer details clearly defined from a list of questions, I think we cover the majority of the key components. I […]
Tags: Citrix, VDI, XenDesktop, XenServer
Posted in Citrix, Citrix XenDesktop, Cloud, Desktop Virtualization, Flex System, Hitachi Unified Compute Platform, Hyper-V, IBM, Linux, Microsoft, ThinApp, VDI - Virtual Desktop, View, Virtualization, vmware, XenServer | 1 Comment »
What hypervisors are you seeing in the general public?
Scott’s post on multiple hypervisor’s got me thinking… Regardless of workload (server, VDI, DR, Test/Dev) I myself only really see one hypervisor out there… VMware. I think so many companies have built their operational policies, processes and procedures around ESX that it is going to be an incredibly difficult migration to something else. I know of […]
Tags: Citrix, cloud, ESX, esxi, microsoft, VDI, VIew, vmware, XenServer
Posted in Citrix XenDesktop, Cloud, Desktop Virtualization, Hyper-V, Linux, View, Virtualization, vmware, Windows Server 2012, XenServer | 2 Comments »