Skip to main content

Virtualization and Storage: Best practices

In today’s production data center, networked storage is at the center of everything, and it is one of the critical elements to consider when rolling out applications on VMware or any other platform. In development and test environments, VMware applications are typically run with local disk or direct-attached RAID storage. In production data centers, Virtual Machines (VMs) need to work with enterprise-class SAN or NAS — an infrastructure that is shared across a range of applications and workloads. Storage is ultimately about input/output (I/O), and it is important to make sure that the I/O workloads that are required by the server domain can be handled by all of the elements of the storage domain, including the host bus adapter (HBA), storage fabric and the storage array. One of the main causes of poor performance in both virtualized and traditional server environments is a mismatch between the front-end and the back-end. Frequently, contention for shared storage resources such as RAID groups causes I/O bottlenecks that result in queuing backlogs and poor end-to-end response time. Ultimately, this impacts the business application and the end-user. In a virtual world, this scenario is more complex. While it may be possible to run more virtual machines on a given server, it is also possible to go too far and overload the storage layer, resulting in negative unintended consequences. One of the most important things to understand is that enterprise storage is increasingly virtualized along with servers; as it is also a pooled, shared resource. A key to ensuring VMware application success in these environments is making sure that front-end workloads are matched to back-end storage capabilities, and to monitor these relationships consistently.

Best Practices
Here are five best practices for ensuring successful VMware projects on enterprise-class storage:
  • Establish a “cross-domain” management orientation.
  • Use “infrastructure response time” as a key metric.
  • When there are VMware performance issues that are difficult to diagnose, look for contention and contention-based latency in the storage layer.
  • Strive for “best fit” of workloads to storage resources.
  • Work toward infrastructure performance service-level agreements (SLAs).



See what Tom, VP Akkori, has to say about those steps.

Comments

Popular posts from this blog

Security: VMware Workstation 6 vulnerability

vulnerable software: VMware Workstation 6.0 for Windows, possible some other VMware products as well type of vulnerability: DoS, potential privilege escalation I found a vulnerability in VMware Workstation 6.0 which allows an unprivileged user in the host OS to crash the system and potentially run arbitrary code with kernel privileges. The issue is in the vmstor-60 driver, which is supposed to mount VMware images within the host OS. When sending the IOCTL code FsSetVoleInformation with subcode FsSetFileInformation with a large buffer and underreporting its size to at max 1024 bytes, it will underrun and potentially execute arbitrary code. Security focus

Virtualization: GlassHouse hopes to cash in with its IPO!

GlassHouse Technologies Inc. on Tuesday registered to raise as much as $100 million in an initial public offering that, despite the company's financial losses, could prove a hit with investors drawn to its focus on "virtualization" technology. The Framingham, Mass., company offers consulting services for companies that use virtualization software to improve the performance of corporate servers and cut costs in their data centers. GlassHouse also provides Internet-based data storage. "Software-as-a-service," or SaaS, companies and vendors of virtualization products have proved popular among investors in recent years as corporate customers seek alternatives to conventional packaged software. GlassHouse, with roots in both sectors, will test the strength of that interest, said Peter Falvey, managing director with Boston investment bank Revolution Partners. "It will be a bit of a bell weather," he says. "It's not as though it's the 15th SaaS m...