Home > Intel Communities > Open Port IT Community > The Server Room > Blog > Tags > virtualization
1 2 3 4 ... 11 Previous Next

The Server Room Blog

152 Posts tagged with the virtualization tag
0

Take a look at this video segment from Paul Ottelini's keynote today at IDF. Very interesting on where the technology is headed and what the consumer wishes technology could do for them. Very cool stuff......

 

 

0 Comments Permalink
0

I have a confession to make… Last year was my first IDF. Ever! I had no idea then, that this year I would end up being responsible for a whole track, and sponsoring the Virtualization Community zone. I was lucky that Jake took ownership of the community zone. He assembled a great line-up of demos, from a variety of companies. It should be great, go see!

But this blog is about the Enterprise Cloud track. I set out to make it to represent a theme, rather than a collection of loosely related sessions. In my view, this required a mix of depths – an overview session to explain the concepts alongside deep technical sessions. I also thought it would be a great opportunity to gather some industry leaders beyond Intel to talk about Enterprise Cloud vision and the opportunities it presented for the developers community.

“What is this guy talking about” you must be asking yourself. “What is Enterprise Cloud? Not more hype?!” Well, I think of Enterprise Cloud as a very real vision of the place where actual IT needs meet the aspirations of the Cloud Computing hype.

The Cloud hype is based on some pretty impressive efficiencies that several companies are being told to have achieved. These companies did so by designing custom application to run in their data centers. In some of these cases the data centers and the hardware in them were even custom architected and designed to run these applications. IT wants to gain similar efficiencies. But IT can’t throw away all the legacy applications…

In comes Enterprise Cloud, where IT evolves to gain the efficiencies, without losing the legacy investments…

In the Enterprise Cloud track we’ll cover some of the key technologies that are required for this to happen.

We’ll start with an overview (session ECTS001) on Tuesday at 10:15, where Dylan and I will do an overview of key technology areas: virtualization and performance, Data Center efficiency, evolution of I/O, and security, and why they are critical for the evolution of IT. What will follow are several in-depth sessions that will cover those very topics:

·         ECTS002 – will focus on Intel® Trusted Execution Technology and explain how application can protected in the Enterprise Cloud environment. Check this out in Jim's blog

·         ECTS003 – will cover enhancement for encryption processing in upcoming CPUs. Leslie gives a really great overview in her blog

·         ECTS004 – will talk about technologies to improve Data Center efficiency. David covers one of those technologies here and check out his other blogs as well.

·         ECTS005 – is an in-depth review of Intel’s technologies for virtualization, and will be presented by Intel Fellow Rich Uhlig.

·         ECTS006 – will discuss evolution of I/O, which is necessary to enable IT to gain the desired efficiencies. RK gives an excellent preview in his blog here

·         We also have a Q&A session on Tuesday evening (ECTQ001) to allow an open unscripted conversation with all the track presenters who will be around on Tuesday.

·         Finally, we have a VERY exciting panel (ECTP001, on Tuesday at 5pm). Jake Smith from Intel will lead a discussion with some true industry thought leaders from Cisco, Citrix, Microsoft, Sun, and VMware. The Theme of the panel is “Enterprise Cloud – technologies, usages, and opportunities for the developers community”. This should be an exhilarating hour!

Along with a couple of labs this should a great track. See you at IDF… it all starts tomorrow!!!

0 Comments Permalink
2

I love food! Since I was a kid I’ve loved noodles, especially Italian pasta. I used to think that Spaghetti was the general name for Italian noodles. Learning how to twist Spaghetti on a fork gave a great sense of achievement and joy.

Bowl of Spaghetti.jpg

Many years later my wife and I travelled to Rome. Naturally – both of us really love food, we spent a lot of time seeking out restaurants and checking out new food. One of the wonderful dishes we had was Pappardelle (on the left) with Duck Ragu. It was my 1st encounter with Pappardelle –a very wide form of pasta. You get only a few Pappardelle on your plate but it’s still the same amount of pasta. I found it not as practical to twist the Pappardelle around my fork, so I cut them up into smaller pieces to eat them.

Pappardelle.jpg


I’ve thought about it recently when I looked at the back of a virtualized server. Looks similar, no? J

Server with 1GbE.jpgBowl of Spaghetti.jpg

