SlideShare uma empresa Scribd logo
1 de 48
Baixar para ler offline
vCenter Deep Dive
Ameet Jani, Vmware
Justin King, Vmware
VSVC4830
#VSVC4830
2
Overview
 vCenter Server – A Technical Deep Dive
• vCenter Installer
• Inventory Service
• vSphere Web Client
• vCenter Database
• vCenter Single Sign-On
 Reference Architecture (Best Practices)
• Single vCenter Environments
• Multi vCenter Environments
 We want to answer all questions… at the end
3
What This Session Is/Target Audience
 Other VMworld sessions of similar interest
• Upgrades
• VSVC5690 vSphere Upgrade Series Part 1: vCenter Server
• Performance
• VSVC5234 Extreme Performance Series: vCenter of the Universe
• vCenter Single Sign-On
• VSVC5635 vSphere vCenter Single Sign-On Best Practices
• vSphere Web Client
• VSVC5436 vSphere Web Client – Technical Walkthrough
4
Installers
5
Simple Install
 Simple Install Changes
• Added Web Client
• Installer Order changes
5.1
Single Sign-On
Inventory Service
vCenter
5.5
Single Sign-On
vSphere WebClient
Inventory Service
vCenter
 Why?
• In the rare case SSO goes wrong, users
can log into Web Client and configure/edit
 Best practice: Simple Install puts all
components in a single server
• VMware’s suggested best practice
6
Custom Install
Why would you run this?
 Distribute services across
multiple servers
 Customize location
 Advanced configurations
• E.g. additional vCenter servers
1 2 3 4
7
Inventory Service
8
What Is the vCenter Server Inventory Service?
 Maintains a cache of the vCenter
Server inventory
• (VMs, Hosts, etc)
 Reduces the load on VPXD by
offloading client requests
 Installs locally to vCenter Server
(although can be separated)
 Enables use of Tags
• Remember to backup Inventory
service data files to provide
recovery of tags
Inventory Service provides a query service into VPXD
9
vSphere Web Client
10
What Is the vSphere Web Client?
 The NEW virtual infrastructure client
• THE client for vSphere administrators (starting in vSphere 5.1)
• Matched functionality to legacy VI Client (almost – we’ll get to this)
• Additional vCenter 5.1/5.5 functionality, only available thru the vSphere
Web Client
 Browser based
• Internet Explorer / FireFox / Chrome fully supported on Windows and Mac
The new face of
vSphere Administration
11
vCenter Server 5.5
 vSphere Web Client
• Increased Platform Support
• Added support for OS X
• VM Console access
• Deploy OVF Templates
• Attach Client Devices
• Enhanced Usability Experience
• Drag and Drop
• Filters
• Recent Items
12
• But…
• You need your solutions
• And the performance could be better
Web Client
 Last release for VI Client (5.5)
• Why did we keep it around?
• VUM
• Host Client
• After playing with the new client for 2 days,
most admins like the NEW client
13
VMware vSphere Web Client Plugins
vcOps
Infrastructure Nav
Orchistrator
Data Protection
Others:
• vFabric Elastic
Memory for Java
• vSphere Replication
• vSphere Data
Protector
14
Partner Plug-ins for the Web Client
15
vCenter Server Database
16
Stats and Database Performance Improvements
We have improved each activityStats Operations
Insert stats
Roll up stats into new
granularities
Purge stats when they
get too old
Partitioned database tables
 Faster to insert into smaller partition tables
than in one really large table
No collisions
 No collisions between data that is being
inserted and data that is being rolled up
Faster Purges
 By partitioning we are able to drop tables
and NOT search and drop stale rows.
 Dramatically reduced I/O requirements
 Dramatically faster rollup times
 Predictable rollup procedure
RESULT
18
vCenter Server Appliance
19
What About the Appliance
Limitations Today:
 External database is Oracle only
• No SQL Server support planned
 Embedded database scale
• 5 hosts / 50 VMs
• Will change 5.1 U2
 IPv6
 Linked Mode capability
 Availability with vCenter Heartbeat
Future Direction:
 Future direction is with appliance but we have work to do first
 Proven itself with VMware HOL
 Secure the appliance
 Provide better availability
 Add Linked mode functionality
Take a look, get familiar and prepare to adopt
20
System Requirements
21
System Requirements (Hardware)
Simple Install (Min)
• 2CPU / 12GB RAM / 100GB Disk / 1Gbps
Custom Install (Min)
 Single Sign-On
• 1CPU / 3GB RAM / 2GB Disk / 1Gbps
 vSphere Web Client
• 1CPU / 2GB RAM / 2GB Disk / 1Gbps**
 Inventory Service
• 1CPU / 3GB RAM / 5GB Disk / 1Gbps
 vCenter Server
• 2CPU / 4GB RAM / 60GB Disk / 1Gbps
Simple Install (Recommended)
• 4CPU / 24GB RAM / 100GB Disk / 1Gbps
Custom Install (Recommended)
 Single Sign-On
• 2CPU / 4GB RAM / 8GB Disk / 1Gbps
 vSphere Web Client
• 2CPU / 4GB RAM / 8GB Disk / 1Gbps**
 Inventory Service
• 1CPU / 8GB RAM / 32GB Disk / 1Gbps
 vCenter Server
• 4CPU / 8GB RAM / 100GB Disk / 1Gbps
• Based on an Inventory Size of
400 hosts or 4000 virtual machines
22
Deprecated Operating Systems
 vCenter Server 5.5 removes support for
• Windows Server 2003 as a host operating system
• Windows Server 2008 (no SP) as a host operating system
• Windows Server 2008 SP1 as a host operating system
Upgrade Windows Server 2008 SP2 before upgrading vCenter Server
to version 5.5
 vSphere Documentation Center
https://www.vmware.com/support/pubs/
 VMware Compatibility Guide
http://www.vmware.com/resources/compatibility
 Product Interoperability Matrix
http://www.vmware.com/resources/compatibility/sim/interop_matrix.php
23
Upgrade Matrix
 VMware supports in-place upgrades on 64-bit systems from
• vCenter Server 4.x
• vCenter Server 5.0.x
• vCenter Server 5.1.x
*Exception being Windows XP Professional x64
 VMware does not support directly migrating an existing, 5.0.x or
earlier vCenter Server to a new machine during an upgrade to
version 5.5
• You can migrate such an existing vCenter Server to a new machine during an
upgrade to version 5.0.x, and then perform an in-place upgrade from version
5.0.x to version 5.5
 vCenter Server 5.5 can manage
• ESX 4.x/ESXi 4.x, ESXi 5.0.x, and 5.1 x hosts
• In the same cluster with ESXi 5.5 hosts
 vCenter Server 5.5 cannot manage ESX 2.x or 3.x hosts
24
vCenter Single Sign-On
25
The New vCenter Single Sign-On 5.5
With vSphere 5.5, VMware is delivering a greatly improved Single
Sign-On experience
• vCenter Single Sign-On was introduced in vSphere 5.1 to provide customers
with the ability to log into VMware vCloud Suite products once and then use
each product holistically as one common suite.
• This feature proved challenging to our customers for a variety of reasons.
• As a result VMware improved the vCenter Single Sign-On experience from the
ground-up
26
Challenges with vCenter Single Sign-On 5.1
 Active Directory Integration
• Does not work effectively in multi-forest / trusted
domain environments
• Does not scale in environments with 15K or greater users
• Administration is limited
 Certificates
• SSL communications challenging
• Difficult to change / update
 Installation
• Database requirements / security concerns
• Many installable configurations
• Difficult to change / reconfigure post install
• Complex
 Diagnostics
• Troubleshooting tools – non existent
27
What's New with vCenter Single Sign-On 5.5 (in Short)
 Improved architecture
• Multi-master
• Built-in replication
• Site awareness
• Multi Tenant
 Database
• There is no Database!
 Installation
• One simplified deployment model
• Select vCenter Single Sign-On for the first or an additional vCenter Server
 Diagnostics
• Full suite of diagnostic / Troubleshooting tools
vCenter Server
vCenter
Server
vCenter Server
vCenter
Server
vCenter Server
vCenter
Server
Web Client
Inventory Svc
vCenter Single Sign-On 5.5
Web Client
Inventory Svc
Web Client
Inventory Svc
SSO Site 1 SSO Site 2
29
vCenter Single Sign-On 5.5 – Installation
 Prerequisites
