Virtual computing environment

- SWsoft Holdings, Ltd.

A computing system includes a physical server having a single instance of an operating system; and a plurality of virtual environments running on the physical server and directly supported by the single instance of the operating system. Each virtual environment responds to requests from users and appears to the users as a stand-alone server having its own instance of the operating system. Each virtual environment has a plurality of objects associated with it and supported by the operating system. Some of the objects are private and other objects are shared between multiple virtual environments. One virtual environment cannot access private objects of another virtual environment.

Skip to: Description  ·  Claims  ·  References Cited  · Patent History  ·  Patent History
Description
CROSS-REFERENCE TO RELATED APPLICATIONS

This application is a continuation of U.S. patent application Ser. No. 09/918,031, filed on Jul. 30, 2001, entitled VIRTUAL COMPUTING ENVIRONMENT, which claims the benefit of U.S. Provisional Application for Patent No. 60/260,655 entitled USE OF VIRTUAL COMPUTING ENVIRONMENTS TO PROVIDE FULL INDEPENDENT OPERATING SYSTEM SERVICES ON A SINGLE HARDWARE NODE, filed on Jan. 11, 2001, which are both incorporated by reference herein in their entirety.

FIELD OF THE INVENTION

This invention relates to the provision of full independent computer system services across a network of remote computer connections.

DESCRIPTION OF THE PRIOR ART

The problem of providing computer services across remote computer connections has existed during the last 30-40 years, beginning with the early stages of computer technologies. In the very beginning, during the mainframe computer age, this problem was solved by renting computer terminals which were associated with a mainframe computer and then connecting the related computer terminals to the mainframe computer using a modem or dedicated lines to provide the mainframe computer with data access services, see, e.g., U.S. Pat. No. 4,742,477 to Bach, 1987. Later, with the beginning of the age of personal computers and with the widespread acceptance of the client-server model. The problem of access to large information sources in the form of computer readable data, at first glance, seems to have been solved. Specifically, every user could have his own computer and then rent an Internet connection to obtain access to information sources or data stored on other computers.

Today, with wide growth of Internet access, another problem has arisen—the problem of information creation. Usually, users want to put out their own information sources in the form of websites and then provide other computer users with access to these websites. However, it is not possible to install a web server on most home connections to a personal computer, simply because the connection to the network from a home computer is usually not adequate to handle the amount of data transfer required. Accordingly, this need has given birth to an industry called a “hosting service”—a hosting service provides computer users with an ability to utilize installed web services.

When one wants to provide Internet users with information in the form of computer readable data (usually in web server form) that could be of interest to a wide range of Internet users, one must store the information and provide a reliable network connection to access the information when needed.

The problem of providing ordinary personal computer users access to information on large capacity computers occurred virtually from the beginning of personal computer production. During the era of the mainframe computer, when direct user access to computer equipment was difficult, this problem was solved by providing users with remote terminals directly connected to a single mainframe computer. These remote terminals were used to obtain certain services from mainframe computers. The advantage of using multiple remote terminals with a single mainframe computer was that the user had little trouble accessing both the mainframe computer hardware and, to some extent, the software resident on the mainframe computer. This is because mainframe computer administration has always dealt with installing and updating software.

Later, with the introduction of personal computers, each personal computer user could gain access to computing power directly from his workplace or home. With the advent of Internet access, the needs of host users for large amounts of information and robust operating systems were met.

The client-server model of networking computers provides a system for accessing computer readable data in which a personal computer is designated as the client computer and another computer or a set of computers is designated as the server computer. Access to the server computer is carried out in a remote way covering the majority of needs of the common computer users.

But even the client-server model has some very fundamental drawbacks. Specifically, the high price of servicing many client workplace computers, including the creation of a network infrastructure and the installation and upgrading of software and hardware to obtain bandwidth for client computer network access, is a significant drawback. Additionally, the rapid growth of information on the Internet has produced more users, who in turn continue to add more information to the Internet. The required service to client computers should be provided by a sufficiently powerful server computer (usually a web or www server) that has an access channel to the Internet with corresponding power. Usually, personal computers have enough performance capability to interact with most of the web servers, but the typical network access is usually less productive than what is required. Additionally, most home personal computers cannot provide sufficient reliability and security. Apart from Internet services, the same problems occur when ordinary personal computer users utilize very complex software packages. Users spend a lot of time and effort setting up and administering these complex software packages. To solve these web service problems, a remote web host (usually supported by an ISP, i.e., Internet Service Provider) usually hosts the web servers for the personal computer users. Thus, the personal computer user is restricted to use of the standard preinstalled wet) server of the ISP. As a result, the personal computer user's options are limited.

