CN102541625A - Operating system and method for cloud server - Google Patents

Operating system and method for cloud server Download PDF

Info

Publication number
CN102541625A
CN102541625A CN2010105860720A CN201010586072A CN102541625A CN 102541625 A CN102541625 A CN 102541625A CN 2010105860720 A CN2010105860720 A CN 2010105860720A CN 201010586072 A CN201010586072 A CN 201010586072A CN 102541625 A CN102541625 A CN 102541625A
Authority
CN
China
Prior art keywords
operating system
service
module
kernel
cloud
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN2010105860720A
Other languages
Chinese (zh)
Inventor
李雪愚
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Sheng Electronic Payment Services Limited
Original Assignee
Shengle Information Technolpogy Shanghai Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Shengle Information Technolpogy Shanghai Co Ltd filed Critical Shengle Information Technolpogy Shanghai Co Ltd
Priority to CN2010105860720A priority Critical patent/CN102541625A/en
Publication of CN102541625A publication Critical patent/CN102541625A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Stored Programmes (AREA)

Abstract

The invention discloses an operating system and an operating method for a cloud server. The system is arranged on a server of a cloud computing network, and comprises a Host kernel module, a security module and a system service kernel module, wherein the Host kernel module is a configurable multi-task operating system base layer, the security module is used for implementing a forced access control system and the system service kernel module is a loadable kernel module, wherein the system service kernel module directly runs a service program under the operating system on a cloud service operating system by loading different operating system plug-in modules. Under an operating system, service application of different operating systems can be simultaneously operated without performing virtualization and without installing different operating systems in each virtual environment; and when arranged on the server of the cloud computing network, the system can run the services of various operating systems at extremely high efficiency on the premise that other operating systems are not required to be installed.

Description

