Different Types And Kinds Of Virtualization

Print   

02 Nov 2017

Disclaimer:
This essay has been written and submitted by students and is not an example of our work. Please click this link to view samples of our professional work witten by our professional essay writers. Any opinions, findings, conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of EssayCompany.

Virtualization (Andi Mann, 2010) is a technology that hides hardware, servers, switches, storage, etc from the systems, applications, services, and people who use these components. Mann says, it could mean, for example, that multiple operating environments can all run on one server (the consolidation), that one system can be run on multiple servers (cluster or grid), or even that it services can be delivered from offsite, hosting services (cloud computing). In all these cases, Mann says that the physical hardware and its location are rendered irrelevant by virtualization, which hides this information from the operating systems, applications, and end users. Virtualization solves the problem by enabling several operating systems and applications to run on one physical server or "host." Each self-contained "virtual machine" is isolated from the others, and uses as much of the host’s computing resources as it requires

Virtualization wraps the operating system virtualization and workload into one application, which can be easily deployed or moved in the environment, it allows data centers to better hardware utilization by multiple applications on a single piece of hardware without application of conflict issues, resulting in more applications to share operating systems. (David Lynch, 2010)

In computing, virtualization is the creation of a virtual rather than actual version of something, such as a hardware platform, operating system (OS), storage device, or network resources. Virtualization (Gartner, 2012) is the abstraction of IT resources that masks the physical nature and boundaries of those resources from resource users. an IT resource can be a server, a client, storage, networks, applications or OSs. Essentially, any IT building block can potentially be abstracted from resource users.

Amit Singh (2004) virtualization is a framework or methodology of dividing the resources of a computer into multiple execution environments, by applying one or more concepts or technologies such as hardware and software partitioning, time-sharing, partial or complete machine simulation, emulation, quality of service, and many others.

Different experts & Organizations come up with different definitions and ideas about virtualization. Some say it in a complex way and others in a normal way but it is not just to run multiple operating systems on one machine or some could think only server consolidation is virtualization, but it has more deeper things like application Virtualization, Network Virtualization, hardware virtualization and storage virtualization which is beneficial from different aspects to an organization.

The History

If we go on to the roots of virtualization many people think it was found by VMware which is currently the leading cloud and Virtualization Company, but the real fact virtualization was founded by Jim Rymarczyk who worked for IBM in mid 60’s, but now the technology is pioneered by VMware. ‘In august 2007, virtualizations leading company, VMware, went public with world most highly anticipated IPO.’ Berbard G. (2008) Virtualization for dummies.US: Willey Publishing.

Till now VMware is dominating the Virtualization industry. Virtualization was earlier a two horse race where Citrix was trying to catch the market competing with VMware but now Microsoft is giving away Hyper-V with windows server 2008 and companies like IBM, HP, and Red hat are also holding a place in the virtualization industry. Moore’s law is a theory that predicts the exponential improvement in computer hardware over a given period of time. In 1965, Intel co-founder Gordon E. Moore predicted that computer chips will double in power every year. Now because of this virtualization has become easy to deploy with all the powerful hardware that are manufactured in the current IT world.

It has a length of history, going back to the work from IBM in the 1960s and the beginning of the 1970’s.So, what has changed about the technology, which has been in 40 years? If virtualization could go back and change anything about his life, it turns out that it would be a lot of change, never wanted to be a proprietary virtualization technology is limited to the selection of the contractor and costly hardware virtualization space, what you really wanted was free and open to anyone who wanted to use, and the ability to run on commodity X 86 hardware.

If we go on deeper on its history Virtualization has its roots in the Compatible Time-Sharing System (CTSS), written at Massachusetts Institute of Technology (MIT) in the mid-1960s. CTSS was among the first operating systems to share a single computer among multiple interactive users. Previously, computers ran in batch mode, and programmers often had to wait for dedicated time periods to use the one-and-only computer. The CTSS project, under the direction of Professor Fernando Corbató, was the first to time-slice a single computer between interactive users at terminals. CTSS introduced architectural features that would be central to subsequent virtualization environments—namely, address relocation to permit separate address spaces for each user, preemptive multitasking of user processes, and isolation of physical traps, devices, and interrupts from user processes. In addition, it pro-vided a virtualized form of the FORTRAN batch environment typically run on that processor. This was proved by Jeff victor ET all (2010)

But the jump from Virtual Desktops on Mainframes to Virtual Desktops as we know them today didn’t really happen until 2007 when VMware introduced their VDI product. Prior to this release, it was possible for users in a company to use virtual desktops as their primary computers. However, it wasn’t really a viable solution due to management headaches. The introduction of Virtual Machine Manager from VMware and similar products from companies like Microsoft and Citrix has allowed this area to grow very rapidly.