A typical virtualized server has 8-10 1Gigabit Ethernet (1GbE) ports, and 2 Fibre Channel ports. This makes for a lot of cabling, and many add-in cards. It translates to a lot of cost, power, and complexity (and thus reliability risk) for an IT shop. As a result, there’s a lot of buzz around high-speed networks, specifically 10GbE. That technology presents the opportunity to consolidate all these 1GbE ports to a significantly smaller number of higher bandwidth, i.e. 10GbE ports. It makes for a much tidier server.

Server with 10GbE.jpg

Kind of like substituting Pappardelle for SpaghettiJ


In that case, iSCSI or FCoE (Fibre Channel over Ethernet) could be used for the SAN connection, still using the same high-speed ports. Standards like Data Center Bridging (DCB) could add a lossless character to the 10GbE link to make it friendlier to FCoE.

Few new solutions though come without new challenges. The common way for VMs to share I/O devices in a today’s environment in through mediation of the hypervisor, using emulation or para-virtualization. That reduces the effective I/O bandwidth. It also becomes a fairly significant overhead to the server in its own right, reducing the available server capacity for application processing, and it adds latency. With the growing trend in IT to treat virtualization as a default deployment mode for any application, these issues become quite limiting.

We at Intel have thought that the best way to overcome these issues is by using “direct assignment”. Using the Intel® VT-d technology (launched in the Xeon 5500 platform), a VM can be assigned a dedicated I/O device. This nearly eliminates the overheard related to the hypervisor mediation I mentioned above. A side benefit is that it increases the VM to VM isolation and security. But assigning an individual I/O device to one VM is not very scalable…

This is where the PCI-SIG’s SR-IOV (Single Root I/O Virtualization) standard comes into play. This standard allows a single I/O device to present itself as multiple virtual devices. With SR-IOV, each virtual device can be assigned to a VM, adding scalability to the direct assignment model, effectively allowing the physical I/O to be shared yet with greater security and reliability.

Another challenge with the direct assignment model is related to live migration. Hypervisors have typically assumed the SW mediated IOV model. As a result, hypervisors need to be modified to adapt their live migration solutions to direct assignment.

These technologies span many different components of the server platform. Intel® VT-d is necessary, so Xeon 5500 must be used (or later platforms). SR-IOV capable I/O devices – NICs or Storage controllers, are required. BIOS must be modified, as well as hypervisor software. This is pretty heavy lifting.

So you can only imagine how excited I am to be able to showcase 4 different SR-IOV demos at IDF next week! The demos involve 2 server vendors, 3 VMM vendors – 3 different vendors implementing 3 different hypervisor architectures, and 3 different IHVs representing 2 different I/O technologies. We show the performance improvements, as well as VM live-migration. It works!

Come and see it (Booths 517, 707, 709, and 711 in the IDF showcase)!

2 Comments Permalink
0

I and Sean Varley will be jointly presenting a session on ‘I/O innovations optimized for enterprise cloud’ at Intel Developer Forum (IDF). We are focusing on the I/O challenges in virtualization based enterprise cloud infrastructure and how current innovations, collaborations and technologies solve some of the challenges efficiently.

I have written in the past we have a view that evolution of virtualization has different phases to it. IT begins with basic consolidation, what we call virtualization 1.0, and then wants to extract more efficiency through flexible resource utilization and automation that we term as virtualization 2.0. The next phase to flexible resource management is deployment and management of scalable applications on a dynamic infrastructure, which we can relate to as enterprise cloud or virtualization 3.0.

In our view, the requirements of virtualization 2.0 makes virtualization 1.0 better and similarly the requirements of virtualization 3.0 makes 2.0 phase better. This means some of the challenges and solutions we discuss for enterprise cloud will make the IT datacenter today much efficient.

So what are the I/O challenges for enterprise cloud built on virtualization? There are many.

Enterprise cloud model would mean being able to deploy the workload on available infrastructure (given that security and compliance needs are met) in a more flexible manner. This could lead to large scale consolidation given the new server capacity and performance. More VMs on a single server means more pressure on the I/O. So we need a balanced platform solution that maps the I/O capability to the CPU performance increases.