Cloud Server operating system and method
Technical field
The present invention relates to a kind of operating system and method, be specifically related to a kind of server OS and method.
Background technology
Cloud computing (Cloud Computing) is the development of Distributed Calculation (Distributed Computing), parallel computation (Parallel Computing) and grid computing (Grid Computing); Its ultimate principle is to carry out for many computing machines through network allocation calculation task, and every computing machine is called a node of system for cloud computing.
In the existing system for cloud computing, exist the various services that run on the different operating system to use, this means increase and security reduction the complicacy of network management.At present, occurred utilizing virtual machine to come the virtual operation different operating systems on the market, the mode of simulated operating system instruction realizes.Common Intel Virtualization Technology is meant that CPU is virtual, comes to move a plurality of operating systems simultaneously through virtual a plurality of CPU, makes each operating system all operate on one or more virtual CPU.But this just means the reduction greatly to service performance, and must independently operating system be installed respectively on each virtual machine, has wasted storage space greatly.
In system for cloud computing, below an operating system, need not the virtual attendant application that can move different operating system simultaneously in order to solve, the invention provides a kind of Cloud Server operating system and method thereof.
Summary of the invention
Technical matters to be solved by this invention provides a kind of Cloud Server operating system; It can be below an operating system need not be virtual and need not different operating systems be installed to each virtual environment; But the service that but can move different operating system is simultaneously used; This system deployment need not to install under the prerequisite of other operating systems, is moved the service of various operating systems with high efficient on the server of system for cloud computing.
In order to solve above technical matters, the invention provides a kind of Cloud Server operating system, said system deployment is on the server of system for cloud computing, and said system comprises: the Host kernel module, it is configurable multiple task operating system bottom; Security module: realize forcing the access control system; The system service kernel module, but it is the loaded type nucleus module, through loading the different operating systems plug-in module, directly at the service routine that moves on the cloud service operating system under this operating system.
Beneficial effect of the present invention is: can be below an operating system need not be virtual and need not different operating systems be installed to each virtual environment; But the service that but can move different operating system is simultaneously used; This system deployment is on the server of system for cloud computing; Need not to install under the prerequisite of other operating systems, move the service of various operating systems with high efficient.
The present invention also provides the implementation method of above-mentioned Cloud Server operating system, comprises the steps:
In the 1st step, start Host kernel operations system;
In the 2nd step, the Host operating system nucleus loads security module;
In the 3rd step, the Host operating system nucleus loads corresponding system service kernel adaptor module;
The 4th step, carry out the service of different operating system according to different execute file forms and use, at first the binary image form of execute file is discerned, judge it is the kernel adaptor module of any correspondence then.
In the 5th step, whether the system kernel adaptor module of the correspondence that the inspection service is used exists and launches;
The 6th step, should service application if launch then carry out according to the security strategy of formulating.
Description of drawings
Below in conjunction with accompanying drawing and embodiment the present invention is done further explain.
Fig. 1 is the synoptic diagram of the said Cloud Server operating system of the embodiment of the invention;
Fig. 2 is the synoptic diagram of the said Cloud Server method of operating of the embodiment of the invention.
Embodiment
The invention discloses a kind of Cloud Server operating system, it is deployed on each service node of system for cloud computing, need not to install under the prerequisite of other operating systems; Move various operating system (Linux with high efficient; Windows, BSD etc.) service is raised the efficiency thereby reduce cost.
As shown in Figure 1, said system comprises: Host kernel module, security module, operating system service kernel module (Linux, Windows, BSD etc.).The Host kernel module: essence is highly configurable POSIX (Portable Operating System Interface) multiple task operating system core; Operating system service kernel adaptor module (Linux, Windows, BSD etc.): but be loaded type core adaptor module; In fact, Linux, windows; The API of BSD just has difference, but each operating system has all realized similar function, and mode or the step just called are different; So should " adapter " module be exactly kernel calls as its name suggests with different operating system; Convert the kernel calls form of this operating system into through " adapter ", load the different operating systems plug-in module, realize the directly purpose of the service routine under this operating system of operation on the cloud service operating system thereby reach.Security module: realized high strength but force access control (MAC) system flexibly; Information isolation based on confidentiality and integrity is provided; Can antagonism deception and attempt the threat of bypass safety machine, limited the harm that causes because of malicious code and application program defective.Support multiple Security Policy Model, the flexible change of support policy, type of service ruling and come configuration-system based on role's access control;
The Cloud Server operating system that the present invention sets up, also the caching system of system for cloud computing capable of using and method thereof (as: CN200810043744.6, the caching system of system for cloud computing and method thereof) are set up into perfect cloud computing service cluster.
Technical scheme provided by the invention need not be virtual below an operating system and need not different operating systems be installed to each virtual environment; But the service that but can move different operating system is simultaneously used, and a kind of Cloud Server operating system is provided, and system deployment is on the server of system for cloud computing; Need not to install under the prerequisite of other operating systems; Move the service of various operating systems (Linux, Windows, BSD etc.) with high efficient.
The present invention relates to a kind of server OS and method thereof, particularly a kind of server OS and method thereof that is used for system for cloud computing.
As shown in Figure 2, according to the implementation method of Cloud Server operating system of the present invention, said method comprises the steps:
In the 1st step, start Host kernel operations system
In the 2nd step, the Host operating system nucleus loads Linux security module (LSM) security module;
In the 3rd step, the Host operating system nucleus loads corresponding system service kernel adaptor module;
The 4th step, carry out the service of different operating system according to different execute file forms and use, at first to discern the binary image form of execute file, judge it is the kernel adaptor module of any correspondence then.
In the 5th step, whether the system kernel adaptor module of the correspondence that the inspection service is used exists and launches
The 6th step, should service application if launch then carry out according to the corresponding security strategy that LSM formulates
Through Cloud Server operating system of the present invention and method thereof, its advantage is:
Not to adopt virtual machine to come the virtual operation different operating systems, therefore do not need to buy operating system above that yet, and install on the virtual machine;
Because it does not adopt simulation, so performance is higher;
Owing to do not need the installing operating system mirror image, so volume is also littler.Need not buy windows like this and authorize, just can run the service routine of windows in the above.
The present invention is not limited to the embodiment that preceding text are discussed.More than the description of embodiment is intended in order to describe and explain the technical scheme that the present invention relates to.Based on the conspicuous conversion of the present invention enlightenment or substitute and also should be considered to fall into protection scope of the present invention.Above embodiment is used for disclosing best implementation method of the present invention, so that those of ordinary skill in the art can use numerous embodiments of the present invention and multiple alternative reaches the object of the invention.

Claims (2)

1. Cloud Server operating system, it is characterized in that: said system deployment is on each node server of system for cloud computing, and said system comprises:
The Host kernel module, it is configurable multiple task operating system bottom;
Security module, it realizes forcing the access control system;
The system service kernel module, but it is the loaded type nucleus module, through loading the different operating systems plug-in module, directly at the service routine that moves on the cloud service operating system under this operating system.
2. the implementation method of a Cloud Server operating system is characterized in that: comprise the steps:
In the 1st step, start Host kernel operations system;
In the 2nd step, the Host operating system nucleus loads security module;
In the 3rd step, the Host operating system nucleus loads corresponding system service kernel adaptor module;
The 4th step, carry out the service of different operating system according to different execute file forms and use, at first the binary image form of execute file is discerned, judge it is the kernel adaptor module of any correspondence then.
In the 5th step, whether the system kernel adaptor module of the correspondence that the inspection service is used exists and launches;
The 6th step is if launch then carry out said service according to the security strategy of formulating and use.
CN2010105860720A 2010-12-14 2010-12-14 Operating system and method for cloud server Pending CN102541625A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2010105860720A CN102541625A (en) 2010-12-14 2010-12-14 Operating system and method for cloud server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010105860720A CN102541625A (en) 2010-12-14 2010-12-14 Operating system and method for cloud server