So now the technology is back in track, but primarily for the first-order benefit, namely server consolidation," many organizations are now realizing the second order benefit which is agility, manageability, availability and cost beneficiary. Because of the availability and manageability even small businesses tend to implement virtualization to their IT infrastructure.

Different types and kinds of virtualization

If we take a look at different types of virtualization, Corey Janssen (2010) says Hardware virtualization involves embedding virtual machine software into the hardware component of a server. The software used is known by several different names, although hypervisor and virtual machine monitor are the most common.

According to Margaret rouse (2006) Storage Virtualization is the pooling of physical storage from multiple network storage devices into what appears to be a single storage device that is managed from a central console. Storage virtualization is commonly used in a storage area network (SAN). The management of storage devices can be tedious and time-consuming. Storage virtualization helps the storage administrator perform the tasks of backup, archiving, and recovery more easily, and in less time, by disguising the actual complexity of the SAN.

Patricia Pickett (2008) Server virtualization is the idea of taking a physical server and, with the help of virtualization software, partitioning the server, or dividing it up, so that it appears as several "virtual servers," each of which can run their own copy of an operating system.

Network virtualization is a method of combining the available resources in a network by splitting up the available bandwidth into channels, each of which is independent from the others, and each of which can be assigned (or reassigned) to a particular server or device in real time. Each channel is independently secured. Every subscriber has shared access to all the resources on the network from a single computer. Margaret Rouse (2006)

Full virtualization is a process where an entire computer system is made into a software construct. This construct acts like the original hardware in every way. Software that is designed for the hardware will install on the construct as though it was the actual computer and then run with little to no slowdown. Using full virtualization has several uses, such as testing software in a virtual environment or expanding the usefulness of a single computer or server through virtual operating systems. While partial virtualization is very common, full virtualization is relatively rare.

According to Ronald Mc Carty (2010) Para virtualization allows multiple operating systems to run on hardware at the same time by making more efficient use of system resources, such as processors and memory, through effective resource sharing. Unlike full virtualization where a whole system is emulated (BIOS, disk, processor, NIC, etc.), the para virtualization’s management module (a hypervisor or virtual machine monitor) operates with an operating system that has been modified to work in a virtual machine.

Most applications running on a server can easily share a machine with others, if they could be isolated and secured. Further, in most situations, different operating systems are not required on the same server, merely multiple instances of a single operating system. OS-level virtualization systems have been designed to provide the required isolation.

We can see that there are different types of virtualization which can provide a massive advantage for organization from different aspects

Overview of its benefits

If we move on to the benefits of virtualization The video (Tom Bittman,2010) illustrates After Virtualization most of the companies enables speed its much faster to deploy virtual resources its just 30 times faster and they can go from 10 or 11 or 12 lately loaded servers to just one. The speed of accessing resources is also a key factor for its popularity. Many small business and IT managers have a bad impression on virtualization saying it will slow down the operations, but according to Tom bittman (2009) its much more faster to access virtualized resources

Research by Gartner Inc., International Data Corp. (IDC), and other industry watchers (2010) they said, it might mean that as little as half or closer to 60 percent of computer, networking, and storage resources will be virtualized, In a survey conducted by Computerworld, they said when virtualization technology first came in to the industry, many business managers and CEO’s viewed it with suspicion. They saw the removal of the physical servers on which key applications ran as a worrisome. This has changed over time, as many have now recognized the operational and financial benefits of virtualization on business rather than its drawbacks.

Daniel Ruest and nelson Ruest (2009) suggest that using virtualization promises server hardware usage ratios of 80% or more while delivering the same workloads on much smaller hardware and therefore carbon foot print. According to them the Data centers around the world are looking for virtualization to reduce their carbon foot print, with the rising of cost and energy more organization feels to move to greener data centers one that will use a reduced amount of space, energy and cooling to host a small number of physical servers. This shows by utilizing the processing power of today’s high-power servers and storage devices, IT teams can deliver the same, or improved, performance with reduced operating expenses, a smaller data center footprint, and significantly curtailed greenhouse gas emissions.

Brad Thompson, told Computerworld that end users at his organization is no longer concerned about what physical IT infrastructure looks like or where it is located. "They ask if we’ve piloted it, have we proved it?" Thompson said. "We show them not only did we do that, we did it in 10 of our highest-volume stores over the holidays. They accept that. Thompson is currently working to introduce virtual machines in all of Target’s 1,755 stores. His aim is to reduce the number of physical servers in each store from seven to two by server consolidation.

