SlideShare uma empresa Scribd logo
1 de 48
Manage Your Virtualized
Environment
David Babbitt
Software Developer,
Spiceworks
What We’ll Be Covering
•Virtualization 101
•Benefits (Community)
•Advanced Uses of Virtualization
•Lessons Learned (Community)
•Managing Virtualization with Spiceworks
VIRTUALIZATION 101
Physical Servers
Sharepoint
Server 2008
Dell
A/V
Server 2003
HP
Wiki
RHEL
Dell
Virtualized Servers
Sharepoint
Server 2008
A/V
Server 2003
Wiki
RHEL
VMware
Dell
Physical Networking
192.168.0.10 192.168.0.11 192.168.0.12
Virtual Networking
192.168.0.10
192.168.0.11
192.168.0.12
192.168.0.2
Physical and Virtual
Hardware
Model: Dell R710
RAM: 32 GB
NIC: Broadcom
MAC: 00:26:B9:5B:E3:08
Controller: PERC
Disk: 1TB
Model: VMware
RAM: 2 GB
NIC: Intel
MAC: 00:0C:29:7F:31:89
Controller: LSI
Disk: 20GB
Virtual Machine Layout
.vmx
.xml
.vmdk
.vhd
Moving Virtual Machines
Model: Dell R710
RAM: 32 GB
NIC: Broadcom
MAC: 00:26:B9:5B:E3:08
Controller: PERC
Disk: 1TB
Model: HP DL385
RAM: 32 GB
NIC: HP
MAC: 1C:C1:DE:E6:94:B4
Controller: SmartArray
Disk: 1TB
Model: VMware
RAM: 2 GB
NIC: Intel
MAC: 00:0C:29:7F:31:89
Controller: LSI
Disk: 20GB
Terms
• Virtualization Host, VM Host, Host
• Virtual Machine, VM
• Guest
• Virtual Server?
Types of Virtualization
• Desktop
– VMware Player
– VMware Workstation
– VMware Fusion
– Parallels Desktop
– MSFT Virtual PC
Host OS:
Windows 7,
Linux, etc.
Virtualization S/W
Types of Virtualization
• Server
– VMware Server
– Parallels Server
– Oracle VirtualBox
– MSFT Virtual Server 2005
Host OS:
Windows Server,
Linux, etc.
Virtualization S/W
Types of Virtualization
• Hypervisor
– VMware vSphere
– MSFT Hyper-V
– Xen
Host “OS” is the
Hypervisor
Parent Partition,
Dom0,
Console OS
Microsoft Hyper-V
• Standalone (Hyper-V Server), or
• Windows Server 2008 (x64) Hyper-V
Role
• Hyper-V Server is FREE
• Manage with System Center Virtual
Machine Manager (SCVMM)
• H/W: Intel-VT + XD, AMD-V + NX
• Guest support: Windows, RHEL, SuSE
VMware vSphere
• aka ESXi, ESX, Virtual Infastructure, VI3
• VMware vSphere Hypervisor is FREE
• Paid versions have more features
• Manage with VMware vCenter
• H/W: Consult HCL
• Guest support: Almost anything
Citrix XenServer
• FREE
• Paid versions have more features
• Manage with XenCenter
• H/W: Intel-VT, AMD-V (Windows guests)
• Guest support: Windows, Linux
Which is best?? ….
Define “Is”
• vSphere
– Most third party tools and vendor partnerships
– Leading in advanced features
– Can quickly get expensive
• Hyper-V
– Familiar management for Windows people
– More features for free (Live Migration)
– Less VM density
• XenServer
– Familiar management for Linux people
– Most features for free
– Better density with Linux guests
BENEFITS
(COMMUNITY)
Agility
• A new VM is a few clicks away
• Add as many VMs as host capacity
allows
“Think about trying to get the OK to
purchase a physical server for
something that only benefits IT.”
Windows Licensing
• Server 2008 Enterprise license allows for
4 VM instances on same host
• Server 2008 Datacenter license allows
for unlimited VM instances on same
host (license per host CPU)
• Applies to any virtualization platform
• Additional benefit for Hyper-V Role:
Host license includes guest license(s)
Oversubscription
• Memory Oversubscription
– Paging, deduplication, compression, etc.
– Microsoft “any day now”
• Disk Oversubscription
– “Thin provisioning”, “Expanding”
Backups
• VMs are just files
• copy, rsync, scp works for these too
• Veeam FastSCP
• Veeam Backup
• Trilead VMX
Reduced Downtime
• VMs are portable between hosts
• Storage shared across VM hosts
• Restore backup to another VM host
• Run from backup using VMware Player
ADVANCED USAGE
Snapshot
.vmdk
Snapshot
base
.vmdk
undo
.vmdk
Snapshot
base
.vmdk
undo
.vmdk
Rollback
base
.vmdk
undo
.vmdk
Non-Persistent
• I install Spiceworks in a VM 5-10 times
per week.
• Every “Power Off” or “Restart” performs
automatic Rollback
scsi0:0.mode = "independent-nonpersistent"
VDI
user1
.vmdk
user2
.vmdk
base
.vmdk
Virtual Networking
• Bridged • Host Only
DIY Bridge
Lossy Network
# ipfw pipe 1 config plr 0.1 delay 150ms
# ipfw pipe 2 config plr 0.1 delay 50ms
# ipfw add 1 prob 0.3 pipe 1 ip from any to any
# ipfw add 2 pipe 2 ip from any to any
Isolated Copy
production test
LESSONS LEARNED
(COMMUNITY)
Central Storage
“Magic SAN Powder”
Put it into Practice
• Start Free, Educate Yourself
– VMware Go, Hyper-V server, VMware
Player
– VMware Virtual Appliance Marketplace
– MSFT Product Trials at Technet
Put it into Practice
• Virtualize IT Resources, Gain
Confidence
– WSUS, A/V
– Conversion Tools
– Learn how to monitor resources, errors
Put it into Practice
• Opportunity and Argument to virtualize
the rest
– Warranties expiring, Hardware refresh
– Future capacity via more CPU and RAM
– Savings on Windows Licensing
– Limited downtime DR no-brainer
Special Thanks
• Bob Beatty
• Justin Davidson
• Limey
• Martin9700
• Scott Alan Miller
• Orl
Questions?
DEMO
Scanning
VM Host
Host Configuration
VM Definitions
VM Guest
Addtnl Configuration
Software, etc.
Questions?
http://tinyurl.com/sw2010v
m

