Back

VMware Virtualization Infrastructure 3 VCP Series

Covers VMware Workstation 6, ESX Server 3.0, and Virtual Infrastructure 3 for Exam Prep and On The Job Skills

Greg Shields

CBT Nuggets Trainer

"I’ve been working in the IT industry for years, and in that time I’ve seen lots of issues, fixed lots of problems, and watched technology come and go. "I’m always out and about, attending and pr... Read more.

As you watch this series you'll gain real-world skills for using VMware virtualization technologies, plus the content maps to exam objectives to help you as you prepare for the VCP certification exam.

Discover a new world of possibility with VMware Workstation. Virtualization opens up many new possibilities for IT pros. With VMware Workstation you can run multiple virtual computers on a single computer. Each can have its own unique operating system and hardware profile. This lets you try out Linux without building a new computer. Test new client-server environments before deploying them and run test environments without fear of crashing your main OS. And that's just the beginning.

Become a virtualization pro with ESX Server and VMware Infrastructure 3.With ESX Server and VMware Infrastructure 3, you'll have even more power and flexibility at your fingertips.
  • Videos
  • Purchase Options
Title Duration
 
Introduction to Virtualization and Vmware
Welcome to the VMware Certification Package. Understand how the series is structured and how we'll cover the technology--we start with VMware Workstation, move through ESX, and finish up with Virtual Infrastructure 3. We also look at what prerequisite knowledge helps with this series, and what hardware will allow you to mimic the demos we'll go through during the videos.
00:32:02
 
Using VMware Workstation
Before we can begin talking about the enterprise ESX product, we'll spend a few videos talking about the core features and functionalities of VMware Workstation. VMware Workstation is your desktop link to virtualization, and it's the tool in which we'll be building our ESX and VirtualCenter infrastructure for the future Nuggets. Here, we talk about the use of VMware Workstation and how to navigate through the interface.
00:41:22
 