Problems usually arise with the use of CGI (Common Gateway Interface) scripts and more complex applications requiring a database. Such computer tools cannot be used to access any of the personal computer user's programs on a remote server. The personal computer user is used to the absolute freedom of adjustment of his local machine, and therefore the limitations that are imposed by the administration of a remote node on a data storage network are often unacceptable.

One solution to these problems is the use of computer emulators. The OS/390 operating system for IBM mainframe computers has been in use for many years. The same products with hardware partitioning are produced by another vendor of computers—Sun Microsystems. Each personal computer user is given a fully-functional virtual computer with emulated hardware. This approach is very costly, because the operating system installed in the corresponding virtual computer does not recognize the existence of the neighboring analogous computers and shares practically no resources with those computers. Experience has shown that the price associated with virtual computers is very great.

Another analogous solution for non-mainframe computers utilizes software emulators of the VMware type (see VMWare Worldstation 2.0 documentation). These software programs exist for different types of operating systems and wholly emulate a typical computer inside one process of a main computer operating system.

The main problem is the limitation on the number of computer emulators that can be used on a typically configured server. This limitation is usually due to the fact that the size of the emulated memory is close to the size of the memory used by the process or in which the computer emulator works. That is, the number of computer emulators that can be simultaneously used on one server ranges from about 2-3 to about 10-15. All of the above solutions can be classified as multi-kernel implementations of virtual computers, i.e., the simultaneous existence on one physical computer of several operating system kernels that are unaware of each other.

Therefore, when it is necessary for many personal computer users to deal with a hosting computer, each personal computer user must be provided with a complete set of set-vices that the personal computer user can expect from the host; i.e., a complete virtual environment which emulates a complete computer with installed operating system. For an effective use of equipment, the number of computers in a virtual environment installed in one host computer should be at least two to three times larger than the numbers mentioned above.

BRIEF SUMMARY OF THE INVENTION

The present invention describes efficient utilization of a single hardware system with a single operating system kernel. The end user of a personal computer connected to a server system provided with a virtual computing environment that is functionally equivalent to a computer with a full-featured operating system. There is no emulation of hardware or dedicated physical memory or any other hardware resources as is the case in a full hardware emulation-type solution.

The system and method of the present invention is implemented by the separation of user processes on the level of kernel objects/resources namespace and on the basis of access restrictions enforced inside the operating system kernel. A namespace is a collection of unique names, where a name is an arbitrary identifier, usually an integer or a character string. Usually the term “name” is applied to such objects as files, directories, devices, computers, etc. Virtual computing environment processes are never visible to other virtual computing environments running on the same computer. A virtual computing environment root file system is also never visible to other virtual computing environments running on the same computer. The root file system of a virtual computing environment allows the root user of every virtual computing environment to perform file modifications and local operating system parameters configuration.

BRIEF DESCRIPTION OF THE DRAWING FIGURES

A better understanding of the present invention may be had by reference to the drawing figures, wherein:

FIG. 1 shows a network of end users with access to virtual computing environments encapsulated in a computer with a full-featured operating system in accordance with the present invention;

FIG. 2 shows a utilization of hardware resources (memory and file system) by different virtual computing environments; and

FIG. 3 shows a utilization of resources of hardware (memory and file system) in another full hardware emulation solution.

DETAILED DESCRIPTION OF THE INVENTION

The disclosed invention provides for efficient utilization of a single hardware system with a single operating system kernel. The utilization of the disclosed system and method is perceived by the personal computer user as if he has obtained full network root access to a common computer with a fully-featured operating system installed on it. Specifically, the end user of a personal computer is provided with a virtual computing environment that is functionally equivalent to a computer with a full-featured operating system.

