Microsoft TechEd 2012 HP VirtualSystem for Microsoft

June 13, 2012

Image representing Microsoft as depicted in Cr...

Image via CrunchBase

Fusion-io is excited to be heading to Microsoft TechEdnext week, where we’ll be showing off virtualization solutions in booth #135. The optimal virtual system has the right pieces to make a proper whole—hardware with resources tuned to the unique demands of virtual environments and software that allocates the right resources to virtual machines at the right time.

The TechEd 2012 labs demonstrates just how powerful such a system can be, with a live system that supports the following:

  • Performance to support over 300 concurrent lab users running disparate workloads, including full System Center 2012 environments, complex SQL Server 2012 scenarios, SharePoint environments, and others
  • Virtual environments comprised of 1-10 virtual machines using 2 -24GB of RAM
  • Exceptional virtual environment performance for with host systems via a VirtualSystem free of processor, disk, and memory bottlenecks

All this from a 1-rack, 16-blade HP VirtualSystem for Microsoft, each with two Fusion Powered HP IO Accelerators added as an option.

Purpose-built HP VirtualSystem Hardware

HP VirtualSystem simplifies and extends HP Converged Infrastructure into optimized solutions for Microsoft Hyper-V-based server virtualization, delivering a complete, high-performance virtualized environment with pre-tuned server, storage, networking, and systems management, ideal for cloud deployments. HP VirtualSystem delivers agile and efficient virtualized application solutions that do the following:

  • Eliminate performance bottlenecks with a balanced architecture optimized for virtualized application environments
  • Simplify management, deployment and security across physical and virtual environments
  • Provide the foundation for a private cloud with simplified upgrade to HP CloudSystem

Fusion Powered I/O Acceleration

Virtualization introduces an abstraction layer that makes even sequential I/O random. HP IO Accelerators, based on Fusion’s industry-leading ioMemory technology, eliminate this I/O bottleneck to fully utilize server CPUs, unleashing virtualization’s true potential. HP IO Accelerator benefits to virtual environments include the following:

  • Increased virtual machine density and performance
  • Enable simple, elegant, and cost-effective virtual environments
  • More efficient use of infrastructure investment and utilization
  • Reduction in infrastructure complexity, cost, and risk

Industry-leading Virtualization Software

Microsoft Hyper-V Server 2008 R2 provides a dynamic, reliable, and scalable virtualization platform combined with a single set of integrated management tools to manage both physical and virtual resources, enabling you to create an agile and dynamic data center with the following:

  • Dynamic Memory to better utilize memory resources
  • Server consolidation to reduce costs while retaining competitive advantage
  • Business continuity, with features such as live backup and quick migration that help meet stringent uptime and response metrics
  • Disaster recovery, with geographically dispersed clustering capabilities
  • Testing and Development, with a self-contained environment that accurately approximates the operation of physical servers and clients
  • Dynamic Datacenter, with features to create a dynamic IT environment that uses virtualization to not only respond to problems, but also to anticipate increased demands
  • Desktop Deployment Options that expand Session Virtualization from delivering session-based desktops and applications to also enabling the delivery of virtual desktops in a virtual desktop infrastructure (VDI).

Hyper-V is also a strong foundation to build highly flexible, scalable Microsoft SharePoint, Exchange and SQL Server solutions. The added HP IO Accelerators highlight the advantages of using flash memory for accelerating associated Hyper-V performance and scaling virtualized environments.

Want to Learn More

Contact C24 at www.c24.co.uk

 


Big Data, Speed and the Future of Computing : In memory processing

November 1, 2011

A segment of a social network

Image via Wikipedia

Big data is, yes, about more data — the rising flood from corporate databases, Web browsing trails, sensors and social network communications. But it is just as much about speed. If “big data” is more than a marketing term, it has to be the raw material for making smarter decisions, faster. And that means, as the big-data industry evolves, the need for groundbreaking new approaches to computing, both in hardware and software.

A simple example: the Watson question-answering computer that beat two human “Jeopardy!” champions earlier this year had to pore through vast quantities of data and come back with an answer in less than three seconds. The speed requirement meant I.B.M.’s Watson had to do its near-instant data digging in memory instead of finding data on hard disks.

