KR20170043836A - Apparatus and method for generating virtual machine - Google Patents

Apparatus and method for generating virtual machine Download PDF

Info

Publication number
KR20170043836A
KR20170043836A KR1020150143413A KR20150143413A KR20170043836A KR 20170043836 A KR20170043836 A KR 20170043836A KR 1020150143413 A KR1020150143413 A KR 1020150143413A KR 20150143413 A KR20150143413 A KR 20150143413A KR 20170043836 A KR20170043836 A KR 20170043836A
Authority
KR
South Korea
Prior art keywords
virtual machine
creation
modification
user
unit
Prior art date
Application number
KR1020150143413A
Other languages
Korean (ko)
Other versions
KR102232617B1 (en
Inventor
정진환
Original Assignee
에스케이텔레콤 주식회사
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 에스케이텔레콤 주식회사 filed Critical 에스케이텔레콤 주식회사
Priority to KR1020150143413A priority Critical patent/KR102232617B1/en
Publication of KR20170043836A publication Critical patent/KR20170043836A/en
Application granted granted Critical
Publication of KR102232617B1 publication Critical patent/KR102232617B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F9/4445

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)
  • Human Computer Interaction (AREA)

Abstract

An apparatus for generating a virtual machine according to an aspect of the present invention includes: a specification storage unit for storing a specification which is a basis for creation of the virtual machine; a virtual machine creation unit for creating a virtual machine based on the specification; a specification modification unit for modifying the specification into a modification specification corresponding to the personalized virtual machine, when an item constituting the virtual machine is added, changed or deleted so that the virtual machine is personalized; and a specification registration unit for registering the modification specification in the specification storage unit. Therefore, the present invention can provide a virtual machine which reflects software trends without continuous updates by a virtual machine providing service manager.

Description

가상 머신을 생성하는 장치 및 방법{APPARATUS AND METHOD FOR GENERATING VIRTUAL MACHINE}[0001] APPARATUS AND METHOD FOR GENERATING VIRTUAL MACHINE [0002]

본 발명은 가상 머신을 생성하는 장치 및 방법에 관한 것이며, 보다 자세하게는 개인화 과정을 거친 가상 머신에 상응하도록 명세서를 수정하고, 수정된 명세서를 다른 사용자가 사용할 수 있도록 등록하며, 이와 같이 수정되어 등록된 명세서를 기초로 가상 머신을 생성하여 사용자에게 제공하는 장치 및 방법에 관한 것이다.The present invention relates to an apparatus and a method for creating a virtual machine, more specifically, to modify a specification to correspond to a virtual machine that has undergone a personalization process, to register the modified specification for use by another user, The present invention relates to an apparatus and a method for creating a virtual machine based on a specification and providing the virtual machine to a user.

클라우드 시스템은 가상 머신에 관한 다양한 설정값이나 소프트웨어 구성 사항 등을 포함하는 명세서로부터 가상 머신 이미지를 생성하고, 생성된 가상 머신 이미지를 활성화하여 가상 머신을 생성한 뒤, 이러한 가상 머신을 사용자에게 제공할 수 있는데, 이는 가상 머신 제공 서비스라고 지칭될 수 있다.The cloud system generates a virtual machine image from a specification including various setting values or software configuration items related to the virtual machine, activates the generated virtual machine image to create a virtual machine, and provides the virtual machine to the user Which may be referred to as a virtual machine provisioning service.

이하에서는, 종래의 가상 머신 제공 서비스에 대하여 도 1을 참조하여 구체적으로 살펴보기로 한다. 종래의 가상 머신 제공 서비스에 대하여 살펴보면, 사용자가 기 저장된 가상 머신 이미지(30) 중 어느 하나 또는 기 저장된 명세서(20)를 기초로 생성된(S25) 가상 머신 이 미지(30) 중 어느 하나를 선택하면, 선택된 가상 머신 이미지(30)는 활성화되어 가상 머신(50)으로 생성된다(S35). 이 때, 사용자는 생성된 가상 머신(50)에 자신이 원하는 소프트웨어 등을 추가로 설치하는 개인화 과정을 수행할 수 있으며(S55), 이에 따라 사용자는 개인화된 가상 머신(60)을 제공받을 수 있다.Hereinafter, a conventional virtual machine providing service will be described in detail with reference to FIG. The user can select any one of the virtual machine images 30 previously stored or the virtual machine image 30 created based on the stored specification 20 (S25) , The selected virtual machine image 30 is activated and created in the virtual machine 50 (S35). At this time, the user can perform a personalization process of installing additional software or the like desired by the user in the created virtual machine 50 (S55), so that the user can be provided with the personalized virtual machine 60 .

이 때, 종래의 가상 머신 제공 서비스의 경우, 상기 기 저장된 가상 머신 이미지(30)는 가상 머신 제공 서비스를 관리하는 관리자에 의해서만 수정, 관리될 수 있을 뿐 가상 머신(50)을 사용하는 사용자에 의해서는 수정되거나 관리될 수 없다. 따라서, 사용자의 요구 또는 최근의 소프트웨어 동향을 반영하는 가상 머신을 제공하기 위해서, 가상 머신 제공 서비스의 관리자는 필수적으로 상기 가상 머신 이미지(30)를 지속적으로 업데이트해야 한다.At this time, in the conventional virtual machine providing service, the previously stored virtual machine image 30 can be modified and managed only by the manager managing the virtual machine providing service, Can not be modified or managed. Thus, in order to provide a virtual machine that reflects the user's needs or recent software trends, the administrator of the virtual machine provisioning service must necessarily update the virtual machine image 30 continuously.

아울러, 상기 관리자가 사용자의 요구 또는 최근의 소프트웨어 동향을 파악하여 상기 가상 머신 이미지(30)를 지속적으로 업데이트한다고 하여도, 상기 가상 머신 이미지(30)를 기초로 생성된 가상 머신(50)은 다수의 사용자 각각의 요구에 따른 가상 머신과 완벽하게 일치하지 않을 수 있다. 이 경우, 각각의 사용자는 전술한 개인화 과정을 수행해야만 자신의 요구와 부합하는 개인화된 가상 머신(60)을 제공받을 수 있다.In addition, even if the administrator keeps updating the virtual machine image 30 by grasping the user's request or the latest software trend, the virtual machine 50 created based on the virtual machine image 30 can be updated Lt; RTI ID = 0.0 > virtual machine < / RTI > In this case, each user is required to perform the above-described personalization process so that he or she can be provided with a personalized virtual machine 60 that matches his / her needs.

한국공개특허공보, 2012-0072136 (2012.07.03.공개)Korean Unexamined Patent Publication No. 2001-0072136 (published on Mar. 3, 2012)

전술한 바와 같이 종래의 가상 머신 제공 서비스에 따르면 관리자는 기 저장된 가상 머신 이미지를 지속적으로 업데이트해야 하며, 사용자는 가상 머신을 자신의 요구에 맞게 수정하는 개인화 과정을 수행해야 한다.As described above, according to the conventional virtual machine providing service, the administrator must continuously update the previously stored virtual machine image, and the user must perform a personalization process to modify the virtual machine to meet his / her needs.