From the point of view of the end user of a personal computer, each virtual computing environment is the actual remote computer, with the network address, at which the end user can perform all actions allowed for the ordinary computer: the work in command shells, compilation and installation of programs, configuration of network services, work with offices and other applications. As shown in FIG. 1, several different users 10, 20, 30 of personal computers can work with the same hardware node 100 without noticing each other, as if they worked on totally separate computers with no associated hardware.

Each virtual computing environment includes a complete set of processes and files of an operating system that can be modified by the end user. In addition, each end user 10, 20, 30 may stop and start the virtual computing environment in the same manner as with a common operating system. However, all of the virtual computing environments share the same kernel of the operating system. All the processes inside the virtual computing environment are common processes of the operating system and all the resources inherent to each virtual computing environment are shared in the same way as typically happens inside an ordinary single kernel operating system.

FIG. 2 shows the method enabling the coexistence of (in this case) two virtual computing environments 40, 50 on one hardware computer 200. Each of the two virtual computing environments 40, 50) has its own unique file system 45, 55, and each virtual environment can also see the common file system 205. All the processes of all virtual computing environments work from inside the same physical memory. If two processes in different virtual computing environments were started for execution from one file (for example from the shared file system) they would be completely isolated from each other, but use the same set of read-only shared physical memory pages.

In this manner, a highly effective implementation of multiple virtual computing embodiments inside one operating system is achieved. There is no emulation of hardware or dedicated physical memory or another hardware resource.

As shown in FIG. 3, the disclosed invention differs from the other solutions that provide a complete emulation of computer hardware to give the user a full scope virtual computer at a higher cost. This happens because a minimum of 2 actual kernels 60, 70 are performed in the computer 300, one inside the other—the kernel of the main operating system and inside the process, the kernel of the emulated operating system.

The implementation of the kernels of the operating system with the properties necessary for this invention carry out the separation of the personal computer users not on the level of hardware but on the level of the namespace, and on the basis of access limitations, implemented inside the kernels of the operating system.

Virtual computing environment processes are never visible to other virtual computing, environments running on the same computer. The virtual computing environment root file system is independent and is also never visible to other virtual computing environments running on the same computer. The root file system of the virtual computing environment allows a root user of every virtual computing environment to make file modifications and configure their own local parameters of the operating system.

The changes done in the file system in one virtual computing environment do not influence the file systems in the other virtual computing environments.

The disclosed system and method has been disclosed by reference to its preferred embodiment. Those of ordinary skill in the art will understand that additional embodiments of the disclosed system and method are made possible by the foregoing disclosure. Such additional embodiments shall fall within the scope and meaning of the appended claims.

Claims

1. A computing system comprising:

a physical server having a single instance of an operating system;
a plurality of virtual environments running on the physical server and directly supported by the single instance of the operating system, each virtual environment responding to requests from users and appearing to the users as a stand-alone server having its own instance of the operating system;
each virtual environment having a plurality of objects associated with it and supported by the operating system,
wherein some of the objects are private and other objects are shared between multiple virtual environments, and
wherein one virtual environment cannot access private objects of another virtual environment.

2. The system of claim 1, wherein each virtual environment has an independent root file system.

3. The system of claim 1, wherein each virtual environment has a complete set of operating system processes.

4. The system of claim 1, wherein each virtual environment has a complete set of operating system files.

5. The system of claim 1, wherein each virtual environment can modify any file of its own instance of the operating system.

6. The system of claim 1, wherein none of the virtual environments have dedicated memory allocated to them.

7. The system of claim 1, wherein none of the virtual environments utilize emulated hardware.

8. The system of claim 1, wherein each object has a corresponding identifier,

wherein at least some of the identifiers are the same for objects associated with different virtual environments, and
wherein objects of different virtual environments are isolated from each other even when they have the same identifiers.

9. The system of claim 1, wherein resources of the operating system kernel belonging to different virtual environments are separated on a namespace level.

10. The system of claim 1, wherein resources and objects of one virtual environment are not visible to processes and objects of other virtual environments.

11. The system of claim 1, wherein the virtual environment comprises processes and files of the operating system kernel.

12. A method of operating a computing system comprising:

starting a physical server having a single instance of an operating system kernel; and
initiating a plurality of virtual environments on the physical server, the virtual environments being directly supported by the single instance of the operating system, each virtual environment responding to requests from users and appearing to the users as a stand-alone server having its own instance of the operating system, each virtual environment having a plurality of objects associated with it and supported by the operating system,
wherein some of the objects are private and other objects are shared between multiple virtual environments, and
wherein one virtual environment cannot access private objects of another virtual environment.

13. The method of claim 12, wherein each virtual environment has an independent root file system.

14. The method of claim 12, wherein none of the virtual environments have dedicated memory allocated to them.

15. The method of claim 12, wherein none of the virtual environments utilize emulated hardware.

16. The method of claim 12, wherein each object has a corresponding identifier,

wherein at least some of the identifiers are the same for objects associated with different virtual environments, and
wherein objects of different virtual environments are isolated from each other even when they have the same identifiers.

17. The method of claim 12, wherein resources of the operating system kernel belonging to different virtual environments are separated on a namespace level.

18. The method of claim 12, wherein resources and objects of one virtual environment are not visible to processes and objects of other virtual environments.

19. The method of claim 12, wherein each virtual environment includes processes and files of the operating system kernel.

20. The method of claim 12, wherein each virtual environment has a complete set of operating system processes.

21. The method of claim 12, wherein each virtual environment has a complete set of operating system files.

22. The method of claim 12, wherein each virtual environment can modify any file of its own instance of the operating system.

23. A computing system comprising:

a physical server having an instance of a host operating system (OS);
a plurality of virtual environments running on the physical server and supported by the host OS, each virtual environment responding to requests from users and appearing to the users as a stand-alone server;
each virtual environment having its own instance of an OS kernel;
each virtual environment having a file system that is invisible to other virtual environments;
each virtual environment permitting its root user to configure parameters of its instance of the OS kernel;
each virtual environment having a plurality of objects associated with it and supported by the host OS,
wherein some of the objects are private and other objects are shared between multiple virtual environments,
wherein one virtual environment cannot access private objects of another virtual environment, and
wherein two processes from different virtual environments started for execution from one host OS file are isolated from each other but use the same read-only shared physical memory pages.

24. A method of operating a computing system, the method comprising:

starting an instance of a host operating system (OS) on a physical server;
launching a plurality of virtual environments on the physical server, each virtual environment supported by the host OS and responding to requests from users and appearing to the users as a stand-alone server,
wherein each virtual environment has its own instance of an OS kernel,
wherein each virtual environment has a file system that is invisible to other virtual environments,
wherein each virtual environment permits its root user to configure parameters of its instance of the OS kernel; and
associating a plurality of objects with each virtual environment that are supported by the host OS,
wherein some of the objects are private and other objects are shared between multiple virtual environments,
wherein one virtual environment cannot access private objects of another virtual environment, and
wherein two processes from different virtual environments started for execution from one host OS file are isolated from each other but use the same read-only shared physical memory pages.

25. The system of claim 23, wherein each virtual environment has its own system disk.

26. The system of claim 23, wherein each virtual environment can modify any file of its own instance of the operating system.

27. The system of claim 23, wherein none of the virtual environments have dedicated memory allocated to them.

28. The system of claim 23, wherein none of the virtual environments utilize emulated hardware.

29. The system of claim 23, wherein each object has a corresponding identifier,

wherein at least some of the identifiers are the same for objects associated with different virtual environments, and
wherein objects of different virtual environments are isolated from each other even when they have the same identifiers.

30. The system of claim 23, wherein resources of the operating system kernel belonging to different virtual environments are separated on a namespace level.

31. The system of claim 23, wherein resources and objects of one virtual environment are not visible to processes and objects of other virtual environments.

32. The method of claim 24, wherein each virtual environment has its own system disk.

33. The method of claim 24, wherein each virtual environment can modify any file of its own instance of the operating system.

34. The method of claim 24, wherein none of the virtual environments have dedicated memory allocated to them.

35. The method of claim 24, wherein none of the virtual environments utilize emulated hardware.

36. The method of claim 24, wherein each object has a corresponding identifier,

wherein at least some of the identifiers are the same for objects associated with different virtual environments, and
wherein objects of different virtual environments are isolated from each other even when they have the same identifiers.