Flexible resource utilization should mean that the even the I/O hardware resources are flexible. However typical I/O architecture in a server is very rigid today. IT typically configures a virtualized server with a bunch of HBAs for storage I/O and eight or ten ports of Ethernet device for network traffic. Add to it separate cabling associated with each. Well, that means we cannot reallocate resources as needed in a flexible manner. So I/O hardware resource limits the extent of true flexibility. How to get around the challenge of rigidness in I/O architecture? And how do we reduce the complexity of the fabric and the power consumption? We perhaps need a unified converged high-speed I/O fabric.

Is it sufficient to have a converged fabric or do we need more? Ofcourse we need more, what about the QoS and SLA of the I/O traffic? How about the scalability of the I/O fabric and security features to isolate the traffic between two VMs?

All these are important as well in a multitenant enterprise environment.

In our session we explain how Intel in its products and through standards work has been targeting solutions for these challenges and delivering those to market with the ecosystem. To learn more make sure you attend the IDF session ECTS006. And for those who cannot attend, look for a blog from me and Sean post-IDF where we will succinctly define how we solve the challenges with Intel technology solutions.

RK Hiremane & Sean Varley

0 Comments Permalink
0

A virtual workstation uses both virtualization hardware and software technologies that, when combined, provides end users with an uncompromised workstation experience.  It gives engineers and IT user’s concurrent access to key workstation hardware functions previously not available with traditional virtualization technologies. Through this approach, you get near native access to key workstation services, such as those delivered by graphics cards or NICS, needed to run multiple high-performance applications regardless of the operating system they run on. . Best of all, with Intel® Virtualization technology for directed I/O, delivered by Parallels Workstation Extreme, you will be able to leverage this new virtual workstation capability in ways that improve workflows across operating systems while reducing IT management requirements.  This is a win/win for both you and IT.

Ok we have segregated compute resources between IT and the user. 

What can you get with Intel’s VT/d technology? 

How many times have you been faced with a need to run an application that runs on a prehistoric OS, or that runs 32 bit OS when your entire environment is running on 64 bit? Or maybe you need run two different graphics-intensive workloads in a LINUX and Microsoft Windows® environment.  With Intel VT-d and Parallels™ Workstation Extreme software you may be able to do just that at near-native speeds.

What else can you do with a virtualized workstation?

Have you ever been in a situation where one application requires version X and another application you use daily requires version Y of the same OS.  With Intel VT/d and Parallels™ Extreme® software you may be able run both at near native performance at the same time.  No rebooting, no dual booting or emulation required.  Just fast, seamless answers to complex problems – across multiple segments like Oil & Gas, DCC, Manufacturing, and Research.

Ever hear of a digital workbench?

It is a tool that designers and engineers use to perform what many call digital prototyping or simulation based engineering.  It is usually a set of tools that combine needs for LINUX and Microsoft Window® based applications to create and test their ideas.  Think of a virtual wind tunnel where simulations are performed in a LINUX environment and the design and visualization is performed in a friendly Microsoft Windows® environment.  With Intel VT-d and Parallels Workstation Extreme you can do both at near native speed.  That means interactive product development and engineering, and that leads to potentially better deigns in less time.

Do you need a virtualized workstation?

If you have a need to run applications in different OSes, diverse OS levels or types, or you need to visualize in different OSes, then answer is probably yes.

To learn more about Intel Virtualization Technology please visit www.intel.com/go/workstation.

To see an online demo of Parallels™ Workstation Extreme software please visit http://www.parallels.com/products/extreme

0 Comments Permalink
1

New Server Security Technologies Are Coming & Why We Need Them

The other day I had the opportunity to talk with Jeff Casazza and James Green from Intel’s Server Platform Group.  The topic? server security.  Our conversation was focused on the introduction of some new security technologies that are on their way and why we need them.  During our discussion, I found myself thinking back to my days in the US Navy, where security was a core topic of everything we did. The introduction of submarines transformed naval tactics and the stealth fighter changed aviation tactics.

So, why does IT put so much emphasis on information security?  … because the cost of a data breech is extremely high.  Imagine if a data breech of your IT systems resulted in losing employee social security numbers or customer information – the cost to recover that data (if possible) and the legal costs (penalties from regulatory agencies) is very, very high.   Jeff and James mentioned that business models are also exposed if these types of information escapes happen – a company’s brand, business and employee relationships could be at risk given the nature of trust and integrity that circle throughout our business.