• Hostname has a FQDN and is DNS resolvable (forward/reverse)
• Joined to an Active Directory domain (most use cases)
• Windows 2008 x64 SP2 or higher (or use vCenter Appliance)
 Installer contains several core components required for vCenter
Single Sign-On (STS, Admin server, Lookup Svcs & VMDir)
 Installer Steps
1. Accept License agreement (EULA)
2. Prerequisite check summary
3. Edit default port number 7444 (if necessary)
4. Select Deployment placement
5. Provide Administrator@vSphere.local password
6. Provide a site name or select a previous site name
7. Edit destination directory (if necessary)
8. Summary
9. Installation Complete
 Upgrading?
admin@system-domain?
Account becomes an alias of
administrator@vsphere.local
30
Supports Upgrade of All vCenter 5.1 Configurations
Previous vCenter Single Sign-On 5.1 deployment models
• Fully Maintained via Upgrade
• Basic (Stand-alone or shared server)
• Single Sign-On High Availability
• Single Sign-On Multisite
New recommendations with vSphere 5.5
• Better use of new technology
• Single virtual machine for all vCenter components**
• Distributed virtual machines add complexity
• Availability
• Backup & Restore
• Easily migrate to new recommendations during upgrade
** Enterprise customers with 6 or more local vCenter servers can use a centralized instance
31
Upgrading What about 5.1 Configurations?
SSO
Architecture is unchanged
Supports
• Up to maximum scale
• All identity source types
No SSO database
SSO Basic Mode
32
vCenter Single Sign-On High Availability (SSO HA)
Shared
Database
Host or VM
SSO Server
(Primary)
Load Balancer
Host or VM
SSO Server
(HABackup)
Host or VM
Load Balancer
Host or VM
SSO Server
SSO HA
Now supports active / active
• No loss of admin service
• vCenter restarts possible
More than two instances supported
Requires:
• Third Party Network Load Balancer
• Updating of certificates
• Reregistration of solutions
vSphere 5.1 vSphere 5.5
33
vCenter Single Sign-On Multisite (Linked Mode)
Web Client
Inventory Svc
Web Client
Inventory Svc
Web Client
Inventory Svc
Local
Databases
vCenter Server
vCenter
Server
vCenter Server
vCenter
Server
Inventory Svc
vCenter Server
vCenter
Server
New York
Los Angeles
Miami
Multi Site
SSO Server
Multi Site
SSO Server
Primary
SSO Server
Web Client
Inventory Svc
Web Client
Inventory Svc
Web Client
Inventory Svc
vCenter Server
vCenter
Server
vCenter Server
vCenter
Server
Inventory Svc
vCenter Server
vCenter
Server
New York
Los Angeles
Miami
SSO Server
SSO Server
SSO Server
Automatic Replication
Identity Sources
SSO Users/Groups/Policies
Solutions
NOTE: When Upgrading/Deploying, only one first server selection is required to setup
authentication domain otherwise you will have multiple duplicate vsphere.local domains
34
Types of Identity Sources
What is an identity source?
An external domain or repository of users and groups
Identity Sources supported with 5.5
1. Native Active Directory (Recommended)
• Uses kerberos via machine account or SPN
2. Active Directory as an LDAP server
• This was done for backward compatibility to 5.1
• Not likely to be supported post 5.5
• Same limitations as in 5.1
3. OpenLDAP
4. LocalOS
• For Windows
Configuring your VC Server
When you configure your VC Server,
make sure to set the VC Administrator as
administrator@vsphere.local. DO NOT
SET THE VC Administrator to be a Local
OS account.
35
Backup / Restore / Availability
 Backup / Restore
• Virtual Machine**
• Snapshot
• Tape / Disk
• vDP (now supports host level restore)
• Application (KB with GA)
• Registry Keys
• SSL Certificates (tcserver)
• Certificate server
• KDC
• VMDir (vdcbackup)
 Availability of vCenter Single Sign-On server
• No different to vCenter
• Why? vCenter is the primary resident of the Single Sign-On server
• vSphere HA, vCenter Heartbeat
**Additional step required when multiple SSO instances are configured
36
Diagnostics
 vCenter Single Sign-On 5.5 Diagnostic Tools
 Perform all administration and reconfiguration from MMC Snap in
• vCenter Single Sign-On services need to be running
 KB to troubleshoot startup issues
 Separate download
• So we can update independently and add exciting new features
37
Replication
 Builtin Replication
• Between each Single Sign-On server deployed in the same vSphere
authentication domain
 Replication Partners
• Review / Add / Remove / Edit
 Geographically Separated Single Sign-On sites
• Reduce overhead
• Provide Redundancy Links
38
Certificates
 SSL Automation tool
• Updated to support vSphere 5.5
• Command Line
 Ability to Add / Remove certificates
• (MMC Snap-in)
39
The log files provided by Single Sign On includes:
 vminst.log: Single Sign On installer log
 vim-sso-msi.log: MSI installer verbose logs for Single Sign On installation
 vim_ssoreg.log: Single Sign On Lookup Service log
 exported_sso.properties: Endpoint information about each of the Single Sign On Solution Users and
identity sources extracted from previous vCenter Single Sign On 5.1.0 instance
 vim-openssl-msi.log: MSI installer verbose log for OpenSSL installation
 vim-python-msi.log: MSI installer verbose log for Python installation
 vim-kfw-msi.log: MSI installer verbose log for MIT Kerberos installation
Single Sign On logs are grouped by component and purpose:
 vmdirdvdcpromo.log: Promotion and demotion operation information for the Single Sign On instance
when joined or removed from a linked configurations
 vmdirdvdcsetupIdu.log: VMware Directory Service setup post-installation log containing information
about the localhost name
 vmdirdvmdir.log: Health reports for the VMware Directory Service service and the Lotus VMDir
database
 vmkdcdvmkdcd.log: Key Distribution Center (kdc) run-time log, reports ports conflicts preventing the
service from starting
 vmware-ssovmware-sts-idmd.log: VMware Identity Management service run-time logs, time-
stamped records of user attempts when accessing Single Sign On for administrative purposes
 vmware-ssovmware-sts.ldmd-perf.log: VMware Identity Management service performance counter
logs
 vmware-ssoVMwareIdentityMgmtService.<date>.log: Commons Daemon log once the Identity
Management Service has started
40
Additional Information
 Deprecated Functionality
• NIS Identity Source
• More than one default domain per Identity Provider
• SMTP configuration and notification for password expiration by mail
 TCP Ports Used by SSO
• 2012 Control interface RPC for VMDirectory
• 88, 2013 Control interface RPC for the Kerberos
• 2014 RPC port for all VMCA APIs
• 7444 vCenter Single Sign On - HTTPS
• 11711 vCenter Single Sign On - LDAP
• 11712 vCenter Single Sign On - LDAPS
• 12721 VMware Identity Mgmt Service
41
Reference Architecture’s
42
Single vCenter Server 5.5 Design Recommendation
VC Database
vCenter Server Host or VM
vCenter
Server
SSO
Server
Web Client
Inventory Svc
Use Simple Installer
Installs / Upgrades core
components with a single
virtual machine
1. vCenter Single Sign-On
2. vSphere Web Client
3. vCenter Inventory Service
4. vCenter Server
 No change to architecture
 All services are local
• Reduced complexity
 Supports 1-1000 Hosts /
1-10,000 Virtual Machines
43
Multiple Remote vCenter Server Design Recommendation
By Default
 Each site is independent
 Does not provide a single pane of glass view
 SSO automated replication
 SSO Users & Groups
 SSO Policies
 Identity sources
 Site awareness
 Linked Mode
 Maintains single pane of glass
 Replicates Licenses, permissions and roles
 Availability
 vSphere HA
 vCenter Heartbeat
vCenter Server
vCenter
Server
New York
vCenter Server
vCenter
Server
Miami
vCenter Server
vCenter
Server
Web Client
Inventory Svc
SSO Server – vsphere.local
Los Angeles
Web Client
Inventory Svc
Web Client
Inventory Svc
SSO Site 1 SSO Site 2 SSO Site 3
Single SSO Authentication Domain
44
SSO
Server
Web Client
Multiple Local vCenter Server 5.5 Design Recommendations
A Datacenter with more than 5 vCenter Servers
 Centralized SSO authentication
• Same Physical location
 Single Centralized vSphere Web Client
 Availability (Required)