According to Tony Iams (2007), servers in many companies typically run at 15-20% of their capacity, which may not be a sustainable ratio in the current economic environment. Businesses are increasingly turning to server consolidation as one means of cutting unnecessary costs and maximizing return on investment (ROI) in the data center. Of 518 respondents in a Gartner Group research study, six percent had conducted a server consolidation project, 61% were currently conducting one, and 28% were planning to do so in the immediate future.

According to Margaret rouse (2006) Storage Virtualization is the pooling of physical storage from multiple network storage devices into what appears to be a single storage device that is managed from a central console. Storage virtualization is commonly used in a storage area network (SAN). The management of storage devices can be tedious and time-consuming. Storage virtualization helps the storage administrator perform the tasks of backup, archiving, and recovery more easily, and in less time, by disguising the actual complexity of the SAN.

Madeleine Acey (2006) . IT managers are responsible for growth, managing the cost of implementing new business models and mitigating risk. Regulatory compliance has become a major task. In the last few years, IT managers spent 70 per cent to 80 per cent of their budgets on managing the business environment, streamlining and maintenance Cost analysis has been a major factor in IT and virtualization always contributes to the economy of business, The primary reason for the popularity of virtualization is "The cost savings that have been realized from been significant and they are being consumed by next-generation technologies and the four pillars, David McNally (2012), IDC sees IT moving from a focus on productivity and cost savings to a focus on delivering innovation in what it calls the "intelligent economy." According to the survey, 67% of CIOs see themselves as no longer the chief information officer but the "chief innovation officer." And savings from server consolidation will be reinvested in four main "pillars" of IT, he said: cloud; mobile, data analytics, and social business.

Each server VM virtualized OS and application stack has a copy of the operating system, rather than sharing a copy of the OS across multiple applications on the same server According to the (Why Are IT Leaders Deploying Virtualized Storage, 2010) the report, storage virtualization enables more efficient utilization as all forms of storage (NAS, SAN, and server-based disk) by collecting and managing them together as a single unit, with no stranding of storage assets. Among the highlights of the study: Storage virtualization provides operational benefits for business. Five of the top six benefits of deploying storage virtualization are operational, rather than financial. Nearly two thirds of respondents (63%) reported that virtualization has reduced the effort to manage their SANs.

No one seems to know just how pervasive and useful virtualization is today, but everybody seems to agree that at some point perhaps very soon virtualization will be ubiquitous and create a massive turnover in the industry. The technology was not in business for a certain period of time after its invention, but Jerome M. Wendt (2011) argued that many CEOs and CIOs consider the last ten years being a lost decade from a technology perspective. He couldn't agree more, at least in this respect. He says Vendors and companies have been trying to make server and storage configurations work that should have been put to be a bed five if not ten years ago to make room for architectures that are better suited for today's requirements. It looks that will finally begin to happen in 2011 and, in so doing, bring technology back in the business conversation again.

Leading vendors in the Virtualization software market

Virtualization is now viewed as viable for companies of all sizes. VMware leads the market by a long shot but there are a number of other vendors to choose from.

From the beginning, VMware has been the king of x86 server virtualization, hands down. VMware's feature set, reputation, security, stability and pricing all reflect that fact. But where there used to be little competition, you'll can now select group of challengers that have brought a wealth of enterprise features to their virtualization solutions and begun to give VMware a run for its money.

Find a major data center anywhere in the world that doesn't use VMware, and then pat yourself on the back because you've found one of the few. VMware dominates the server virtualization market. Its domination doesn't stop with its commercial product, vSphere. VMware also dominates the desktop-level virtualization market and perhaps even the free server virtualization market with its VMware Server product. VMware remains in the dominant spot due to its innovations, strategic partnerships and rock-solid products. (Kenneth Hess, 2010)

But vendors like Citrix with Intel and HP with Microsoft collaboration has a fair demand in the market as well.

As desktop virtualization continues to grow as an option for investing IT resources in strategic projects, rather than supporting desk-side maintenance visits, Citrix and Intel teamed on an innovative solution that unites the benefits of XenClientand Intel Core vPro processors. Our collaboration has produced an intelligent approach to desktop virtualization that delivers uncompromised performance, security and manageability to workers and IT." (Rick Echevarria, 2010)

VMware stock plunged this week by more than 30% after the EMC -controlled company posted disappointing earnings influenced by challenges from large vendors such as Microsoft and Citrix who are expanding into the field of Microsoft virtualization that VMware has long dominated (Jon Brodkin, 2008)

