KR20190051668A - Method for automatically provisioning virtual desktop under virtual desktop infra, and virtualization system using the same - Google Patents

Method for automatically provisioning virtual desktop under virtual desktop infra, and virtualization system using the same Download PDF

Info

Publication number
KR20190051668A
KR20190051668A KR1020170147554A KR20170147554A KR20190051668A KR 20190051668 A KR20190051668 A KR 20190051668A KR 1020170147554 A KR1020170147554 A KR 1020170147554A KR 20170147554 A KR20170147554 A KR 20170147554A KR 20190051668 A KR20190051668 A KR 20190051668A
Authority
KR
South Korea
Prior art keywords
virtual desktop
information
provisioning
automatically
provision
Prior art date
Application number
KR1020170147554A
Other languages
Korean (ko)
Other versions
KR102035094B1 (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 KR1020170147554A priority Critical patent/KR102035094B1/en
Publication of KR20190051668A publication Critical patent/KR20190051668A/en
Application granted granted Critical
Publication of KR102035094B1 publication Critical patent/KR102035094B1/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
    • 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
    • G06F2009/45562Creating, deleting, cloning virtual machine instances

Abstract

The present invention relates to a method for automatically provisioning a virtual desktop under a virtual desktop infra environment and a virtualization system using the same. The method comprises the steps of: creating a master virtual desktop with fixed provision information; creating a templet database in which templet information corresponding to variable provision information is stored; and automatically creating a virtual desktop based on the master virtual desktop by generating the variable provision information using the templet information of the templet database and processing the provisioning.

Description

가상 데스크톱 인프라 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법 및 이를 이용하는 가상화 시스템{METHOD FOR AUTOMATICALLY PROVISIONING VIRTUAL DESKTOP UNDER VIRTUAL DESKTOP INFRA, AND VIRTUALIZATION SYSTEM USING THE SAME}METHOD FOR AUTOMATICALLY PROVISING VIRTUAL DESKTOPS IN A VIRTUAL DESKTOP INFRASTRUCTURE ENVIRONMENT AND VIRTUALIZATION SYSTEM USING THE SAME FIELD OF THE INVENTION [0001]

가상 데스크톱 인프라 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법 및 이를 이용하는 가상화 시스템How to automatically provision virtual desktops in a virtual desktop infrastructure environment and virtualization systems that use them

크라우딩 컴퓨팅에 관한 논의가 활발해지면서 가상화(virtualization)이라는 용어가 빠지지 않고 나오고 있다. 가상화는 1960년대부터 등장한 용어이나, 인터넷이나 스마트 단말을 통한 클라우드 컴퓨팅이 확산되면서 경제적으로나 기술적으로 그 중요성이 더욱 커지게 되고 있다. As discussion about crowded computing becomes more active, the term virtualization is emerging. Virtualization is a term that has emerged since the 1960s, but with the spread of cloud computing through the Internet and smart devices, it is becoming increasingly important both economically and technologically.

특히, 잦은 보안 사고와 개인 정보의 보호 중요성이 증가하고 있으며, 국가 정책(스마트워크) 스마트 패드의 등장과 더불어서 LTE와 같은 고속 이동 네트워크 가 확산되면서 더욱 활성화가 예상되고 있다.In particular, the importance of frequent security accidents and the protection of personal information is increasing, and with the emergence of the national policy (smart work) smart pad, it is expected to be more active as the high-speed mobile network such as LTE spreads.

VDI(Virtual Desktop Infra)는 호스트 기반 데스크톱 가상화를 가능하게 하는 서버 컴퓨팅모델로 가상화환경을 지원하는데 필요한 소프트웨어 시스템 및 소프트웨어를 포함한다. Virtual Desktop Infra (VDI) is a server computing model that enables host-based desktop virtualization, including the software systems and software needed to support virtualization environments.

VDI 시스템은 가상 데스크톱(Virtual Desktop : VD)을 로컬시스템이 아닌 중앙 서버에서 수행해주는 가상 머신 계층, 가성 머신 데이터를 저장해주는 스토리지 계층, 그리고 각 가상 머신을 연결해주는 세션 관리 계층, 마지막으로 서비스를 받는 클라이언트 계층으로 이루어져 있다. The VDI system consists of a virtual machine layer (VD) that is managed by a central server (not a local machine), a storage layer that stores the virtual machine data, a session management layer that connects each virtual machine, Client layer.

이와 같은 VDI 가상화 환경의 특성상 다수의 가상 데스크톱을 관리하여야 하는 업무리스크가 발생하게 된다. 특히 가상 데스크톱의 프로비젼 및 배포가 필요하게 되는 경우, 세션 관리자가 가상 데스크톱의 프로비젼관련 정보를 직접 입력하여 프로비젼을 하고 사용자에게 할당하여 배포하게 되는데, 이 과정은 모두 수작업으로 진행되고 있어 관리 업무에 대한 부하가 매우 크다는 문제점이 있다.. Due to the nature of the VDI virtualization environment, there is a risk of managing many virtual desktops. In particular, when provisioning and distribution of a virtual desktop becomes necessary, the session manager directly inputs the provision related information of the virtual desktop, provision it, allocates it to the user, and distributes it. There is a problem that the workload is very large.

본 발명은 상술한 과제를 해결하기 위하여 안출된 것으로서, 가상 데스크톱의 생성 및 배포를 자동화하거나 또는 예약 기능을 사용하여 관리 업무 부하를 최소화하는 가상 데스크톱 인프라 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법 및 이를 이용하는 가상화 시스템을 제공하기 위한 것이다. SUMMARY OF THE INVENTION The present invention has been made in order to solve the above-mentioned problems, and it is an object of the present invention to provide a method of automatically provisioning a virtual desktop in a virtual desktop infrastructure environment that automates generation and distribution of a virtual desktop, And to provide a virtualization system for use.

상술한 과제를 해결하기 위하여 안출된 본 발명의 일실시예인 가상 데스크톱 인터페이스 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법은, 고정 프로비젼 정보를 구비하는 마스터 가상 데스크톱을 생성하는 단계; 탬플릿 정보가 저장되는 탬플릿 데이터 베이스를 생성하는 단계; 및 상기 탬플릿 정보를 이용하여 상기 가변 프로비젼 정보를 생성시켜 프로비져닝을 진행하여 상기 마스터 가상 데스크톱을 기반으로 하는 가상 데스크톱을 자동으로 생성하는 단계;를 포함할 수 있다.According to an aspect of the present invention, there is provided a method of automatically provisioning a virtual desktop in a virtual desktop interface environment, the method comprising: generating a master virtual desktop having fixed provisioning information; Creating a template database in which the template information is stored; And automatically generating a virtual desktop based on the master virtual desktop by generating the variable provision information using the template information and proceeding with provisioning.

여기서, 상기 가상 데스크톱 인터페이스 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법은, 사용자 입력부를 통한 상기 가상 데스크톱의 입력 네임 정보를 생성하는 단계;를 더 포함하고, 상기 탬플릿 정보를 이용하여 상기 가변 프로비젼 정보를 생성시켜 프로비져닝을 진행하여 상기 마스터 가상 데스크톱을 기반으로 하는 가상 데스크톱을 자동으로 생성하는 단계는, 상기 가상 데스크톱의 네임을 상기 입력 네임 정보로 설정하는 단계를 포함할 수 있다.Here, the method of automatically provisioning a virtual desktop in the virtual desktop interface environment may further include generating input name information of the virtual desktop through a user input unit, wherein the variable provision information And automatically generating a virtual desktop based on the master virtual desktop by provisioning the virtual desktop may include setting the name of the virtual desktop as the input name information.

여기서, 상기 마스터 가상 데스크톱은 물리 스토리지를 포함하고, 상기 물리 스토리지에는 상기 고정 프로비젼 정보가 저장될 수 있다.Here, the master virtual desktop includes physical storage, and the fixed provision information may be stored in the physical storage.

여기서, 상기 고정 프로비젼 정보는, OS 프로그램, 오피스 프로그램, 및 스캐줄 프로그램을 포함할 수 있고, 상기 탬플릿 정보는, 상기 가상 데스크톱 네임 정보, IP 정보, Macadress 정보, 호스트 네임 정보, 가상 스위치정보를 포함할 수 있다.Here, the fixed provision information may include an OS program, an office program, and a schedule program, and the template information includes the virtual desktop name information, the IP information, the Macadress information, the host name information, can do.

여기서, 상기 가상 데스크톱 인터페이스 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법은, 프로비젼 스캐줄 정보를 미리 저장하는 단계;를 더 포함하고, 상기 탬플릿 정보를 이용하여 상기 가변 프로비젼 정보를 생성시켜 프로비져닝을 진행하여 상기 마스터 가상 데스크톱을 기반으로 하는 가상 데스크톱을 자동으로 생성하는 단계는, 상기 프로비젼 스캐줄 정보에 따라 자동으로 프로비져닝을 행하는 단계를 포함할 수 있다.The method of automatically provisioning a virtual desktop in the virtual desktop interface environment may further include storing the provision schedule information in advance, and the variable provision information is generated using the template information to perform provisioning The step of automatically generating a virtual desktop based on the master virtual desktop may include a step of automatically provisioning according to the provision schedule information.

여기서, 상기 프로비젼 스캐줄 정보는, 프로비젼예약 시간정보, 가상 데스크톱 목록 정보, 반복사용정보, 요일정보를 포함할 수 있다.Here, the provision schedule information may include provision reservation time information, virtual desktop list information, repeated use information, and day of week information.

여기서, 상기 프로비젼 스캐줄 정보에 따라 자동으로 프로비져닝을 행하는 단계는, 프로비젼 서버에 의해 상기 프로비젼 스캐줄 정보에 해당하는 이벤트가 감시하는 단계; 상기 이벤트가 발생되면, 상기 프로비젼 스캐줄 정보에 포함된 가상 데스크톱 목록을 기준으로 프로비젼 정보에 필요한 필수 프로비젼 정보를 획득하는 단계; 및 상기 필수 프로비젼 정보를 이용하여 호스트에 프로비져닝하여 상기 가상 데스트탑을 생성하는 단계를 포함할 수 있다.Here, the step of automatically provisioning according to the provision schedule information may include the steps of: monitoring an event corresponding to the provision schedule information by the provision server; Obtaining essential provision information necessary for provisioning information based on the virtual desktop list included in the provisioning schedule information when the event occurs; And generating the virtual desktop by provisioning the host using the essential provision information.

여기서, 상기 마스터 가상 데스크톱은 가변 프로비젼 정보를 더 구비하고, 상기 탬플릿 정보를 이용하여 상기 가변 프로비젼 정보를 생성시켜 프로비져닝을 진행하여 상기 마스터 가상 데스크톱을 기반으로 하는 가상 데스크톱을 자동으로 생성하는 단계는, 상기 마스터 가상 데스크톱의 상기 가변 프로비젼 정보에 상기 탬플릿 정보를 치환시켜서 프로비져닝하는 단계를 포함할 수 있다.The master virtual desktop further includes variable provisioning information, and the virtual provisioning server generates the variable provision information using the template information, and proceeds to provisioning to automatically generate a virtual desktop based on the master virtual desktop And provisioning the variable information of the master virtual desktop by replacing the template information with the variable provision information of the master virtual desktop.

본 발명의 다른 실시예인, 가상 데스크톱을 자동으로 프로비져닝하는 가상화 시스템은, 고정 프로비젼 정보를 구비하는 마스터 가상 데스크톱; 탬플릿 정보가 저장되는 탬플릿 데이터 베이스; 및 상기 탬플릿 정보를 이용하여 가변 프로비젼 정보에 생성시켜서 프로비져닝을 진행하여 상기 마스터 가상 데스크톱을 기반으로 하는 가상 데스크톱을 자동으로 생성하는 프로비젼 서버를 포함할 수 있다.In another embodiment of the present invention, a virtualization system for automatically provisioning a virtual desktop comprises: a master virtual desktop having fixed provisioning information; A template database in which template information is stored; And a provision server for automatically generating a virtual desktop based on the master virtual desktop by generating provisional provision information using the template information and provisioning the virtual desktop.

여기서, 상기 마스터 가상 데스크톱은 가변 프로비젼 정보를 더 포함하고, 상기 프로비젼 서버는, 상기 탬플릿 정보를 상기 마스터 가상 데스크톱의 가변 프로비젼 정보로 치환하여 프로비져닝을 진행할 수 있다.Here, the master virtual desktop may further include variable provisioning information, and the provisioning server may perform provisioning by replacing the template information with variable provisioning information of the master virtual desktop.

여기서, 상기 강상화 시스템은, 프로비젼 스캐줄 정보를 저장하는 스캐줄러 데이터 베이스를 더 포함하고, 상기 프로비젼 서버는, 상기 프로비젼 스캐줄 정보에 기초하여 상기 프로비져닝을 진행하여 상기 가상 데스크톱을 자동으로 생성할 수 있다.Here, the coarse scaler system may further include a scheduler database for storing provision schedule information, and the provision server may be configured to automatically provision the virtual desktop by proceeding with the provisioning based on the provision schedule information can do.

상술한 구성을 가진 본 발명의 일실시예에 따르면, 가변 프로비젼 정보를 탬플릿 정보로서 미리 저장하고 사용하게 되면, 매번 가상 데스크톱의 프로비젼 정보를 수작업을 통해 입력할 필요 없이, 단지 가상 데스크톱 정보를 지정하는 것만으로 프로비젼을 실행할 수 있게 된다. According to an embodiment of the present invention having the above-described configuration, when the variable provisioning information is stored and used as the template information in advance, it is possible to store the virtual desktop information only in the virtual desktop without having to input the provisioning information of the virtual desktop manually. It is possible to execute the provision just by specifying.

또한, 미리 저장된 탬플릿 정보와 더불어서 프로비젼 스캐줄 정보를 사용하면, 주말이나 야간 같은 관리자가 관리하기 힘든 시간대에도 자동으로 프로비젼을 하여 관리자의 수고를 덜어줄 수 있게 된다. In addition, by using the provision schedule information in addition to the template information that is stored in advance, the provision of the provision schedule information automatically reduces the trouble of the administrator by automatically provisioning at a time when the administrator such as the weekend or the night can not manage.

또한 특정 시간 특정 요일 마다 주기적으로 프로비젼을 사용할 수 있게 된다. 이 경우 가상 데스크톱 목록 중 없는 가상 데스크톱 만 자동으로 프로비져닝하여 생성 배포할 수 있으며, 이러한 경우, 관리자가 불필요한 가상 데스크톱을 지우는 것만으로도 가상 데스크톱의 생성이 스캐줄러에 의해 이루어지게 되는 장점이 있다.In addition, the provision can be used periodically at specific time specific days of the week. In this case, only virtual desktops that are not in the list of virtual desktops can be automatically provisioned to be created and distributed. In such a case, it is advantageous that a virtual desktop is created by the scheduler even if an administrator deletes unnecessary virtual desktops.

또한 마스터 가상 데스크톱이 업데이트 하는 경우, 스캐줄러에 의해 모든 가상 데스크톱이 자동으로 재프로비젼되게 된다. Also, if the master virtual desktop is updated, all virtual desktops will be automatically reprovisioned by the scheduler.

도 1은 본 발명의 일실시예에 따른 가상화 시스템의 전체 구성도
도 2는 본 발명의 일실시예인 가상 데스크톱 인프라 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법 중 제 1 실시예를 설명하기 위한 흐름도.
도 3은 도 2는 본 발명의 일실시예인 가상 데스크톱 인프라 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법 중 제 2 실시예를 설명하기 위한 흐름도.
도 4는 본 발명의 일실시예인 가상 데스크톱 인프라 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법에 이용되는 탬플릿 데이터 베이스의 예를 나타내는 도면.
도 5는 본 발명의 일실시예인 가상 데스크톱 인프라 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법에 이용되는 스캐줄러 데이터 베이스의 예를 나타내는 도면.
1 is a block diagram of an overall configuration of a virtualization system according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a method of automatically provisioning a virtual desktop in a virtual desktop infrastructure environment according to an embodiment of the present invention; FIG.
FIG. 3 is a flowchart illustrating a method of automatically provisioning a virtual desktop in a virtual desktop infrastructure environment according to an embodiment of the present invention. FIG.
4 is a diagram illustrating an example of a template database used in a method of automatically provisioning a virtual desktop in a virtual desktop infrastructure environment, which is an embodiment of the present invention;
5 is a diagram illustrating an example of a scadler database used in a method for automatically provisioning a virtual desktop in a virtual desktop infrastructure environment, which is an embodiment of the present invention;

이하에서는 첨부된 도면들을 참조하여 본 발명을 한정하지 않는 실시 예를 통해 본 발명을 보다 상세히 설명하며, 일부 도면에서 동일한 요소에 대해서는 동일한 부호를 부여한다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings, in which like reference numerals refer to like elements throughout.

도 1은 본 발명의 일실시예에 따른 가상화 시스템의 전체 구성도이다. 도시된 바와 같이, 본 발명에 따른 가상 데스크톱을 자동으로 프로비져닝하는 가상화 시스템은, 크게 마스터 가상 데스크톱(1), 데이터 베이스(2), 호스트(3), 그리고 프로비젼 서버(4)를 포함하여 구성될 수 있다.1 is an overall configuration diagram of a virtualization system according to an embodiment of the present invention. As shown in the figure, a virtualization system for automatically provisioning a virtual desktop according to the present invention includes a master virtual desktop 1, a database 2, a host 3, and a provision server 4 .

고정 프로비젼 정보를 구비하는 마스터 가상 데스크톱(1)은 후술하는 가상 데스트톱의 기본이 되는 구성으로서, OS 프로그램이나 업무 필수 프로그램을 저장하는 물리 스토리지(11)를 포함하며, 추가로 가변 프로비젼 정보를 구비할 수 있다.The master virtual desktop 1 having fixed provisioning information is a basic structure of a virtual desktop which will be described later, and includes a physical storage 11 for storing an OS program and a business essential program, and further includes variable provision information .

여기서 고정 프로비젼 정보는 모든 가상 데스크톱에서 동일하게 가지게 될 OS 프로그램, 사용자 응용 프로그램, 업무 필수 프로그램인 오피스 프로그램, 스캐줄 프로그램등을 포함할 수 있다. 가변 프로비젼 정보는 생성될 가상 데스크톱 마다 상이한 정보로서 IP 정보, 호스트 정보 등을 포함할 수 있다. The fixed provisioning information may include an OS program, a user application program, an office program, a business program, a schedule program, and the like, which will be equally held in all virtual desktops. The variable provision information may include IP information, host information, and the like as different information for each virtual desktop to be generated.

데이터 베이스(2)에는 탬플릿 데이터 베이스(21)와 스캐줄러 데이터 베이스(22)가 저장된다. 탬플릿 데이터 베이스(21)에는 상기 가변 프로비젼 정보에 대응되는 정보가 저장된다. 예컨대 가상 데스트탑 네임 정보, 컴퓨터 이름 정보, IP 주소 정보, Macaddress 정보, 호스트 이름 정보, 가상 스위치 정보 등이 저장된다. 이 탬플릿 데이터 베이스(21)의 예가 도 4에 도시되어 있다. The database (2) stores a template database (21) and a scheduler database (22). In the template database 21, information corresponding to the variable provision information is stored. For example, virtual desktop name information, computer name information, IP address information, Mac address information, host name information, virtual switch information, and the like. An example of this template database 21 is shown in Fig.

스캐줄러 데이터 베이스(22)에는, 프로비젼 예약 정보, 가상 데스크톱목록 정보, 반복 사용 여부 정보, 요일 정보등이 저장된다. 이 스캐줄러 데이터 베이스(22)의 예가 도 5에 도시되어 있다. Provision schedule information, virtual desktop list information, repeated use information, day of week information, and the like are stored in the scheduler database 22. An example of this scheduler database 22 is shown in Fig.

호스트(3)에는 다수의 가상 데스크톱(31,32...)이 형성된다. 가상 데스크톱(31,32...)은 후술하는 프로비젼 서버(4)에 의해 마스터 가상 데스크톱(1)을 기반으로 하여 자동 생성된다. 이에 대해서는 도 2 및 도 3에서 보다 상세하게 설명하도록 한다 .A plurality of virtual desktops 31, 32, ... are formed in the host 3. The virtual desktops 31, 32 ... are automatically generated based on the master virtual desktop 1 by the provisioning server 4, which will be described later. This will be described in more detail in Fig. 2 and Fig.

도 2는 본 발명의 일실시예인 가상 데스크톱 인프라 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법 중 제 1 실시예를 설명하기 위한 흐름도이다. 도 2에서 설명하는 제 1 실시예는 탬플릿 데이터베이스를 이용하여 자동으로 가상 데스크톱을 생성하는 예이다. 2 is a flowchart illustrating a method of automatically provisioning a virtual desktop in a virtual desktop infrastructure environment according to an embodiment of the present invention. The first embodiment described in FIG. 2 is an example in which a virtual desktop is automatically created using a template database.

도 2에 도시된 바와 같이, 마스터 가상 데스크톱을 우선 생성한다. 마스터 가상 데스크톱은 고정 프로비젼 정보를 가지고 있으며, 추가로 가변 프로비젼 정보를 구비하고 할 수 있다. 고정 프로비젼 정보 중 업무에 필수적인 업무 필수 프로그램과 OS 프로그램, 기타 앱등 물리 스토리지에 저장될 수 있다.As shown in FIG. 2, a master virtual desktop is first created. The master virtual desktop has fixed provisioning information, and can additionally have variable provisioning information. Fixed provisioning information can be stored in physical storage such as business essential programs, OS programs, and other applications that are essential for business.

이 상태에서, 데이터 베이스에 가변 프로비젼 정보에 대응하는 탬플릿 정보가 저장되는 탬플릿 데이터 베이스를 선행하여 저장한다(S2). 이 상태에서 관리자(사용자)는 새로 프로비젼할 가상 데스크톱의 정보를 선택한다. 즉, 사용자 입력부를 통해 가상 데스크톱 의 입력 네임 정보를 생성하게 된다(S3). 그러면 프로비젼 서버는, 탬플릿 데이터 베이스의 상기 탬플릿 정보를 상기 가변 프로비젼 정보에 치환시켜서 프로비져닝을 진행하여 상기 마스터 가상 데스크톱을 기반으로 하는 가상 데스크톱을 자동으로 생성하게 된다. 다시 말해, 상기 가상 데스크톱의 네임을 상기 입력 네임 정보로 설정하면서 마스터 가상 데스크톱을 기반으로 가상 데스크톱을 자동으로 생성하게 된다. In this state, the template database in which the template information corresponding to the variable provision information is stored is stored in the database (S2). In this state, the administrator (user) selects the information of the virtual desktop to be newly provisioned. That is, the input name information of the virtual desktop is generated through the user input unit (S3). Then, the provisioning server replaces the template information of the template database with the variable provisioning information, and proceeds with the provisioning to automatically generate a virtual desktop based on the master virtual desktop. In other words, the virtual desktop is automatically created based on the master virtual desktop while setting the name of the virtual desktop as the input name information.

상술한 구성을 가진 본 발명의 일실시예에 따르면, 가변 프로비젼 정보를 탬플릿 정보로서 미리 저장하고 사용하게 되면, 매번 가상 데스크톱의 프로비젼 정보를 수작업을 통해 입력할 필요 없이, 단지 가상 데스크톱 정보를 지정하는 것만으로 프로비젼을 실행하여 가상 데스크톱을 추가 생성할 수 있게 된다. According to an embodiment of the present invention having the above-described configuration, when the variable provisioning information is stored and used as the template information in advance, it is possible to store the virtual desktop information only in the virtual desktop without having to input the provisioning information of the virtual desktop manually. The virtual desktop can be created by executing the provision only by specifying the virtual desktop.

이하에서는 스캐줄러 데이터 베이스를 활용한 본 발명에 따른 제 2 실시예를 도 3을 참조하여 설명하도록 한다.Hereinafter, a second embodiment according to the present invention utilizing a scanner database will be described with reference to FIG.

도 3은 도 2는 본 발명의 일실시예인 가상 데스크톱 인프라 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법 중 제 2 실시예를 설명하기 위한 흐름도이다. 도 3에 도시된 바와 같이, 우선 데이터 베이스에는 프로비젼 스캐줄 정보를 포함하는 스캐줄러 데이터베이스를 생성한다(S21).그리고 프로비젼 서버에는 주기적으로 스캐줄 정보를 체크한다(S11). 그 다음, 데이터 베이스는 스캐줄 정보를 프로비젼 서버로 전송하게 된다. 그리고 프로비젼 서버는 마스터 가상 데스크톱나 가상 데스크톱을 체크하면서, 프로비젼 스캐줄 정보에 매칭되는 이벤트가 발생되는지를 확인한다. 이벤트가 발생하게 되면, 데이터베이스로부터 탬플릿 정보를 수신 받는다(S23). 그러면 프로비젼 서버는 탬플릿 정보의 유효성을 검토한 후, 프로비져닝을 실행한다(S12, S13). 프로비져닝의 실행 결과로 호스트에 가상 데스크톱 생성 요청을 진행하고, 이에 따라 호스트에서는 가상 데스크톱을 생성한다(S31). FIG. 3 is a flowchart illustrating a method of automatically provisioning a virtual desktop in a virtual desktop infrastructure environment according to a second embodiment of the present invention. 3, the scheduler database including the provision schedule information is created in the database (S21), and the schedule information is periodically checked in the provision server (S11). The database then sends the scheduling information to the provisioning server. The provisioning server checks the master virtual desktop or the virtual desktop to see if an event matching the provisioning schedule information occurs. When the event occurs, the template information is received from the database (S23). Then, the provisioning server examines the validity of the template information, and then performs the provisioning (S12, S13). As a result of the provisioning, the virtual desktop creation request is transmitted to the host, and the host creates the virtual desktop (S31).

그 다음, 프로비젼 서버는 데이터 베이스를 사용한 배포를 진행한다. 배포는 VDI 사용자가 새로 생성한 가상 데스크톱을 사용할 수 있도록 사용자 계정에 할당됨을 의미한다(S15,S16).The provisioning server then proceeds with the deployment using the database. The distribution means that the VDI user is assigned to the user account to use the newly created virtual desktop (S15, S16).

예를 들어 프로비젼 스캐줄 정보에 가상 데스크톱 목록 정보가 있는 경우, 프로비젼 서버는 이를 확인하고, 그 다음 호스트에 있는 가상 데스크톱와 비교하여 가상 데스크톱 목록 정보에 없는 가상 데스크톱은 삭제하고, 가상 데스크톱 목록 정보에는 있으나 호스트에 가상 데스크톱이 없는 경우, 이에 대응하는 가상 데스크톱을 자동으로 생성하는 프로비져닝을 실행할 수 있다. For example, if the provisioning schedule information contains virtual desktop list information, the provisioning server checks it, then deletes virtual desktops that are not in the virtual desktop list information compared to the virtual desktops on the host, and the virtual desktop list information If there is no virtual desktop on the host, you can run provisioning that automatically creates a corresponding virtual desktop.

상술한 구성을 가진 본 발명의 일실시예에 따르면, 가변 프로비젼 정보를 탬플릿 정보로서 미리 저장하고 사용하게 되면, 매번 가상 데스크톱의 프로비젼 정보를 수작업을 통해 입력할 필요 없이, 단지 가상 데스크톱 정보를 지정하는 것만으로 프로비젼을 실행할 수 있게 된다. According to an embodiment of the present invention having the above-described configuration, when the variable provisioning information is stored and used as the template information in advance, it is possible to store the virtual desktop information only in the virtual desktop without having to input the provisioning information of the virtual desktop manually. It is possible to execute the provision just by specifying.

또한, 미리 저장된 탬플릿 정보와 더불어서 프로비젼 스캐줄 정보를 사용하면, 주말이나 야간 같은 관리자가 관리하기 힘든 시간대에도 자동으로 프로비젼을 하여 관리자의 수고를 덜어줄 수 있게 된다. In addition, by using the provision schedule information in addition to the template information that is stored in advance, the provision of the provision schedule information automatically reduces the trouble of the administrator by automatically provisioning at a time when the administrator such as the weekend or the night can not manage.

또한 특정 시간 특정 요일 마다 주기적으로 프로비젼을 사용할 수 있게 된다. 이 경우 가상 데스크톱 목록 중 없는 가상 데스크톱 만 자동으로 프로비져닝하여 생성 배포할 수 있으며, 이러한 경우, 관리자가 불필요한 가상 데스크톱을 지우는 것만으로도 가상 데스크톱의 생성이 스캐줄러에 의해 이루어지게 되는 장점이 있다.In addition, the provision can be used periodically at specific time specific days of the week. In this case, only virtual desktops that are not in the list of virtual desktops can be automatically provisioned to be created and distributed. In such a case, it is advantageous that a virtual desktop is created by the scheduler even if an administrator deletes unnecessary virtual desktops.

또한 마스터 가상 데스크톱이 업데이트 하는 경우, 스캐줄러에 의해 모든 가상 데스크톱이 자동으로 재프로비젼되게 된다. Also, if the master virtual desktop is updated, all virtual desktops will be automatically reprovisioned by the scheduler.

상기와 같이 설명된 가상 데스크톱 인프라 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법 및 이를 이용하는 가상화 시스템은 상기 설명된 실시 예들의 구성과 방법이 한정되게 적용될 수 있는 것이 아니라, 상기 실시 예들의 다양한 변형이 이루어질 수 있도록 각 실시 예들의 전부 또는 일부가 선택적으로 조합되어 구성될 수도 있다.The method of automatically provisioning a virtual desktop in the virtual desktop infrastructure environment described above and the virtualization system using the method are not limited to the configuration and method of the above-described embodiments, but various variations of the embodiments are possible All or some of the embodiments may be selectively combined.

1: 마스터 가상 데스크톱(마스터 가상 데스크톱)
11 : 물리 스토리지
2 : 데이터 베이스
21 : 탬플릿 데이터 베이스
22 : 스캐줄러 데이터베이스
3 : 호스트
31, 32 : 가상 데스크톱
4 : 프로비젼 서버
1: Master virtual desktop (master virtual desktop)
11: Physical Storage
2: Database
21: Template database
22: Scheduler database
3: Host
31, 32: Virtual Desktop
4: Provision server

Claims (12)

고정 프로비젼 정보를 구비하는 마스터 가상 데스크톱을 생성하는 단계;
탬플릿 정보가 저장되는 탬플릿 데이터 베이스를 생성하는 단계; 및
상기 탬플릿 정보를 이용하여 가변 프로비젼 정보를 생성시켜 프로비져닝을 진행하여 상기 마스터 가상 데스크톱을 기반으로 하는 가상 데스크톱을 자동으로 생성하는 단계;를 포함하는, 가상 데스크톱 인터페이스 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법.
Creating a master virtual desktop having fixed provisioning information;
Creating a template database in which the template information is stored; And
And automatically generating a virtual desktop based on the master virtual desktop by generating provisional provision information using the template information and automatically provisioning the virtual desktop in a virtual desktop interface environment Way.
제 1 항에 있어서,
사용자 입력부를 통한 상기 가상 데스크톱의 입력 네임 정보를 생성하는 단계;를 더 포함하고,
상기 탬플릿 정보를 이용하여 상기 가변 프로비젼 정보를 생성시켜 프로비져닝을 진행하여 상기 마스터 가상 데스크톱을 기반으로 하는 가상 데스크톱을 자동으로 생성하는 단계는,
상기 가상 데스크톱의 네임을 상기 입력 네임 정보로 설정하는 단계를 포함하는, 가상 데스크톱 인터페이스 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법.
The method according to claim 1,
Generating input name information of the virtual desktop through a user input unit,
Wherein the step of generating the variable provision information using the template information and automatically provisioning the virtual desktop based on the master virtual desktop comprises:
And setting the name of the virtual desktop to the input name information. ≪ Desc / Clms Page number 19 >
제 1 항에 있어서,
상기 마스터 가상 데스크톱은 물리 스토리지를 포함하고,
상기 물리 스토리지에는 상기 고정 프로비젼 정보가 저장되는, 가상 데스크톱 인터페이스 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법.
The method according to claim 1,
Wherein the master virtual desktop comprises physical storage,
Wherein the fixed provisioning information is stored in the physical storage.
제 3 항에 있어서,
상기 고정 프로비젼 정보는,
OS 프로그램, 오피스 프로그램, 및 스캐줄 프로그램을 포함하는, 가상 데스크톱 인터페이스 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법.
The method of claim 3,
Wherein the fixed provision information comprises:
A method for automatically provisioning a virtual desktop in a virtual desktop interface environment, including an OS program, an office program, and a schedule program.
제 1 항에 있어서,
상기 탬플릿 정보는,
상기 가상 데스크톱 네임 정보, IP 정보, Macadress 정보, 호스트 네임 정보, 가상 스위치정보를 포함하는, 가상 데스크톱 인터페이스 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법.
The method according to claim 1,
Wherein the template information comprises:
The method of automatically provisioning a virtual desktop in a virtual desktop interface environment, said virtual desktop name information, IP information, Macadress information, host name information, and virtual switch information.
제 1 항에 있어서,
프로비젼 스캐줄 정보를 미리 저장하는 단계;를 더 포함하고,
상기 탬플릿 정보를 이용하여 상기 가변 프로비젼 정보를 생성시켜 프로비져닝을 진행하여 상기 마스터 가상 데스크톱을 기반으로 하는 가상 데스크톱을 자동으로 생성하는 단계는,
상기 프로비젼 스캐줄 정보에 따라 자동으로 프로비져닝을 행하는 단계를 포함하는, 가상 데스크톱 인터페이스 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법.
The method according to claim 1,
And storing the provision schedule information in advance,
Wherein the step of generating the variable provision information using the template information and automatically provisioning the virtual desktop based on the master virtual desktop comprises:
And automatically provisioning in accordance with the provisioning schedule information. The method of claim 1, wherein the step of automatically provisioning a virtual desktop in a virtual desktop interface environment comprises the step of automatically provisioning according to the provisioning schedule information.
제 6 항에 있어서,
상기 프로비젼 스캐줄 정보는, 프로비젼예약 시간정보, 가상 데스크톱 목록 정보, 반복사용정보, 요일정보를 포함하는, 가상 데스크톱 인터페이스 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법.
The method according to claim 6,
Wherein the provisioning schedule information comprises provisioning time information, virtual desktop listing information, repeated usage information, and day of the week information in a virtual desktop interface environment.
제 6 항에 있어서,
상기 프로비젼 스캐줄 정보에 따라 자동으로 프로비져닝을 행하는 단계는,
프로비젼 서버에 의해 상기 프로비젼 스캐줄 정보에 해당하는 이벤트가 감시하는 단계;
상기 이벤트가 발생되면, 상기 프로비젼 스캐줄 정보에 포함된 가상 데스크톱 목록을 기준으로 프로비젼 정보에 필요한 필수 프로비젼 정보를 획득하는 단계; 및
상기 필수 프로비젼 정보를 이용하여 호스트에 프로비져닝하여 상기 가상 데스트탑을 생성하는 단계를 포함하는, 가상 데스크톱 인터페이스 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법.
The method according to claim 6,
Wherein the step of automatically provisioning according to the provision schedule information comprises:
Monitoring an event corresponding to the provision schedule information by a provisioning server;
Obtaining essential provision information necessary for provisioning information based on the virtual desktop list included in the provisioning schedule information when the event occurs; And
And automatically provisioning the virtual desktop in the virtual desktop interface environment, wherein the virtual desktop is provisioned to the host using the essential provision information.
제 1 항에 있어서,
상기 마스터 가상 데스크톱은 가변 프로비젼 정보를 더 구비하고,
상기 탬플릿 정보를 이용하여 상기 가변 프로비젼 정보를 생성시켜 프로비져닝을 진행하여 상기 마스터 가상 데스크톱을 기반으로 하는 가상 데스크톱을 자동으로 생성하는 단계는,
상기 마스터 가상 데스크톱의 상기 가변 프로비젼 정보에 상기 탬플릿 정보를 치환시켜서 프로비져닝하는 단계를 포함하는, 가상 데스크톱 인터페이스 환경에서 가상 데스크톱을 자동으로 프로비져닝하는 방법.
The method according to claim 1,
Wherein the master virtual desktop further comprises variable provisioning information,
Wherein the step of generating the variable provision information using the template information and automatically provisioning the virtual desktop based on the master virtual desktop comprises:
And provisioning the variable information of the master virtual desktop by substituting the template information for the variable provisioning information of the master virtual desktop.
고정 프로비젼 정보을 구비하는 마스터 가상 데스크톱;
탬플릿 정보가 저장되는 탬플릿 데이터 베이스; 및
상기 탬플릿 정보를 이용하여 가변 프로비젼 정보에 생성시켜서 프로비져닝을 진행하여 상기 마스터 가상 데스크톱을 기반으로 하는 가상 데스크톱을 자동으로 생성하는 프로비젼 서버를 포함하는, 가상 데스크톱을 자동으로 프로비져닝하는 가상화 시스템.
A master virtual desktop having fixed provisioning information;
A template database in which template information is stored; And
And a provisioning server for automatically generating a virtual desktop based on the master virtual desktop by generating provisional provision information by using the template information, and provisioning the virtual desktop by automatically provisioning the virtual desktop.
제 10 항에 있어서,
상기 마스터 가상 데스크톱은 가변 프로비젼 정보를 더 포함하고,
상기 프로비젼 서버는,
상기 탬플릿 정보를 상기 마스터 가상 데스크톱의 가변 프로비젼 정보로 치환하여 프로비져닝을 진행하는, 가상 데스크톱을 자동으로 프로비져닝하는 가상화 시스템.
11. The method of claim 10,
Wherein the master virtual desktop further comprises variable provisioning information,
The provision server,
And provisioning is performed by replacing the template information with variable provisioning information of the master virtual desktop, wherein the virtual desktop is automatically provisioned.
제 10 항에 있어서,
프로비젼 스캐줄 정보를 저장하는 스캐줄러 데이터 베이스를 더 포함하고,
상기 프로비젼 서버는,
상기 프로비젼 스캐줄 정보에 기초하여 상기 프로비져닝을 진행하여 상기 가상 데스크톱을 자동으로 생성하는, 가상 데스크톱을 자동으로 프로비져닝하는 가상화 시스템.
11. The method of claim 10,
And a scheduler database for storing the provision schedule information,
The provision server,
Wherein the virtual desktop is automatically provisioned by proceeding with the provisioning based on the provision schedule information to automatically generate the virtual desktop.
KR1020170147554A 2017-11-07 2017-11-07 Method for automatically provisioning virtual desktop under virtual desktop infra, and virtualization system using the same KR102035094B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170147554A KR102035094B1 (en) 2017-11-07 2017-11-07 Method for automatically provisioning virtual desktop under virtual desktop infra, and virtualization system using the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170147554A KR102035094B1 (en) 2017-11-07 2017-11-07 Method for automatically provisioning virtual desktop under virtual desktop infra, and virtualization system using the same

Publications (2)

Publication Number Publication Date
KR20190051668A true KR20190051668A (en) 2019-05-15
KR102035094B1 KR102035094B1 (en) 2019-10-23

Family

ID=66579482

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170147554A KR102035094B1 (en) 2017-11-07 2017-11-07 Method for automatically provisioning virtual desktop under virtual desktop infra, and virtualization system using the same

Country Status (1)

Country Link
KR (1) KR102035094B1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008084826A1 (en) * 2007-01-11 2008-07-17 Nec Corporation Provisioning system, method, and program
JP2009217327A (en) * 2008-03-07 2009-09-24 Nec Corp Client environment generation system, client environment generation method, client environment generation program and storage medium
JP2013130945A (en) * 2011-12-20 2013-07-04 Hitachi Ltd Virtual client provisioning system and method
JP2015518997A (en) * 2012-06-11 2015-07-06 ヴイエムウェア インコーポレイテッドVMware,Inc. Integrated storage / VDI provisioning method
KR101601228B1 (en) * 2014-11-26 2016-03-21 현대자동차주식회사 Provisioning method of telematics
JP2017111791A (en) * 2015-09-30 2017-06-22 横河電機株式会社 Method, system and computer program for cloud-based computing cluster for simulated operator training system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008084826A1 (en) * 2007-01-11 2008-07-17 Nec Corporation Provisioning system, method, and program
JP2009217327A (en) * 2008-03-07 2009-09-24 Nec Corp Client environment generation system, client environment generation method, client environment generation program and storage medium
JP2013130945A (en) * 2011-12-20 2013-07-04 Hitachi Ltd Virtual client provisioning system and method
JP2015518997A (en) * 2012-06-11 2015-07-06 ヴイエムウェア インコーポレイテッドVMware,Inc. Integrated storage / VDI provisioning method
KR101601228B1 (en) * 2014-11-26 2016-03-21 현대자동차주식회사 Provisioning method of telematics
JP2017111791A (en) * 2015-09-30 2017-06-22 横河電機株式会社 Method, system and computer program for cloud-based computing cluster for simulated operator training system

Also Published As

Publication number Publication date
KR102035094B1 (en) 2019-10-23

Similar Documents

Publication Publication Date Title
US11140176B2 (en) Distributed topology enabler for identity manager
CN108737270B (en) Resource management method and device for server cluster
US10394477B2 (en) Method and system for memory allocation in a disaggregated memory architecture
EP3101870A1 (en) Storage resource scheduling method and storage calculation system
EP3447965B1 (en) Network function instance management method and relevant device
US10356155B2 (en) Service onboarding
JP7461471B2 (en) Cloud Services for Cross-Cloud Operations
US20150067761A1 (en) Managing security and compliance of volatile systems
US20150040125A1 (en) Allowing management of a virtual machine by multiple cloud providers
US10999160B2 (en) Monitoring dynamic quality of service based on changing user context
US10103959B2 (en) Scalable software monitoring infrastructure, using parallel task queuing, to operate in elastic cloud environments
AU2020241610B2 (en) Systems and methods for license analysis
WO2018188607A1 (en) Stream processing method and device
US20200150979A1 (en) Instance mapping engine and tools
WO2022003926A1 (en) Management device, management method, management program, and management system
US10237364B2 (en) Resource usage anonymization
US10942787B2 (en) Instance mapping engine and tools
US9667571B2 (en) Applying a client policy to a group of channels
KR20190051668A (en) Method for automatically provisioning virtual desktop under virtual desktop infra, and virtualization system using the same
Park et al. Mobile cloud web-service for U-City
KR101495562B1 (en) Method And Apparatus for Providing Data Analysis Service
US20240028368A1 (en) Remote edge virtualization management
Gomathimari et al. Cloud Based Virtual Machine Allocation Techniques: A Survey
Senna et al. An architecture for orchestrating hadoop applications in hybrid cloud
CN112579265A (en) Task permission using method and device, storage medium, electronic equipment and big data platform

Legal Events

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