Mais conteúdo relacionado

Mais procurados

Virtualization
VirtualizationVirtualization
VirtualizationBirju Tank
 
Hardware virtualization basic
Hardware virtualization basicHardware virtualization basic
Hardware virtualization basicSanoj Kumar
 
Principles of Virtualization - Introduction to Virtualization Software
Principles of Virtualization - Introduction to Virtualization Software Principles of Virtualization - Introduction to Virtualization Software
Principles of Virtualization - Introduction to Virtualization Software Rubal Sagwal
 
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVMHypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVMvwchu
 
Configure and Manage Virtualization on different Platforms
Configure and Manage Virtualization on different Platforms Configure and Manage Virtualization on different Platforms
Configure and Manage Virtualization on different Platforms Rubal Sagwal
 
cloud computing:Types of virtualization
cloud computing:Types of virtualizationcloud computing:Types of virtualization
cloud computing:Types of virtualizationDr.Neeraj Kumar Pandey
 
Virtualization in cloud
Virtualization in cloudVirtualization in cloud
Virtualization in cloudAshok Kumar
 
1.Introduction to virtualization
1.Introduction to virtualization1.Introduction to virtualization
1.Introduction to virtualizationHwanju Kim
 
Virtualization and Cloud Computing with Elastic Server On Demand
Virtualization and Cloud Computing with Elastic Server On DemandVirtualization and Cloud Computing with Elastic Server On Demand
Virtualization and Cloud Computing with Elastic Server On DemandYan Pritzker
 
virtualization (Hyper-V)
virtualization (Hyper-V)virtualization (Hyper-V)
virtualization (Hyper-V)Mohamed Hesham
 
Introduction to Virtualization
Introduction to VirtualizationIntroduction to Virtualization
Introduction to VirtualizationSplatDot.com Inc.
 
Open source hypervisors in cloud
Open source hypervisors in cloudOpen source hypervisors in cloud
Open source hypervisors in cloudChetna Purohit
 
Lecture5 virtualization
Lecture5 virtualizationLecture5 virtualization
Lecture5 virtualizationhktripathy
 
Server Virtualization Concepts & Features
Server Virtualization Concepts & FeaturesServer Virtualization Concepts & Features
Server Virtualization Concepts & FeaturesRagesh R Nair
 

Mais procurados (20)

Virtualization
VirtualizationVirtualization
Virtualization
 
Hardware virtualization basic
Hardware virtualization basicHardware virtualization basic
Hardware virtualization basic
 
Principles of Virtualization - Introduction to Virtualization Software
Principles of Virtualization - Introduction to Virtualization Software Principles of Virtualization - Introduction to Virtualization Software
Principles of Virtualization - Introduction to Virtualization Software
 
What is Virtualization
What is VirtualizationWhat is Virtualization
What is Virtualization
 
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVMHypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
Hypervisors and Virtualization - VMware, Hyper-V, XenServer, and KVM
 
Configure and Manage Virtualization on different Platforms
Configure and Manage Virtualization on different Platforms Configure and Manage Virtualization on different Platforms
Configure and Manage Virtualization on different Platforms
 