이에, 본 발명의 해결하고자 하는 과제는 가상 머신 제공 서비스의 관리자에 의한 지속적인 업데이트 없이도 최근의 소프트웨어 동향을 반영하는 가상 머신을 생성하여 제공하는 기술을 제공하는 것이며, 또한 가상 머신의 사용자에 의한 가상 머신의 개인화 과정을 최소화하는 기술을 제공하는 것이다.SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to provide a technique for creating and providing a virtual machine that reflects recent software trends without continuously updating by a manager of a virtual machine providing service, To minimize the personalization process.

다만, 본 발명의 해결하고자 하는 과제는 이상에서 언급한 것으로 제한되지 않으며, 언급되지 않은 또 다른 해결하고자 하는 과제는 아래의 기재로부터 본 발명이 속하는 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.It is to be understood that both the foregoing general description and the following detailed description of the present invention are exemplary and explanatory and are intended to provide further explanation of the invention as claimed. will be.

본 발명의 일 양상에 따른 가상 머신 생성 장치는 가상 머신의 생성에 있어서 그 기초가 되는 명세서를 저장하는 명세서 저장부, 상기 명세서를 기초로 가상 머신을 생성하는 가상 머신 생성부, 상기 가상 머신을 구성하는 항목이 추가, 변경 또는 삭제되어 상기 가상 머신이 개인화된 경우, 상기 명세서를 상기 개인화된 가상 머신에 상응하는 수정 명세서로 수정하는 명세서 수정부 및 상기 수정 명세서를 상기 명세서 저장부에 등록시키는 명세서 등록부를 포함한다.A virtual machine generation apparatus according to an aspect of the present invention includes a specification storage unit that stores a specification as a basis upon creation of a virtual machine, a virtual machine creation unit that creates a virtual machine based on the specification, A specification reviser for revising the specification to a revision specification corresponding to the personalized virtual machine when the virtual machine is personalized by adding, changing or deleting an item to be revised; and a specification registration section for registering the revision specification in the specification repository .

본 발명의 다른 양상에 따른 가상 머신 생성 장치는 가상 머신의 생성에 있어서 그 기초가 되는 명세서를 저장하는 명세서 저장부, 상기 명세서를 상기 가상 머신의 사용자의 요구에 상응하는 수정 명세서로 수정하는 명세서 수정부, 상기 수정 명세서를 상기 명세서 저장부에 등록시키는 명세서 등록부 및 상기 명세서 또는 상기 수정 명세서를 기초로 가상 머신을 생성하는 가상 머신 생성부를 포함한다.A virtual machine generation apparatus according to another aspect of the present invention includes: a specification storage unit that stores a specification on which a virtual machine is created; a specification unit that changes the specification to a modification specification corresponding to a request of a user of the virtual machine And a virtual machine creation unit for creating a virtual machine based on the specification or the modification specification.

본 발명의 일 양상에 따른 가상 머신 생성 방법은 상기 가상 머신의 생성에 있어서 그 기초가 되는 명세서로부터 상기 가상 머신을 생성하는 단계, 상기 가상 머신을 구성하는 항목이 추가, 변경 또는 삭제되어 상기 가상 머신이 개인화된 경우, 상기 명세서를 상기 개인화된 가상 머신에 상응하는 수정 명세서로 수정하는 단계 및 상기 수정 명세서를 상기 명세서가 저장되는 명세서 저장부에 등록시키는 단계를 포함한다.A virtual machine creation method according to an aspect of the present invention includes the steps of creating the virtual machine from a specification that is a basis of creation of the virtual machine, adding, changing or deleting an item constituting the virtual machine, If the personalization is personalized, modifying the specification to a modification specification corresponding to the personalized virtual machine, and registering the modification specification in a specification storage where the specification is stored.

본 발명의 다른 양상에 따른 가상 머신 생성 방법은 상기 가상 머신의 생성에 있어서 그 기초가 되는 명세서를 상기 가상 머신 생성 장치의 사용자의 요구에 상응하는 수정 명세서로 수정하는 단계, 상기 수정 명세서를 상기 명세서가 저장되는 명세서 저장부에 등록시키는 단계 및 상기 명세서 또는 상기 수정 명세서를 기초로 가상 머신을 생성하는 단계를 포함한다.According to another aspect of the present invention, there is provided a virtual machine creation method comprising: a step of modifying a specification of a basis of creation of the virtual machine into a modification specification corresponding to a request of a user of the virtual machine creation apparatus; In a specification storage to be stored, and creating a virtual machine based on the specification or the modification specification.

본 발명의 일 실시예에 따르면, 개인화 과정을 거친 가상 머신에 상응하도록 명세서를 수정하고, 수정된 명세서를 다른 사용자가 사용할 수 있도록 등록하며, 이와 같이 수정되어 등록된 명세서를 기초로 가상 머신을 생성할 수 있다.According to an embodiment of the present invention, a specification is modified to correspond to a virtual machine that has undergone a personalization process, a modified specification is registered for other users to use, and a virtual machine is created can do.

따라서, 가상 머신을 생성하여 제공하는 서비스의 관리자에 의한 지속적인 업데이트 없이도 사용자는 최근의 소프트웨어 동향을 반영하는 가상 머신을 제공받을 수 있으며, 이로써 사용자에 의한 가상 머신에 대한 개인화 과정을 최소화시킬 수 있다.Accordingly, the user can be provided with a virtual machine that reflects recent software trends without continuously updating the service provided by the virtual machine, thereby minimizing the personalization process of the virtual machine by the user.

도 1은 종래의 가상 머신 제공 서비스를 개념적으로 도시한 도면이다.
도 2는 본 발명의 제1 실시예에 따른 가상 머신의 생성 및 제공 서비스를 개념적으로 도시한 도면이다.
도 3은 본 발명의 제1 실시예에 따른 가상 머신 생성 장치의 구성을 도시한 도면이다.
도 4a 및 4b는 본 발명의 제1 실시예에 따른 가상 머신 생성 방법의 절차를 도시한 도면이다.
도 5는 본 발명의 제1 실시예에 따른 가상 머신 생성 및 제공 서비스의 절차를 도시한 도면이다.
1 is a conceptual view of a conventional virtual machine providing service.
2 is a conceptual diagram illustrating a virtual machine creation and provision service according to a first embodiment of the present invention.
3 is a diagram showing a configuration of a virtual machine generation apparatus according to the first embodiment of the present invention.
4A and 4B are diagrams illustrating a procedure of a virtual machine creation method according to the first embodiment of the present invention.
5 is a diagram illustrating a procedure of a virtual machine creation and provision service according to the first embodiment of the present invention.