Traditionally, memory chips surrounding the computer processor held the small amounts of data that had to be on hand for immediate tasks. But getting answers quickly in the world of big data necessitates this new approach, called in-memory processing. “It’s a model for the future,” John E. Kelly, the head of I.B.M. research, said during an interview at Watson Labs.

Full article New York Times: http://bits.blogs.nytimes.com/2011/10/31/big-data-speed-and-the-future-of-computing/?partner=rss&emc=rss#


Backup Restore and Recovery Considerations in Virtual Environments

May 23, 2011

Great article below reference backing up virtual machines. C24 have always been known for our expertise in the delivery of business applications at speed across the globe. However, recently we have again invested significantly in our hosting infrastructure which has enabled us to now offer the solution suite for one of the worlds best back-up and recovery company’s Asigra.

The signing with Asigra again signals that C24 intends to offer only best of breed solutions. Please enjoy the article below.

It is no secret that large and small businesses alike, are rapidly adopting server virtualization in their data centers and most indications are that this trend will continue.  When architecting virtual infrastructures, one of the first issues that business face is “What should I do for backup and recovery in a virtual environment?”

The most common approach, at least when starting out, is to ignore the fact that servers are now running on Virtual Machines (VMs) and backup the servers through the guest Operating Systems (Oss) just like you do when the OS is running on a physical server.  While this approach will work, it does have some drawbacks.  This approach typically requires you to load a backup agent on the guest OS in order to backup that server.  If the server is running an application such as Exchange, SQL or SharePoint, then you need to load a separate agent for each application.  Some backup applications also require separate agents to backup the Windows System State or Services Data Base.

When you load backup agents on a physical server, these agents are processes running on the OS, which require CPU resources.  Depending upon the agents, each agent might use less than 1% of the CPU resources or more than 15%.   Regardless of the resources required by the agents, this CPU overhead usually goes unnoticed on a physical server.

However, in a virtual environment, you could easily have 10 VMs running on a single physical host.  Each VM might have several agents on the server to accommodate backing up the file system, services database and applications.   Assuming a very conservative average of two agents per VM (each using 1% of the host’s CPU cycles), in a virtual environment, you would be wasting 20% of your available CPU resources on backup agents that don’t do anything during normal business hours. 

Once businesses realize the overhead in terms of wasted CPU resources, as well as man-hours required to manage all those agents, they typically look for a solution that will allow them to back up their VMs from the physical host side.  VMWare has the largest server virtualization market share so most of the major backup applications now support backing up VMs from the VMWare host side. 

Backing up VMs from the host side has advantages over backing up servers from the guest OS side.  First, there is no need to load or manage agents on each of the guest OSs.  This saves on both CPU resources and management overhead.

The next advantage is that it is typically much faster to backup and restore VMs from the host side, since you are backing up and restoring a single large VMDK file rather than backing up and restoring thousands of small individual OS, application and data files.   In a Disaster Recovery (DR) situation, where a VM’s OS becomes corrupted and you need to restore from a backup, it is very easy to point and click, and restore that system to another VM.  The disadvantage with many backup applications is they don’t support individual file restores.  If an end user deletes a single file, you need to restore the entire VM, find the file and give it to the end user, then delete the VM. 

When moving to a virtual infrastructure, it is a good time to evaluate your current backup application and to see if it meets all your needs.  If you determine that you need to invest in a new backup solution, you will want to choose one that will meet all your needs, now and in the future.  You should look for a solution that will allow you to restore the entire VM in a DR situation or to restore applications and databases like Exchange and SQL without having to restore the entire VM.  You should also consider a solution that allows you to restore individual Exchange messages or individual SharePoint items, without having to restore the entire database.

Finally, you should seriously consider a backup recovery solution that supports both physical servers and virtual environments. And the BUR solution should support more than just VMware.   While VMware may have the lion’s share of the virtualization market share today, they are starting to face significant competition from other sources such as MS Hyper-V, XenServer and Parallels to name a few.  Whenever a technology vendor thinks that a customer has no alternatives and is locked into their solution, they have very little incentive to reduce the cost of their solution.  Bringing in an alternative virtualization solution may provide VMware an incentive to reduce their price.  But you shouldn’t have to invest time and money in a new backup solution just because you want to try an alternative to VMware.

Blog original from Scott Lakso @Asigra


Follow

Get every new post delivered to your Inbox.

Join 752 other followers