cloud computing:Types of virtualization
cloud computing:Types of virtualizationcloud computing:Types of virtualization
cloud computing:Types of virtualization
 
Virtualization in cloud
Virtualization in cloudVirtualization in cloud
Virtualization in cloud
 
Cloud Computing: Virtualization
Cloud Computing: VirtualizationCloud Computing: Virtualization
Cloud Computing: Virtualization
 
Virtual machine
Virtual machineVirtual machine
Virtual machine
 
1.Introduction to virtualization
1.Introduction to virtualization1.Introduction to virtualization
1.Introduction to virtualization
 
Virtualization and Cloud Computing with Elastic Server On Demand
Virtualization and Cloud Computing with Elastic Server On DemandVirtualization and Cloud Computing with Elastic Server On Demand
Virtualization and Cloud Computing with Elastic Server On Demand
 
virtualization (Hyper-V)
virtualization (Hyper-V)virtualization (Hyper-V)
virtualization (Hyper-V)
 
Hypervisor and Nova
Hypervisor and NovaHypervisor and Nova
Hypervisor and Nova
 
Virtualization basics
Virtualization basics Virtualization basics
Virtualization basics
 
Introduction to Virtualization
Introduction to VirtualizationIntroduction to Virtualization
Introduction to Virtualization
 
Open source hypervisors in cloud
Open source hypervisors in cloudOpen source hypervisors in cloud
Open source hypervisors in cloud
 
Virtualization
Virtualization Virtualization
Virtualization
 
Lecture5 virtualization
Lecture5 virtualizationLecture5 virtualization
Lecture5 virtualization
 
Server Virtualization Concepts & Features
Server Virtualization Concepts & FeaturesServer Virtualization Concepts & Features
Server Virtualization Concepts & Features
 

Destaque

SpiceWorld 2010 Welcome Keynote - Scott Abel, CEO & Co-founder, Spiceworks
SpiceWorld 2010 Welcome Keynote - Scott Abel, CEO & Co-founder, SpiceworksSpiceWorld 2010 Welcome Keynote - Scott Abel, CEO & Co-founder, Spiceworks
SpiceWorld 2010 Welcome Keynote - Scott Abel, CEO & Co-founder, SpiceworksSpiceworks
 
The Spicies Awards - Jay
The Spicies Awards - JayThe Spicies Awards - Jay
The Spicies Awards - JaySpiceworks
 
Get IT Done Easier: How Vista & Office Can Simplify Your Day
Get IT Done Easier: How Vista & Office Can Simplify Your DayGet IT Done Easier: How Vista & Office Can Simplify Your Day
Get IT Done Easier: How Vista & Office Can Simplify Your DaySpiceworks
 
Spiceworld 2008 - Keynote
Spiceworld 2008 - KeynoteSpiceworld 2008 - Keynote
Spiceworld 2008 - KeynoteSpiceworks
 
The Spicies 2008 (Users)
The Spicies 2008 (Users)The Spicies 2008 (Users)
The Spicies 2008 (Users)Spiceworks
 
Cost-Effective Business Backup and Disaster Recovery - Brian Verenkoff, Buffalo
Cost-Effective Business Backup and Disaster Recovery - Brian Verenkoff, BuffaloCost-Effective Business Backup and Disaster Recovery - Brian Verenkoff, Buffalo
Cost-Effective Business Backup and Disaster Recovery - Brian Verenkoff, BuffaloSpiceworks
 
Spiceworks IT Boot Camp - Pt. 1
Spiceworks IT Boot Camp - Pt. 1Spiceworks IT Boot Camp - Pt. 1
Spiceworks IT Boot Camp - Pt. 1Spiceworks
 
The Spiceworks Community: How to Harness the Power of 650,000 IT Pros
The Spiceworks Community: How to Harness the Power of 650,000 IT ProsThe Spiceworks Community: How to Harness the Power of 650,000 IT Pros
The Spiceworks Community: How to Harness the Power of 650,000 IT ProsSpiceworks
 
Intro to help desk
Intro to help deskIntro to help desk
Intro to help deskSpiceworks
 
Intro to inventory
Intro to inventoryIntro to inventory
Intro to inventorySpiceworks
 
Run an Easy to Use Help Desk with Spiceworks
Run an Easy to Use Help Desk with SpiceworksRun an Easy to Use Help Desk with Spiceworks
Run an Easy to Use Help Desk with SpiceworksSpiceworks
 
Introducing....Office 365
Introducing....Office 365Introducing....Office 365
Introducing....Office 365Spiceworks
 
Welcome To Computers
Welcome To ComputersWelcome To Computers
Welcome To Computersconnerk
 
The Spicies 2008 Vendors
The Spicies 2008 VendorsThe Spicies 2008 Vendors
The Spicies 2008 VendorsSpiceworks
 