본 발명의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 수 있으며, 단지 본 실시예들은 본 발명의 개시가 완전하도록 하고, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 발명은 청구항의 범주에 의해 정의될 뿐이다.BRIEF DESCRIPTION OF THE DRAWINGS The advantages and features of the present invention, and the manner of achieving them, will be apparent from and elucidated with reference to the embodiments described hereinafter in conjunction with the accompanying drawings. The present invention may, however, be embodied in many different forms and should not be construed as limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. To fully disclose the scope of the invention to those skilled in the art, and the invention is only defined by the scope of the claims.

본 발명의 실시예들을 설명함에 있어서 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다. 그리고 후술되는 용어들은 본 발명의 실시예에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서서 전반에 걸친 내용을 토대로 내려져야 할 것이다.In the following description of the present invention, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear. The following terms are defined in consideration of the functions in the embodiments of the present invention, which may vary depending on the intention of the user, the intention or the custom of the operator. Therefore, the definition should be based on the contents of this specification.

본 발명의 일 실시예에 대하여 설명하기에 앞서 가상 머신의 생성의 기초가 되는 명세서에 대하여 먼저 살펴보기로 한다. 명세서는 가상 머신에 관한 설정값이나 소프트웨어 구성 등에 대한 다양한 항목을 포함한다. 명세서 중에서 자바 가상 머신의 명세서(Java Virtual Machine Specification)를 예를 들어 살펴보기로 하자. 자바 가상 머신의 명세서에는 명령어들의 집합과 각 명령어의 의미를 정의하는 항목, 클래스 파일 형식이라고 불리는 바이너리 형식에 대한 항목, 그리고 프로그램에 문제가 없는지를 확인하는 알고리즘에 대한 항목 등이 포함되어 있다.Before describing an embodiment of the present invention, the specification that forms the basis of creation of a virtual machine will be described first. The specification includes various items such as a setting value for a virtual machine, a software configuration, and the like. Let's look at the specification of the Java Virtual Machine (Java Virtual Machine Specification) as an example. The specification of the Java virtual machine includes a set of instructions, an entry defining the semantics of each instruction, an entry for a binary format called a class file format, and an entry for an algorithm to check that the program has no problems.

이하에서는, 이러한 명세서의 개념을 기초로 본 발명의 일 실시예에 대하여 살펴보기로 한다.Hereinafter, an embodiment of the present invention will be described based on the concept of the present specification.

도 2는 본 발명의 제1 실시예에 따른 가상 머신의 생성 및 제공 서비스를 개념적으로 도시한 도면이며, 다만 이는 예시적인 것이므로 본 발명의 사상이 이와 같이 도시된 서비스에만 적용되는 것으로 한정 해석되는 것은 아니다.2 is a conceptual diagram of a virtual machine creation and provision service according to a first embodiment of the present invention. However, since this is an exemplary one, the concept of the present invention is limited to being applied to the service shown in no.

이하에서는 도 2를 참조하여 본 발명의 제1 실시예에 따른 가상 머신 생성 및 제공 서비스(1000)를 살펴보기로 한다. 가상 머신 생성 및 제공 서비스(1000)는 적어도 하나 이상의 가상 머신을 사용자에게 제공할 수 있다.Hereinafter, a virtual machine creation and provision service 1000 according to a first embodiment of the present invention will be described with reference to FIG. The virtual machine creation and provision service 1000 can provide at least one or more virtual machines to a user.

이 때, 이러한 적어도 하나 이상의 가상 머신 각각마다 그 기초가 되는 명세서(200)가 각각 존재할 수 있고, 각각의 명세서(200)는 기 저장되어 있을 수 있다. 사용자는 이와 같이 기 저장된 각각의 명세서 중 어느 하나를 선택할 수 있다. 이 경우, 선택된 명세서를 기초로 가상 머신(500)이 생성된다(S350).At this time, each of the at least one or more virtual machines may have a specification 200 as a basis thereof, and each specification 200 may be stored beforehand. The user can select any one of the previously stored specifications. In this case, the virtual machine 500 is created based on the selected specification (S350).

이 때, 사용자는 생성된 가상 머신(500)을 구성하는 적어도 하나 이상의 항목에 자신이 원하는 항목을 추가, 삭제하거나 변경하는 개인화 과정을 수행할 수 있다(S550). 예를 들면, 사용자는 생성된 가상 머신(500)에 자신이 원하는 소프트웨어 등을 추가로 설치하거나 기존에 설치된 소프트웨어를 새로운 소프트웨어로 변경할 수 있다. 이와 같이 항목이 추가, 삭제 또는 변경된 가상 머신(500)은 개인화된 가상 머신(600)이라고 지칭될 수 있다.At this time, the user can perform a personalization process of adding, deleting or changing the desired item to at least one item constituting the created virtual machine 500 (S550). For example, the user may install additional software or the like desired by himself / herself in the created virtual machine 500, or change the existing software to new software. A virtual machine 500 having an item added, deleted, or changed in this way may be referred to as a personalized virtual machine 600.

사용자는 개인화 과정(S550)을 통하여 개인화된 가상 머신(600)을 제공받을 수 있다. 이러한 가상 머신 생성 및 제공 서비스(1000)는 이하에서 설명할 본 발명의 제1 실시예에 따른 가상 머신 생성 장치에 의하여 수행될 수 있는 바, 이하에서는 이러한 가상 머신 생성 장치에 대하여 보다 자세하게 살펴보기로 한다.The user can be provided with the personalized virtual machine 600 through the personalization process (S550). The virtual machine creation and provision service 1000 can be performed by a virtual machine creation apparatus according to the first embodiment of the present invention to be described below. Hereinafter, do.

도 3은 본 발명의 제1 실시예에 따른 가상 머신 생성 장치의 구성을 도시한 도면이다.3 is a diagram showing a configuration of a virtual machine generation apparatus according to the first embodiment of the present invention.

도 3을 참조하면, 제1 실시예에 따른 가상 머신 생성 장치(100)는 명세서 저장부(110), 가상 머신 생성부(130), 명세서 수정부(150) 및 명세서 등록부(170)를 포함하며, 추가적으로 명세서 정렬부(190)를 포함할 수 있다. 다만, 이는 제1 실시예에 따른 것이므로 본 발명의 사상이 이에 한정되는 것은 아니다.3, the virtual machine generation apparatus 100 according to the first embodiment includes a specification storage 110, a virtual machine creation unit 130, a specification modification unit 150, and a specification registration unit 170 , And further may include a specification specifier 190. However, since this is according to the first embodiment, the spirit of the present invention is not limited thereto.

먼저, 제1 실시예에 따른 가상 머신 생성 장치(100)는 가상 머신을 생성하여 사용자에게 제공하며, 이러한 기능을 수행하도록 프로그램된 컴퓨터 프로그램을 저장하는 메모리 및 이러한 컴퓨터 프로그램을 구동하는 마이크로프로세서 등을 포함하는 연산 처리 장치의 형태로 구현될 수 있다.First, the virtual machine generation apparatus 100 according to the first embodiment generates a virtual machine and provides it to a user, a memory for storing a computer program programmed to perform such a function, and a microprocessor or the like for driving such a computer program May be implemented in the form of an arithmetic processing unit.

