Book Image

System Center 2016 Virtual Machine Manager Cookbook - Third Edition

By : Roman Levchenko, EDVALDO ALESSANDRO CARDOSO
Book Image

System Center 2016 Virtual Machine Manager Cookbook - Third Edition

By: Roman Levchenko, EDVALDO ALESSANDRO CARDOSO

Overview of this book

Virtual Machine Manager (VMM) 2016 is part of the System Center suite to configure and manage datacenters and offers a unified management experience on-premises and Azure cloud. This book will be your best companion for day-to-day virtualization needs within your organization, as it takes you through a series of recipes to simplify and plan a highly scalable and available virtual infrastructure. You will learn the deployment tips, techniques, and solutions designed to show users how to improve VMM 2016 in a real-world scenario. The chapters are divided in a way that will allow you to implement the VMM 2016 and additional solutions required to effectively manage and monitor your fabrics and clouds. We will cover the most important new features in VMM 2016 across networking, storage, and compute, including brand new Guarded Fabric, Shielded VMs and Storage Spaces Direct. The recipes in the book provide step-by-step instructions giving you the simplest way to dive into VMM fabric concepts, private cloud, and integration with external solutions such as VMware, Operations Manager, and the Windows Azure Pack. By the end of this book, you will be armed with the knowledge you require to start designing and implementing virtual infrastructures in VMM 2016.
Table of Contents (16 chapters)
Title Page
Packt Upsell
Contributors
Preface
Index

Integrating and configuring the storage


VMM 2016 supportsblock-level storage devices and file storage solutions:

  • Block-level storage devices
    • These expose logical unit numbers (LUNs) for storage, using fiber channel, iSCSI, and SAS connection mechanisms. You can integrate these arrays with VMM using a storage provider, meaning that you will be able to manage the arrays through the VMM console.
    • The supported storage providers in VMM 2016 are as follows:
      • SMI-S CIM-XML: VMM 2016 uses SMAPI to interconnect with the SMI-S compliant server. This in turn uses the Microsoft standards-based Storage Management Service (SMS) to communicate with the SMI-S external storage.

Note

If your storage is SMI-S compatible and provider is not embedded, install the SMI-S provider on a server accessible by the VMM management server over the network by an IP address or by a fully qualified domain name (FQDN). If using FQDN, confirm that the DNS is resolving.

      • SMP: VMM uses SMAPI to directly connect with the SMP storage devices...