Introduction to The Spiceworks Inventory
Introduction to The Spiceworks InventoryIntroduction to The Spiceworks Inventory
Introduction to The Spiceworks InventorySpiceworks
 
measuring organizational culture
measuring organizational culturemeasuring organizational culture
measuring organizational culturebertvanderlinden
 
Disaster Recovery & Data Backup Strategies
Disaster Recovery & Data Backup StrategiesDisaster Recovery & Data Backup Strategies
Disaster Recovery & Data Backup StrategiesSpiceworks
 
Reinventing Healthcare to Serve People, Not Institutions
Reinventing Healthcare to Serve People, Not InstitutionsReinventing Healthcare to Serve People, Not Institutions
Reinventing Healthcare to Serve People, Not InstitutionsTim O'Reilly
 
WTF? Why The Future Is Up To Us.
WTF? Why The Future Is Up To Us.WTF? Why The Future Is Up To Us.
WTF? Why The Future Is Up To Us.Tim O'Reilly
 

Destaque (20)

SpiceWorld 2010 Welcome Keynote - Scott Abel, CEO & Co-founder, Spiceworks
SpiceWorld 2010 Welcome Keynote - Scott Abel, CEO & Co-founder, SpiceworksSpiceWorld 2010 Welcome Keynote - Scott Abel, CEO & Co-founder, Spiceworks
SpiceWorld 2010 Welcome Keynote - Scott Abel, CEO & Co-founder, Spiceworks
 
The Spicies Awards - Jay
The Spicies Awards - JayThe Spicies Awards - Jay
The Spicies Awards - Jay
 
Get IT Done Easier: How Vista & Office Can Simplify Your Day
Get IT Done Easier: How Vista & Office Can Simplify Your DayGet IT Done Easier: How Vista & Office Can Simplify Your Day
Get IT Done Easier: How Vista & Office Can Simplify Your Day
 
Spiceworld 2008 - Keynote
Spiceworld 2008 - KeynoteSpiceworld 2008 - Keynote
Spiceworld 2008 - Keynote
 
The Spicies 2008 (Users)
The Spicies 2008 (Users)The Spicies 2008 (Users)
The Spicies 2008 (Users)
 
Cost-Effective Business Backup and Disaster Recovery - Brian Verenkoff, Buffalo
Cost-Effective Business Backup and Disaster Recovery - Brian Verenkoff, BuffaloCost-Effective Business Backup and Disaster Recovery - Brian Verenkoff, Buffalo
Cost-Effective Business Backup and Disaster Recovery - Brian Verenkoff, Buffalo
 
Spiceworks IT Boot Camp - Pt. 1
Spiceworks IT Boot Camp - Pt. 1Spiceworks IT Boot Camp - Pt. 1
Spiceworks IT Boot Camp - Pt. 1
 
The Spiceworks Community: How to Harness the Power of 650,000 IT Pros
The Spiceworks Community: How to Harness the Power of 650,000 IT ProsThe Spiceworks Community: How to Harness the Power of 650,000 IT Pros
The Spiceworks Community: How to Harness the Power of 650,000 IT Pros
 
Intro to help desk
Intro to help deskIntro to help desk
Intro to help desk
 
Intro to inventory
Intro to inventoryIntro to inventory
Intro to inventory
 
Run an Easy to Use Help Desk with Spiceworks
Run an Easy to Use Help Desk with SpiceworksRun an Easy to Use Help Desk with Spiceworks
Run an Easy to Use Help Desk with Spiceworks
 
Introducing....Office 365
Introducing....Office 365Introducing....Office 365
Introducing....Office 365
 
Welcome To Computers
Welcome To ComputersWelcome To Computers
Welcome To Computers
 
The Spicies 2008 Vendors
The Spicies 2008 VendorsThe Spicies 2008 Vendors
The Spicies 2008 Vendors
 
Introduction to The Spiceworks Inventory
Introduction to The Spiceworks InventoryIntroduction to The Spiceworks Inventory
Introduction to The Spiceworks Inventory
 
measuring organizational culture
measuring organizational culturemeasuring organizational culture
measuring organizational culture
 
Disaster Recovery & Data Backup Strategies
Disaster Recovery & Data Backup StrategiesDisaster Recovery & Data Backup Strategies
Disaster Recovery & Data Backup Strategies
 
My personal brand
My personal brandMy personal brand
My personal brand
 
Reinventing Healthcare to Serve People, Not Institutions
Reinventing Healthcare to Serve People, Not InstitutionsReinventing Healthcare to Serve People, Not Institutions
Reinventing Healthcare to Serve People, Not Institutions
 
WTF? Why The Future Is Up To Us.
WTF? Why The Future Is Up To Us.WTF? Why The Future Is Up To Us.
WTF? Why The Future Is Up To Us.
 