• vSphere HA
• vCenter Heartbeat
• Network Load Balancer
vCenter Server 2
vCenter
Server 5.5
Inventory Svc
SSO
Server
Web Client
Database
Server
VCDB1,VCDB2,VCDB3
vCenter Server 3
vCenter
Server 5.5
Inventory Svc
vCenter Server 1
vCenter
Server 5.1
Inventory Svc
Backwards compatible to vCenter Server 5.1
45
The Possibilities Are Endless…
New York
Los Angeles
Miami
46
Stay up to date with vCenter Server
http://blogs.vmware.com/vsphere/
@vCenterGuy
47
Other VMware Activities Related to This Session
 Group Discussions:
VSVC1000-GD
vCenter Upgrades with Justin King
THANK YOU
vCenter Deep Dive
Ameet Jani, Vmware
Justin King, Vmware
VSVC4830
#VSVC4830

Mais conteúdo relacionado

Mais procurados

VMworld 2013: What's New in vSphere Platform & Storage
VMworld 2013: What's New in vSphere Platform & Storage VMworld 2013: What's New in vSphere Platform & Storage
VMworld 2013: What's New in vSphere Platform & Storage VMworld
 
VMworld 2015: Managing vSphere 6 Deployments and Upgrades
VMworld 2015: Managing vSphere 6 Deployments and Upgrades VMworld 2015: Managing vSphere 6 Deployments and Upgrades
VMworld 2015: Managing vSphere 6 Deployments and Upgrades VMworld
 
Emad Younis - Keynote
Emad Younis - Keynote Emad Younis - Keynote
Emad Younis - Keynote VMUG IT
 
London VMUG - Upgrade vSphere 5.5 to 6.5
London VMUG - Upgrade vSphere 5.5 to 6.5London VMUG - Upgrade vSphere 5.5 to 6.5
London VMUG - Upgrade vSphere 5.5 to 6.5Dean Lewis
 
2016.11.03 ncwivmug super meeting - v sphere 6 upgrade
2016.11.03   ncwivmug super meeting - v sphere 6 upgrade2016.11.03   ncwivmug super meeting - v sphere 6 upgrade
2016.11.03 ncwivmug super meeting - v sphere 6 upgradePaul Woodward Jr
 
2016.07.20 indy vmug usercon - vsphere 6 upgrade
2016.07.20   indy vmug usercon - vsphere 6 upgrade2016.07.20   indy vmug usercon - vsphere 6 upgrade
2016.07.20 indy vmug usercon - vsphere 6 upgradePaul Woodward Jr
 
2016.05.23 wivmug user con - vsphere 6 upgrade
2016.05.23   wivmug user con - vsphere 6 upgrade2016.05.23   wivmug user con - vsphere 6 upgrade
2016.05.23 wivmug user con - vsphere 6 upgradePaul Woodward Jr
 
Nashville VMUG Keynote April 8 2015 - vSphere 6
Nashville VMUG Keynote April 8 2015 - vSphere 6Nashville VMUG Keynote April 8 2015 - vSphere 6
Nashville VMUG Keynote April 8 2015 - vSphere 6Adam Eckerle
 
Ivaylo Radev - usercon vmugit
Ivaylo Radev - usercon vmugit Ivaylo Radev - usercon vmugit
Ivaylo Radev - usercon vmugit VMUG IT
 
Whats new v sphere 6
Whats new v sphere 6Whats new v sphere 6
Whats new v sphere 6shixi wang
 
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...VMworld
 
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
 
four issues I encountered deploying vCenter and SRM 5.5 in a Windows environment
four issues I encountered deploying vCenter and SRM 5.5 in a Windows environmentfour issues I encountered deploying vCenter and SRM 5.5 in a Windows environment
four issues I encountered deploying vCenter and SRM 5.5 in a Windows environmentAngelo Luciani
 
Upgrading to VMware vSphere 6.0
Upgrading to VMware vSphere 6.0Upgrading to VMware vSphere 6.0
Upgrading to VMware vSphere 6.0Tim Carman
 
VMworld 2015: VMware vSphere Certificate Management for Mere Mortals
VMworld 2015: VMware vSphere Certificate Management for Mere MortalsVMworld 2015: VMware vSphere Certificate Management for Mere Mortals
VMworld 2015: VMware vSphere Certificate Management for Mere MortalsVMworld
 
Partner Presentation vSphere6-VSAN-vCloud-vRealize
Partner Presentation vSphere6-VSAN-vCloud-vRealizePartner Presentation vSphere6-VSAN-vCloud-vRealize
Partner Presentation vSphere6-VSAN-vCloud-vRealizeErik Bussink
 
RHT Upgrading to vSphere 5
RHT Upgrading to vSphere 5RHT Upgrading to vSphere 5
RHT Upgrading to vSphere 5virtualsouthwest
 
VMworld 2013: vSphere Web Client - Technical Walkthrough
VMworld 2013: vSphere Web Client - Technical WalkthroughVMworld 2013: vSphere Web Client - Technical Walkthrough
VMworld 2013: vSphere Web Client - Technical WalkthroughVMworld
 

Mais procurados (20)

VMworld 2013: What's New in vSphere Platform & Storage
VMworld 2013: What's New in vSphere Platform & Storage VMworld 2013: What's New in vSphere Platform & Storage
VMworld 2013: What's New in vSphere Platform & Storage
 
VMworld 2015: Managing vSphere 6 Deployments and Upgrades
VMworld 2015: Managing vSphere 6 Deployments and Upgrades VMworld 2015: Managing vSphere 6 Deployments and Upgrades
VMworld 2015: Managing vSphere 6 Deployments and Upgrades
 
Emad Younis - Keynote
Emad Younis - Keynote Emad Younis - Keynote
Emad Younis - Keynote
 
London VMUG - Upgrade vSphere 5.5 to 6.5
London VMUG - Upgrade vSphere 5.5 to 6.5London VMUG - Upgrade vSphere 5.5 to 6.5
London VMUG - Upgrade vSphere 5.5 to 6.5
 
vsphere5.5 to 6.5
vsphere5.5 to 6.5vsphere5.5 to 6.5
vsphere5.5 to 6.5
 
2016.11.03 ncwivmug super meeting - v sphere 6 upgrade
2016.11.03   ncwivmug super meeting - v sphere 6 upgrade2016.11.03   ncwivmug super meeting - v sphere 6 upgrade
2016.11.03 ncwivmug super meeting - v sphere 6 upgrade
 
2016.07.20 indy vmug usercon - vsphere 6 upgrade
2016.07.20   indy vmug usercon - vsphere 6 upgrade2016.07.20   indy vmug usercon - vsphere 6 upgrade
2016.07.20 indy vmug usercon - vsphere 6 upgrade
 
2016.05.23 wivmug user con - vsphere 6 upgrade
2016.05.23   wivmug user con - vsphere 6 upgrade2016.05.23   wivmug user con - vsphere 6 upgrade
2016.05.23 wivmug user con - vsphere 6 upgrade
 
Nashville VMUG Keynote April 8 2015 - vSphere 6
Nashville VMUG Keynote April 8 2015 - vSphere 6Nashville VMUG Keynote April 8 2015 - vSphere 6
Nashville VMUG Keynote April 8 2015 - vSphere 6
 
Ivaylo Radev - usercon vmugit
Ivaylo Radev - usercon vmugit Ivaylo Radev - usercon vmugit
Ivaylo Radev - usercon vmugit
 
Whats new v sphere 6
Whats new v sphere 6Whats new v sphere 6
Whats new v sphere 6
 
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
VMworld 2015: Just Because You COULD, Doesn’t Mean You SHOULD – vSphere 6.0 A...
 
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
 
four issues I encountered deploying vCenter and SRM 5.5 in a Windows environment
four issues I encountered deploying vCenter and SRM 5.5 in a Windows environmentfour issues I encountered deploying vCenter and SRM 5.5 in a Windows environment
four issues I encountered deploying vCenter and SRM 5.5 in a Windows environment
 
Upgrading to VMware vSphere 6.0
Upgrading to VMware vSphere 6.0Upgrading to VMware vSphere 6.0
Upgrading to VMware vSphere 6.0
 
VMworld 2015: VMware vSphere Certificate Management for Mere Mortals
VMworld 2015: VMware vSphere Certificate Management for Mere MortalsVMworld 2015: VMware vSphere Certificate Management for Mere Mortals
VMworld 2015: VMware vSphere Certificate Management for Mere Mortals
 