According to Gartner (2011) ranks Microsoft and Citrix roughly equally as challengers to VMware; most market share figures put Microsoft in a clear second place--something Citrix admits. "There are different numbers out there," said Slayton. "We see Citrix at 15-20%, Microsoft about 25%, and VMware above 50%." Others put VMware's share as high as 80%, the discrepancy caused by uncertainty over how many enterprises actually use the versions of XenServer that are downloaded free or of Hyper-V that are bundled with Windows Server in production. (Andy Dornan, 2011)

We can evidence that there is a silent race between Microsoft, Citrix and VMware. But still VMware dominates the market by a huge lead where Microsoft fights for the 2nd place with other vendors.

ABSTRACT

Virtualization is that the latest cant steamrolling across the IT landscape, influencing each computer area in its path. Everyone seems to be doing it, consistent with analysts. Everyone wants it, say the vendors. However will it very add any worth to the little business? As was common the solution varies from company to company.

If you own or manage a little shop with a handful of servers and a accountant that doubles as your IT guy two hours per day, don’t even trouble reading the remainder of this article. For those of you with a lot of substantial computing needs, who seem to possess approach too many servers or skyrocketing IT costs, virtualization might supply some relief.

"Companies with IT groups of one to four individuals or firms with sixty or fewer staff typically don’t have the extent of sophistication required to form virtualization pay," same Chip Nickolett, president of Comprehensive Consulting Solutions inc., that has helped many small businesses take their first steps into the virtual world. "In these environments, the good thing about virtualization would be marginal at the best."

These are not strict numbers, of course. Tiny companies in money services, law and alternative sectors sometimes have both vital IT requirements, the budget and also the employees required to create virtualization pay massive dividends.

INTRODUCTION

UNDERSTANDING THE V WORD

But let’s begin with an announcement to clarify what virtualization is in easy terms – not as straightforward a task because it sounds. you have got to talk to the geeks so as to get a definition and it’s not in their dna to use laymen’s terms. thus what does the V word mean?

"Virtualization enables one server or computer to act as several," said Dan Chu, vice president of emerging product and markets at VMware. "Instead of keeping your necessary programs on separate servers so if one application or server fails, the other applications aren’t affected, virtualization computer code permits you to run several applications on the same server."

In such a scenario, you actually have one server sitting on the floor, but it acts like it were several servers. Virtualization software package permits that server to be split up ways into different partitions.

For example, one server could act as, say, 3 virtual servers with every virtual server running an application (i.e., digital computer, net server and e-mail server). every virtual server acts fully severally from one another so if one crashes, the others don\'t seem to be affected. world wide web result is that you got to buy only 1 server and procure its power consumption. You get the advantage of 3 servers for the cost of 1.

"The approach that it explains to individuals is that virtualization could be a thanks to create an atmosphere moveable," same Nickolett.

This means that computer code are often simply settled to a bigger or smaller machine or perhaps enraptured from one software system to a different. This can be accomplished by ripping one physical server into varied virtual servers or virtual machines (VM). Every VM hosts a selected application or set of computer code. As everything is virtual, it's simple to maneuver the VMs around and create changes within the IT atmosphere.

Some little businesses embark upon the virtualization journey as a way to simplify disaster recovery. Typically, they simply went through their 1st disaster and practiced a nightmare making an attempt to recover their systems: finding the right make a copy tapes, golf stroke them up to new hardware, and finding all kinds issues – like not having a record of their software licenses and not having the ability to seek out the original CDs for his or her operative systems and programs.

They have to go through the hard task of re-installing and re-configuring everything and making it work on the new hardware then figuring out a way to get the info from the tapes back to the systems. This method can take several days if you're not at home with it.

Virtualization, on the opposite hand, makes it comparatively simple to capture everything onto one system image, which makes recovery a snap. "A virtual image makes recovery or failover quicker, easier and a lot of foolproof," aforesaid Nickolett. "Like anything, it needs designing and testing, but it will be a gorgeous alternative for a few businesses."

BLOSSOMING TREND

There is little doubt that virtualization is catching on like inferno. just about each large and mid-sized firm is already doing it extensively, and currently it is percolating down into the little business strata.

"Virtualization is exploding in quality," said Jim Smith, a performance specialist at TeamQuest house. "Virtual machine deployments are expected to grow from 540,000 in 2006 to over four million 2009."