Semelhante a Manage and Optimize Your Virtual Environment

Rmll Virtualization As Is Tool 20090707 V1.0
Rmll Virtualization As Is Tool 20090707 V1.0Rmll Virtualization As Is Tool 20090707 V1.0
Rmll Virtualization As Is Tool 20090707 V1.0guest72e8c1
 
Server Virtualization
Server VirtualizationServer Virtualization
Server Virtualizationwebhostingguy
 
Server Virtualization using Hyper-V
Server Virtualization using Hyper-VServer Virtualization using Hyper-V
Server Virtualization using Hyper-VMd Yousup Faruqu
 
XenServer Design Workshop
XenServer Design WorkshopXenServer Design Workshop
XenServer Design WorkshopTim Mackey
 
Microsoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private CloudMicrosoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private CloudMd Yousup Faruqu
 
Deskpool making vdi cost effective for smb
Deskpool making vdi cost effective for smbDeskpool making vdi cost effective for smb
Deskpool making vdi cost effective for smbDongLiwu
 
Virtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsVirtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsSergio Maia
 
VMware vSphere 5.1 - Upgrade Tips & Top New Features
VMware vSphere 5.1 - Upgrade Tips & Top New FeaturesVMware vSphere 5.1 - Upgrade Tips & Top New Features
VMware vSphere 5.1 - Upgrade Tips & Top New Featuresstcroixsolutions
 
Introduction to Virtualization
Introduction to VirtualizationIntroduction to Virtualization
Introduction to VirtualizationMuhammadRizkyFaza
 
OSCON2014: Understanding Hypervisor Selection in Apache CloudStack
OSCON2014: Understanding Hypervisor Selection in Apache CloudStackOSCON2014: Understanding Hypervisor Selection in Apache CloudStack
OSCON2014: Understanding Hypervisor Selection in Apache CloudStackTim Mackey
 
Cloud os launch journey to cloud os with windows server 2012 r2
Cloud os launch   journey to cloud os with windows server 2012 r2 Cloud os launch   journey to cloud os with windows server 2012 r2
Cloud os launch journey to cloud os with windows server 2012 r2 Susantha Silva
 
CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5
CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5
CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5Tim Mackey
 
2015 02-10 xen server master class
2015 02-10 xen server master class2015 02-10 xen server master class
2015 02-10 xen server master classCitrix
 
Unikernels: Rise of the Library Hypervisor
Unikernels: Rise of the Library HypervisorUnikernels: Rise of the Library Hypervisor
Unikernels: Rise of the Library HypervisorAnil Madhavapeddy
 
LinuxTag13: 10 years of Xen and beyond
LinuxTag13: 10 years of Xen and beyondLinuxTag13: 10 years of Xen and beyond
LinuxTag13: 10 years of Xen and beyondThe Linux Foundation
 
Unikernels: the rise of the library hypervisor in MirageOS
Unikernels: the rise of the library hypervisor in MirageOSUnikernels: the rise of the library hypervisor in MirageOS
Unikernels: the rise of the library hypervisor in MirageOSDocker, Inc.
 
Introduction to docker
Introduction to dockerIntroduction to docker
Introduction to dockerInstruqt
 
V mwarev sphere5.1notes-v2
V mwarev sphere5.1notes-v2V mwarev sphere5.1notes-v2
V mwarev sphere5.1notes-v2karanamsaibabu
 

Semelhante a Manage and Optimize Your Virtual Environment (20)

Server 2016 sneak peek
Server 2016 sneak peekServer 2016 sneak peek
Server 2016 sneak peek
 
RMLL / LSM 2009
RMLL / LSM 2009RMLL / LSM 2009
RMLL / LSM 2009
 
Rmll Virtualization As Is Tool 20090707 V1.0
Rmll Virtualization As Is Tool 20090707 V1.0Rmll Virtualization As Is Tool 20090707 V1.0
Rmll Virtualization As Is Tool 20090707 V1.0
 
Server Virtualization
Server VirtualizationServer Virtualization
Server Virtualization
 
Server Virtualization using Hyper-V
Server Virtualization using Hyper-VServer Virtualization using Hyper-V
Server Virtualization using Hyper-V
 
XenServer Design Workshop
XenServer Design WorkshopXenServer Design Workshop
XenServer Design Workshop
 
Microsoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private CloudMicrosoft Server Virtualization and Private Cloud
Microsoft Server Virtualization and Private Cloud
 
Deskpool making vdi cost effective for smb
Deskpool making vdi cost effective for smbDeskpool making vdi cost effective for smb
Deskpool making vdi cost effective for smb
 
Virtualizacao de Servidores - Windows
Virtualizacao de Servidores - WindowsVirtualizacao de Servidores - Windows
Virtualizacao de Servidores - Windows
 