Security always ranks high in importance, especially when we feel at risk.  As I have transitioned into my new role inside Intel IT, I have found a significant focus on security solutions especially as new threats (for profit attacks), new usages (client / server virtualization, cloud computing) and new collaboration tools (social media) challenge our existing paradigms of information security. 

During my discussion, I learned about two technology standards that Intel is implementing for servers that reduce security risks and address the changing nature of information security attacks happening today and expected tomorrow. 

Stealth Fighters Attacking Your Data: The nature of security attacks have changed.  Previous generation hackers used to target broad wide spread attacks on corporations or the worldwide web trying to disrupt business, gain notoriety with the ability to affect tens of thousands of people.  The newer generation attackers are seeking a smaller target .. a single laptop or a single server.  These new for-profit attacks are aimed at both industrial (business) or government entities and only need a single penetration into your infrastructure to get enough information to create a serious issue for your business.  

Encryption: A solution to defend against the stealth fighter point attack on your data is increased encryption of data.  Data encryption is not new.  Secure Sockets Layer (SSL) encryption for communication over the internet, harddisk encryption and enterprise application encryption are all standard methods IT shops use to protect information.  Unfortunately, encryption is not free, and I’m not talking about purchase cost .. but rather compute cost.  Encryption is a compute intensive process that consumes processing cycles. Intel is planning on introducing new instructions for Advance Encryption Standards (AES-NI) that are intended to dramatically improve the efficiency of encryption in a future version of it’s processor micro architectures. 

Submarines Seeking Your Data From Under Your Hypervisor: Much of the anti-virus and security protection that resides on servers and client machines resides and is run through either the Operating System, Hypervisor or Application layer.   New malware software and root kits are targeting systems at startup before the hypervisor and/or OS boot up undermining the protection you have at the higher levels of the application stack. 

A new server technology from Intel, called Intel® Trusted Execution Technology (Intel TXT) works to ensure your system can boot up to the secure, protected environment you have deployed through your software stack.  In doing this, TXT ensures that your anti-virus software “perimeter” is secure and has not been compromised by a root kit “submarine”.  TXT has been available in Client Intel® vPro™ processor technology-based platforms since 2007.

Tune into the upcoming Intel Developers Forum (www.intel.com/idf) to learn more about plans for securing your server’s data and many other technology innovations from Intel.

Chris

1 Comments Permalink
0

          

Each of the last 3 years, Rich Uhlig, myself and the rest of our colleagues at Intel focused on virtualization technologies, have had the enviable task of participating in two of the technology industry's biggest events. It is always a pleasure to stretch one abilities, work longer hours than you ever thought capable, work on great product introductions, develop new business models and help to redefine an industry while using these events to make your announcements. This week VMWare's VMworld was held in San Francisco with over 11,000 participants focused on virtualization technology. Intel VP and GM Doug Fisher delivered a keynote on "Transforming Flexible Computing", which nicely communicated the message that Rich delivers in the attached video on the Intel Channel on YouTube. We also announced the support of VMWare View and Intel vPro technology with VMWare's Jocelyn Goldfein. This culminates over 2 years worth of work for our engineering and development teams on bringing together 2 of the virtualization industry's leading platforms.

         This announcement is the beginning of an era of Virtualization Flexibility. Each day we are seeing new usage models emerging, virtualization finding new ways to allow users more flexibility in the Data Center, on the handheld and with their desktop form factors. As we approach IDF 2009, both Rich and I, will be hosting courses on these emerging models and architectural directions. Rich will be hosting a course on architecture, while I have the pleasure of hosting a panel with Simon Crosby, Mike Neil, Ed Bugnion, Lew Tucker and Orran Krieger. It is quite a line up. In addition, one of our colleagues, Charlton Barreto has some breakthrough new usage models to demonstrate that we believe are outstanding. All of these will be available in the IDF Virtualization community for the 3rd year in row. I personally feel very fortunate to have the opportunity to work with such interesting and talented individuals everyday. The conferences provide an opportunity for us to share our enthusiasm for technology, our enthusiasm for innovation and our commitment to excellence with the rest of the world. The feedback has been great and required for us to continue to innovate.

         Come see us, tell us and push us to build technology that delivers value in the way you work, live and play. It is a challenge we embrace and we are thankful we have the opportunity to take action.