Partner Presentation vSphere6-VSAN-vCloud-vRealize
Partner Presentation vSphere6-VSAN-vCloud-vRealizePartner Presentation vSphere6-VSAN-vCloud-vRealize
Partner Presentation vSphere6-VSAN-vCloud-vRealize
 
RHT Upgrading to vSphere 5
RHT Upgrading to vSphere 5RHT Upgrading to vSphere 5
RHT Upgrading to vSphere 5
 
VMworld 2013: vSphere Web Client - Technical Walkthrough
VMworld 2013: vSphere Web Client - Technical WalkthroughVMworld 2013: vSphere Web Client - Technical Walkthrough
VMworld 2013: vSphere Web Client - Technical Walkthrough
 
RHT Design for Security
RHT Design for SecurityRHT Design for Security
RHT Design for Security
 

Destaque

What’s new in vSphere 5 and vCenter Server Heartbeat – Customer Presentation
What’s new in vSphere 5 and vCenter Server Heartbeat – Customer PresentationWhat’s new in vSphere 5 and vCenter Server Heartbeat – Customer Presentation
What’s new in vSphere 5 and vCenter Server Heartbeat – Customer PresentationSuministros Obras y Sistemas
 
Vsphere esxi-vcenter-server-50-installation-setup-guide
Vsphere esxi-vcenter-server-50-installation-setup-guideVsphere esxi-vcenter-server-50-installation-setup-guide
Vsphere esxi-vcenter-server-50-installation-setup-guideamirzahur
 
VMworld 2015: Extreme Performance Series - vCenter Performance Best Practices
VMworld 2015: Extreme Performance Series - vCenter Performance Best PracticesVMworld 2015: Extreme Performance Series - vCenter Performance Best Practices
VMworld 2015: Extreme Performance Series - vCenter Performance Best PracticesVMworld
 
Presentation vmware building “your cloud”
Presentation   vmware building “your cloud”Presentation   vmware building “your cloud”
Presentation vmware building “your cloud”solarisyourep
 
vCenter Operations 5: Level 300 training
vCenter Operations 5: Level 300 trainingvCenter Operations 5: Level 300 training
vCenter Operations 5: Level 300 trainingEric Sloof
 
Pass cisco 200 101
Pass cisco 200 101Pass cisco 200 101
Pass cisco 200 101p4sco
 
VMworld 2013: Protect vCenter Server with vCenter Server Heartbeat Deep Dive
VMworld 2013: Protect vCenter Server with vCenter Server Heartbeat Deep Dive VMworld 2013: Protect vCenter Server with vCenter Server Heartbeat Deep Dive
VMworld 2013: Protect vCenter Server with vCenter Server Heartbeat Deep Dive VMworld
 
IBM Enterprise 2014 - Technical University Abstract Guide
IBM Enterprise 2014 - Technical University Abstract GuideIBM Enterprise 2014 - Technical University Abstract Guide
IBM Enterprise 2014 - Technical University Abstract GuideCasey Lucas
 
Ibm c9020 971 certification
Ibm c9020 971 certificationIbm c9020 971 certification
Ibm c9020 971 certificationp4sco
 
VMworld 2015: Extreme Performance Series - vSphere Compute & Memory
VMworld 2015: Extreme Performance Series - vSphere Compute & MemoryVMworld 2015: Extreme Performance Series - vSphere Compute & Memory
VMworld 2015: Extreme Performance Series - vSphere Compute & MemoryVMworld
 
VMworld 2013: NSX PCI Reference Architecture Workshop Session 1 - Segmentation
VMworld 2013: NSX PCI Reference Architecture Workshop Session 1 - SegmentationVMworld 2013: NSX PCI Reference Architecture Workshop Session 1 - Segmentation
VMworld 2013: NSX PCI Reference Architecture Workshop Session 1 - SegmentationVMworld
 
Federal VMUG - March - Virtual machine sizing considerations in a numa enviro...
Federal VMUG - March - Virtual machine sizing considerations in a numa enviro...Federal VMUG - March - Virtual machine sizing considerations in a numa enviro...
Federal VMUG - March - Virtual machine sizing considerations in a numa enviro...langonej
 
Presentation v mware view bootcamp series
Presentation   v mware view bootcamp seriesPresentation   v mware view bootcamp series
Presentation v mware view bootcamp seriessolarisyourep
 
Introduction - vSphere 5 High Availability (HA)
Introduction - vSphere 5 High Availability (HA)Introduction - vSphere 5 High Availability (HA)
Introduction - vSphere 5 High Availability (HA)Eric Sloof
 
VMware ESXi 6.0 Installation Process
VMware ESXi 6.0 Installation ProcessVMware ESXi 6.0 Installation Process
VMware ESXi 6.0 Installation ProcessNetProtocol Xpert
 
FlashSystem February 2017
FlashSystem February 2017FlashSystem February 2017
FlashSystem February 2017Joe Krotz
 
VMware Performance Troubleshooting
VMware Performance TroubleshootingVMware Performance Troubleshooting
VMware Performance Troubleshootingglbsolutions
 
VMware的インフラ仮想化の世界
VMware的インフラ仮想化の世界VMware的インフラ仮想化の世界
VMware的インフラ仮想化の世界Takahiro HAGIWARA
 

Destaque (20)

12 yum
12  yum12  yum
12 yum
 
What’s new in vSphere 5 and vCenter Server Heartbeat – Customer Presentation
What’s new in vSphere 5 and vCenter Server Heartbeat – Customer PresentationWhat’s new in vSphere 5 and vCenter Server Heartbeat – Customer Presentation
What’s new in vSphere 5 and vCenter Server Heartbeat – Customer Presentation
 
Vsphere esxi-vcenter-server-50-installation-setup-guide
Vsphere esxi-vcenter-server-50-installation-setup-guideVsphere esxi-vcenter-server-50-installation-setup-guide
Vsphere esxi-vcenter-server-50-installation-setup-guide
 
VMworld 2015: Extreme Performance Series - vCenter Performance Best Practices
VMworld 2015: Extreme Performance Series - vCenter Performance Best PracticesVMworld 2015: Extreme Performance Series - vCenter Performance Best Practices
VMworld 2015: Extreme Performance Series - vCenter Performance Best Practices
 
Presentation vmware building “your cloud”
Presentation   vmware building “your cloud”Presentation   vmware building “your cloud”
Presentation vmware building “your cloud”
 
vCenter Operations 5: Level 300 training
vCenter Operations 5: Level 300 trainingvCenter Operations 5: Level 300 training
vCenter Operations 5: Level 300 training
 
Pass cisco 200 101
Pass cisco 200 101Pass cisco 200 101
Pass cisco 200 101
 
CGB
CGBCGB
CGB
 
VMworld 2013: Protect vCenter Server with vCenter Server Heartbeat Deep Dive
VMworld 2013: Protect vCenter Server with vCenter Server Heartbeat Deep Dive VMworld 2013: Protect vCenter Server with vCenter Server Heartbeat Deep Dive
VMworld 2013: Protect vCenter Server with vCenter Server Heartbeat Deep Dive
 
IBM Enterprise 2014 - Technical University Abstract Guide
IBM Enterprise 2014 - Technical University Abstract GuideIBM Enterprise 2014 - Technical University Abstract Guide
IBM Enterprise 2014 - Technical University Abstract Guide
 
Ibm c9020 971 certification
Ibm c9020 971 certificationIbm c9020 971 certification
Ibm c9020 971 certification
 
VMworld 2015: Extreme Performance Series - vSphere Compute & Memory
VMworld 2015: Extreme Performance Series - vSphere Compute & MemoryVMworld 2015: Extreme Performance Series - vSphere Compute & Memory
VMworld 2015: Extreme Performance Series - vSphere Compute & Memory
 
VMworld 2013: NSX PCI Reference Architecture Workshop Session 1 - Segmentation
VMworld 2013: NSX PCI Reference Architecture Workshop Session 1 - SegmentationVMworld 2013: NSX PCI Reference Architecture Workshop Session 1 - Segmentation
VMworld 2013: NSX PCI Reference Architecture Workshop Session 1 - Segmentation
 
Federal VMUG - March - Virtual machine sizing considerations in a numa enviro...
Federal VMUG - March - Virtual machine sizing considerations in a numa enviro...Federal VMUG - March - Virtual machine sizing considerations in a numa enviro...
Federal VMUG - March - Virtual machine sizing considerations in a numa enviro...
 
Presentation v mware view bootcamp series
Presentation   v mware view bootcamp seriesPresentation   v mware view bootcamp series
Presentation v mware view bootcamp series
 