명세서 저장부(110)는 가상 머신의 생성에 있어서 그 기초가 되는 명세서를 저장한다. 보다 구체적으로 살펴보면, 명세서 저장부(110)는 관리자에 의하여 기 설정된 명세서를 저장할 수 있으며, 또한 개인화된 가상 머신에 상응하도록 수정된 명세서, 즉 수정 명세서를 저장할 수 있다. 이러한 명세서 저장부(110)는 데이터를 저장하는 메모리에 의하여 구현될 수 있다.The specification storing unit 110 stores a specification as a basis for the creation of the virtual machine. More specifically, the specification repository 110 may store the specification previously set by the administrator, and may also store the modified specification, i. E. The modification specification, corresponding to the personalized virtual machine. The specification storage 110 may be implemented by a memory for storing data.

가상 머신 생성부(130)는 명세서 저장부(110)에 저장된 명세서를 기초로 가상 머신을 생성한다. 이러한 가상 머신 생성부(130)는 예를 들면 OpenStack Heat이거나 Murano와 같은 시스템일 수도 있으나, 이에 한정되는 것은 아니다.The virtual machine creation unit 130 creates a virtual machine based on the specification stored in the specification storage unit 110. The virtual machine generation unit 130 may be, for example, an OpenStack Heat or a system such as Murano, but is not limited thereto.

한편, 가상 머신 생성부(130)에 의하여 생성된 가상 머신은 가상 머신의 사용자에게 제공될 수 있다. 사용자는 제공된 가상 머신에 자신이 원하는 소프트웨어 등을 추가로 설치하거나 운영체제 등을 변경하는 개인화 과정을 수행할 수 있다(S550).Meanwhile, the virtual machine generated by the virtual machine generation unit 130 may be provided to a user of the virtual machine. The user may install a software or the like desired by the user in the provided virtual machine, or may perform a personalization process of changing an operating system or the like (S550).