See you at IDF!

0 Comments Permalink
0

Intel's RK Hiremane & Sun's David Caplan discuss Xeon 5500 blade servers virtualization ROI

Join experts from Intel, Sun Microsystems, and Ziff Davis Enterprise on August 20 for an informative eSeminar, where you will learn:

• How Sun’s Network Express Module technology works
• How easy it is to achieve high availability and near-instant failover
• How to reduce network cabling by a factor of 10:1
• How to simplify network and storage management.

0 Comments Permalink
1

I have written in the past about key IT considerations while implementing virtualization.

 

One of the key elements that change going from a non-virtualized environment to virtual environment is the security model. The security model needs some additional considerations going to virtual environment.

 

I and a few of my colleagues who meet with IT end customers deploying virtualization on a regular basis have realized that there are some frequently asked questions/concerns and also misconceptions about protection in virtualized environment.

We also did a bit of research on types of documents available to help IT understand the topic of security model in virtualized environment better, but found most articles to be either outright dismissive of security concerns or took a very opposite theoretical and conservative view on lack of security.

 

So with the help of our architects we developed the below white paper with an intent to help IT managers, strategists and implementers understand resource protection in virtualized environment better. We also address some of the frequently asked questions and typical misconceptions with security in virtual datacenter.

 

The white paper essentially takes a balanced view and provides an overview of security model changes, challenges and considerations that organizations must address when implementing virtualization. It introduces hardware, software, and policy measures available to help address those challenges, including their strengths and limitations and then closes with a brief discussion of some key issues associated with security in emerging cloud computing usage models.

 

Let us know what you feel.

1 Comments Permalink
0

We created a server refresh ROI estimator tool to help IT managers make sense of the significant OpEx savings they can achieve by making targeted investments in new server hardware. In my previous blog when we introduced the ROI tool back in April 2009, I talked about the capabilities of the estimator and the benefits of server refresh.  In the first 3 months, we have had nearly 4,000 users of the ROI estimator and of those users almost 800 users have printed reports to share with others in their organizations. The feedback we have received from users has been very encouraging. 

 

  • CIO for major US hospital: “This would help my IT staff justify the financial value of the technology investment they are proposing. This has been a barrier to freeing up capital internally”
  • IT Manager for major US bank: “I used to have regular funding for technology refresh projects. It was a given for my budget.  However, with the increased constraints on capital, I now have to justify this type of spending”
  • Technology Sales Consultant: “This tool helped me work better with my customer to gain a deeper understanding of their server environment and allowed us to jointly identify high ROI investments to improve their infrastructure”

 

I have also heard many constructive suggestions for improvement.  As a result, we have continued to evolve the tool based on feedback from users.

 

Tool Training – How to Use: We heard that the benefits of using the Savings Refresh Estimator spanned many functional roles, making us realize that the use models for this type of tool and what users were looking for would vary dramatically from person to person.  This has challenged us to look at ways to streamline the user interface (something we continue to work on) for different users and analyses.  In the interim, we are in the process of developing a video training guide to help users understand how to use the tool to get maximum benefit.  We have a pdf training guide today that can help you get started now.

 

PowerPoint Output: What would we do without powerpiont? J We received feedback on the desire to make the output of this tool more sharable inside IT organizations and with business partners in a powerpoint format as a way to communicate the opportunity and benefits for server refresh investment.  So, we now have a powerpoint output option in the reports section that breaks down the benefits of server refresh for a variety of audiences from executive staff to facilities to finance.  Everyone inside your business can benefit from server refresh and now you can show them how.

 

Secure Analysis: We received feedback that many users wanted access off-line either as a way to use in meetings when connectivity was challenged or to protect internal data from exposure online.  We now have the ability for you to run the tool on your laptop to support these use models.


