VMworld 2013: Networking and storage take center stage

analysis
Aug 26, 20138 mins

VMware kicks off its annual user conference with unveilings of VMware NSX, Virtual SAN, and vSphere 5.5

VMware opens the VMworld 2013 conference in San Francisco this morning with a flurry of product announcements that both underscore the company’s leadership in virtualization and help to flesh out its concept of the software-defined data center (SDDC). Along with updates of the vSphere virtualization platform and the vCloud Suite for managing vSphere-based private clouds, VMware is unveiling a new software-defined storage solution called Virtual SAN and a new network virtualization solution called NSX.

Virtual SAN turns the local storage of multiple vSphere hosts into highly available, shared storage that supports SSD for read caching and policy-based provisioning of virtual machines based on performance and availability requirements. VMware says a public beta will be available in Q3 2013.

NSX is based largely on the network virtualization solution that VMware acquired with Nicira last year. Although optimized for vSphere in a number of ways, NSX also supports the KVM and Xen hypervisors (with Hyper-V on the road map) and works with third-party cloud management systems such as OpenStack and CloudStack. Aimed at large enterprises and service providers — organizations with a significant stake in making network provisioning faster and easier — NSX will be available in Q4 2013.

The Version 5.5 releases of vSphere with Operations Management and the vCloud Suite, both expected to be available in Q3 2013, incorporate a lengthy list of new features and improvements. These start with the new abilities to leverage flash in vSphere hosts for read caching and to bring high availability to certain monitored applications and extend to improvements in backup, replication, single sign-on, network troubleshooting, the Web client, and host hardware support.

Some of the improvements are designed to make virtualization more suitable for applications that continue to cling to bare metal. For instance, a new latency-sensitivity setting for virtual machines helps make the case for virtualizing low-latency applications such as stock trading, while new Hadoop virtualization extensions simplify the virtualization of Hadoop workloads and bring high availability to the entire Hadoop stack.

Incremental changes

The vSphere 5.5 release introduces incremental changes and updates across the board. At the VM level, virtual hardware Version 10 brings a number of new features. New AHCI (Advanced Host Controller Interface) support enables multiple SATA devices on the same controller. New graphics features include support for Intel and AMD GPUs on Windows and Linux guests, along with support for OpenGL Version 2.1 for Linux guests. At the processor level you’ll find new support for CPU-C states, which make it possible both to increase scale and conserve power. New hardware support includes hot-pluggable SSD PCIe memory devices, which now can be added or removed without taking the machine offline.

The new latency-sensitivity setting changes how the hypervisor handles the allocation of physical resources to the virtual machine, reserving memory, increasing vCPU ownership of the physical CPU, and bypassing CPU scheduling at the virtualization layer. This feature can significantly improve the response time of a typical virtual machine in order to meet the demands of latency sensitive applications.

VMware shows Microsoft Cluster Services some love in this release. Windows Server 2012 fail-over clustering is supported in vSphere 5.5 in the form of round robin path policy plus Fibre Channel over Ethernet (FCoE) and iSCSI protocol support.

The vCenter Server has seen a number of incremental changes as well. The vCenter Server Appliance now supports as many as 500 vSphere hosts and 5,000 virtual machines. The vSphere Web Client has been updated to support OS X for VM Console access, deploying OVF templates, and attaching client devices. On all supported Web browsers, the Web Client adds new drag-and-drop capability along with the ability to filter search list items and quickly access the 10 most recently accessed objects. VMware has also ironed out a number of wrinkles in vCenter Single Sign-On. The improvements include tighter integration with Microsoft Active Directory and a simplified installation process.

This new release of vSphere also brings the inevitable scalability increases to the ESXi hypervisor. Host configuration maximums increase from 160 physical CPUs to 320, 2TB of memory to 4TB, eight NUMA nodes to 16, and 2,048 virtual CPUs to 4,096.

Networking enhancements