VMware vSphere 5.1 - Upgrade Tips & Top New Features
VMware vSphere 5.1 - Upgrade Tips & Top New FeaturesVMware vSphere 5.1 - Upgrade Tips & Top New Features
VMware vSphere 5.1 - Upgrade Tips & Top New Features
 
Introduction to Virtualization
Introduction to VirtualizationIntroduction to Virtualization
Introduction to Virtualization
 
OSCON2014: Understanding Hypervisor Selection in Apache CloudStack
OSCON2014: Understanding Hypervisor Selection in Apache CloudStackOSCON2014: Understanding Hypervisor Selection in Apache CloudStack
OSCON2014: Understanding Hypervisor Selection in Apache CloudStack
 
Cloud os launch journey to cloud os with windows server 2012 r2
Cloud os launch   journey to cloud os with windows server 2012 r2 Cloud os launch   journey to cloud os with windows server 2012 r2
Cloud os launch journey to cloud os with windows server 2012 r2
 
CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5
CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5
CloudStack Day Japan 2015 - Hypervisor Selection in CloudStack 4.5
 
2015 02-10 xen server master class
2015 02-10 xen server master class2015 02-10 xen server master class
2015 02-10 xen server master class
 
Unikernels: Rise of the Library Hypervisor
Unikernels: Rise of the Library HypervisorUnikernels: Rise of the Library Hypervisor
Unikernels: Rise of the Library Hypervisor
 
LinuxTag13: 10 years of Xen and beyond
LinuxTag13: 10 years of Xen and beyondLinuxTag13: 10 years of Xen and beyond
LinuxTag13: 10 years of Xen and beyond
 
Unikernels: the rise of the library hypervisor in MirageOS
Unikernels: the rise of the library hypervisor in MirageOSUnikernels: the rise of the library hypervisor in MirageOS
Unikernels: the rise of the library hypervisor in MirageOS
 
Introduction to docker
Introduction to dockerIntroduction to docker
Introduction to docker
 
V mwarev sphere5.1notes-v2
V mwarev sphere5.1notes-v2V mwarev sphere5.1notes-v2
V mwarev sphere5.1notes-v2
 

Mais de Spiceworks

Checking your back ups without batting an eye
Checking your back ups without batting an eyeChecking your back ups without batting an eye
Checking your back ups without batting an eyeSpiceworks
 
SpiceWorld London 2012 presentation Eaton
SpiceWorld London 2012 presentation EatonSpiceWorld London 2012 presentation Eaton
SpiceWorld London 2012 presentation EatonSpiceworks
 
Spice world london 2012 Grey Howe
Spice world london 2012 Grey HoweSpice world london 2012 Grey Howe
Spice world london 2012 Grey HoweSpiceworks
 
Spice world london 2012 Ben Snape
Spice world london 2012 Ben SnapeSpice world london 2012 Ben Snape
Spice world london 2012 Ben SnapeSpiceworks
 
EatonVirtualization, Connectivity and the Cloud — Trends Driving the Future o...
EatonVirtualization, Connectivity and the Cloud — Trends Driving the Future o...EatonVirtualization, Connectivity and the Cloud — Trends Driving the Future o...
EatonVirtualization, Connectivity and the Cloud — Trends Driving the Future o...Spiceworks
 
Bringing Patch Management to Spiceworks
Bringing Patch Management to SpiceworksBringing Patch Management to Spiceworks
Bringing Patch Management to SpiceworksSpiceworks
 
Making Sense of the Cloud
Making Sense of the CloudMaking Sense of the Cloud
Making Sense of the CloudSpiceworks
 
Can't Do It with Spiceworks? You Can Build an Extension for That! - Scott Con...
Can't Do It with Spiceworks? You Can Build an Extension for That! - Scott Con...Can't Do It with Spiceworks? You Can Build an Extension for That! - Scott Con...
Can't Do It with Spiceworks? You Can Build an Extension for That! - Scott Con...Spiceworks
 
Security Essentials for the SMB IT Network (on a Shoestring Budget!) - Adam W...
Security Essentials for the SMB IT Network (on a Shoestring Budget!) - Adam W...Security Essentials for the SMB IT Network (on a Shoestring Budget!) - Adam W...
Security Essentials for the SMB IT Network (on a Shoestring Budget!) - Adam W...Spiceworks
 
Raising the Bar on Remote Site Management - Francis Sullivan & Stephen Chudle...
Raising the Bar on Remote Site Management - Francis Sullivan & Stephen Chudle...Raising the Bar on Remote Site Management - Francis Sullivan & Stephen Chudle...
Raising the Bar on Remote Site Management - Francis Sullivan & Stephen Chudle...Spiceworks
 
A Whole New Way to Keep Track of Your People & IT Purchasing - Justin Perkins...
A Whole New Way to Keep Track of Your People & IT Purchasing - Justin Perkins...A Whole New Way to Keep Track of Your People & IT Purchasing - Justin Perkins...
A Whole New Way to Keep Track of Your People & IT Purchasing - Justin Perkins...Spiceworks
 