37. The method of claim 24, wherein resources of the operating system kernel belonging to different virtual environments are separated on a namespace level.

38. The method of claim 24, wherein resources and objects of one virtual environment are not visible to processes and objects of other virtual environments.

39. A computing system comprising:

a physical computer having a single instance of an operating system;
a plurality of virtual environments running on the physical computer and directly supported by the single instance of the operating system, each virtual environment responding to requests from users and appearing to the users as a stand-alone server having its own instance of the operating system;
each virtual environment having at least one private object associated with it and supported by the operating system,
each virtual environment having at least one shared object that is accessible by multiple virtual environments, and
wherein private objects of any virtual environment are isolated from private objects of any other virtual environment.
Referenced Cited
U.S. Patent Documents
4742477 May 3, 1988 Phillips et al.
5961582 October 5, 1999 Gaines
6026474 February 15, 2000 Carter et al.
6173374 January 9, 2001 Heil et al.
6438705 August 20, 2002 Chao et al.
6701437 March 2, 2004 Hoke et al.
6757778 June 29, 2004 van Rietschote
6779016 August 17, 2004 Aziz et al.
20020049803 April 25, 2002 Bandhole et al.
20020055989 May 9, 2002 Stringer-Calvert et al.
20020091697 July 11, 2002 Huang et al.
20020095496 July 18, 2002 Antes et al.
20020143960 October 3, 2002 Goren et al.
20020147815 October 10, 2002 Tormasov et al.
20020188657 December 12, 2002 Traversat et al.
20030037134 February 20, 2003 Hickman
Other references
  • Bach, Maurice J., “Design of the Unix Operating System,” 1st edition Prentice Hall; ISBN: 0132017997. (Feb. 27, 1987).
  • Crowley, Charles. Operating Systems: a design-oriented approach. Irwin. 1997. ISBN 0-256-15151-2.
  • Eckel, George and Chris Hare. Building a Linux Internet Server, New Riders Publishing; 1995. ISBN: 1562055259.
  • Eckel, George. Ch. 1, pp. 10-13, 46-47. Building a UNIX Internet Server, New Riders Publishing, 1995. ASIN: 1562054945.
  • Kobert, Jeannie Johnstone. Guide to High Availability: Configuring boot/root/swap, Prentice Hall PTR/Sun Microsystems Press: ISBN: 0130163066, (Aug. 1999).
  • Sun Enterprise. TM. 10000 Servier: Dynamic System Domains, Technical White Paper (Feb. 1999) Sun Microsystems, Inc.
  • Samson, Stephen L. MVS Performance Management Os/390 Edition: With Mvs/Esa Sp Version 5. Ranade IBM Series, ASIN: 0070577005, (Oct. 1996).
  • z/VM.TM. built on IBM Virtualization Technology: General Information, Version 4, Release 2.0, 3rd Ed. (Oct. 2001), International Business Machines Corporation; GC24-5991-02.
  • The Common Gateway Interface, document downloaded from Internet http://hoohoo.ncsa.uiuc.edu/cgi/overview.html, (Nov. 9, 2001).
  • VMware Workstation 2.0 Documentation, document downloaded from Internet http://www.vmware.com/support/ws2/doc/index.sub.-ws.sub.—linux.html, (2001).
  • VMware Workstation 3.0 Increased Productivity for Technical Professionals. www.vmware.com, VMware, Inc.; Item No. V00005, (2001).
Patent History
Patent number: 7426565
Type: Grant
Filed: Apr 17, 2006
Date of Patent: Sep 16, 2008
Assignee: SWsoft Holdings, Ltd.
Inventors: Alexander G. Tormasov (Moscow), Stanislav S. Protassov (Moscow), Serguei M. Beloussov (Singapore), Denis Lunev (Moscow)
Primary Examiner: Jason Cardone
Assistant Examiner: Adnan M Mirza
Attorney: Bardmesser Law Group
Application Number: 11/279,902
Classifications
Current U.S. Class: Network Resources Access Controlling (709/229); Computer Network Managing (709/223); Session/connection Parameter Setting (709/228); 707/10
International Classification: G06F 15/16 (20060101);