사용자가 가상 머신을 개인화한 경우, 명세서 수정부(150)는 명세서를 개인화된 가상 머신(600)에 상응하는 수정 명세서로 수정하는 기능을 수행한다. 이를 위하여 명세서 수정부(150)는 명세서를 수정하는 구성을 제공한다. 예를 들면, 명세서 수정부(150)는 사용자로부터 수정된 명세서의 내용이나 수정에 관한 명령을 입력받는 인터페이스 부 및 인터페이스 부에 의하여 입력된 사항에 따라 명세서를 수정하는 수정부 등을 포함할 수 있다.When the user personalizes the virtual machine, the specification modifier 150 performs the function of modifying the specification to the modification specification corresponding to the personalized virtual machine 600. [ To this end, the specification modifier 150 provides a configuration for modifying the specification. For example, the specification modification unit 150 may include an interface unit for receiving a command relating to the contents of the modified specification or modification from the user, and a modification unit for modifying the specification according to the input by the interface unit .

명세서 등록부(170)는 상기 수정 명세서를 명세서 저장부(110)에 등록(저장)시킨다. 등록된 상기 수정 명세서는 상기 사용자의 요구에 부합하도록 개인화된 가상 머신의 명세서 또는 최신 경향에 따르도록 개인화된 가상 머신의 기초가 되는 명세서일 수 있다. 따라서, 상기 사용자 또는 타 사용자가 이러한 수정 명세서를 이용하여 가상 머신을 생성할 경우, 상기 사용자나 타 사용자가 수행해야하는 개인화 과정이 최소화될 수 있다. 이러한 명세서 등록부(170)는 명세서 등록부(170)의 전술한 기능을 수행하도록 프로그램된 마이크로프로세서에 의하여 구현될 수 있다.The specification registration unit 170 registers (stores) the modification specification in the specification storage unit 110. [ The revised specification may be a specification of a personalized virtual machine to meet the needs of the user or a specification that is the basis of a personalized virtual machine to comply with the latest trends. Accordingly, when the user or another user creates a virtual machine using this modification specification, the personalization process to be performed by the user or other user can be minimized. This specification registration section 170 may be implemented by a microprocessor programmed to perform the above-described functions of the specification registration section 170. [

명세서 정렬부(190)는 명세서를 정렬한다. 명세서 정렬부(190)는 예를 들면 각 명세서마다 가상 머신으로의 생성의 기초가 된 횟수(즉, 다운로드 횟수)를 기초로 명세서를 정렬할 수 있다. 정렬된 명세서는 도면에는 도시되지 않았지만 가상 머신 생성 장치(100)에 포함된 디스플레이부를 통해 가상 머신을 개인화한 사용자 뿐만 아니라 타 사용자에게 제공될 수 있다. 이를 통해 선택이 가장 많이 된, 즉 선호도가 가장 높은 명세서를 추천하는 기능이 수행될 수 있다. The specification ordering unit 190 arranges the specification. The specification sorting unit 190 can sort the specification based on the number of times (for example, the number of downloads) that the basis of generation into the virtual machine is, for example, for each specification. The ordered specification may be provided not only to the user who has personalized the virtual machine through the display unit included in the virtual machine creation apparatus 100, but also to other users. This can be done to recommend the most sophisticated, i.e., the most favorable.

이 때, 정렬의 대상이 되는 명세서는 명세서 저장부(110)에 저장된 명세서, 즉 관리자에 의하여 기 저장된 명세서 또는 개인화된 가상 머신에 상응하도록 수정된 수정 명세서일 수 있다. 아울러, 이러한 명세서 정렬부(190)는 전술한 명세서 정렬부(190)의 이러한 기능을 수행하도록 프로그램된 마이크로프로세서에 의하여 구현될 수 있다. At this time, the specification subject to sorting may be a specification stored in the specification storage 110, that is, a revision specification modified to correspond to a personalization virtual machine or a previously stored specification. In addition, this specification sorting unit 190 may be implemented by a microprocessor programmed to perform this function of the above-described specification sorting unit 190. [

이상에서 살펴본 바와 같이, 본 발명의 제1 실시예에 따르면 명세서 수정부(150)는 가상 머신이 개인화된 경우 명세서를 개인화된 가상 머신에 상응하도록 명세서를 수정하며, 명세서 등록부(170)는 상기 수정 명세서를 명세서 저장부(110)에 등록시키고, 가상 머신 생성부(130)는 상기 저장된 수정 명세서를 기초로 가상 머신을 생성한다. 즉, 가상 머신이 개인화된 경우 명세서를 개인화된 가상 머신에 상응하는 수정 명세서로 수정할 수 있다. 따라서, 가상 머신의 생성 및 제공 서비스의 관리자에 의한 지속적인 업데이트 없이도 사용자는 최근의 소프트웨어 동향을 반영하는 가상 머신을 제공받을 수 있으며, 이로써 사용자에 의한 가상 머신에 대한 개인화 과정을 최소한으로 경감시킬 수 있다.As described above, according to the first embodiment of the present invention, when the virtual machine is personalized, the description modifying unit 150 modifies the specification to correspond to the personalized virtual machine, and the specification registering unit 170 updates the specification The specification is registered in the specification storage unit 110, and the virtual machine creation unit 130 creates a virtual machine based on the stored modification specification. That is, if the virtual machine is personalized, the specification can be modified to a modification specification corresponding to the personalized virtual machine. Therefore, the user can be provided with a virtual machine that reflects recent software trends without the continuous updating by the administrator of the creation and provision service of the virtual machine, thereby minimizing the personalization process for the virtual machine by the user .

도 4a 및 4b는 본 발명의 제1 실시예에 따른 가상 머신 생성 방법의 절차를 도시한 도면이며, 이러한 방법은 도 3에 도시된 가상 머신 생성 장치(100)에 의하여 수행될 수 있다.4A and 4B are diagrams illustrating a procedure of a virtual machine creation method according to the first embodiment of the present invention, which can be performed by the virtual machine creation apparatus 100 shown in FIG.

도 4a를 참조하면, 가상 머신의 생성에 있어서 그 기초가 되는 명세서로부터 가상 머신을 생성하는 단계(S110)가 수행되는데, 명세서로부터 가상 머신을 생성할 때 OpenStack Heat이거나 Murano와 같은 시스템을 이용할 수 있음은 전술한 바와 같다.Referring to FIG. 4A, a step (S110) of creating a virtual machine from a specification that is a basis of the creation of a virtual machine is performed (S110). When creating a virtual machine from the specification, a system such as OpenStack Heat or Murano can be used Are as described above.

다음으로, 가상 머신을 생성하는 단계(S110)에 의하여 생성된 가상 머신에 대해서는 전술한 개인화 과정이 수행될 수 있다.Next, the personalization process described above can be performed on the virtual machine created in step S110 of creating a virtual machine.

이 때, 가상 머신이 개인화되면 명세서를 상기 개인화된 가상 머신에 상응하는 수정 명세서로 수정하는 단계(S130)가 수행된다. 이를 위해 단계 S130에서는 사용자로부터 가상 머신에 소프트웨어를 추가/삭제하거나 운영체제 등을 변경하는 것에 대한 입력을 받아들일 수 있다.At this time, if the virtual machine is personalized, the step of modifying the specification to the modification specification corresponding to the personalized virtual machine (S130) is performed. For this purpose, in step S130, the user can accept input for adding / deleting software to / from the virtual machine, or changing the operating system or the like.

다음으로, 수정 명세서를 상기 명세서가 저장되는 명세서 저장부에 등록시키는 단계(S150)가 수행된다. 등록된 상기 수정 명세서는 상기 사용자의 요구에 부합하도록 개인화된 가상 머신의 명세서 또는 최신 경향에 따르도록 개인화된 가상 머신의 기초가 되는 명세서이다. 따라서, 상기 수정 명세서를 이용하여 상기 사용자 또는 타 사용자가 가상 머신을 생성할 경우, 수행되어야 할 개인화 과정은 최소화될 수 있다.Next, the step of registering the modification specification in the specification storage for storing the specification (S150) is performed. The registered modification specification is a specification of a virtual machine that is personalized to meet the needs of the user or a specification of a virtual machine that is personalized to conform to the latest trend. Accordingly, when the user or another user creates a virtual machine using the modified specification, the personalization process to be performed can be minimized.

이상에서 살펴본 바와 같이, 본 발명의 제1 실시예에 따르면 가상 머신이 개인화된 경우 명세서를 개인화된 가상 머신(600)에 상응하는 수정 명세서로 수정하며, 상기 수정 명세서를 명세서 저장부(110)에 등록시키고, 상기 등록된 수정 명세서를 기초로 가상 머신을 생성할 수 있다. 따라서, 가상 머신의 생성 및 제공 서비스의 관리자에 의한 지속적인 업데이트 없이도 사용자는 최근의 소프트웨어 동향을 반영하는 가상 머신을 제공받을 수 있으며, 이로써 사용자에 의한 가상 머신에 대한 개인화 과정이 최소한으로 수행되도록 할 수 있다.As described above, according to the first embodiment of the present invention, when the virtual machine is personalized, the specification is modified to the modification specification corresponding to the personalized virtual machine 600, and the modification specification is stored in the specification storage unit 110 And create a virtual machine based on the registered modification specification. Therefore, the user can be provided with a virtual machine that reflects recent software trends without continuously updating the creation and provision service of the virtual machine, thereby minimizing the personalization process of the virtual machine by the user have.

추가적으로 도 4b를 참조하면, 가상 머신 생성 방법은 실시예에 따라서 저장된 명세서와 수정 명세서가 상기 가상 머신으로의 생성의 기초가 된 횟수(즉, 다운로드 수)를 카운트하는 단계(S160) 및 상기 횟수를 기초로 상기 명세서와 상기 수정 명세서를 정렬하는 단계(S170)가 수행되도록 할 수 있다. 이를 통해 사용자 및 기타 제3 자는 가장 선택이 많이 된 가장 선호도가 높은 명세서를 추천받을 수 있다.4B, the method for creating a virtual machine may include counting (S160) the number of times (i. E., The number of downloads) that the stored specification and modification specification are based on the creation of the virtual machine, The step S170 of aligning the specification with the modification specification may be performed. This allows users and other third parties to recommend the most preferred and most preferred statements.

이하에서는 본 발명의 제1 실시예에 따른 가상 머신 생성 장치를 통하여 가상 머신을 생성하여 제공하는 절차에 대하여 살펴보기로 한다.Hereinafter, a procedure for creating and providing a virtual machine through the virtual machine creating apparatus according to the first embodiment of the present invention will be described.

도 5는 본 발명의 제1 실시예에 따른 가상 머신 생성 및 제공 서비스의 절차를 도시한 도면이며, 이러한 가상 머신 생성 및 제공 서비스는 본 발명의 제1 실시예에 따른 가상 머신 생성 장치에 의하여 수행될 수 있다.5 is a diagram illustrating a procedure of a virtual machine creation and provision service according to the first embodiment of the present invention. This virtual machine creation and provision service is performed by the virtual machine creation apparatus according to the first embodiment of the present invention .

도 5를 참조하면, 가상 머신의 사용자는 가상 머신 생성 장치가 제공하는 메뉴를 이용하여 적어도 하나 이상의 가상 머신의 명세서 중 어느 하나를 선택할 수 있다(S200). Referring to FIG. 5, a user of a virtual machine may select one of the specifications of at least one or more virtual machines using a menu provided by the virtual machine creating apparatus (S200).

다음으로, 가상 머신 생성 장치는 상기 선택된 명세서를 기초로 가상 머신을 생성한 뒤(S210), 생성된 가상 머신을 사용자에게 제공한다.Next, the virtual machine creation apparatus creates a virtual machine based on the selected specification (S210), and provides the generated virtual machine to the user.

다음으로, 가상 머신 생성 장치는 사용자로 하여금 자신이 원하는 소프트웨어 등을 추가로 설치하거나 운영체제 등을 변경하는 개인화 과정을 수행하도록 할 수 있으며, 사용자는 이러한 개인화 과정을 통하여 자신이 원하는 개인화된 가상 머신을 획득한 뒤 사용할 수 있다(S220).Next, the virtual machine creation apparatus can allow the user to perform a personalization process of installing additional software or the like desired by the user, or changing an operating system, etc., and the user can customize a personalized virtual machine (S220).

다음으로, 가상 머신 생성 장치는 개인화된 가상 머신을 메뉴로 등록할 것을 희망하는지 여부를 사용자에게 질의할 수 있다(S230). Next, the virtual machine creation apparatus can inquire the user whether he / she wishes to register the personalized virtual machine as a menu (S230).

만약 사용자가 메뉴로 등록하기를 원하지 않는 경우, 사용자가 해당 가상 머신을 계속 사용할 것인지 여부에 따라 가상 머신의 사용이 계속되거나 종료된다(S260).If the user does not want to register with the menu, the use of the virtual machine is continued or terminated depending on whether the user continues to use the virtual machine (S260).

그러나, 사용자가 메뉴로 등록하기를 원하는 경우, 가상 머신 생성 장치는 명세서를 개인화된 가상 머신에 상응하도록 명세서를 수정할 수 있다(S240). 이를 위해, 가상 머신 생성 장치는 사용자로부터 개인화 과정에 관한 정보를 받아들이는 인터페이스 부 및 인터페이스 부에 의하여 입력된 사항에 따라 명세서를 수정하는 수정부 등을 포함할 수 있다.However, if the user wishes to register with the menu, the virtual machine creation device may modify the specification to correspond to the personalized virtual machine (S240). To this end, the virtual machine generation apparatus may include an interface unit for receiving information on the personalization process from the user, and a correction unit for modifying the specification according to the input by the interface unit.

다음으로, 가상 머신 생성 장치는 수정 명세서를 기존의 명세서가 저장되어 있는 명세서 저장부(도 2 참조)에 추가로 등록(저장)시킨다(S250). 등록된 상기 수정 명세서는 개인화된 가상 머신의 기초가 되는 명세서이다. 따라서, 상기 사용자 또는 타 사용자가 이러한 수정 명세서를 이용하여 가상 머신을 생성할 경우, 수행되어야 할 개인화 과정이 최소화될 수 있다.Next, the virtual machine generation apparatus further registers (stores) the modification specification in a specification storage unit (see FIG. 2) in which the existing specification is stored (S250). The registered modification specification is a specification that is the basis of the personalized virtual machine. Thus, when the user or another user creates a virtual machine using this modification specification, the personalization process to be performed can be minimized.

이 후, 사용자가 해당 가상 머신을 계속 사용할 것인지 여부에 따라 가상 머신의 사용이 계속되거나 또는 종료된다(S260).Thereafter, the use of the virtual machine is continued or terminated depending on whether the user continues to use the virtual machine (S260).

이상에서 살펴본 바와 같이 본 발명의 제1 실시예에 따르면 개인화 과정을 거친 가상 머신에 상응하도록 명세서를 수정하고, 수정된 명세서를 다른 사용자가 사용할 수 있도록 등록하며, 이와 같이 수정되어 등록된 명세서를 기초로 가상 머신을 생성하여 제공할 수 있다. 따라서, 가상 머신의 생성 및 제공 서비스의 관리자에 의한 지속적인 업데이트 없이도 사용자는 최근의 소프트웨어 동향을 반영하는 가상 머신을 제공받을 수 있다.As described above, according to the first embodiment of the present invention, the specification is modified so as to correspond to the virtual machine that has undergone the personalization process, the modified specification is registered for use by other users, A virtual machine can be created and provided. Therefore, the user can be provided with a virtual machine that reflects recent software trends without continuously updating the creation and provision service of the virtual machine.

한편, 본 발명의 제1 실시예에서는 명세서를 개인화된 가상 머신에 상응하도록 수정하는 기술을 제시하고 있으나 , 본 발명의 제2 실시예에서는 가상 머신이 개인화되었는지 여부와는 상관없이 사용자의 요구에 따라서 명세서를 수정하는 기술을 제시할 것이다Meanwhile, in the first embodiment of the present invention, a technique of modifying the specification to correspond to a personalized virtual machine is proposed. However, in the second embodiment of the present invention, regardless of whether or not the virtual machine is personalized, I will present a technique to modify the specification

이러한 본 발명의 제2 실시예에 따른 가상 머신 생성 장치는 제1 실시예에서의 명세서 수정부를 제외하고는 나머지는 제1 실시예와 동일한 구성을 포함하므로, 이하에서 설명이 생략된 부분은 제1 실시예에 따른 가상 머신 생성 장치 부분을 원용할 수 있다.Since the apparatus for generating virtual machines according to the second embodiment of the present invention has the same configuration as that of the first embodiment except for the specification modification unit in the first embodiment, The virtual machine generating device portion according to the embodiment can be used.

제2 실시예에서의 명세서 수정부는 가상 머신의 사용자의 요구에 따라서 명세서를 수정한다. 이를 위하여 명세서 수정부는 사용자로부터의 입력을 받아들이는 인터페이스 부 및 인터페이스 부에 의하여 입력된 사항에 따라 명세서를 수정하는 수정부 등을 포함할 수 있다. 사용자가 인터페이스 부를 통하여 자신이 원하는 사항을 입력하면, 수정부는 이와 같이 입력된 사항을 기초로 수정한다.The specification modifying unit in the second embodiment modifies the specification according to the request of the user of the virtual machine. To this end, the specification modification unit may include an interface unit for receiving input from the user, and a correction unit for modifying the specification according to the input by the interface unit. When the user inputs a desired item through the interface unit, the modifying unit modifies the input based on the inputted information.

이와 같이 수정된 명세서(수정 명세서)는 명세서 등록부에 의하여 명세서 저장부에 저장되며, 명세서 저장부에 저장된 수정 명세서는 가상 머신으로의 생성의 기초가 될 수 있다. 이 때, 명세서 저장부, 명세서 등록부 및 가상 머신 생성부 등의 구성은 제1 실시예에서와 동일하므로 이에 관한 설명은 생략하기로 한다.The revised specification (revision specification) is stored in the specification repository by the specification registration unit, and the revision specification stored in the specification repository can be the basis for the generation into the virtual machine. At this time, the structure of the specification storage unit, the specification registration unit, and the virtual machine creation unit is the same as that in the first embodiment, and therefore, the description thereof will be omitted.

본 발명에 첨부된 블록도의 각 블록과 흐름도의 각 단계의 조합들은 컴퓨터 프로그램 인스트럭션들에 의해 수행될 수도 있다. 이들 컴퓨터 프로그램 인스트럭션들은 범용 컴퓨터, 특수용 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비의 프로세서에 탑재될 수 있으므로, 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비의 프로세서를 통해 수행되는 그 인스트럭션들이 블록도의 각 블록 또는 흐름도의 각 단계에서 설명된 기능들을 수행하는 수단을 생성하게 된다. 이들 컴퓨터 프로그램 인스트럭션들은 특정 방식으로 기능을 구현하기 위해 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비를 지향할 수 있는 컴퓨터 이용 가능 또는 컴퓨터 판독 가능 메모리에 저장되는 것도 가능하므로, 그 컴퓨터 이용가능 또는 컴퓨터 판독 가능 메모리에 저장된 인스트럭션들은 블록도의 각 블록 또는 흐름도 각 단계에서 설명된 기능을 수행하는 인스트럭션 수단을 내포하는 제조 품목을 생산하는 것도 가능하다. 컴퓨터 프로그램 인스트럭션들은 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비 상에 탑재되는 것도 가능하므로, 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비 상에서 일련의 동작 단계들이 수행되어 컴퓨터로 실행되는 프로세스를 생성해서 컴퓨터 또는 기타 프로그램 가능한 데이터 프로세싱 장비를 수행하는 인스트럭션들은 블록도의 각 블록 및 흐름도의 각 단계에서 설명된 기능들을 실행하기 위한 단계들을 제공하는 것도 가능하다.Combinations of each step of the flowchart and each block of the block diagrams appended to the present invention may be performed by computer program instructions. These computer program instructions may be loaded into a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus so that the instructions, which may be executed by a processor of a computer or other programmable data processing apparatus, And means for performing the functions described in each step are created. These computer program instructions may also be stored in a computer usable or computer readable memory capable of directing a computer or other programmable data processing apparatus to implement the functionality in a particular manner so that the computer usable or computer readable memory It is also possible for the instructions stored in the block diagram to produce a manufacturing item containing instruction means for performing the functions described in each block or flowchart of the block diagram. Computer program instructions may also be stored on a computer or other programmable data processing equipment so that a series of operating steps may be performed on a computer or other programmable data processing equipment to create a computer- It is also possible that the instructions that perform the processing equipment provide the steps for executing the functions described in each block of the block diagram and at each step of the flowchart.

또한, 각 블록 또는 각 단계는 특정된 논리적 기능(들)을 실행하기 위한 하나 이상의 실행 가능한 인스트럭션들을 포함하는 모듈, 세그먼트 또는 코드의 일부를 나타낼 수 있다. 또, 몇 가지 대체 실시예들에서는 블록들 또는 단계들에서 언급된 기능들이 순서를 벗어나서 발생하는 것도 가능함을 주목해야 한다. 예컨대, 잇달아 도시되어 있는 두 개의 블록들 또는 단계들은 사실 실질적으로 동시에 수행되는 것도 가능하고 또는 그 블록들 또는 단계들이 때때로 해당하는 기능에 따라 역순으로 수행되는 것도 가능하다.Also, each block or each step may represent a module, segment, or portion of code that includes one or more executable instructions for executing the specified logical function (s). It should also be noted that in some alternative embodiments, the functions mentioned in the blocks or steps may occur out of order. For example, two blocks or steps shown in succession may in fact be performed substantially concurrently, or the blocks or steps may sometimes be performed in reverse order according to the corresponding function.

이상의 설명은 본 발명의 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 본질적인 품질에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. 따라서, 본 발명에 개시된 실시예들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. 본 발명의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.The above description is merely illustrative of the technical idea of the present invention, and various modifications and changes may be made by those skilled in the art without departing from the essential characteristics of the present invention. Therefore, the embodiments disclosed in the present invention are intended to illustrate rather than limit the scope of the present invention, and the scope of the technical idea of the present invention is not limited by these embodiments. The scope of protection of the present invention should be construed according to the following claims, and all technical ideas within the scope of equivalents should be construed as falling within the scope of the present invention.

본 발명의 실시예에 따르면 가상 머신의 생성 및 제공 서비스의 관리자에 의한 지속적인 업데이트 없이도 사용자는 최근의 소프트웨어 동향을 반영하는 가상 머신을 제공받을 수 있으며, 이로써 사용자에 의한 가상 머신에 대한 개인화 과정을 최소한으로 경감시킬 수 있다.According to an embodiment of the present invention, a user can be provided with a virtual machine that reflects recent software trends without continuously updating the creation and provision service of the virtual machine, thereby minimizing the personalization process of the virtual machine by the user .

100: 가상 머신 생성 장치 110:명세서 저장부
130: 가상 머신 생성부 150: 명세서 수정부
170: 명세서 등록부 190: 명세서 정렬부
100: virtual machine generation apparatus 110: specification storage unit
130: virtual machine generator 150:
170: specification registration section 190: specification sort section

Claims (6)

가상 머신의 생성에 있어서 기초가 되는 명세서를 저장하는 명세서 저장부;
상기 명세서를 기초로 상기 가상 머신을 생성하는 가상 머신 생성부;
상기 가상 머신을 구성하는 항목이 추가, 변경 또는 삭제되어 상기 가상 머신이 개인화된 경우, 상기 명세서를 상기 개인화된 가상 머신에 상응하는 수정 명세서로 수정하는 명세서 수정부; 및
상기 수정 명세서를 상기 명세서 저장부에 등록시키는 명세서 등록부를 포함하는
가상 머신 생성 장치.
A specification storage unit that stores a specification that is a basis for creation of a virtual machine;
A virtual machine creation unit for creating the virtual machine based on the specification;
A specification modifying unit that modifies the specification to a modification specification corresponding to the personalized virtual machine when an item constituting the virtual machine is added, changed or deleted so that the virtual machine is personalized; And
And a specification registration unit for registering the modification specification in the specification storage unit
A virtual machine creation device.
가상 머신의 생성에 있어서 기초가 되는 명세서를 저장하는 명세서 저장부;
상기 명세서를 상기 가상 머신의 사용자의 요구에 상응하는 수정 명세서로 수정하는 명세서 수정부;
상기 수정 명세서를 상기 명세서 저장부에 등록시키는 명세서 등록부; 및
상기 명세서 또는 상기 수정 명세서를 기초로 가상 머신을 생성하는 가상 머신 생성부를 포함하는
가상 머신 생성 장치.
A specification storage unit that stores a specification that is a basis for creation of a virtual machine;
A specification maker for modifying the specification to a modification specification corresponding to a request of a user of the virtual machine;
A specification registering unit for registering the modification specification in the specification storage unit; And
And a virtual machine creation unit for creating a virtual machine based on the specification or the modification specification
A virtual machine creation device.
제 1 항 또는 제 2 항에 있어서,
저장된 상기 명세서와 상기 수정 명세서가 상기 가상 머신으로의 생성의 기초가 된 횟수를 기반으로 상기 명세서와 상기 수정 명세서를 정렬하는 명세서 정렬부를 더 포함하는
가상 머신 생성 장치.
3. The method according to claim 1 or 2,
Further comprising a specification arrangement for arranging the specification and the modification specification based on the number of times the stored specification and the modification specification are based on the creation of the virtual machine
A virtual machine creation device.
가상 머신 생성 장치에 의하여 가상 머신을 생성하는 방법으로서,
상기 가상 머신의 생성에 있어서 기초가 되는 명세서로부터 상기 가상 머신을 생성하는 단계;
상기 가상 머신을 구성하는 항목이 추가, 변경 또는 삭제되어 상기 가상 머신이 개인화된 경우, 상기 명세서를 상기 개인화된 가상 머신에 상응하는 수정 명세서로 수정하는 단계; 및
상기 수정 명세서를 상기 명세서가 저장되는 명세서 저장부에 등록시키는 단계를 포함하는
가상 머신 생성 방법.
A method for creating a virtual machine by a virtual machine creation device,
Creating the virtual machine from a specification that is a basis for creation of the virtual machine;
Modifying the specification to a modification specification corresponding to the personalized virtual machine if an item making up the virtual machine is added, changed or deleted so that the virtual machine is personalized; And
And registering the modified specification in a specification storage where the specification is stored
How to create a virtual machine.
가상 머신 생성 장치에 의하여 가상 머신을 생성하는 방법으로서,
상기 가상 머신의 생성에 있어서 기초가 되는 명세서를 상기 가상 머신 생성 장치의 사용자의 요구에 상응하는 수정 명세서로 수정하는 단계;
상기 수정 명세서를 상기 명세서가 저장되는 명세서 저장부에 등록시키는 단계; 및
상기 명세서 또는 상기 수정 명세서를 기초로 가상 머신을 생성하는 단계를 포함하는
가상 머신 생성 방법.
A method for creating a virtual machine by a virtual machine creation device,
Modifying a specification as a basis for creation of the virtual machine into a modification specification corresponding to a request of a user of the virtual machine creation apparatus;
Registering the modified specification in a specification storage for storing the specification; And
And creating a virtual machine based on the specification or the modification.
How to create a virtual machine.
제 4 항 또는 제 5 항에 있어서,
저장된 상기 명세서와 상기 수정 명세서가 상기 가상 머신으로의 생성의 기초가 된 횟수를 카운트하는 단계; 및
상기 횟수를 기초로 상기 명세서와 상기 수정 명세서를 정렬하는 단계를 더 포함하는
가상 머신 생성 방법.
The method according to claim 4 or 5,
Counting the number of times the stored specification and the revision specification became the basis of creation to the virtual machine; And
Further comprising aligning the specification and the modification specification based on the number of times
How to create a virtual machine.
KR1020150143413A 2015-10-14 2015-10-14 Apparatus and method for generating virtual machine KR102232617B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020150143413A KR102232617B1 (en) 2015-10-14 2015-10-14 Apparatus and method for generating virtual machine

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020150143413A KR102232617B1 (en) 2015-10-14 2015-10-14 Apparatus and method for generating virtual machine

Publications (2)

Publication Number Publication Date
KR20170043836A true KR20170043836A (en) 2017-04-24
KR102232617B1 KR102232617B1 (en) 2021-03-26

Family

ID=58704359

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020150143413A KR102232617B1 (en) 2015-10-14 2015-10-14 Apparatus and method for generating virtual machine

Country Status (1)

Country Link
KR (1) KR102232617B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102141478B1 (en) * 2019-09-27 2020-08-06 주식회사 인재아이엔씨 CONE system and processing method for providing cloud service thereof

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120072241A (en) * 2010-12-23 2012-07-03 한국전자통신연구원 System for moving individual virtual machine among cloud computing environment and method thereof
KR20120072136A (en) 2010-12-23 2012-07-03 한국전자통신연구원 Apparatus and method for driving virtual machine, and method for avoiding duplication of virtual machine image
KR20140055481A (en) * 2012-10-31 2014-05-09 삼성에스디에스 주식회사 Virtual machine providing method, system and recording medium recording the program thereof
KR20150082932A (en) * 2014-01-08 2015-07-16 한국전자통신연구원 Apparatus and method for supporting configuration management of virtual machine, and apparatus and method for brokering cloud service using the apparatus
US20150261558A1 (en) * 2014-03-14 2015-09-17 Netapp, Inc. Method and system for replicating virtual machines

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20120072241A (en) * 2010-12-23 2012-07-03 한국전자통신연구원 System for moving individual virtual machine among cloud computing environment and method thereof
KR20120072136A (en) 2010-12-23 2012-07-03 한국전자통신연구원 Apparatus and method for driving virtual machine, and method for avoiding duplication of virtual machine image
KR20140055481A (en) * 2012-10-31 2014-05-09 삼성에스디에스 주식회사 Virtual machine providing method, system and recording medium recording the program thereof
KR20150082932A (en) * 2014-01-08 2015-07-16 한국전자통신연구원 Apparatus and method for supporting configuration management of virtual machine, and apparatus and method for brokering cloud service using the apparatus
US20150261558A1 (en) * 2014-03-14 2015-09-17 Netapp, Inc. Method and system for replicating virtual machines

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102141478B1 (en) * 2019-09-27 2020-08-06 주식회사 인재아이엔씨 CONE system and processing method for providing cloud service thereof

Also Published As

Publication number Publication date
KR102232617B1 (en) 2021-03-26

Similar Documents

Publication Publication Date Title
KR101736650B1 (en) Method and embedded device for loading driver
JPH076111A (en) Method for execution of correctable function by server
CN109358851A (en) Creation method, device and the computer readable storage medium of chart components
CN104572114A (en) Binding device, application updating device and method and application
US20190347190A1 (en) Code usage map
US20160327925A1 (en) Method and apparatus for modifying behavior of code for a controller-based device
KR20110090651A (en) Method and apparatus for generating application user adapted in portable terminal
US11675479B2 (en) List display method and apparatus, computer device and computer-readable medium
CN105791080A (en) Group-sending message processing method and system as well as electronic device
US20200053150A1 (en) Network topology templates for internal states of management and control planes
CN108958873B (en) Configuration method, device, medium and computer equipment for status bar immersive effect
KR20170043836A (en) Apparatus and method for generating virtual machine
CN110825409A (en) Parameter management method, electronic device, and computer storage medium
CN112328347A (en) Application rule configuration method and device and page processing method
CN105159673A (en) Method and device for setting control style
CN106557343A (en) Systematic function application and the method and device of loading resource
JP2016001376A (en) Programmable controller system, and support device of the same
EP3186708A1 (en) Workflow customization
US7353488B1 (en) Flow definition language for designing integrated circuit implementation flows
CN111324806A (en) Structured template updating method and device and storage medium
JPWO2019229845A1 (en) Program management system, programming support device, program management method, and programming support program
CN107621939A (en) A kind of optimizing application method and device
CN108052335A (en) Data managing method, device, computing device and storage medium
KR20120072138A (en) Apparatus and method for providing custom software, and method for software customization
US20150205697A1 (en) Software development apparatus and method

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant