Skip to main content

Virtualization will push Data Center HA to new level

we never ought to forget about applications, yes, its the applications that have to be addressed, no matter which technology you use. I will be talking about the importance of applications, which amidst all the virtualization craze, may taker a bit of a back seat.

As Rosenblum shows with VMotion, the application gets a "warm HA' blanket as it moves to another server:

Rosenblum started a server on stage that was running the equivalent of 50 users pounding on Microsoft Outlook. The server's ongoing activity was being mirrored on a second server, which was receiving a live stream of events as they were entered into the log of the virtual machine on the first server.

As Rosenblum unplugged the first server, VMware's management software, Virtual Infrastructure 3, detected a failure and shifted handling the users to the secondary server. Since the secondary server was already receiving a stream of log events, it could pick up at the precise point where the other had left off. The pause between one virtual machine stopping and the secondary server's virtual machine starting appeared to be about a second.



but coming back to the applications:

  • Scalability: What if they had 20,000 users in outlook? will it still take a second?
  • Clustering within VI infrastructure: Would it be better to clusters the applications, like with marathon's everRun (love the name!), to have a continuous HA, which is more of the "Hot HA"
  • Optimization: Using tools like that of Inovawave, we will have to make our applications perform even better
  • Application itself: can it be developed to be SMP and multi-core aware?
  • 64 bit: Do applications perform better as the 64 bit bandwagon apparently seems to purport?
  • Compatibility or customization for load balanced applications: Will all user sessions be transferred to the other ESX servers? Or will the applications, say for instance Blackboard (a mission critical application for Academic institutions) which is currently using a rather cumbersome load balancing mechanism, will perform better with a single 64bit instance?
Applications! Yes, that is where the focus has to go to now! It is this area where a lot of client sites are going to have a lot of challenges to face. You can have a cool hypervisor layer to rest upon but what is going to happen to your applications? I know, many IT managers and CIOs may not seriously consider this, since they are already faced with other data center issues like migration, TCA, capacity planning, additional costs like training staff etc, but someone in those shops needs to be busy having a " QA Team" working day and night to start putting to applications to good use!

Read on...

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...