VMware has placed a special emphasis on networking enhancements in this release. Some of them probably won’t make headlines or turn many heads, but they will definitely make a difference to the people getting the job done. Diagnosing network problems often requires an analysis of the actual traffic on the wire. This takes both troubleshooting skill and the tools to get at the packets of interest. VMware vSphere 5.5 includes new packet capture functionality and a customized version of TCPDUMP to allow you to access host network traffic at the virtual NIC, virtual switch, or uplink level.

Link Aggregation Control Protocol (LACP) enhancements come in the form of expanded numbers of LACP groups per distributed switch (64) and per vSphere 5.5 host (664). VMware has also added 22 new hashing algorithms and the ability to save LACP configurations as templates for use on other distributed switches. Single Root I/O Virtualization (SR-IOV) support — which offloads I/O virtualization tasks to physical NICS — has been improved to include the use of port group properties, otherwise known as VLAN tagging. New hardware support includes the Mellanox ConnectX3 40Gbps adapter along with 16Gb Fibre Channel.

New storage features

The Virtual Storage Appliance (VSA) has been VMware’s primary storage offering for some time. It uses replicated virtual hard disks on multiple ESXi hosts to present a virtual file store to other hosts. The latest incarnation of this concept, the Virtual SAN or VSAN, also requires a minimum of three ESXi hosts in a storage cluster to replicate and share direct-attached storage for consumption by other users. It takes the base concepts of the VSA and expands them in a number of ways.

VSAN adds features like SSD caching, along with the pooled direct access of the individual hosts. It also provides per-virtual machine service-level agreements (SLAs), which are policy-driven and managed through vCenter. The goal is to provide a simple-to-implement storage solution built on top of vSphere and tightly integrated with all features including vMotion, Storage vMotion, DRS, and HA. VSAN will scale up to eight nodes in the initial release, but VMware promises to extend that in future releases. Storage policies will allow virtual machines to be provisioned based on availability and performance requirements. One thing of note here is that the initial release of VSAN does not support the new 62TB VMDK.

New features in vSphere Replication include multiple point-in-time snapshots functionality, which preserves a subset of historical replicas. In vSphere 5.5, you can draw on as many as 24 points in time, and each vCenter Server supports up to 10 vSphere Replication appliances. Further, you can now replicate or restore a virtual machine across sites without the need for a vCenter Server in between, making it possible to replicate or restore the vCenter Server Appliance itself. Naturally, vCenter Server has been updated to support all the new replication features and to support connectivity with the new VSAN storage appliance.

VMware NSX network virtualization

VMware touts NSX as its next-generation network virtualization solution. The stated goal for NSX is to support any hypervisor, any cloud management platform, and any networking hardware.

However, NSX offers certain additional advantages in vSphere environments. The heart of the NSX optimizations for vSphere resides in the new in-kernel modules for ESXi that enable traffic filtering, distributed firewalling, and distributed routing — including support for BGP and OSPF dynamic routing — right on the host. These modules provide any number of advantages over a stand-alone appliance ranging from performance to manageability.

In both vSphere and multihypervisor environments, NSX gateways provide both Layer 2 (bridging) and Layer 3 (routing) functionality between virtual and physical networks. But only in vSphere environments can traffic be routed between subnets on the same host without making a trip out to an NSX gateway appliance.

Some of the key features here include logical switching that utilizes VXLAN encapsulation in a vSphere environment and adds STT or GRE encapsulation in multihypervisor installations. NSX also offers logical load balancing, supporting Layer 7 rules and SSL termination, and logical VPNs, both IPSec and SSL and either site-to-site or remote access.

VMware has lined up a number of key networking hardware vendors as a part of this product release, including Arista, Brocade, Cumulus Networks, Dell, HP, and Juniper Networks, to name a few. Cisco is another partner you can expect to be a player in the NSX arena. As this is the first product offering coming from the Nicira acquisition, much more is sure to come — including fuller integration of the technology into VMware’s own management and automation tools.

This story, “VMworld 2013: Networking and storage take center stage,” was originally published at InfoWorld.com.