He cautions, although that whereas the benefits are widely publicised, the complexities haven't been comprehensively discussed. VMs add a whole new layer of administration to that. If you're already well taught in IT complexness, fine. But for corporations still coming back to terms with internal networking or draw up servers to storage arrays, virtualization is going to mean the addition of a highly paid specialist into the fold. so it’s by no suggests that a must have technology for several smaller organizations.

It makes the point that a good reason to use virtualization is to improve the use rate of hardware – i.e., what quantity process power your server uses to run the applying. Several corporations, for instance, purchase a server for every application they run. However you'll be able to find yourself with dozens of servers on the ground, most of which are terribly poorly utilized.

What this adds up to is that you just have a hefty power and cooling bill however aren’t getting abundant come on the cash. Low utilization means that computers aren’t been used to their limits and that represents an awful lot of unskillfulness.

"When people look, typically appalled to find that several servers are running at utilization levels of less than 12 p.c," . "Since 9/11, however, the tide has been turning and the ongoing trend is to maximize utilization rates. And server virtualization certainly plays a big part in determination this downside."

This brings several alternative benefits to the IT world. Server deployment can currently be done way more rapidly. instead of hours or days, it may be through with a virtual machine among the hour. alternative edges embrace a discount in the quantity of area required for your computers. That in turn results in lower costs for ventilation, electrical and cooling.

Different vendors, of course, advocate their own virtualization schemes, and the numerous approaches can be quite confusing. For the needs of this article, we'll discuss solely the choices that tiny businesses would probably encounter.

VMWARE

VMware is the darling of the marketplace. With reference to every company of any size engages some kind of VMware preparation. VMware ESX Server is software-based virtualization that facilitates hardware sharing. It makes it possible to own a strong processor shared by multiple virtual machines and to behave like they were utterly separate servers.

MICROSOFT WINDOWS VIRTUAL SERVER

Windows Virtual Server (WVS) is mostly similar to VMware; it allows you to share hardware resources like memory and CPUs.

Let’s move this over into one attainable scenario. Power unit offers a product for small businesses named the power unit c3000 (also famed by its nickname, Shorty). This is, in essence, simply a chassis or enclosure to carry blade servers (thin, efficient servers).

You can purchase a c3000 enclosure for with power supplies, fans and management code for fewer than $5,000. It will hold two-to-eight server blades, which range between $2,100 and $5,000 each, depending on processor, memory and configuration. There are some extra prices for storage and networking. Depending on the mix of devices, a Shorty enclosure may price between $7,000 and $45,000.

This hardware from HP supports VMware, WVS and alternative virtualization solutions. By consolidating all of IT into a few of those boxes, it is attainable to determine a strong virtual world composed of legion virtual servers. Currently got wind of another such box at a far off location and disaster recovery and you modify backup enormously.

"We have customers using the c3000 for virtualization comes," aforesaid Barry Sinclair, product manager for HP c3000. "One tiny business client has four enclosures (two in each of two sites in a very virtualized surroundings, and it's handling disaster recovery scenarios between sites."

VIRTUALIZATION WITHIN THE GLOBE

Let’s finish by viewing how one tiny business advantages from virtualization. The los angeles Universal educational institution (LAUP) is non-profit with a goal to form voluntary, high-quality educational institution obtainable to each four year recent in la County. it has several physical servers running VMware. each physical server represents fifteen to twenty virtual machines.

"The cost of buying physical servers would have simply cost about $100,000," said Henry M. Robert Lazo, director of systems and the operation at LAUP. VMware technology allows us to cut down that expense.

Other advantages according by Lazo embody having the ability to line up a brand new server in but five minutes. Such work would take many hours previously.

LAUP, however, contains well-established IT workers of seven individuals to service 150 staff. And that’s most likely the make-break point of virtualization – it’s great if you have clued-in people who are coping with IT headaches on a routine. But if your business is header fine without high-level computing expertise, it’s most likely safe to provide virtualization a miss.



rev

Our Service Portfolio

jb

Want To Place An Order Quickly?

Then shoot us a message on Whatsapp, WeChat or Gmail. We are available 24/7 to assist you.

whatsapp

Do not panic, you are at the right place

jb

Visit Our essay writting help page to get all the details and guidence on availing our assiatance service.

Get 20% Discount, Now
£19 £14/ Per Page
14 days delivery time

Our writting assistance service is undoubtedly one of the most affordable writting assistance services and we have highly qualified professionls to help you with your work. So what are you waiting for, click below to order now.

Get An Instant Quote

ORDER TODAY!

Our experts are ready to assist you, call us to get a free quote or order now to get succeed in your academics writing.

Get a Free Quote Order Now