Introduction - vSphere 5 High Availability (HA)
Introduction - vSphere 5 High Availability (HA)Introduction - vSphere 5 High Availability (HA)
Introduction - vSphere 5 High Availability (HA)
 
VMware ESXi 6.0 Installation Process
VMware ESXi 6.0 Installation ProcessVMware ESXi 6.0 Installation Process
VMware ESXi 6.0 Installation Process
 
FlashSystem February 2017
FlashSystem February 2017FlashSystem February 2017
FlashSystem February 2017
 
VMware Performance Troubleshooting
VMware Performance TroubleshootingVMware Performance Troubleshooting
VMware Performance Troubleshooting
 
VMware的インフラ仮想化の世界
VMware的インフラ仮想化の世界VMware的インフラ仮想化の世界
VMware的インフラ仮想化の世界
 

Semelhante a VMworld 2013: vCenter Deep Dive

VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere? VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere? VMworld
 
ITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptx
ITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptxITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptx
ITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptxOsielNunes1
 
V sphere 5.1 what's new presentation, customer
V sphere 5.1   what's new presentation, customerV sphere 5.1   what's new presentation, customer
V sphere 5.1 what's new presentation, customersolarisyourep
 
Mythbusting goes virtual What's new in vSphere 5.1
Mythbusting goes virtual   What's new in vSphere 5.1Mythbusting goes virtual   What's new in vSphere 5.1
Mythbusting goes virtual What's new in vSphere 5.1Eric Sloof
 
Veeam Backup & Replication - What’s New in 6.5
Veeam Backup & Replication - What’s New in 6.5Veeam Backup & Replication - What’s New in 6.5
Veeam Backup & Replication - What’s New in 6.5Veeam Software
 
V mware v center orchestrator 5.5 knowledge transfer kit
V mware v center orchestrator 5.5 knowledge transfer kitV mware v center orchestrator 5.5 knowledge transfer kit
V mware v center orchestrator 5.5 knowledge transfer kitsolarisyougood
 
V mware v sphere 5 fundamentals services kit
V mware v sphere 5 fundamentals services kitV mware v sphere 5 fundamentals services kit
V mware v sphere 5 fundamentals services kitsolarisyougood
 
VMworld 2013: vSphere Upgrade Series Part 2: vSphere Hosts and Virtual Machines
VMworld 2013: vSphere Upgrade Series Part 2: vSphere Hosts and Virtual Machines VMworld 2013: vSphere Upgrade Series Part 2: vSphere Hosts and Virtual Machines
VMworld 2013: vSphere Upgrade Series Part 2: vSphere Hosts and Virtual Machines VMworld
 
2015.09.23 - CHIVMUG UserCon Small Business & Virtualization
2015.09.23 - CHIVMUG UserCon Small Business & Virtualization2015.09.23 - CHIVMUG UserCon Small Business & Virtualization
2015.09.23 - CHIVMUG UserCon Small Business & VirtualizationPaul Woodward Jr
 
Windows Server "10": что нового в виртуализации
Windows Server "10": что нового в виртуализацииWindows Server "10": что нового в виртуализации
Windows Server "10": что нового в виртуализацииВиталий Стародубцев
 
Cloud infrastructure licensing and pricing customer presentation
Cloud infrastructure licensing and pricing customer presentationCloud infrastructure licensing and pricing customer presentation
Cloud infrastructure licensing and pricing customer presentationsolarisyourep
 
Cloud infrastructure licensing and pricing customer presentation
Cloud infrastructure licensing and pricing customer presentationCloud infrastructure licensing and pricing customer presentation
Cloud infrastructure licensing and pricing customer presentationxKinAnx
 
Windows Server «10»: Что нового в виртуализации
Windows Server «10»: Что нового в виртуализацииWindows Server «10»: Что нового в виртуализации
Windows Server «10»: Что нового в виртуализацииВиталий Стародубцев
 
V mware view™ poc jumpstart service
V mware view™ poc jumpstart serviceV mware view™ poc jumpstart service
V mware view™ poc jumpstart servicesolarisyougood
 
VMworld 2013: Virtualization Rookie or Pro: Why vSphere is Your Best Choice
VMworld 2013: Virtualization Rookie or Pro: Why vSphere is Your Best ChoiceVMworld 2013: Virtualization Rookie or Pro: Why vSphere is Your Best Choice
VMworld 2013: Virtualization Rookie or Pro: Why vSphere is Your Best ChoiceVMworld
 
Managing hypervisors with System Center Virtual Machine Manager 2012
Managing hypervisors with System Center Virtual Machine Manager 2012Managing hypervisors with System Center Virtual Machine Manager 2012
Managing hypervisors with System Center Virtual Machine Manager 2012Ronnie Isherwood
 

Semelhante a VMworld 2013: vCenter Deep Dive (18)

VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere? VMworld 2013: What's New in VMware vSphere?
VMworld 2013: What's New in VMware vSphere?
 
ITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptx
ITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptxITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptx
ITPA Online Short Course - VMware vSphere 6 Master Class (Week 1).pptx
 
V sphere 5.1 what's new presentation, customer
V sphere 5.1   what's new presentation, customerV sphere 5.1   what's new presentation, customer
V sphere 5.1 what's new presentation, customer
 
Mythbusting goes virtual What's new in vSphere 5.1
Mythbusting goes virtual   What's new in vSphere 5.1Mythbusting goes virtual   What's new in vSphere 5.1
Mythbusting goes virtual What's new in vSphere 5.1
 
vSphere
vSpherevSphere
vSphere
 
Veeam Backup & Replication - What’s New in 6.5
Veeam Backup & Replication - What’s New in 6.5Veeam Backup & Replication - What’s New in 6.5
Veeam Backup & Replication - What’s New in 6.5
 
V mware v center orchestrator 5.5 knowledge transfer kit
V mware v center orchestrator 5.5 knowledge transfer kitV mware v center orchestrator 5.5 knowledge transfer kit
V mware v center orchestrator 5.5 knowledge transfer kit
 
vmware optimization
vmware optimizationvmware optimization
vmware optimization
 
V mware v sphere 5 fundamentals services kit
V mware v sphere 5 fundamentals services kitV mware v sphere 5 fundamentals services kit
V mware v sphere 5 fundamentals services kit
 
VMworld 2013: vSphere Upgrade Series Part 2: vSphere Hosts and Virtual Machines
VMworld 2013: vSphere Upgrade Series Part 2: vSphere Hosts and Virtual Machines VMworld 2013: vSphere Upgrade Series Part 2: vSphere Hosts and Virtual Machines
VMworld 2013: vSphere Upgrade Series Part 2: vSphere Hosts and Virtual Machines
 
2015.09.23 - CHIVMUG UserCon Small Business & Virtualization
2015.09.23 - CHIVMUG UserCon Small Business & Virtualization2015.09.23 - CHIVMUG UserCon Small Business & Virtualization
2015.09.23 - CHIVMUG UserCon Small Business & Virtualization
 
Windows Server "10": что нового в виртуализации
Windows Server "10": что нового в виртуализацииWindows Server "10": что нового в виртуализации
Windows Server "10": что нового в виртуализации
 
Cloud infrastructure licensing and pricing customer presentation
Cloud infrastructure licensing and pricing customer presentationCloud infrastructure licensing and pricing customer presentation
Cloud infrastructure licensing and pricing customer presentation
 
Cloud infrastructure licensing and pricing customer presentation
Cloud infrastructure licensing and pricing customer presentationCloud infrastructure licensing and pricing customer presentation
Cloud infrastructure licensing and pricing customer presentation
 
Windows Server «10»: Что нового в виртуализации
Windows Server «10»: Что нового в виртуализацииWindows Server «10»: Что нового в виртуализации
Windows Server «10»: Что нового в виртуализации
 
V mware view™ poc jumpstart service
V mware view™ poc jumpstart serviceV mware view™ poc jumpstart service
V mware view™ poc jumpstart service
 
VMworld 2013: Virtualization Rookie or Pro: Why vSphere is Your Best Choice
VMworld 2013: Virtualization Rookie or Pro: Why vSphere is Your Best ChoiceVMworld 2013: Virtualization Rookie or Pro: Why vSphere is Your Best Choice
VMworld 2013: Virtualization Rookie or Pro: Why vSphere is Your Best Choice
 