Publications (1)

Publication Number Publication Date
CN102541625A true CN102541625A (en) 2012-07-04

Family

ID=46348590

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010105860720A Pending CN102541625A (en) 2010-12-14 2010-12-14 Operating system and method for cloud server

Country Status (1)

Country Link
CN (1) CN102541625A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103955405A (en) * 2014-04-01 2014-07-30 珠海市君天电子科技有限公司 Application management method and device
WO2014180290A1 (en) * 2013-05-06 2014-11-13 中国银联股份有限公司 Stateless virtual machine in cloud computing environment and application thereof

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1866202A (en) * 2005-05-18 2006-11-22 大唐移动通信设备有限公司 Drive method for embedded apparatus
CN101169733A (en) * 2006-10-26 2008-04-30 国际商业机器公司 Method and system for providing operation system service based on strategy
US20090152341A1 (en) * 2007-12-18 2009-06-18 Microsoft Corporation Trade card services

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1866202A (en) * 2005-05-18 2006-11-22 大唐移动通信设备有限公司 Drive method for embedded apparatus
CN101169733A (en) * 2006-10-26 2008-04-30 国际商业机器公司 Method and system for providing operation system service based on strategy
US20090152341A1 (en) * 2007-12-18 2009-06-18 Microsoft Corporation Trade card services

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014180290A1 (en) * 2013-05-06 2014-11-13 中国银联股份有限公司 Stateless virtual machine in cloud computing environment and application thereof
US9965305B2 (en) 2013-05-06 2018-05-08 China Unionpay Co., Ltd. Stateless virtual machine in cloud computing environment and application thereof
CN103955405A (en) * 2014-04-01 2014-07-30 珠海市君天电子科技有限公司 Application management method and device
CN103955405B (en) * 2014-04-01 2017-10-24 珠海市君天电子科技有限公司 A kind of application management method and its device

Similar Documents

Publication Publication Date Title
AU2013271250B2 (en) Virtualization management method and related apparatuses for managing hardware resources of a communication device
CN102932408B (en) A kind of management method of server cluster and platform
CN102609281B (en) Distributed software patch update method and system
CN103167037B (en) Based on modular cloud computing system
CN103677858A (en) Method, system and device for managing virtual machine software in cloud environment
CN103368785A (en) Server operation monitoring system and method
CN107995043B (en) Application disaster recovery system based on hybrid cloud platform
CN103634128A (en) A configuration method of a virtual machine placing strategy and an apparatus
CN104123183B (en) Cluster job scheduling method and apparatus
CN102541625A (en) Operating system and method for cloud server
CN103116475A (en) Method of automatic simplifying allocation expansion
CN103986665A (en) Method for balancing network load in cloud sea OS
CN104461719B (en) A kind of empty interrupt expansion method towards partition operating system
CN113407257A (en) Mysql cluster deployment method and device, electronic equipment and storage medium
CN104991826A (en) Method and apparatus for deploying virtual machine
CN103632090B (en) A kind of virtual machine runs the method for virtual firewall
CN104281587A (en) Connection establishing method and device
CN116578353A (en) Application starting method and device, computer equipment and storage medium
CN103617091B (en) The implementation method and device of hardware resource dynamically distributes
CN111988383B (en) Method and device for verifying application opening micro-service treatment condition
CN104283912A (en) Cloud backup dynamic balance technology
Lianxiang et al. Software Reconfiguration Technology for Serviceable Satellite OBDH System
CN103973792A (en) Cloud platform building method based on FT processors
CN103179218B (en) A kind of is method and the system of cloud computer distributing IP address
CN107977280B (en) Method for verifying ssd cache acceleration effectiveness during failover

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
ASS Succession or assignment of patent right

Owner name: SHANGHAI SHENGFUTONG ELECTRONIC PAYMENT SERVICE CO

Free format text: FORMER OWNER: SHENGYUE INFORMATION TECHNOLOGY (SHANGHAI) CO., LTD.

Effective date: 20150106

C41 Transfer of patent application or patent right or utility model
TA01 Transfer of patent application right

Effective date of registration: 20150106

Address after: 9, building 1, building A, 666, Zhang Heng Road, 201203, Shanghai, Pudong New Area

Applicant after: Shanghai Sheng Electronic Payment Services Limited

Address before: Shanghai city Pudong New Area 201203 GuoShouJing Road No. 356

Applicant before: Shengle Information Technology (Shanghai) Co., Ltd.

C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20120704