More … More … More Functionality. We heard lots of requests and ideas to expand the level of functionality and analysis capabilities.  We have to balance scope, complexity Keep these requests coming.  The following changes are incorporated into today’s estimator.

 

  • Virtualization to Virtualization Refresh Scenario – now included
  • Virtualization Loading: Can edit and change VM/server new and old
  • Custom Performance Data – enter you own performance data to better model what you expect to see in your biz
  • Depreciation Cycle – no longer fixed at 4yrs .. can adjust
  • Memory Sizing: information added to allow user analysis
  • Processor Description: allows user to cross reference data to other more familiar terminology.

 

Accuracy / Approach: We have also heard some feedback challenging us on different ways to look at refresh scenarios, especially as we learn more about how people are looking at and using virtualization and sizing their environments after refresh.  Sizing is a very customer-centric and application specific task that is difficult to model in a one-sized fits all.  We won’t be able to model every sizing situation, but are planning some future enhancements intended to help you self-evaluate. 

 

I want to thank everyone in the community for their input on this tool and helping us to deliver a better product over time.  Keep the ideas coming.  Feel free to respond with comments here.

 

Chris

twitter: @chris_p_intel


0 Comments Permalink
0

Japan announced today that it has emerged from recession, following Germany and France’s announcements last week that their economies also grew in the second quarter. 

Moody’s Economy.com Business Confidence survey shows that confidence has been steadily increasing since March ‘09.

For the first time since September ’08, “Economic Recovery” nudges above “Economic Crisis” in Google Search Volume in early August. 

In addition to this, economic forecasts (WW GDP, US GDP, and EU GDP) point to a recovery over the next 6 months.  A couple of quotes:

  • The direction of real GDP is even expected to turn from negative to positive in the current quarter. The academic arbiters of the business cycle at the National Bureau of Economic Research will eventually proclaim that the Great Recession ended sometime this summer.
           Moody’s Economy.Com – July 7, 2009
  • The global economy is beginning to pull out of a recession unprecedented in the post–World War II era
           International Monetary Fund, imf.org – July 8, 2009

So, why am I bombarding this blog with various optimistic economic data? Because if we really are pulling out of the abyss, I’m worried that many companies out there are sitting on servers that will not be ready for the increased demand right around the corner.         

John Gantz, IDC Vice President in his keynote speech at the start of this year’s CIO Summit in Auckland was quoted as saying there will be an unprecedented amount of IT-driven change in the next four years.  He projected that there will be a three-fold rise in mobile users and information will grow five-fold, resulting in heightened levels of security and privacy and questions on which data to store or throw away. He also mentioned that the number of interactions between people on networks will grow eight times.

So this got me thinking… Is your company looking to differentiate and go after more market share while your competitors are hunkered down and not investing in the downturn? My guess is that there are a lot of IT managers being asked to support more social media, offer more SaaS, deploy more virtual machines, and support more real time analytics to get a leg up on the competition.  My gut tells me that it will be hard to do all of this with older servers that were put into another year of extended warranty because that felt like the right move when the proverbial economic s**t hit the fan last year. 

It’s critical to be prepared for when the recovery comes, and data points to an economic turnaround happening now – are you positioning your department to own it when it arrives?

Bryce

 

0 Comments Permalink
0

In the management practices of most datacenters I see IT driving more efficiency from their infrastructure by switching to virtualization. As they do so and develop confidence over the years, the types of applications that are getting deployed with virtualization are also changing. Even the scalable enterprise apps are being considered as good candidates for virtualization.


IT managers now have the building blocks to consider deploying scalable enterprise apps using virtualization with increasing SMPness in VMM’s like 8-way vCPU capability in VMware vSphere, Intel Xeon virtualization hardware assists, NICs with virtualization hardware assists, and scalable system architectures based on Intel Xeon from IBM such as 3850, 3950 and BladeCenter servers. VMware HA and DR solution and chipset architecture with reliability and availability features further provide the confidence for business critical needs of enterprise apps. Capabilities such as VMware VMotion and FlexMigration help increase efficiency of the infrastructure with such environment.


Economic condition at the same time is also putting more pressure on the IT to deliver more value within a constrained budget. Refreshing old hardware and adopting virtualization are simple strategies to achieve such goals.


I’ll be talking about virtualization with the new VMware vSphere on IBM Intel processors on August 12, 1 PM EST.  I’ll be joined by Bob Zuber, Program Director, High Performance, IBM.   The webinar is designed to help IT managers better understand scalable virtualization infrastructure, enterprise application virtualization, reduced TCO, and efficiency benefits along with a special financing opportunity. 