Managing hypervisors with System Center Virtual Machine Manager 2012
Managing hypervisors with System Center Virtual Machine Manager 2012Managing hypervisors with System Center Virtual Machine Manager 2012
Managing hypervisors with System Center Virtual Machine Manager 2012
 

Mais de VMworld

VMworld 2016: vSphere 6.x Host Resource Deep Dive
VMworld 2016: vSphere 6.x Host Resource Deep DiveVMworld 2016: vSphere 6.x Host Resource Deep Dive
VMworld 2016: vSphere 6.x Host Resource Deep DiveVMworld
 
VMworld 2016: Troubleshooting 101 for Horizon
VMworld 2016: Troubleshooting 101 for HorizonVMworld 2016: Troubleshooting 101 for Horizon
VMworld 2016: Troubleshooting 101 for HorizonVMworld
 
VMworld 2016: Advanced Network Services with NSX
VMworld 2016: Advanced Network Services with NSXVMworld 2016: Advanced Network Services with NSX
VMworld 2016: Advanced Network Services with NSXVMworld
 
VMworld 2016: How to Deploy VMware NSX with Cisco Infrastructure
VMworld 2016: How to Deploy VMware NSX with Cisco InfrastructureVMworld 2016: How to Deploy VMware NSX with Cisco Infrastructure
VMworld 2016: How to Deploy VMware NSX with Cisco InfrastructureVMworld
 
VMworld 2016: Enforcing a vSphere Cluster Design with PowerCLI Automation
VMworld 2016: Enforcing a vSphere Cluster Design with PowerCLI AutomationVMworld 2016: Enforcing a vSphere Cluster Design with PowerCLI Automation
VMworld 2016: Enforcing a vSphere Cluster Design with PowerCLI AutomationVMworld
 
VMworld 2016: What's New with Horizon 7
VMworld 2016: What's New with Horizon 7VMworld 2016: What's New with Horizon 7
VMworld 2016: What's New with Horizon 7VMworld
 
VMworld 2016: Virtual Volumes Technical Deep Dive
VMworld 2016: Virtual Volumes Technical Deep DiveVMworld 2016: Virtual Volumes Technical Deep Dive
VMworld 2016: Virtual Volumes Technical Deep DiveVMworld
 
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...VMworld
 
VMworld 2016: The KISS of vRealize Operations!
VMworld 2016: The KISS of vRealize Operations! VMworld 2016: The KISS of vRealize Operations!
VMworld 2016: The KISS of vRealize Operations! VMworld
 
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...VMworld
 
VMworld 2016: Ask the vCenter Server Exerts Panel
VMworld 2016: Ask the vCenter Server Exerts PanelVMworld 2016: Ask the vCenter Server Exerts Panel
VMworld 2016: Ask the vCenter Server Exerts PanelVMworld
 
VMworld 2016: Virtualize Active Directory, the Right Way!
VMworld 2016: Virtualize Active Directory, the Right Way! VMworld 2016: Virtualize Active Directory, the Right Way!
VMworld 2016: Virtualize Active Directory, the Right Way! VMworld
 
VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...
VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...
VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...VMworld
 
VMworld 2015: Troubleshooting for vSphere 6
VMworld 2015: Troubleshooting for vSphere 6VMworld 2015: Troubleshooting for vSphere 6
VMworld 2015: Troubleshooting for vSphere 6VMworld
 
VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...
VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...
VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...VMworld
 
VMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphereVMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphereVMworld
 
VMworld 2015: Virtualize Active Directory, the Right Way!
VMworld 2015: Virtualize Active Directory, the Right Way!VMworld 2015: Virtualize Active Directory, the Right Way!
VMworld 2015: Virtualize Active Directory, the Right Way!VMworld
 
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...VMworld
 
VMworld 2015: Building a Business Case for Virtual SAN
VMworld 2015: Building a Business Case for Virtual SANVMworld 2015: Building a Business Case for Virtual SAN
VMworld 2015: Building a Business Case for Virtual SANVMworld
 
VMworld 2015: Explaining Advanced Virtual Volumes Configurations
VMworld 2015: Explaining Advanced Virtual Volumes ConfigurationsVMworld 2015: Explaining Advanced Virtual Volumes Configurations
VMworld 2015: Explaining Advanced Virtual Volumes ConfigurationsVMworld
 

Mais de VMworld (20)

VMworld 2016: vSphere 6.x Host Resource Deep Dive
VMworld 2016: vSphere 6.x Host Resource Deep DiveVMworld 2016: vSphere 6.x Host Resource Deep Dive
VMworld 2016: vSphere 6.x Host Resource Deep Dive
 
VMworld 2016: Troubleshooting 101 for Horizon
VMworld 2016: Troubleshooting 101 for HorizonVMworld 2016: Troubleshooting 101 for Horizon
VMworld 2016: Troubleshooting 101 for Horizon
 
VMworld 2016: Advanced Network Services with NSX
VMworld 2016: Advanced Network Services with NSXVMworld 2016: Advanced Network Services with NSX
VMworld 2016: Advanced Network Services with NSX
 
VMworld 2016: How to Deploy VMware NSX with Cisco Infrastructure
VMworld 2016: How to Deploy VMware NSX with Cisco InfrastructureVMworld 2016: How to Deploy VMware NSX with Cisco Infrastructure
VMworld 2016: How to Deploy VMware NSX with Cisco Infrastructure
 
VMworld 2016: Enforcing a vSphere Cluster Design with PowerCLI Automation
VMworld 2016: Enforcing a vSphere Cluster Design with PowerCLI AutomationVMworld 2016: Enforcing a vSphere Cluster Design with PowerCLI Automation
VMworld 2016: Enforcing a vSphere Cluster Design with PowerCLI Automation
 
VMworld 2016: What's New with Horizon 7
VMworld 2016: What's New with Horizon 7VMworld 2016: What's New with Horizon 7
VMworld 2016: What's New with Horizon 7
 
VMworld 2016: Virtual Volumes Technical Deep Dive
VMworld 2016: Virtual Volumes Technical Deep DiveVMworld 2016: Virtual Volumes Technical Deep Dive
VMworld 2016: Virtual Volumes Technical Deep Dive
 
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...
VMworld 2016: Advances in Remote Display Protocol Technology with VMware Blas...
 
VMworld 2016: The KISS of vRealize Operations!
VMworld 2016: The KISS of vRealize Operations! VMworld 2016: The KISS of vRealize Operations!
VMworld 2016: The KISS of vRealize Operations!
 
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
VMworld 2016: Getting Started with PowerShell and PowerCLI for Your VMware En...
 
VMworld 2016: Ask the vCenter Server Exerts Panel
VMworld 2016: Ask the vCenter Server Exerts PanelVMworld 2016: Ask the vCenter Server Exerts Panel
VMworld 2016: Ask the vCenter Server Exerts Panel
 
VMworld 2016: Virtualize Active Directory, the Right Way!
VMworld 2016: Virtualize Active Directory, the Right Way! VMworld 2016: Virtualize Active Directory, the Right Way!
VMworld 2016: Virtualize Active Directory, the Right Way!
 
VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...
VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...
VMworld 2016: Migrating from a hardware based firewall to NSX to improve perf...
 
VMworld 2015: Troubleshooting for vSphere 6
VMworld 2015: Troubleshooting for vSphere 6VMworld 2015: Troubleshooting for vSphere 6
VMworld 2015: Troubleshooting for vSphere 6
 
VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...
VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...
VMworld 2015: Monitoring and Managing Applications with vRealize Operations 6...
 
VMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphereVMworld 2015: Advanced SQL Server on vSphere
VMworld 2015: Advanced SQL Server on vSphere
 
VMworld 2015: Virtualize Active Directory, the Right Way!
VMworld 2015: Virtualize Active Directory, the Right Way!VMworld 2015: Virtualize Active Directory, the Right Way!
VMworld 2015: Virtualize Active Directory, the Right Way!
 
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
VMworld 2015: Site Recovery Manager and Policy Based DR Deep Dive with Engine...
 
VMworld 2015: Building a Business Case for Virtual SAN
VMworld 2015: Building a Business Case for Virtual SANVMworld 2015: Building a Business Case for Virtual SAN
VMworld 2015: Building a Business Case for Virtual SAN
 
VMworld 2015: Explaining Advanced Virtual Volumes Configurations
VMworld 2015: Explaining Advanced Virtual Volumes ConfigurationsVMworld 2015: Explaining Advanced Virtual Volumes Configurations
VMworld 2015: Explaining Advanced Virtual Volumes Configurations
 