Going the Extra Mile in Network Monitoring & Management - Greg Kattawar, Spic...
Going the Extra Mile in Network Monitoring & Management - Greg Kattawar, Spic...Going the Extra Mile in Network Monitoring & Management - Greg Kattawar, Spic...
Going the Extra Mile in Network Monitoring & Management - Greg Kattawar, Spic...Spiceworks
 
Getting More Nitty-gritty Details on Your Network - Brian Gugliemetti, Spicew...
Getting More Nitty-gritty Details on Your Network - Brian Gugliemetti, Spicew...Getting More Nitty-gritty Details on Your Network - Brian Gugliemetti, Spicew...
Getting More Nitty-gritty Details on Your Network - Brian Gugliemetti, Spicew...Spiceworks
 
Keep IT Simple (& Get IT All Done!) with Spiceworks - Paul Luciano, Expand In...
Keep IT Simple (& Get IT All Done!) with Spiceworks - Paul Luciano, Expand In...Keep IT Simple (& Get IT All Done!) with Spiceworks - Paul Luciano, Expand In...
Keep IT Simple (& Get IT All Done!) with Spiceworks - Paul Luciano, Expand In...Spiceworks
 
How to Take an Enterprise Approach in a SMB World - Jeff Shuron, Sports Physi...
How to Take an Enterprise Approach in a SMB World - Jeff Shuron, Sports Physi...How to Take an Enterprise Approach in a SMB World - Jeff Shuron, Sports Physi...
How to Take an Enterprise Approach in a SMB World - Jeff Shuron, Sports Physi...Spiceworks
 
Using Spiceworks for Change Control - Justin Davison, R J Lee Group
Using Spiceworks for Change Control - Justin Davison, R J Lee GroupUsing Spiceworks for Change Control - Justin Davison, R J Lee Group
Using Spiceworks for Change Control - Justin Davison, R J Lee GroupSpiceworks
 
Back-up Solutions: Where to Cut Corners & Where Not To - Daniel Kimberlin, En...
Back-up Solutions: Where to Cut Corners & Where Not To - Daniel Kimberlin, En...Back-up Solutions: Where to Cut Corners & Where Not To - Daniel Kimberlin, En...
Back-up Solutions: Where to Cut Corners & Where Not To - Daniel Kimberlin, En...Spiceworks
 
Less IT and More SaaS & Cloud - Andy Schroepfer, Rackspace
Less IT and More SaaS & Cloud - Andy Schroepfer, RackspaceLess IT and More SaaS & Cloud - Andy Schroepfer, Rackspace
Less IT and More SaaS & Cloud - Andy Schroepfer, RackspaceSpiceworks
 
Power Protection and Management from the Desktop to the Data Center - Keith W...
Power Protection and Management from the Desktop to the Data Center - Keith W...Power Protection and Management from the Desktop to the Data Center - Keith W...
Power Protection and Management from the Desktop to the Data Center - Keith W...Spiceworks
 
Open Source Powered Websites: Protect Your Enterprise and Yourself - Chris Da...
Open Source Powered Websites: Protect Your Enterprise and Yourself - Chris Da...Open Source Powered Websites: Protect Your Enterprise and Yourself - Chris Da...
Open Source Powered Websites: Protect Your Enterprise and Yourself - Chris Da...Spiceworks
 

Mais de Spiceworks (20)

Checking your back ups without batting an eye
Checking your back ups without batting an eyeChecking your back ups without batting an eye
Checking your back ups without batting an eye
 
SpiceWorld London 2012 presentation Eaton
SpiceWorld London 2012 presentation EatonSpiceWorld London 2012 presentation Eaton
SpiceWorld London 2012 presentation Eaton
 
Spice world london 2012 Grey Howe
Spice world london 2012 Grey HoweSpice world london 2012 Grey Howe
Spice world london 2012 Grey Howe
 
Spice world london 2012 Ben Snape
Spice world london 2012 Ben SnapeSpice world london 2012 Ben Snape
Spice world london 2012 Ben Snape
 
EatonVirtualization, Connectivity and the Cloud — Trends Driving the Future o...
EatonVirtualization, Connectivity and the Cloud — Trends Driving the Future o...EatonVirtualization, Connectivity and the Cloud — Trends Driving the Future o...
EatonVirtualization, Connectivity and the Cloud — Trends Driving the Future o...
 
Bringing Patch Management to Spiceworks
Bringing Patch Management to SpiceworksBringing Patch Management to Spiceworks
Bringing Patch Management to Spiceworks
 
Making Sense of the Cloud
Making Sense of the CloudMaking Sense of the Cloud
Making Sense of the Cloud
 