Deploying, Manipulating, and Converting Virtual Machines
Once we understand the VMware Workstation interface, we need to understand how to deploy and manipulate Virtual Machines (VM's) as well as how to convert machines from other formats. In addition, we'll learn how to migrate physical machines to virtual ones using the VMware Workstation interface.
00:34:30
 
Cloning and Teaming
Cloning and Teaming in Workstation are essential skills, because we'll be using the concepts we learn here when we move to ESX. This Nugget discusses the process of cloning and teaming as well as the gotcha's you need to know to do it best.
00:21:45
 
VMware Virtual Infrastructure Components and Installing ESX
This is our first Nugget that touches on ESX. Here, we take what we've learned with Workstation and apply it to an installation of VMware ESX inside our Workstation environment. Once installed, we take a tour of the interface and discuss some of the features you'll need to know to administer the environment.
00:37:24
 
Networking & Virtual Switches
Networking is one of virtualization's "core four" and in this Nugget we talk in detail about how to set up, configure, and manage network connections using physical network cards and their connection to virtual switches. We talk about some of the security options associated with networking as well as how to manage the virtual switch infrastructure using best practices.
00:25:19
 
Connecting to Fibre Channel Storage
Making a mock-up of Fibre Channel storage outside a full data center environment is costly and difficult. So in this, the first of a three-part series on VMware and storage, we look at a fully-deployed environment that has fibre channel storage implemented. We take a look at how to connect fibre channel host bus adapters (HBA's) to fibre channel storage, multipathing, and other FC SAN topics.
00:20:42
 
Connecting to iSCSI Storage
iSCSI storage is relatively easy to mock up and demonstrate in our environment. So, in this Nugget we use an open source tool called "OpenFiler" to create a storage volume, an iSCSI connection to that storage volume, and then connect our ESX infrastructure to that storage. This Nugget will help you understand the processes needed to configure iSCSI storage, plus you'll learn some hot spots to watch for problems.
00:26:25
 
Connecting to NFS Storage
Once we've installed our OpenFiler instance, which is based on a Linux operating system, that O/S gives us a very easy way to create an NFS storage connection to our ESX environment. In this Nugget we discuss the steps for creating an NFS mount point as well as how to connect ESX to that mount point. We also discuss how NFS and other low-performing storage is an excellent choice for ISO files and other non-VM shared storage.
00:12:48
 
Installing & Licensing VirtualCenter
Once we've got all four of the "core four" set up and operational--memory, processor, NIC, and disk--we are ready to connect our ESX servers to a VirtualCenter instance for centralized management. This Nugget explains the process of building a VirtualCenter server. We also talk about the VMware licensing console and how to license both ESX and VirtualCenter.
00:27:45
 
The VirtualCenter Interface
Once that VirtualCenter server is installed, this nugget takes the time to look at the Virtual Infrastructure Client interface used to manage it. Here, you'll get an idea of the differences between the VIC when connected directly to an ESX server compared to when it is connected to a VirtualCenter instance.
00:25:29
 
Deploying Virtual Machines
Once VirtualCenter is installed and we have our data stores connected, we then need to deploy Virtual Machines (VMs). In this Nugget we'll talk about the various ways that VMs can be deployed through VirtualCenter. We'll also show the use of the VMware Converter tool that enables P2V--Physical to Virtual migrations.
00:26:48
 
VMotion & Cold Migrations
VMotion! VMotion is why everyone buys ESX, right? In this Nugget we'll discuss what's good and what's challenging about VMotion and migrating systems across platforms. We'll talk about how it works and when it works. We'll also talk about the problems you can see with making it work between disparate platforms and how to remedy those problems.
00:20:43
 
Resource and Performance Management
Managing your Virtual Infrastructure well includes understanding the performance of the servers it runs on. And true performance management skills don't come naturally--these are skills you need to build. So, in this Nugget we go back to the basics in terms of performance management, and talk about how performance management tools within the Virtual Infrastructure Collector (VIC) can help you become better at understanding how performance impacts your environment.
00:17:33
 
Clusters, Resource Pools, DRS, & HA
These four concepts are really what takes ESX and VMotion to the next level. In this Nugget, we talk about clusters which are aggregations of resources, resource pools which are sub-aggregations to be parceled out to groups and users. We also talk about VMware Distributed Resource Scheduler (DRS) and VMware High Availability (HA), which are the load-balancing and high availability tools that take VMotion and add in some complicated mathematics to calculate load across multiple hosts.
00:27:50
 
Administering User Permissions
Moving into the operational aspects of your Virtual Infrastructure, we talk in this Nugget about how to properly administer and delegate user permissions. We talk about the use of roles and how to enable roles to grant and deny Active Directory groups the ability to manipulate the VMware.
00:24:43
 
Administering Web Access
Administering a VMware Virtual Infrastructure really means playing around a lot in the Virtual Infrastructure Client. But, sometimes you don't have the client or you don't want to give that client to non-IT users. In those cases, pointing users to the web access console gives them just the access they need without granting them "keys to the kingdom." This nugget discusses the web console in depth, how to use it, and how to create console URL's so your users can have minimal access to their server consoles.
00:17:03
 
Virtual Machine Backup, Restore, and Disaster Recovery
Backup and restore are critical topics, and adding virtualization to your network environment only complicates them due to all the new options made available. In this Nugget, we'll whiteboard six different possibilities for backup and restore, both image-based backup/restore as well as file-based. We then take what we've learned in terms of backup and restore and apply it to disaster recovery options, discussing some ways (both expensive and inexpensive) that virtualization enables easier system recovery and restoration.
00:35:07
 
Service Console and Service Console Commands
VMware is built on Linux--and you can't be an ESX power user without at least some knowledge and experience with the Linux operating system. In this Nugget we discuss the basics of Linux command-line administration. Also, we'll learn some ESX-specific command line options that can run from scripts or via an SSH connection--these make administering your Virtual Infrastructure easier.
00:35:07
 
Troubleshooting, Logs, Review, & Wrap-Up
Wrapping up our discussion on VMware Virtual Infrastructure, this Nugget talks about troubleshooting and ESX's log files. Learn how to view log files for troubleshooting, both in the VIC and within an SSH session. Also, learn how to bundle up the log files and ship them to VMware support when you really need some outside help. Then we conclude with a few best practices to remember, and final thoughts on the series and where you can go from here.
00:27:32
Total Series Duration: 8 hours
Which option is right for you?
Buy a Single Series
"Focus your training on one series, for one month, for one low price."
StreamOne
StreamOne SUBSCRIPTION
StreamOne is your monthly option for streaming access to VMware Virtualization Infrastructure 3 VCP Series. One multi-user license gives you and a small team access to one full series. Cancel at any time. A StreamOne subscription gives you plenty of time to explore the benefits of CBT Nuggets, while paying for just the specific series you want.
MULTI-USER
$199
per license
 
Buy an Annual Subscription to Everything IT
"Eliminate your limitations. An IT Nuggets streaming subscription puts our complete IT training library at the fingertips of IT pros."
All topics. From admin to programming.
Image
IT Nuggets
Productivity for Companies and IT Advancement for Professionals
Get access to better training, and never lose it, with an IT Nuggets subscription. IT Nuggets is a multi-user product that supports all levels of your IT department, even as employees come and go. One locked-in rate gets you access to our IT training catalog, which is updated regularly and automatically at no additional charge. As long as your subscription is maintained, the rate won't change, and neither will your budget. Our full IT library is designed for Pros to keep current for career advancement and companies that want their IT Pros to reach their full potential.
YEARLY
MULTI-USER
$1999
per license
Bookmarks

No Bookmarks