Último

ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Zilliz
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKJago de Vreede
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 

Último (20)

ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 

VMworld 2013: vCenter Deep Dive

  • 1. vCenter Deep Dive Ameet Jani, Vmware Justin King, Vmware VSVC4830 #VSVC4830
  • 2. 2 Overview  vCenter Server – A Technical Deep Dive • vCenter Installer • Inventory Service • vSphere Web Client • vCenter Database • vCenter Single Sign-On  Reference Architecture (Best Practices) • Single vCenter Environments • Multi vCenter Environments  We want to answer all questions… at the end
  • 3. 3 What This Session Is/Target Audience  Other VMworld sessions of similar interest • Upgrades • VSVC5690 vSphere Upgrade Series Part 1: vCenter Server • Performance • VSVC5234 Extreme Performance Series: vCenter of the Universe • vCenter Single Sign-On • VSVC5635 vSphere vCenter Single Sign-On Best Practices • vSphere Web Client • VSVC5436 vSphere Web Client – Technical Walkthrough
  • 5. 5 Simple Install  Simple Install Changes • Added Web Client • Installer Order changes 5.1 Single Sign-On Inventory Service vCenter 5.5 Single Sign-On vSphere WebClient Inventory Service vCenter  Why? • In the rare case SSO goes wrong, users can log into Web Client and configure/edit  Best practice: Simple Install puts all components in a single server • VMware’s suggested best practice
  • 6. 6 Custom Install Why would you run this?  Distribute services across multiple servers  Customize location  Advanced configurations • E.g. additional vCenter servers 1 2 3 4
  • 8. 8 What Is the vCenter Server Inventory Service?  Maintains a cache of the vCenter Server inventory • (VMs, Hosts, etc)  Reduces the load on VPXD by offloading client requests  Installs locally to vCenter Server (although can be separated)  Enables use of Tags • Remember to backup Inventory service data files to provide recovery of tags Inventory Service provides a query service into VPXD
  • 10. 10 What Is the vSphere Web Client?  The NEW virtual infrastructure client • THE client for vSphere administrators (starting in vSphere 5.1) • Matched functionality to legacy VI Client (almost – we’ll get to this) • Additional vCenter 5.1/5.5 functionality, only available thru the vSphere Web Client  Browser based • Internet Explorer / FireFox / Chrome fully supported on Windows and Mac The new face of vSphere Administration
  • 11. 11 vCenter Server 5.5  vSphere Web Client • Increased Platform Support • Added support for OS X • VM Console access • Deploy OVF Templates • Attach Client Devices • Enhanced Usability Experience • Drag and Drop • Filters • Recent Items
  • 12. 12 • But… • You need your solutions • And the performance could be better Web Client  Last release for VI Client (5.5) • Why did we keep it around? • VUM • Host Client • After playing with the new client for 2 days, most admins like the NEW client
  • 13. 13 VMware vSphere Web Client Plugins vcOps Infrastructure Nav Orchistrator Data Protection Others: • vFabric Elastic Memory for Java • vSphere Replication • vSphere Data Protector
  • 14. 14 Partner Plug-ins for the Web Client
  • 16. 16 Stats and Database Performance Improvements We have improved each activityStats Operations Insert stats Roll up stats into new granularities Purge stats when they get too old Partitioned database tables  Faster to insert into smaller partition tables than in one really large table No collisions  No collisions between data that is being inserted and data that is being rolled up Faster Purges  By partitioning we are able to drop tables and NOT search and drop stale rows.  Dramatically reduced I/O requirements  Dramatically faster rollup times  Predictable rollup procedure RESULT
  • 18. 19 What About the Appliance Limitations Today:  External database is Oracle only • No SQL Server support planned  Embedded database scale • 5 hosts / 50 VMs • Will change 5.1 U2  IPv6  Linked Mode capability  Availability with vCenter Heartbeat Future Direction:  Future direction is with appliance but we have work to do first  Proven itself with VMware HOL  Secure the appliance  Provide better availability  Add Linked mode functionality Take a look, get familiar and prepare to adopt
  • 20. 21 System Requirements (Hardware) Simple Install (Min) • 2CPU / 12GB RAM / 100GB Disk / 1Gbps Custom Install (Min)  Single Sign-On • 1CPU / 3GB RAM / 2GB Disk / 1Gbps  vSphere Web Client • 1CPU / 2GB RAM / 2GB Disk / 1Gbps**  Inventory Service • 1CPU / 3GB RAM / 5GB Disk / 1Gbps  vCenter Server • 2CPU / 4GB RAM / 60GB Disk / 1Gbps Simple Install (Recommended) • 4CPU / 24GB RAM / 100GB Disk / 1Gbps Custom Install (Recommended)  Single Sign-On • 2CPU / 4GB RAM / 8GB Disk / 1Gbps  vSphere Web Client • 2CPU / 4GB RAM / 8GB Disk / 1Gbps**  Inventory Service • 1CPU / 8GB RAM / 32GB Disk / 1Gbps  vCenter Server • 4CPU / 8GB RAM / 100GB Disk / 1Gbps • Based on an Inventory Size of 400 hosts or 4000 virtual machines
  • 21. 22 Deprecated Operating Systems  vCenter Server 5.5 removes support for • Windows Server 2003 as a host operating system • Windows Server 2008 (no SP) as a host operating system • Windows Server 2008 SP1 as a host operating system Upgrade Windows Server 2008 SP2 before upgrading vCenter Server to version 5.5  vSphere Documentation Center https://www.vmware.com/support/pubs/  VMware Compatibility Guide http://www.vmware.com/resources/compatibility  Product Interoperability Matrix http://www.vmware.com/resources/compatibility/sim/interop_matrix.php
  • 22. 23 Upgrade Matrix  VMware supports in-place upgrades on 64-bit systems from • vCenter Server 4.x • vCenter Server 5.0.x • vCenter Server 5.1.x *Exception being Windows XP Professional x64  VMware does not support directly migrating an existing, 5.0.x or earlier vCenter Server to a new machine during an upgrade to version 5.5 • You can migrate such an existing vCenter Server to a new machine during an upgrade to version 5.0.x, and then perform an in-place upgrade from version 5.0.x to version 5.5  vCenter Server 5.5 can manage • ESX 4.x/ESXi 4.x, ESXi 5.0.x, and 5.1 x hosts • In the same cluster with ESXi 5.5 hosts  vCenter Server 5.5 cannot manage ESX 2.x or 3.x hosts
  • 24. 25 The New vCenter Single Sign-On 5.5 With vSphere 5.5, VMware is delivering a greatly improved Single Sign-On experience • vCenter Single Sign-On was introduced in vSphere 5.1 to provide customers with the ability to log into VMware vCloud Suite products once and then use each product holistically as one common suite. • This feature proved challenging to our customers for a variety of reasons. • As a result VMware improved the vCenter Single Sign-On experience from the ground-up
  • 25. 26 Challenges with vCenter Single Sign-On 5.1  Active Directory Integration • Does not work effectively in multi-forest / trusted domain environments • Does not scale in environments with 15K or greater users • Administration is limited  Certificates • SSL communications challenging • Difficult to change / update  Installation • Database requirements / security concerns • Many installable configurations • Difficult to change / reconfigure post install • Complex  Diagnostics • Troubleshooting tools – non existent
  • 26. 27 What's New with vCenter Single Sign-On 5.5 (in Short)  Improved architecture • Multi-master • Built-in replication • Site awareness • Multi Tenant  Database • There is no Database!  Installation • One simplified deployment model • Select vCenter Single Sign-On for the first or an additional vCenter Server  Diagnostics • Full suite of diagnostic / Troubleshooting tools vCenter Server vCenter Server vCenter Server vCenter Server vCenter Server vCenter Server Web Client Inventory Svc vCenter Single Sign-On 5.5 Web Client Inventory Svc Web Client Inventory Svc SSO Site 1 SSO Site 2
  • 27. 29 vCenter Single Sign-On 5.5 – Installation  Prerequisites • Hostname has a FQDN and is DNS resolvable (forward/reverse) • Joined to an Active Directory domain (most use cases) • Windows 2008 x64 SP2 or higher (or use vCenter Appliance)  Installer contains several core components required for vCenter Single Sign-On (STS, Admin server, Lookup Svcs & VMDir)  Installer Steps 1. Accept License agreement (EULA) 2. Prerequisite check summary 3. Edit default port number 7444 (if necessary) 4. Select Deployment placement 5. Provide Administrator@vSphere.local password 6. Provide a site name or select a previous site name 7. Edit destination directory (if necessary) 8. Summary 9. Installation Complete  Upgrading? admin@system-domain? Account becomes an alias of administrator@vsphere.local
  • 28. 30 Supports Upgrade of All vCenter 5.1 Configurations Previous vCenter Single Sign-On 5.1 deployment models • Fully Maintained via Upgrade • Basic (Stand-alone or shared server) • Single Sign-On High Availability • Single Sign-On Multisite New recommendations with vSphere 5.5 • Better use of new technology • Single virtual machine for all vCenter components** • Distributed virtual machines add complexity • Availability • Backup & Restore • Easily migrate to new recommendations during upgrade ** Enterprise customers with 6 or more local vCenter servers can use a centralized instance
  • 29. 31 Upgrading What about 5.1 Configurations? SSO Architecture is unchanged Supports • Up to maximum scale • All identity source types No SSO database SSO Basic Mode
  • 30. 32 vCenter Single Sign-On High Availability (SSO HA) Shared Database Host or VM SSO Server (Primary) Load Balancer Host or VM SSO Server (HABackup) Host or VM Load Balancer Host or VM SSO Server SSO HA Now supports active / active • No loss of admin service • vCenter restarts possible More than two instances supported Requires: • Third Party Network Load Balancer • Updating of certificates • Reregistration of solutions vSphere 5.1 vSphere 5.5
  • 31. 33 vCenter Single Sign-On Multisite (Linked Mode) Web Client Inventory Svc Web Client Inventory Svc Web Client Inventory Svc Local Databases vCenter Server vCenter Server vCenter Server vCenter Server Inventory Svc vCenter Server vCenter Server New York Los Angeles Miami Multi Site SSO Server Multi Site SSO Server Primary SSO Server Web Client Inventory Svc Web Client Inventory Svc Web Client Inventory Svc vCenter Server vCenter Server vCenter Server vCenter Server Inventory Svc vCenter Server vCenter Server New York Los Angeles Miami SSO Server SSO Server SSO Server Automatic Replication Identity Sources SSO Users/Groups/Policies Solutions NOTE: When Upgrading/Deploying, only one first server selection is required to setup authentication domain otherwise you will have multiple duplicate vsphere.local domains
  • 32. 34 Types of Identity Sources What is an identity source? An external domain or repository of users and groups Identity Sources supported with 5.5 1. Native Active Directory (Recommended) • Uses kerberos via machine account or SPN 2. Active Directory as an LDAP server • This was done for backward compatibility to 5.1 • Not likely to be supported post 5.5 • Same limitations as in 5.1 3. OpenLDAP 4. LocalOS • For Windows Configuring your VC Server When you configure your VC Server, make sure to set the VC Administrator as administrator@vsphere.local. DO NOT SET THE VC Administrator to be a Local OS account.
  • 33. 35 Backup / Restore / Availability  Backup / Restore • Virtual Machine** • Snapshot • Tape / Disk • vDP (now supports host level restore) • Application (KB with GA) • Registry Keys • SSL Certificates (tcserver) • Certificate server • KDC • VMDir (vdcbackup)  Availability of vCenter Single Sign-On server • No different to vCenter • Why? vCenter is the primary resident of the Single Sign-On server • vSphere HA, vCenter Heartbeat **Additional step required when multiple SSO instances are configured
  • 34. 36 Diagnostics  vCenter Single Sign-On 5.5 Diagnostic Tools  Perform all administration and reconfiguration from MMC Snap in • vCenter Single Sign-On services need to be running  KB to troubleshoot startup issues  Separate download • So we can update independently and add exciting new features
  • 35. 37 Replication  Builtin Replication • Between each Single Sign-On server deployed in the same vSphere authentication domain  Replication Partners • Review / Add / Remove / Edit  Geographically Separated Single Sign-On sites • Reduce overhead • Provide Redundancy Links
  • 36. 38 Certificates  SSL Automation tool • Updated to support vSphere 5.5 • Command Line  Ability to Add / Remove certificates • (MMC Snap-in)
  • 37. 39 The log files provided by Single Sign On includes:  vminst.log: Single Sign On installer log  vim-sso-msi.log: MSI installer verbose logs for Single Sign On installation  vim_ssoreg.log: Single Sign On Lookup Service log  exported_sso.properties: Endpoint information about each of the Single Sign On Solution Users and identity sources extracted from previous vCenter Single Sign On 5.1.0 instance  vim-openssl-msi.log: MSI installer verbose log for OpenSSL installation  vim-python-msi.log: MSI installer verbose log for Python installation  vim-kfw-msi.log: MSI installer verbose log for MIT Kerberos installation Single Sign On logs are grouped by component and purpose:  vmdirdvdcpromo.log: Promotion and demotion operation information for the Single Sign On instance when joined or removed from a linked configurations  vmdirdvdcsetupIdu.log: VMware Directory Service setup post-installation log containing information about the localhost name  vmdirdvmdir.log: Health reports for the VMware Directory Service service and the Lotus VMDir database  vmkdcdvmkdcd.log: Key Distribution Center (kdc) run-time log, reports ports conflicts preventing the service from starting  vmware-ssovmware-sts-idmd.log: VMware Identity Management service run-time logs, time- stamped records of user attempts when accessing Single Sign On for administrative purposes  vmware-ssovmware-sts.ldmd-perf.log: VMware Identity Management service performance counter logs  vmware-ssoVMwareIdentityMgmtService.<date>.log: Commons Daemon log once the Identity Management Service has started
  • 38. 40 Additional Information  Deprecated Functionality • NIS Identity Source • More than one default domain per Identity Provider • SMTP configuration and notification for password expiration by mail  TCP Ports Used by SSO • 2012 Control interface RPC for VMDirectory • 88, 2013 Control interface RPC for the Kerberos • 2014 RPC port for all VMCA APIs • 7444 vCenter Single Sign On - HTTPS • 11711 vCenter Single Sign On - LDAP • 11712 vCenter Single Sign On - LDAPS • 12721 VMware Identity Mgmt Service
  • 40. 42 Single vCenter Server 5.5 Design Recommendation VC Database vCenter Server Host or VM vCenter Server SSO Server Web Client Inventory Svc Use Simple Installer Installs / Upgrades core components with a single virtual machine 1. vCenter Single Sign-On 2. vSphere Web Client 3. vCenter Inventory Service 4. vCenter Server  No change to architecture  All services are local • Reduced complexity  Supports 1-1000 Hosts / 1-10,000 Virtual Machines
  • 41. 43 Multiple Remote vCenter Server Design Recommendation By Default  Each site is independent  Does not provide a single pane of glass view  SSO automated replication  SSO Users & Groups  SSO Policies  Identity sources  Site awareness  Linked Mode  Maintains single pane of glass  Replicates Licenses, permissions and roles  Availability  vSphere HA  vCenter Heartbeat vCenter Server vCenter Server New York vCenter Server vCenter Server Miami vCenter Server vCenter Server Web Client Inventory Svc SSO Server – vsphere.local Los Angeles Web Client Inventory Svc Web Client Inventory Svc SSO Site 1 SSO Site 2 SSO Site 3 Single SSO Authentication Domain
  • 42. 44 SSO Server Web Client Multiple Local vCenter Server 5.5 Design Recommendations A Datacenter with more than 5 vCenter Servers  Centralized SSO authentication • Same Physical location  Single Centralized vSphere Web Client  Availability (Required) • vSphere HA • vCenter Heartbeat • Network Load Balancer vCenter Server 2 vCenter Server 5.5 Inventory Svc SSO Server Web Client Database Server VCDB1,VCDB2,VCDB3 vCenter Server 3 vCenter Server 5.5 Inventory Svc vCenter Server 1 vCenter Server 5.1 Inventory Svc Backwards compatible to vCenter Server 5.1
  • 43. 45 The Possibilities Are Endless… New York Los Angeles Miami
  • 44. 46 Stay up to date with vCenter Server http://blogs.vmware.com/vsphere/ @vCenterGuy
  • 45. 47 Other VMware Activities Related to This Session  Group Discussions: VSVC1000-GD vCenter Upgrades with Justin King
  • 47.
  • 48. vCenter Deep Dive Ameet Jani, Vmware Justin King, Vmware VSVC4830 #VSVC4830