Can't Do It with Spiceworks? You Can Build an Extension for That! - Scott Con...
Can't Do It with Spiceworks? You Can Build an Extension for That! - Scott Con...Can't Do It with Spiceworks? You Can Build an Extension for That! - Scott Con...
Can't Do It with Spiceworks? You Can Build an Extension for That! - Scott Con...
 
Security Essentials for the SMB IT Network (on a Shoestring Budget!) - Adam W...
Security Essentials for the SMB IT Network (on a Shoestring Budget!) - Adam W...Security Essentials for the SMB IT Network (on a Shoestring Budget!) - Adam W...
Security Essentials for the SMB IT Network (on a Shoestring Budget!) - Adam W...
 
Raising the Bar on Remote Site Management - Francis Sullivan & Stephen Chudle...
Raising the Bar on Remote Site Management - Francis Sullivan & Stephen Chudle...Raising the Bar on Remote Site Management - Francis Sullivan & Stephen Chudle...
Raising the Bar on Remote Site Management - Francis Sullivan & Stephen Chudle...
 
A Whole New Way to Keep Track of Your People & IT Purchasing - Justin Perkins...
A Whole New Way to Keep Track of Your People & IT Purchasing - Justin Perkins...A Whole New Way to Keep Track of Your People & IT Purchasing - Justin Perkins...
A Whole New Way to Keep Track of Your People & IT Purchasing - Justin Perkins...
 
Going the Extra Mile in Network Monitoring & Management - Greg Kattawar, Spic...
Going the Extra Mile in Network Monitoring & Management - Greg Kattawar, Spic...Going the Extra Mile in Network Monitoring & Management - Greg Kattawar, Spic...
Going the Extra Mile in Network Monitoring & Management - Greg Kattawar, Spic...
 
Getting More Nitty-gritty Details on Your Network - Brian Gugliemetti, Spicew...
Getting More Nitty-gritty Details on Your Network - Brian Gugliemetti, Spicew...Getting More Nitty-gritty Details on Your Network - Brian Gugliemetti, Spicew...
Getting More Nitty-gritty Details on Your Network - Brian Gugliemetti, Spicew...
 
Keep IT Simple (& Get IT All Done!) with Spiceworks - Paul Luciano, Expand In...
Keep IT Simple (& Get IT All Done!) with Spiceworks - Paul Luciano, Expand In...Keep IT Simple (& Get IT All Done!) with Spiceworks - Paul Luciano, Expand In...
Keep IT Simple (& Get IT All Done!) with Spiceworks - Paul Luciano, Expand In...
 
How to Take an Enterprise Approach in a SMB World - Jeff Shuron, Sports Physi...
How to Take an Enterprise Approach in a SMB World - Jeff Shuron, Sports Physi...How to Take an Enterprise Approach in a SMB World - Jeff Shuron, Sports Physi...
How to Take an Enterprise Approach in a SMB World - Jeff Shuron, Sports Physi...
 
Using Spiceworks for Change Control - Justin Davison, R J Lee Group
Using Spiceworks for Change Control - Justin Davison, R J Lee GroupUsing Spiceworks for Change Control - Justin Davison, R J Lee Group
Using Spiceworks for Change Control - Justin Davison, R J Lee Group
 
Back-up Solutions: Where to Cut Corners & Where Not To - Daniel Kimberlin, En...
Back-up Solutions: Where to Cut Corners & Where Not To - Daniel Kimberlin, En...Back-up Solutions: Where to Cut Corners & Where Not To - Daniel Kimberlin, En...
Back-up Solutions: Where to Cut Corners & Where Not To - Daniel Kimberlin, En...
 
Less IT and More SaaS & Cloud - Andy Schroepfer, Rackspace
Less IT and More SaaS & Cloud - Andy Schroepfer, RackspaceLess IT and More SaaS & Cloud - Andy Schroepfer, Rackspace
Less IT and More SaaS & Cloud - Andy Schroepfer, Rackspace
 
Power Protection and Management from the Desktop to the Data Center - Keith W...
Power Protection and Management from the Desktop to the Data Center - Keith W...Power Protection and Management from the Desktop to the Data Center - Keith W...
Power Protection and Management from the Desktop to the Data Center - Keith W...
 
Open Source Powered Websites: Protect Your Enterprise and Yourself - Chris Da...
Open Source Powered Websites: Protect Your Enterprise and Yourself - Chris Da...Open Source Powered Websites: Protect Your Enterprise and Yourself - Chris Da...
Open Source Powered Websites: Protect Your Enterprise and Yourself - Chris Da...
 

Manage and Optimize Your Virtual Environment

Notas do Editor

  1. Licensing for vsphere ramps up after 3 hosts x 2 sockets each Hyper-V still does not have memory overcommit (page dedup, etc.) XenServer most popular for paravirtualization