Register for the session on “Virtualize with the new VMware vSphere on IBM Intel processors and take advantage of special financing”.

   

In the meantime, I’ll be answering related questions leading up to the webcast, and during the webcast.  I’d also like to hear how you’re delivering more value in the data center within a constrained budget. 

0 Comments Permalink
0

I recently had the opportunity to sit down with Intel's Chief Virtualization Architect Rich Uhlig to discuss the new usage models and virtualization technologies in Intel new Xeon 5500 series platform. Rich and I have been friends and colleagues for several years and the video of our discussion is attached and can be viewed on Youtube. The conversation sparked some interesting questions from my colleagues, friends and children which I thought I would share with a wider audience.


First the questions from my son's (I have three boys...yes this means that my wife has the patience of a saint):

Dad, what is virtualization? Does that mean you can take people and computers and teleport them to new places, like Star Trek? Did Intel invent virtualization? Why do you think it is so cool? When I grow up, can I be virtualized?


My Answer:

Slow down.....slow down...let me try to answer the questions one at a time.

Virtualization is the ability to increase computer, network and storage utilization with multiple operating systems or logical machines, called virtual machines. This allows Dad and his friends to use more of their computers with different applications and devices. Using virtualization allows Dad and his friends to save money, save power and increase efficiency.


Response (My three son's in unison):

Boring! I thought you said your job is cool. Your such a geek......(trailing off and looking at their iPods)


My response:

Guys, hold on...let me explain. Virtualization technology IS cool. While it wasn't invented by Intel, we have worked with an industry of incredibly gifted engineers, architects and designers to create new ways for people to use their computer technology....and the best part is we are only in the beginning. By the time you are an adult you will have the opportunity to use virtualization technology in ways we are only beginning to imagine. Think of virtualization as a journey and evolution of computer technology for Dad and his friends to maximize the use of the computers that we buy/build. Hopefully, with more innovation and computer technology advances you will be able to create a virtualization layer that will allow you and your digital identity to "teleport" to new places in a virtual cloud. You won't be "virtualized" but you will be able to create your digital environment wherever there is a machine that can understand your commands. That is pretty cool. Think of it this way, you can save and play your Nintendo Wii, Sony Playstation or XBox profiles on any machine, any where in the world that can download your profile.


Response (from my 13 year old):

You mean I can play EA's Madden Football 24 hours a day with my friends, even when we are on vacation and you want me to see some historic landmark, like the Lincoln Memorial?


My response:

Well...yes but not exactly what I had in mind. (aargh!)


A recent question from my friend from a former job on Virtualization:

I hear the new Intel chip, Nehalem (formerly known as the Intel Xeon 5500 series), is the best product you guys have released in a long time, What makes the product so good, is it the virtualization technology that you work on?


My response:

     Virtualization technology provides increased instrumentation and flexibility for the Intel Xeon 5500 series platform but it is only one a host of fantastic features which make this product the best we have ever released. For Data Center managers, increased efficiency is an every day part of life. Nehalem offers increased performance, increase memory capacity, a new Quick Path Interconnect (which acts like a NUMA switch fabric on silicon, remember that cool product we launched in 1997 at Sequent Computers?) and a 2nd generation of virtualization capabilities that deliver native virtualization instruction capabilities for VMWare, Microsoft, Citrix and a host of Xen providers. It is a truly a breakthrough server product. With this new architecture and design characteristics we are able to meet the needs of a platform of new Virtualization usage models including: Rapid Application Deployment, High Availability, Virtual Desktop Infrastructures and Server Consolidation. It is a very exciting time...


My friend's response:

     Very cool. I miss working on hardware innovations...sounds like you guys at Intel are up to something special. Should I buy the stock?


My response:

     Thanks. Intel is a great place to work and we are doing some very cool product innovations. Do we always have to talk about stock price?


Finally, a recent question from a dear colleague:

     What happens if virtualization technology is deployed on every platform that Intel ships? Won't business and consumers need less devices? Won't users no longer have an insatiable demand for compute, network and storage resources?


My Answer:

    Funny you should ask that question. Rich Uhlig, Fernando Martins, Rick Olha, RK and I have debated this exact question for years. The answer is simple. Virtualization increases demand for more resources than ever before. In fact, until the recent economic downturn virtualization technology was cited by a Citigroup analyst as the key driver to Server growth in 2H 2007. For the first time in over 10 years the markets average selling price was increasing. Why? Because users could do more with every server they purchased. Virtualization actually facilitiates more usages on more application development and production environments than ever before. As we increase the performance of the instruction sets and Intel Microarchitectures we increase the capabilities that virtualization can impact for new usage models, while preserving some the legacy compatibility that users require for 32-bit application workloads. Simply stated, "we can do more with less!"


Next question (by the way this was a skeptical Intel exec.):

     Doing more with less is fine...but what about our volumes for server products? what happens when virtualization is prevalent across all of Intel CPU and Platform offerings?


My response:

    Flexibility and control are critical to all of our customers regardless of form factor. Is there anything worse then buying a new server, PC or handheld and having application compatibility errors? No. Do we really believe the world wants to become software compatibility specialists everytime Microsoft releases a new operating system? What about Dell, HP, Lenovo, IBM, Acer, Nokia, Motorola, LG, Samsung, RIM and HTC? It has taken us over 10 years of research, testing and product development to get here. Virtualization is a "Hot Topic" today and will be in the future because it makes a positive difference in our customers lives both financially and efficiently. Our job is deliver the greatest silicon products the world has ever seen, over and over and over again. Virtualization allows us to do that AND preserve the investments our customers and software partners make in developing their own operating environments. What is cooler than that? Virtualization facilitates innovation, consumption and utilization, our customers are telling us this everyday. Innovation is critical to this process, enabling our software colleagues is a must and opening up the discussion is part of the process.


Her response:

     Well, I guess you are pretty passionate about virtualization?


My response:

     I hope so...that is why you hired me.


Have a listen, enjoy the video and join the discussion of Rich and I. For us, Virtualization is a very Hot topic, that we have thought is Cool for a very long time.

        

0 Comments Permalink
0

I wrote a while back about how the Xeon 7400(Dunnington) processor series compared to RISC. Since then I have shared information through other blog posts and sharing content about how Xeon 7400 and Xeon 5500 will compare to both SPARC and POWER.

 

Xeon 7400 and Xeon 5500 are the current products shipping into the marketplace today. I.M.H.O they offer a pretty compelling alternative from both a performance and TCO perspective Vs SPARC and POWER. But I will not try and repeat all the reasons here

 

What I wanted to share with you was some thoughts about what the next product to succeed Xeon 7400 will bring to the RISC party. Nehalem-EX is the code-name for our next generation of product designed to serve workloads currently serviced by Xeon 7400 today (i.e. Database, ERP,  BI etc). EX btw is what we all would traditionally call MP or multi processor servers

 

Don't stop reading now, here is why I'm EXCITED about what Nehalem-EX will bring to the RISC party.

My excitement is actually based on real customer discussions about what Nehalem-EX will do for them and why it delivers some new stuff (my code for features and benefits) which they see as a pre-requisite to make the move from RISC to Xeon. For some customers the TCO and performance of  products have been enough to convince them to move. For some other customers there are still some checkboxes remaining which I believe Nehalem-EX will address

Here is a snapshot of some of the cool new stuff which is actually convincing customers (from some real deals that I have worked)

    1. Improved bandwidth. Up to 9 times memory bandwidth of previous generations
    2. Introduction of Quickpath Interconnects to the EX systems
    3. Add new RAS features previously seen on Itanium products to Xeon products
    4. Significant improvement in performance vs previous generations e.g. Database 2.5xe
    5. More scalable platforms through 8 OEMs offering >8S. These platforms are key to manage large databases and for large scale consolidation
    6. Mainframe class availability in scalable platforms

 

For more information check out the press briefing from May. See more the details in the presentation

 

 

 

Nehalem-EX goes into production later this year and I am pretty excited about how it will change the game. What do you think?

0 Comments Permalink
0

Mike Lafferty (Intel) demonstrates the Xeon 5500 Processor series, code-named Nehalem. Check out the video....

 

 

0 Comments Permalink
1 2 3 4 ... 11 Previous Next

Filter Blog

By author: By date: By tag: