KR20130022093A - Apparatus and method for managing compressed image file in cloud computing system - Google Patents

Apparatus and method for managing compressed image file in cloud computing system Download PDF

Info

Publication number
KR20130022093A
KR20130022093A KR1020110084840A KR20110084840A KR20130022093A KR 20130022093 A KR20130022093 A KR 20130022093A KR 1020110084840 A KR1020110084840 A KR 1020110084840A KR 20110084840 A KR20110084840 A KR 20110084840A KR 20130022093 A KR20130022093 A KR 20130022093A
Authority
KR
South Korea
Prior art keywords
compressed image
file
image file
user
information
Prior art date
Application number
KR1020110084840A
Other languages
Korean (ko)
Other versions
KR101386161B1 (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 KR1020110084840A priority Critical patent/KR101386161B1/en
Priority to PCT/KR2012/004051 priority patent/WO2013027922A1/en
Publication of KR20130022093A publication Critical patent/KR20130022093A/en
Application granted granted Critical
Publication of KR101386161B1 publication Critical patent/KR101386161B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/61Installation
    • G06F8/63Image based installation; Cloning; Build to order
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L9/00Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
    • H04L9/32Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols including means for verifying the identity or authority of a user of the system or for message authentication, e.g. authorization, entity authentication, data integrity or data verification, non-repudiation, key authentication or verification of credentials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03MCODING; DECODING; CODE CONVERSION IN GENERAL
    • H03M7/00Conversion of a code where information is represented by a given sequence or number of digits to a code where the same, similar or subset of information is represented by a different sequence or number of digits
    • H03M7/30Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction
    • H03M7/3084Compression; Expansion; Suppression of unnecessary data, e.g. redundancy reduction using adaptive string matching, e.g. the Lempel-Ziv method
    • H03M7/3091Data deduplication

Abstract

PURPOSE: A compressed image management device of a cloud computing system and a method thereof are provided to effectively manage compressed image files including an OS(Operating System) or an application. CONSTITUTION: A UI(User Interface) unit(110) receives an upload request of a compressed image file including an OS or an application from a user account which receives one or more VMs from a cloud computing system. A control unit(120) generates an authentication key for a user by receiving the upload request and transmits the authentication key to the user through the UI unit. When the upload of the user is allowed, the control unit stores the information of the compressed image file in a DB(DataBase) by acquiring the information from the upload request. A file storage control unit(140) determines the permission of the upload by receiving the authentication key from the user. [Reference numerals] (100) Compressed image file management device; (110) User interface unit; (120) Control unit; (130) Database; (140) File storage control unit; (150) File storage server; (160) User; (AA) Cloud computing system; (BB) Request and control signal; (CC) Information of compressed image file; (DD) Compressed image file

Description

클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치 및 방법{Apparatus and method for managing compressed image file in cloud computing system}Apparatus and method for managing compressed image file in cloud computing system}

본 발명은, 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치 및 방법 에 관한 것으로서, 보다 상세하게는, 클라우드 컴퓨팅 시스템의 각 계정에 할당되는 가상 머신들에 설치할 운영체제 또는 어플리케이션이 포함된 압축 이미지 파일을 업로드받아 관리하는 압축 이미지 파일 관리 장치 및 방법에 관한 것이다.The present invention relates to an apparatus and method for managing a compressed image file of a cloud computing system, and more particularly, to upload a compressed image file including an operating system or an application to be installed in virtual machines assigned to each account of the cloud computing system. A compressed image file management apparatus and method for managing the same.

컴퓨팅 자원 풀(Resource Pooling)을 공유하고, 사용자의 요구(On-Demand Self Service)에 의해 신속하게 생성 및 해제(Rapid Elasticity)가 되어야 하는 클라우드 컴퓨팅 환경을 구현하는 기반 기술로는 가상화(Virtualization) 기술이 있다.Virtualization technology is a basic technology for implementing a cloud computing environment that must share computing resource pooling and be rapidly created and released by on-demand self service. There is this.

가상화 기술은 하나의 물리적인 장비를 마치 여러개의 장비처럼 사용하는 기술로, CPU, 메모리, 스토리지, 네트워크 등의 컴퓨팅 자원의 활용을 극대화하고, 대규모 데이터 센터의 관리를 위해 자원을 운영하고 관리하는 기술이다.Virtualization technology is a technology that uses one physical device as if it is multiple devices. It maximizes utilization of computing resources such as CPU, memory, storage, and network, and manages and manages resources for managing large data centers. to be.

이처럼 가상화 기술을 통해 구현된 클라우드 컴퓨팅 시스템은 하나의 물리 머신을 이용하여 다수의 독립실행 환경인 가상머신들을 생성하고, 생성한 각각의 가상머신에 독립된 운영체제 내지 어플리케이션을 운영한다. As described above, the cloud computing system implemented through the virtualization technology creates virtual machines, which are a plurality of standalone execution environments, using one physical machine, and operates an independent operating system or application for each virtual machine.

여기에서 가상머신은 이처럼 물리 머신의 하드웨어 자원을 할당받아 만들어지는 가상의 컴퓨팅 실행 환경을 의미하고, 물리머신의 하드웨어 자원을 가상화화여 가상머신을 생성하고, 이에 실행되는 서로 다른 운영체제 내지 어플리케이션을 통제 관리하는 소프트웨어를 하이퍼바이져라 한다.Herein, a virtual machine refers to a virtual computing execution environment that is created by allocating hardware resources of a physical machine, virtualizes the hardware resources of the physical machine, creates a virtual machine, and controls and manages different operating systems or applications running thereon. This software is called a hypervisor.

아울러, 클라우드 컴퓨팅 시스템은, 인터넷과 같은 정보통신망을 통하여 '컴퓨팅 자원의 온 디맨드 아웃소싱 서비스'를 제공하는 시스템으로 정의할 수 있다. 클라이언트는 어플리케이션(Application), 스토리지(Storage), 운영체제(Operation System, OS), 보안(Security)등의 필요한 컴퓨팅 자원을 각 클라이언트의 단말에 설치하여 사용하는 것이 아니라, 가상화 기술을 통해 생성된 가상의 컴퓨팅 환경 상의 서비스를 원하는 시점에 원하는 만큼 골라서 사용하게 된다. 클라이언트는 각 컴퓨팅 자원의 구입비용을 지불하는 것이 아니라 사용량에 기반하여 대가를 지불하게 된다.In addition, the cloud computing system may be defined as a system that provides an 'on-demand outsourcing service of computing resources' through an information communication network such as the Internet. The client does not install and use necessary computing resources such as application, storage, operating system (OS), and security on each client's terminal, but is created using virtualization technology. You can use as many services as you want when you want. The client does not pay for each computing resource, but pays for it based on usage.

이러한 클라우드 컴퓨팅 시스템에서는 각 사용자 계정별로 복수의 가상 머신을 할당하여 사용자에 알맞은 컴퓨팅 환경을 제공하기 위해 초기화된 가상 머신 인스턴스를 생성하고, 생성된 가상 머신 인스턴스에 각 사용자 계정별로 미리 요청한 운영체제 또는 어플리케이션을 설치하는 과정이 필요하나, 현재는 각 계정의 사용자가 초기화된 가상 머신 인스턴스에 수동으로 설치하도록 되어 있어 각 계정의 사용자가 클라우드 컴퓨팅 시스템을 이용함에 있어 불편함이 있다.In such a cloud computing system, a plurality of virtual machines are allocated to each user account to create an initialized virtual machine instance in order to provide a computing environment suitable for a user, and the operating system or application requested in advance for each user account is created in the created virtual machine instance. The installation process is required, but at present, users of each account are manually installed in the initialized virtual machine instance, which causes inconvenience in using the cloud computing system.

이러한 불편함을 해결하기 위해, 각 사용자 계정별로 필요한 운영체제 또는 어플리케이션의 압축 이미지 파일을 사용자로부터 미리 제공받아 이를 관리할 수 있는 기술이 요청된다.In order to solve this inconvenience, a technique for receiving a compressed image file of an operating system or an application required for each user account from a user and managing the same is required.

본 발명이 이루고자 하는 기술적 과제는, 클라우드 컴퓨팅 시스템의 각 계정에 할당되는 가상 머신들에 설치할 운영체제 또는 어플리케이션이 포함된 압축 이미지 파일을 미리 업로드받아 관리할 수 있는 압축 이미지 파일 관리 장치 및 방법을 제공하는 데에 있다.The technical problem to be achieved by the present invention is to provide a compressed image file management apparatus and method that can upload and manage a compressed image file including an operating system or an application to be installed in the virtual machines assigned to each account of the cloud computing system in advance. There is.

본 발명의 다른 목적 및 장점들은 하기에 설명될 것이며, 본 발명의 실시예에 의해 알게 될 것이다. 또한, 본 발명의 목적 및 장점들은 첨부된 특허 청구 범위에 나타낸 수단 및 조합에 의해 실현될 수 있다.Other objects and advantages of the invention will be described below and will be appreciated by the embodiments of the invention. Further, objects and advantages of the present invention can be realized by the means and the combination shown in the appended claims.

상기의 기술적 과제를 이루기 위한, 본 발명에 의한, 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치는 클라우드 컴퓨팅 시스템으로부터 적어도 하나 이상의 가상 머신들을 할당받아 사용하는 계정의 사용자로부터 계정에 할당되는 가상 머신들에 설치할 운영체제 또는 어플리케이션 중 적어도 하나 이상이 압축되어 포함된 압축 이미지 파일의 업로드 요청을 수신하는 사용자 인터페이스부; 업로드 요청을 수신하여 사용자에 대한 인증키를 생성하여 사용자 인터페이스부를 통해 사용자에게 전달하고 사용자에게 업로드가 허용되면 업로드 요청으로부터 압축 이미지 파일의 정보를 획득하여 데이터베이스에 저장하는 제어부; 제어부로부터 생성된 인증키를 수신하고, 사용자로부터 업로드를 위한 인증키를 수신하여, 제어부로부터 수신된 인증키와 사용자로부터 수신된 인증키를 비교하여 사용자에 대한 업로드 허용여부를 결정하고, 업로드가 허용된 사용자에게 업로드를 위한 포트를 할당하여, 포트를 통해 압축 이미지 파일을 수신하여 파일 저장 서버에 저장하는 파일저장제어부를 포함한다.In accordance with an aspect of the present invention, a device for managing a compressed image file of a cloud computing system may be installed in virtual machines allocated to an account from a user of an account using at least one virtual machine allocated from a cloud computing system. A user interface unit configured to receive a request for uploading a compressed image file in which at least one of an operating system or an application is compressed and included; A control unit for receiving the upload request, generating an authentication key for the user, transferring the generated authentication key to the user through the user interface unit, and obtaining the compressed image file information from the upload request and storing it in a database if the user is allowed to upload the upload key; Receives an authentication key generated from the control unit, receives an authentication key for uploading from the user, compares the authentication key received from the control unit with the authentication key received from the user to determine whether to upload to the user, the upload is allowed And a file storage control unit for allocating a port for uploading the received user to receive the compressed image file through the port and to store the compressed image file in the file storage server.

바람직하게는, 제어부는 업로드가 허용된 사용자의 업로드 요청으로부터 압축 이미지 파일의 정보를 획득하고, 압축 이미지 파일의 정보에 서로 중복되지 않는 인덱스 값을 순차적으로 할당하여 할당된 인덱스 값과 함께 획득된 압축 이미지 파일의 정보를 데이터베이스에 저장하고, 파일저장제어부는 제어부로부터 할당된 인덱스 값을 수신하여, 압축 이미지 파일의 파일명을 수신된 인덱스 값으로 변경하여, 파일 저장 서버에 압축 이미지 파일을 저장한다.Preferably, the control unit obtains the information of the compressed image file from the upload request of the user who is allowed to upload, and sequentially assigns the index values that do not overlap each other to the information of the compressed image file to be compressed together with the assigned index value. The information of the image file is stored in a database, and the file storage control unit receives the index value assigned from the controller, changes the file name of the compressed image file to the received index value, and stores the compressed image file in the file storage server.

바람직하게는, 압축 이미지 파일은 ISO 파일일 수 있다.Preferably, the compressed image file may be an ISO file.

바람직하게는, 파일 저장 제어부는 클라우드 컴퓨팅 시스템에서 할당된 가상 머신을 통해 구현될 수 있다.Preferably, the file storage control unit may be implemented through a virtual machine allocated in the cloud computing system.

바람직하게는, 파일 저장 서버는 가상 머신에 마운트된 네트워크 파일 시스템 기반으로 구현된 스토리지 서버일 수 있다.Preferably, the file storage server may be a storage server implemented based on a network file system mounted on a virtual machine.

바람직하게는, 사용자 인터페이스부는 사용자로부터 이전에 업로드된 기저장 압축 이미지 파일의 삭제 요청을 수신하여 제어부에 전달하고, 제어부는 전달된 삭제 요청으로부터 기저장 압축 이미지 파일의 정보를 획득하여 획득된 기저장 압축 이미지 파일의 정보를 기초로 데이터베이스에 기저장 압축 이미지 파일의 정보에 할당된 인덱스 값을 검색하여 파일 저장 제어부에 전달하고, 데이터베이스로부터 기저장 압축 이미지 파일의 정보를 삭제하고, 파일저장제어부는 파일 저장 서버에서 인덱스 값을 파일명으로 하는 압축 이미지 파일을 삭제할 수 있다.Preferably, the user interface unit receives a request for deleting a previously stored pre-stored compressed image file from a user and transmits the pre-stored compressed image file to the controller, and the control unit obtains previously stored information obtained by obtaining information of the pre-stored compressed image file from the transferred delete request. Based on the information of the compressed image file, search the index value assigned to the information of the compressed image file previously stored in the database and transfer it to the file storage control unit, delete the information of the previously stored compressed image file from the database, and the file storage control unit You can delete compressed image files whose file name is the index value from the storage server.

바람직하게는, 사용자 인터페이스부는 사용자로부터 이전에 업로드된 기저장 압축 이미지 파일의 파일명을 변경하는 파일명 변경 요청을 수신하여 제어부에 전달하고, 제어부는 파일명 변경 요청으로부터 기저장 압축 이미지 파일의 정보를 획득하여 획득된 기저장 압축 이미지 파일의 정보를 기초로 데이터베이스에 저장된 기저장 압축 이미지 파일의 파일명을 변경한다.Preferably, the user interface unit receives a file name change request for changing the file name of the previously stored compressed image file uploaded from the user to the control unit, the control unit obtains the information of the pre-stored compressed image file from the file name change request The file name of the pre-stored compressed image file stored in the database is changed based on the obtained pre-stored compressed image file information.

상기의 기술적 과제를 이루기 위한, 본 발명에 의한, 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 방법은, 클라우드 컴퓨팅 시스템으로부터 적어도 하나 이상의 가상 머신들을 할당받아 사용하는 계정의 사용자로부터 계정에 할당되는 가상 머신들에 설치할 운영체제 또는 어플리케이션 중 적어도 하나 이상이 압축되어 포함된 압축 이미지 파일의 업로드 요청을 수신하는 단계; 사용자에게 업로드를 위한 포트를 할당하고, 포트를 통해 압축 이미지 파일을 수신하는 단계; 업로드 요청으로부터 압축 이미지 파일의 정보를 획득하고, 압축 이미지 파일의 정보에 서로 중복되지 않는 인덱스 값을 순차적으로 할당하는 단계; 할당된 인덱스 값과 함께 획득된 압축 이미지 파일의 정보를 데이터베이스에 저장하는 단계; 및 수신된 압축 이미지 파일의 파일명을 할당된 인덱스 값으로 변경하여, 네트워크 파일 시스템 기반의 파일 저장 서버에 압축 이미지 파일을 저장하는 단계를 포함한다.In accordance with an aspect of the present invention, there is provided a method of managing a compressed image file of a cloud computing system according to an embodiment of the present invention. Receiving an upload request of a compressed image file including at least one of an operating system or an application to be compressed; Assigning a port for uploading to the user and receiving a compressed image file through the port; Obtaining information of the compressed image file from the upload request, and sequentially assigning index values that do not overlap each other to the information of the compressed image file; Storing information of the obtained compressed image file together with the assigned index value in a database; And changing the file name of the received compressed image file to an assigned index value, and storing the compressed image file in a network file system based file storage server.

본 발명에 의하면, 클라우드 컴퓨팅 시스템의 각 계정의 사용자가 초기화된 가상 머신 인스턴스에 가상 머신의 구동에 필요한 운영체제 혹은 어플리케이션을 수동으로 설치하는 번거로운 절차를 거치지 않을 수 있도록 클라우드 컴퓨팅 시스템의 각 계정에 할당되는 가상 머신들에 설치할 운영체제 또는 어플리케이션이 포함된 압축 이미지 파일을 미리 업로드받아 효율적으로 관리할 수 있다.According to the present invention, a user of each account of the cloud computing system is assigned to each account of the cloud computing system so that the user does not have to go through the cumbersome procedure of manually installing an operating system or an application required to run the virtual machine in the initialized virtual machine instance. The compressed image file including the operating system or the application to be installed in the virtual machines can be uploaded in advance for efficient management.

본 명세서에 첨부되는 다음의 도면들은 본 발명의 바람직한 실시예를 예시하는 것이며, 후술하는 발명의 상세한 설명과 함께 본 발명의 기술사상을 더욱 이해시키는 역할을 하는 것이므로, 본 발명은 그러한 도면에 기재된 사항에만 한정되어 해석되어서는 아니된다.
도 1은 본 발명의 바람직한 일실시예에 따른 클라우드 컴퓨팅 시스템의 압축 이미지 파일의 관리 장치의 구성을 도시한 블럭도이다.
도 2는 본 발명의 바람직한 일 실시예에 따른 클라우드 컴퓨팅 시스템에서ISO 파일을 업로드받는 과정을 도시한 도면이다.
도 3은 본 발명의 바람직한 일 실시예에 따른 클라우드 컴퓨팅 시스템에서 사용자의 삭제 요청에 따라 이전에 업로드한 ISO 파일을 삭제하는 과정을 도시한 도면이다.
도 4는 본 발명의 바람직한 일 실시예에 따른 클라우드 컴퓨팅 시스템에서 사용자의 파일명 변경 요청에 따라 이전에 업로드한 ISO 파일의 파일명을 변경하는 과정을 도시한 도면이다.
BRIEF DESCRIPTION OF THE DRAWINGS The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate preferred embodiments of the invention and, together with the description of the invention given below, serve to further augment the technical spirit of the invention. And should not be construed as limiting.
1 is a block diagram showing the configuration of an apparatus for managing a compressed image file of a cloud computing system according to an exemplary embodiment of the present invention.
2 is a diagram illustrating a process of uploading an ISO file in a cloud computing system according to an exemplary embodiment of the present invention.
3 is a diagram illustrating a process of deleting a previously uploaded ISO file according to a user's deletion request in a cloud computing system according to an exemplary embodiment of the present invention.
4 is a diagram illustrating a process of changing a file name of a previously uploaded ISO file according to a file name change request of a user in a cloud computing system according to an exemplary embodiment of the present invention.

이하의 내용은 단지 본 발명의 원리를 예시한다. 그러므로 당업자는 비록 본 명세서에 명확히 설명되거나 도시되지 않았지만 본 발명의 원리를 구현하고 본 발명의 개념과 범위에 포함된 다양한 장치를 발명할 수 있는 것이다. 또한, 본 명세서에 열거된 모든 조건부 용어 및 실시예들은 원칙적으로, 본 발명의 개념이 이해되도록 하기 위한 목적으로만 명백히 의도되고, 이와 같이 특별히 열거된 실시예들 및 상태들에 제한적이지 않는 것으로 이해되어야 한다. 또한, 본 발명의 원리, 관점 및 실시예들 뿐만 아니라 특정 실시예를 열거하는 모든 상세한 설명은 이러한 사항의 구조적 및 기능적 균등물을 포함하도록 의도되는 것으로 이해되어야 한다. 또한, 이러한 균등물들은 현재 공지된 균등물뿐만 아니라 장래에 개발될 균등물 즉 구조와 무관하게 동일한 기능을 수행하도록 발명된 모든 소자를 포함하는 것으로 이해되어야 한다. The following merely illustrates the principles of the invention. Thus, those skilled in the art will be able to devise various apparatuses which, although not explicitly described or shown herein, embody the principles of the invention and are included in the concept and scope of the invention. Furthermore, all of the conditional terms and embodiments listed herein are, in principle, intended only for the purpose of enabling understanding of the concepts of the present invention, and are not intended to be limiting in any way to the specifically listed embodiments and conditions . It is also to be understood that the detailed description, as well as the principles, aspects and embodiments of the invention, as well as specific embodiments thereof, are intended to cover structural and functional equivalents thereof. In addition, these equivalents should be understood to include not only equivalents now known, but also equivalents to be developed in the future, that is, all devices invented to perform the same function regardless of structure.

따라서, 프로세서 또는 이와 유사한 개념으로 표시된 기능 블럭을 포함하는 도면에 도시된 다양한 소자의 기능은 전용 하드웨어뿐만 아니라 적절한 소프트웨어와 관련하여 소프트웨어를 실행할 능력을 가진 하드웨어의 사용으로 제공될 수 있다. 프로세서에 의해 제공될 때, 기능은 단일 전용 프로세서, 단일 공유 프로세서 또는 복수의 개별적 프로세서에 의해 제공될 수 있고, 이들 중 일부는 공유될 수 있다. 또한, 프로세서, 제어 또는 이와 유사한 개념으로 제시되는 용어의 사용은 소프트웨어를 실행할 능력을 가진 하드웨어를 배타적으로 인용하여 해석되어서는 아니 되고, 제한 없이 디지털 신호 프로세서(DSP) 하드웨어, 소프트웨어를 저장하기 위한 롬(ROM), 램(RAM) 및 비휘발성 메모리를 암시적으로 포함하는 것으로 이해되어야 한다. 주지 관용의 다른 하드웨어도 포함될 수 있다. Thus, the functionality of the various elements shown in the figures, including functional blocks represented by a processor or similar concept, can be provided by the use of dedicated hardware as well as hardware capable of executing software in conjunction with appropriate software. When provided by a processor, the functions may be provided by a single dedicated processor, a single shared processor, or a plurality of individual processors, some of which may be shared. Also, the use of terms such as processor, control, or similar concepts should not be construed as exclusive reference to hardware capable of executing software, but may include, without limitation, digital signal processor (DSP) hardware, (ROM), random access memory (RAM), and non-volatile memory. Other hardware may also be included.

상술한 목적, 특징 및 장점들은 첨부된 도면과 관련한 다음의 상세한 설명을 통하여 더욱 분명해 질 것이다. 본 발명을 설명함에 있어서, 관련된 공지 기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우 그 상세한 설명을 생략하거나 간략하게 설명하는 것으로 한다. The above objects, features and advantages will become more apparent from the following detailed description in conjunction with the accompanying drawings. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the present invention will be described in detail with reference to the accompanying drawings.

한편 어떤 부분이 어떤 구성요소를 "포함"한다고 할 때, 이는 특별히 반대되는 기재가 없는 한 다른 구성요소를 제외하는 것이 아니라, 다른 구성요소를 더 포함할 수 있는 것을 의미한다.On the other hand, when an element is referred to as "including " an element, it does not exclude other elements unless specifically stated to the contrary.

이하, 첨부된 도면을 참조하여 바람직한 실시예에 따른 본 발명을 상세히 설명하기로 한다. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 1은 본 발명의 바람직한 일실시예에 따른 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치(100)의 구성을 도시한 블럭도이다.1 is a block diagram illustrating a configuration of a compressed image file management apparatus 100 of a cloud computing system according to an exemplary embodiment of the present invention.

도 1을 참조하면, 본 실시예에 따른 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치(100)는 사용자 인터페이스부(110), 제어부(120), 데이터베이스(130), 파일저장제어부(140) 및 파일 저장 서버(150)를 포함한다.Referring to FIG. 1, the apparatus 100 for managing compressed image files of a cloud computing system according to an exemplary embodiment may include a user interface unit 110, a controller 120, a database 130, a file storage controller 140, and a file store. Server 150.

사용자 인터페이스부(110)는 클라우드 컴퓨팅 시스템의 사용자 계정을 위한 인터페이스로서, 일반적으로는 웹 기반의 유저 인터페이스(UI: User Interface) 형태로 구현되며, 사용자(160)로부터 사용자 계정에 할당되는 가상 머신들에 설치할 압축 이미지 파일의 업로드 요청이나 삭제 요청, 파일명 변경 요청 등을 포함하는 사용자 요청을 수신한다.The user interface 110 is an interface for a user account of a cloud computing system, and is generally implemented in the form of a web-based user interface (UI), and virtual machines assigned to the user account from the user 160. Receives a user request including an upload request, a delete request, a file name change request, and the like, of a compressed image file to be installed in the.

사용자(160)는 클라우드 컴퓨팅 시스템으로부터 적어도 하나 이상의 가상 머신들을 할당받아 사용하는 계정의 사용자로써, 해당 사용자 계정이 기업에 할당된 경우 해당 기업의 클라우드 계정 관리자(Administrator)일 수 있다.User 160 is a user of an account that is assigned to use at least one or more virtual machines from the cloud computing system, if the user account is assigned to the company may be a cloud account administrator (Administrator) of the company.

압축 이미지 파일은 사용자 계정에 할당되는 가상 머신들에 설치할 운영체제 또는 어플리케이션 중 적어도 하나 이상이 포함된 압축 이미지 파일로, 일반적으로 ISO 이미지 파일이 사용될 수 있으나, 본 발명이 이에 한정되는 것은 아니다.The compressed image file is a compressed image file including at least one of an operating system or an application to be installed in the virtual machines assigned to the user account. In general, an ISO image file may be used, but the present invention is not limited thereto.

ISO 이미지 파일은 국제 표준화 기구(ISO)가 제정한 광학 디스크의 압축 파일(디스크 이미지)으로, 일반적으로 “.iso”라는 파일 확장자를 가진다. ISO라는 이름은 CD-ROM 매체에 쓰이는 ISO 9660 파일 시스템에서 가져온 것이지만 ISO 이미지는 UDF 파일 시스템도 포함할 수 있으며, 디스크 포맷에 포함된 모든 파일 데이터를 담고 있는 디지털 복사본을 의미하며, 주로 운영체제나 어플리케이션 등의 소프트웨어를 배포함에 있어서, 물리적인 저장 매체가 아닌 네트워크를 통해 전송하기 위해 생성된다.An ISO image file is a compressed file (disk image) of an optical disc established by the International Organization for Standardization (ISO) and generally has a file extension of ".iso". The name ISO is taken from the ISO 9660 file system for CD-ROM media, but the ISO image can also contain the UDF file system and is a digital copy containing all the file data contained in the disc format. In distributing such software, it is created for transmission over a network rather than a physical storage medium.

제어부(120)는 사용자 인터페이스부(110)를 통해 사용자(160)의 압축 이미지 파일에 관한 요청을 수신하여, 수신된 요청을 기초로 하여 사용자의 요청에 따른 제어 신호를 생성하여, 이를 통해 데이터베이스(130) 및 파일저장제어부(140) 등을 제어한다.The control unit 120 receives a request for the compressed image file of the user 160 through the user interface unit 110, generates a control signal according to the request of the user based on the received request, and thereby generates a database ( 130 and the file storage control unit 140 and the like.

예컨대, 제어부(120)는 사용자로부터 업로드 요청이 오는 경우에는 사용자가 파일저장제어부(140)와 보안 채널을 형성하여 압축 이미지 파일을 업로드할 수 있도록 사용자(160)에 대한 인증키를 생성하여 사용자 인터페이스부(110)를 통해 생성된 인증키를 사용자(160)에게 전달하고, 사용자(160)가 파일저장제어부(140)에 압축 이미지 파일을 업로드하는 경우에 압축 이미지 파일의 정보를 데이터베이스(130)에 저장한다.For example, when an upload request is received from the user, the controller 120 generates an authentication key for the user 160 so that the user can upload a compressed image file by forming a secure channel with the file storage control unit 140. When the authentication key generated through the unit 110 is transmitted to the user 160, and the user 160 uploads the compressed image file to the file storage control unit 140, the information of the compressed image file is transmitted to the database 130. Save it.

파일저장제어부(140)는 사용자(160)로부터 압축 이미지 파일을 받아 이를 파일 저장 서버(150)에 저장한다. 본 실시예에서의 파일 저장 서버(150)는 네트워크 파일 시스템 기반의 스토리지 서버로서, 파일저장제어부(130)에 연결되어, 파일저장제어부(130)의 제어에 따라 압축 이미지 파일을 저장 및 관리한다.The file storage control unit 140 receives the compressed image file from the user 160 and stores it in the file storage server 150. The file storage server 150 in the present embodiment is a network file system-based storage server, which is connected to the file storage controller 130 and stores and manages a compressed image file under the control of the file storage controller 130.

파일저장제어부(140)는 사용자(160)로부터 압축 이미지 파일을 받는 과정에서의 보안 채널 형성을 위해 제어부(120)로부터 인증키를 제공받는다. 그리고, 파일저장제어부(140)는 제어부(120)로부터 제공받은 인증키와 사용자(160)로부터 수신한 인증키를 비교하여 사용자(160)에 대한 업로드 허용여부를 결정한다. 예컨대, 제어부(120)로부터 제공받은 인증키와 사용자(160)로부터 수신한 인증키가 서로 일치하는 경우에 한해 해당 사용자(160)의 업로드를 허용하는 것이 바람직하다.The file storage control unit 140 receives an authentication key from the control unit 120 to form a secure channel in the process of receiving a compressed image file from the user 160. The file storage control unit 140 compares the authentication key provided from the control unit 120 with the authentication key received from the user 160 to determine whether to allow the upload to the user 160. For example, it is preferable to allow upload of the corresponding user 160 only when the authentication key provided from the controller 120 and the authentication key received from the user 160 coincide with each other.

파일저장제어부(140)는 사용자(160)에 대한 업로드를 허용하면, 해당 사용자(160)에 대하여 업로드를 위한 포트를 할당하여, 할당된 포트를 통해 해당 사용자(160)로부터 압축 이미지 파일을 수신한다.When the file storage control unit 140 allows the upload to the user 160, the file storage control unit 140 allocates a port for upload to the user 160 and receives the compressed image file from the corresponding user 160 through the assigned port. .

제어부(120)는 파일저장제어부(140)에서 업로드 요청이 허용되면 업로드 요청이 허용된 해당 사용자(160)의 업로드 요청으로부터 압축 이미지 파일의 정보를 획득하여 이를 데이터베이스(130)에 저장한다.If the upload request is allowed in the file storage control unit 140, the controller 120 obtains the information of the compressed image file from the upload request of the corresponding user 160 that is allowed to upload and stores it in the database 130.

본 실시예에서는 이러한 압축 이미지 파일의 정보를 저장함에 있어서 인덱스 값을 부여한다. 인덱스 값을 부여하는 방법으로는 서로 중복되지 않도록 순차적으로 일련번호를 할당할 수 있다.In this embodiment, an index value is assigned in storing the information of the compressed image file. In order to assign an index value, serial numbers may be sequentially assigned so as not to overlap each other.

아울러, 검색의 용이화를 위해서, 파일저장제어부(140)에서 파일저장서버(150)에 압축 이미지 파일을 저장함에 있어서, 파일저장제어부(140)는 압축 이미지 파일의 파일명을 데이터베이스(130)의 인덱스 값과 일치하도록 변경할 수 있다.In addition, in order to facilitate retrieval, in storing the compressed image file in the file storage server 150 in the file storage control unit 140, the file storage control unit 140 indexes the file name of the compressed image file in the database 130. You can change it to match the value.

본 실시예에 따른 압축 이미지 파일 관리 장치(100)는 클라우드 컴퓨팅 시스템에 설치되는 구성요소로, 적어도 하나의 DSP(digital signal process) 프로세서, 컨트롤러, ASIC(application specific integrated circuit), FPGA(field programmable gate array) 등의 프로그램 가능한 논리 소자, 기타 전자 장치 또는 이들의 결합으로 이루어지는 하드웨어로 구현될 수 있다. 또한 본 실시예에 따른 압축 이미지 파일 관리 장치(100)의 구성요소 및 기능 중 적어도 일부는 소프트웨어로 구현될 수 있으며, 이러한 소프트웨어는 기록 매체에 기록되어 있을 수 있다. 또한, 본 실시예에 따른 압축 이미지 파일 관리 장치(100)의 각 구성요소 및 기능은 하드웨어와 소프트웨어의 결합으로도 구현될 수도 있다.The compressed image file management apparatus 100 according to the present embodiment is a component installed in a cloud computing system and includes at least one digital signal process (DSP) processor, a controller, an application specific integrated circuit (ASIC), and a field programmable gate (FPGA). programmable logic elements such as arrays), other electronic devices, or combinations thereof. In addition, at least some of the components and functions of the compressed image file management apparatus 100 according to the present embodiment may be implemented in software, and such software may be recorded in a recording medium. In addition, each component and function of the compressed image file management apparatus 100 according to the present embodiment may be implemented by a combination of hardware and software.

도 2a는 본 발명의 바람직한 일 실시예에 따른 클라우드 컴퓨팅 시스템에서 ISO 파일을 업로드받는 과정을 도시한 도면이며, 도 2b는 본 실시예에 따라 ISO 파일이 업로드되는 과정을 설명하기 위한 도면이다.2A illustrates a process of uploading an ISO file in a cloud computing system according to an exemplary embodiment of the present invention, and FIG. 2B illustrates a process of uploading an ISO file according to the present embodiment.

도 2a에 도시된 클라우드 컴퓨팅 시스템의 사용자 인터페이스 서버(210), 제어 서버(220), 데이터베이스 서버(230), 파일 업로드 서버(240) 및 파일 스토리지 서버(250)는 도 1에 도시된 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치의 사용자 인터페이스부(110), 제어부(120), 데이터베이스(130), 파일저장제어부(140) 및 파일 저장 서버(150)에 각각 대응되며, 본 실시예에 따른 ISO 파일의 업로드 과정은 도 1에 도시된 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치(100)에서 구현될 수 있다. 따라서, 도 1에 도시된 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치(100)에 관한 설명에서와 동일한 사항에 대해서는 이를 참조한다.The user interface server 210, the control server 220, the database server 230, the file upload server 240, and the file storage server 250 of the cloud computing system illustrated in FIG. 2A are the cloud computing system illustrated in FIG. 1. Correspond to the user interface unit 110, the control unit 120, the database 130, the file storage control unit 140 and the file storage server 150 of the compressed image file management apparatus of the ISO file according to the present embodiment. The upload process may be implemented in the compressed image file management apparatus 100 of the cloud computing system illustrated in FIG. 1. Therefore, the same matters as in the description of the compressed image file management apparatus 100 of the cloud computing system illustrated in FIG. 1 are referred to this.

도 2a를 참조하면, 먼저, 사용자(260)는 사용자 인터페이스 서버(210)상에서 자신의 계정에 설치할 운영체제 또는 어플리케이션을 포함하는 ISO 파일의 업로드 요청을 한다(S201).Referring to FIG. 2A, first, a user 260 requests an upload of an ISO file including an operating system or an application to be installed in its account on the user interface server 210 (S201).

사용자 인터페이스 서버(210)는 S201 단계에서 수신된 ISO 파일 업로드 요청을 수신하여 제어 서버(220)에 이를 전달하여 해당 사용자(260)에 대한 인증키 생성을 요청한다(S202).The user interface server 210 receives the ISO file upload request received in step S201 and transfers it to the control server 220 to request generation of an authentication key for the corresponding user 260 (S202).

제어 서버(220)는 S202 단계에서 전달된 요청에 따라 해당 사용자(260)에 대한 인증키를 생성하고, 이를 사용자 인터페이스 서버(210) 및 파일 업로드 서버에 각각 분배한다(S203-1, S203-2).The control server 220 generates an authentication key for the corresponding user 260 according to the request sent in step S202, and distributes it to the user interface server 210 and the file upload server, respectively (S203-1, S203-2). ).

사용자(260)는 사용자 인터페이스 서버(210)를 통해 ISO 파일 업로드를 위한 인증키를 제공받아(S204), 이를 기초로 형성된 보안 채널을 통해 ISO 파일을 업로드한다(S205).The user 260 receives the authentication key for uploading the ISO file through the user interface server 210 (S204), and uploads the ISO file through the secure channel formed on the basis of this (S205).

제어 서버(220)는 S202 단계에서 전달된 요청으로부터 사용자가 업로드할 ISO 파일의 정보를 획득하여, ISO 파일에 일련번호 형식의 인덱스 값(270, 도 2b 참조)을 서로 중복되지 않도록 순차적으로 할당한다.The control server 220 obtains the information of the ISO file to be uploaded by the user from the request sent in step S202, and sequentially assigns index values (270, see FIG. 2B) of serial number format to the ISO file so as not to overlap each other. .

제어 서버(220)는 순차적으로 할당된 인덱스 값을 Primary key로 하여 ISO 파일의 정보를 데이터베이스 서버(230)에 저장한다(S206).The control server 220 stores the information of the ISO file in the database server 230 using the sequentially assigned index value as the primary key (S206).

파일 업로드 서버(240)는 S205 단계를 통해 수신된 압축 이미지 파일의 파일명을 제어 서버(220)에서 할당한 인덱스 값으로 변경하여(280, 도 2b 참조), 파일 스토리지 서버(250)에 압축 이미지 파일을 저장한다(S207). 여기에서 파일 업로드 서버(240)는 클라우드 컴퓨팅 시스템에서 가상화된 컴퓨팅 자원을 할당받아 이용하는 가상 머신의 형태로 구현될 수 있으며, 이때 파일 스토리지 서버(250)는 네트워크 기반 파일 시스템 기반으로 구현되어 파일 업로드 서버(240)에 마운트되어 파일 업로드 서버(240)로부터 파일의 입출력에 대한 제어를 받도록 구현될 수 있다. The file upload server 240 changes the file name of the compressed image file received through the step S205 to the index value assigned by the control server 220 (see FIG. 2B and FIG. 2B), and compresses the compressed image file to the file storage server 250. It is stored (S207). The file upload server 240 may be implemented in the form of a virtual machine that receives and uses virtualized computing resources in a cloud computing system. In this case, the file storage server 250 is implemented based on a network-based file system and is a file upload server. Mounted at 240 may be implemented to receive control of the input and output of the file from the file upload server 240.

도 3은 본 발명의 바람직한 일 실시예에 따른 클라우드 컴퓨팅 시스템에서 사용자의 삭제 요청에 따라 ISO 파일을 삭제하는 과정을 도시한 도면이다.3 is a diagram illustrating a process of deleting an ISO file according to a user's deletion request in a cloud computing system according to an exemplary embodiment of the present invention.

도 3에 도시된 클라우드 컴퓨팅 시스템의 사용자 인터페이스 서버(310), 제어 서버(320), 데이터베이스 서버(330), 파일 업로드 서버(340) 및 파일 스토리지 서버(350)는 도 1에 도시된 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치의 사용자 인터페이스부(110), 제어부(120), 데이터베이스(130), 파일저장제어부(140) 및 파일 저장 서버(150)에 각각 대응되며, 본 실시예에 따른 ISO 파일의 삭제 과정은 도 1에 도시된 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치(100)에서 구현될 수 있다. 따라서, 도 1에 도시된 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치(100)에 관한 설명에서와 동일한 사항에 대해서는 이를 참조한다.The user interface server 310, the control server 320, the database server 330, the file upload server 340, and the file storage server 350 of the cloud computing system illustrated in FIG. 3 are the cloud computing system illustrated in FIG. 1. Correspond to the user interface unit 110, the control unit 120, the database 130, the file storage control unit 140 and the file storage server 150 of the compressed image file management apparatus of the ISO file according to the present embodiment. The deleting process may be implemented in the compressed image file management apparatus 100 of the cloud computing system illustrated in FIG. 1. Therefore, the same matters as in the description of the compressed image file management apparatus 100 of the cloud computing system illustrated in FIG. 1 are referred to this.

도 3을 참조하면, 먼저, 사용자(360)는 사용자 인터페이스 서버(310)상에서 이전에 업로드된 기저장 ISO 파일의 삭제 요청을 한다(S301).Referring to FIG. 3, first, the user 360 requests a deletion of a previously stored ISO file previously uploaded on the user interface server 310 (S301).

사용자 인터페이스 서버(310)는 S301 단계의 기저장 ISO 파일의 삭제 요청을 제어 서버(320)에 전달한다(S302).The user interface server 310 transmits a request for deleting the pre-stored ISO file of step S301 to the control server 320 (S302).

제어 서버(320)는 S302 단계에서 전달된 삭제 요청으로부터 삭제 요청된 기저장 ISO 파일의 정보를 획득하여 이를 기초로 데이터베이스 서버(330) 상에서 기저장 ISO 파일의 정보를 탐색하여 기저장 ISO 파일에 할당된 인덱스 값을 찾아낸 후, 데이터베이스 서버(330)로부터 기저장 ISO 파일의 정보를 삭제한다(S303).The control server 320 obtains the information of the pre-stored ISO file requested to be deleted from the delete request transmitted in step S302, and searches for the information of the pre-stored ISO file on the database server 330 based on the information, and assigns the pre-stored ISO file to the prestored ISO file. After finding the index value, the information of the previously stored ISO file is deleted from the database server 330 (S303).

S303 단계에서 찾아낸 기저장 ISO 파일의 인덱스 값을 파일 업로드 서버(340)에 보낸다(S304). The index value of the pre-stored ISO file found in step S303 is sent to the file upload server 340 (S304).

파일 업로드 서버(340)는 S304 단계를 통해 수신한 기저장 ISO 파일의 인덱스 값을 기초로 하여 파일 스토리지 서버(350)로부터 기저장 ISO 파일을 삭제한다. 본 실시예에 따르면, 기저장 ISO 파일의 파일명은 기저장 ISO 파일의 인덱스 값과 일치하도록 구현함으로써, 검색 및 삭제에 용이하게 구현할 수 있다.The file upload server 340 deletes the pre-stored ISO file from the file storage server 350 based on the index value of the pre-stored ISO file received through step S304. According to the present exemplary embodiment, the file name of the pre-stored ISO file may be implemented to match the index value of the pre-stored ISO file, and thus it may be easily implemented for searching and deleting.

본 실시예에서 사용자로부터 삭제 요청을 받은 이후에 ISO 파일을 받거나 기타 정보를 수신하지 않으므로, 도 2에 도시된 실시예와는 달리 제어 서버(320)에서 사용자와의 보안 채널 형성을 위한 별도의 인증키를 생성하지는 않는다.In this embodiment, since the ISO file or other information is not received after the deletion request is received from the user, separate authentication for forming a secure channel with the user in the control server 320 is different from the embodiment shown in FIG. 2. It does not generate a key.

도 4는 본 발명의 바람직한 일 실시예에 따른 클라우드 컴퓨팅 시스템에서 사용자의 파일명 변경 요청에 따라 압축 이미지 파일의 파일 명을 변경하는 과정을 도시한 도면이다.4 is a diagram illustrating a process of changing a file name of a compressed image file according to a file name change request of a user in a cloud computing system according to an exemplary embodiment of the present invention.

도 4에 도시된 클라우드 컴퓨팅 시스템의 사용자 인터페이스 서버(410), 제어 서버(420) 및 데이터베이스 서버(430)는 도 1에 도시된 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치의 사용자 인터페이스부(110), 제어부(120) 및 데이터베이스(130)에 각각 대응되며, 본 실시예에 따른 ISO 파일의 파일 명 변경 과정은 도 1에 도시된 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치(100)에서 구현될 수 있다. 따라서, 도 1에 도시된 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치(100)에 관한 설명에서와 동일한 사항에 대해서는 이를 참조한다.The user interface server 410, the control server 420, and the database server 430 of the cloud computing system illustrated in FIG. 4 may include the user interface 110 of the apparatus for managing a compressed image file of the cloud computing system illustrated in FIG. 1, Corresponding to the control unit 120 and the database 130, the process of changing the file name of the ISO file according to the present embodiment may be implemented in the compressed image file management apparatus 100 of the cloud computing system shown in FIG. Therefore, the same matters as in the description of the compressed image file management apparatus 100 of the cloud computing system illustrated in FIG. 1 are referred to this.

도 4을 참조하면, 먼저, 사용자(460)는 사용자 인터페이스 서버(410)상에서 이전에 업로드된 기저장 ISO 파일의 파일 명 변경 요청을 한다(S401).Referring to FIG. 4, first, the user 460 requests a file name change of a previously stored ISO file previously uploaded on the user interface server 410 (S401).

사용자 인터페이스 서버(410)는 S401 단계의 기저장 ISO 파일의 파일명 변경 요청을 제어 서버(420)에 전달한다(S402).The user interface server 410 transmits a file name change request of the pre-stored ISO file in step S401 to the control server 420 (S402).

제어 서버(420)는 S402 단계에서 전달된 파일명 변경 요청으로부터 파일명 변경 요청된 기저장 ISO 파일의 정보를 획득하여 이를 기초로 데이터베이스 서버(430) 상에서 기저장 ISO 파일의 정보를 탐색하여 데이터베이스 서버(430)의 기저장 ISO 파일의 파일명 정보를 사용자가 원하는 새로운 파일 명으로 정정한다(S403).The control server 420 acquires the information of the prestored ISO file requested for the file name change from the file name change request transmitted in step S402, and searches the information of the prestored ISO file on the database server 430 based on the information. Correct the file name information of the previously stored ISO file to a new file name desired by the user (S403).

본 실시예에서는, ISO 파일이 실제 저장되는 곳에서는 ISO 파일의 파일명을 클라우드 컴퓨팅 시스템에서 서로 중복되지 않도록 할당한 인덱스로 변경하여 저장하므로, 사용자의 파일명 변경 요청에 대해 ISO 파일이 저장되는 곳에서 파일명을 직접 변경할 필요는 없으며, 다만, ISO 파일의 정보 예컨대, 인덱스, 파일명 및 업로드한 사용자 식별자 등의 메타 데이터를 저장하는 데이터베이스 상에서 변경해주면 족하다.In the present embodiment, where the ISO file is actually stored, the file name of the ISO file is changed to an index assigned by the cloud computing system so as not to overlap each other and stored. There is no need to change the information directly, but it is sufficient to change the information on the ISO file, for example, a database that stores metadata such as an index, a file name, and an uploaded user identifier.

아울러, 본 실시예에서는 사용자로부터 파일명 변경 요청을 받은 이후에 ISO 파일을 받거나 기타 정보를 수신하지 않으므로, 도 2에 도시된 실시예와는 달리 제어 서버(420)에서 사용자와의 보안 채널 형성을 위한 별도의 인증키를 생성하지는 않는다.In addition, since the present embodiment does not receive the ISO file or receive other information after receiving the file name change request from the user, unlike the embodiment shown in FIG. 2, the control server 420 may form a secure channel with the user. It does not generate a separate authentication key.

본 발명에 의하면, 클라우드 컴퓨팅 시스템의 각 계정의 사용자가 초기화된 가상 머신 인스턴스에 가상 머신의 구동에 필요한 운영체제 혹은 어플리케이션을 수동으로 설치하는 번거로운 절차를 거치지 않을 수 있도록 클라우드 컴퓨팅 시스템의 각 계정에 할당되는 가상 머신들에 설치할 운영체제 또는 어플리케이션이 포함된 압축 이미지 파일을 미리 업로드받아 효율적으로 관리할 수 있다.According to the present invention, a user of each account of the cloud computing system is assigned to each account of the cloud computing system so that the user does not have to go through the cumbersome procedure of manually installing an operating system or an application required to run the virtual machine in the initialized virtual machine instance. The compressed image file including the operating system or the application to be installed in the virtual machines can be uploaded in advance for efficient management.

본 발명은 또한 컴퓨터로 읽을 수 있는 기록매체에 컴퓨터가 읽을 수 있는 코드로서 구현하는 것이 가능하다. 컴퓨터가 읽을 수 있는 기록매체는 컴퓨터 시스템에 의해 읽혀질 수 있는 데이터가 저장되는 모든 종류의 기록장치를 포함한다. 컴퓨터가 읽을 수 있는 기록매체의 예로는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광데이터 저장장치 등이 있으며, 또한 케리어 웨이브(예를 들어 인터넷을 통한 전송)의 형태로 구현되는 것도 포함한다. 또한, 컴퓨터가 읽을 수 있는 기록매체는 네트워크로 연결된 컴퓨터 시스템에 분산되어, 분산방식으로 컴퓨터가 읽을 수 있는 코드가 저장되고 실행될 수 있다. 그리고, 본 발명을 구현하기 위한 기능적인(functional) 프로그램, 코드 및 코드 세그먼트들은 본 발명이 속하는 기술분야의 프로그래머들에 의해 용이하게 추론될 수 있다.The present invention can also be embodied as computer-readable codes on a computer-readable recording medium. A computer-readable recording medium includes all kinds of recording apparatuses in which data that can be read by a computer system is stored. Examples of the computer-readable recording medium include a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like, and may be implemented in the form of a carrier wave (for example, transmission over the Internet) . In addition, the computer-readable recording medium may be distributed over network-connected computer systems so that computer readable codes can be stored and executed in a distributed manner. In addition, functional programs, codes, and code segments for implementing the present invention can be easily inferred by programmers of the technical field to which the present invention belongs.

본 발명은 첨부된 도면에 도시된 일 실시예를 참고로 설명되었으나, 이는 예시적인 것에 불과하며, 당해 기술분야에서 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 타 실시예가 가능하다는 점을 이해할 수 있을 것이다. 따라서, 본 발명의 진정한 보호 범위는 첨부된 청구 범위에 의해서만 정해져야 할 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is clearly understood that the same is by way of illustration and example only and is not to be taken by way of limitation, You will understand. Accordingly, the true scope of protection of the present invention should be determined only by the appended claims.

Claims (10)

클라우드 컴퓨팅 시스템으로부터 적어도 하나 이상의 가상 머신들을 할당받아 사용하는 계정의 사용자로부터 상기 계정에 할당되는 가상 머신들에 설치할 운영체제 또는 어플리케이션 중 적어도 하나 이상이 포함된 압축 이미지 파일의 업로드 요청을 수신하는 사용자 인터페이스부;
상기 업로드 요청을 수신하여 상기 사용자에 대한 인증키를 생성하여 상기 사용자 인터페이스부를 통해 상기 사용자에게 전달하고, 상기 사용자의 업로드가 허용되면, 상기 업로드 요청으로부터 상기 압축 이미지 파일의 정보를 획득하여 데이터베이스에 저장하는 제어부; 및
상기 제어부로부터 상기 생성된 인증키를 수신하고, 상기 사용자로부터 업로드를 위한 인증키를 수신하여, 상기 제어부로부터 수신된 인증키와 상기 사용자로부터 수신된 인증키를 기초로 상기 사용자에 대한 업로드 허용여부를 결정하고, 업로드가 허용된 사용자에게 업로드를 위한 포트를 할당하여, 상기 포트를 통해 상기 압축 이미지 파일을 수신하여 파일 저장 서버에 저장하는 파일저장제어부를 포함하는 것을 특징으로 하는 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치.
A user interface unit for receiving a request for uploading a compressed image file including at least one of an operating system or an application to be installed in the virtual machines assigned to the account from a user of an account that uses at least one or more virtual machines from the cloud computing system. ;
Receiving the upload request, generating an authentication key for the user and transmitting the authentication key to the user through the user interface unit, and if the upload of the user is allowed, obtains information of the compressed image file from the upload request and stores it in a database. A control unit; And
Receive the authentication key generated from the control unit, and receives the authentication key for uploading from the user, whether to allow the upload to the user based on the authentication key received from the control unit and the authentication key received from the user And a file storage control unit configured to determine and assign a port for uploading to a user who is allowed to upload, to receive the compressed image file through the port, and to store the compressed image file in a file storage server. File management device.
제1항에 있어서,
상기 제어부는 상기 업로드가 허용된 사용자의 업로드 요청으로부터 상기 압축 이미지 파일의 정보를 획득하고, 상기 압축 이미지 파일의 정보에 서로 중복되지 않는 인덱스 값을 순차적으로 할당하여 상기 할당된 인덱스 값과 함께 상기 획득된 압축 이미지 파일의 정보를 상기 데이터베이스에 저장하고,
상기 파일저장제어부는 상기 제어부로부터 상기 할당된 인덱스 값을 수신하여, 상기 압축 이미지 파일의 파일명을 상기 수신된 인덱스 값으로 변경하여, 상기 파일 저장 서버에 상기 압축 이미지 파일을 저장하는 것을 특징으로 하는 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치.
The method of claim 1,
The control unit obtains the information of the compressed image file from an upload request of the user who is allowed to upload, sequentially allocates index values that do not overlap each other to the information of the compressed image file, and obtains the index image together with the allocated index value. Storing the information of the compressed image file in the database,
The file storage controller receives the assigned index value from the controller, changes the file name of the compressed image file to the received index value, and stores the compressed image file in the file storage server. Device for managing compressed image files in computing systems.
제1항에 있어서,
상기 압축 이미지 파일은 ISO 파일인 것을 특징으로 하는 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치.
The method of claim 1,
The compressed image file is a compressed image file management device of the cloud computing system, characterized in that the ISO file.
제1항에 있어서,
상기 파일 저장 제어부는 상기 클라우드 컴퓨팅 서비스 시스템에서 할당된 가상 머신을 통해 구현되는 것을 특징으로 하는 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치.
The method of claim 1,
The file storage control unit is a compressed image file management apparatus of the cloud computing system, characterized in that implemented through the virtual machine assigned in the cloud computing service system.
제4항에 있어서,
상기 파일 저장 서버는 상기 가상 머신에 마운트된 네트워크 파일 시스템 기반으로 구현된 스토리지 서버인 것을 특징으로 하는 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치.
5. The method of claim 4,
The file storage server is a compressed image file management apparatus of the cloud computing system, characterized in that the storage server implemented on the basis of a network file system mounted on the virtual machine.
제1항에 있어서,
상기 사용자 인터페이스부는 상기 사용자로부터 이전에 업로드된 기저장 압축 이미지 파일의 삭제 요청을 수신하여 상기 제어부에 전달하고,
상기 제어부는 상기 전달된 삭제 요청으로부터 상기 기저장 압축 이미지 파일의 정보를 획득하여 상기 획득된 기저장 압축 이미지 파일의 정보를 기초로 상기 데이터베이스에 상기 기저장 압축 이미지 파일의 정보에 할당된 인덱스 값을 검색하여 상기 파일 저장 제어부에 전달하고, 상기 데이터베이스로부터 상기 기저장 압축 이미지 파일의 정보를 삭제하고,
상기 파일저장제어부는 상기 파일 저장 서버에서 상기 인덱스 값을 파일명으로 하는 압축 이미지 파일을 삭제하는 것을 특징으로 하는 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치.
The method of claim 1,
The user interface unit receives a request for deleting a previously stored compressed image file previously uploaded from the user and transmits the request to the controller,
The control unit obtains the information of the pre-stored compressed image file from the transmitted delete request, and sets the index value allocated to the pre-stored compressed image file to the database based on the obtained information of the pre-stored compressed image file. Retrieve and transfer the file storage control unit to delete the information of the pre-stored compressed image file from the database;
And the file storage control unit deletes the compressed image file having the index value as the file name from the file storage server.
제1항에 있어서,
상기 사용자 인터페이스부는 상기 사용자로부터 이전에 업로드된 기저장 압축 이미지 파일의 파일명을 변경하는 파일명 변경 요청을 수신하여 상기 제어부에 전달하고,
상기 제어부는 상기 파일명 변경 요청으로부터 상기 기저장 압축 이미지 파일의 정보를 획득하여 상기 획득된 기저장 압축 이미지 파일의 정보를 기초로 상기 데이터베이스에 저장된 기저장 압축 이미지 파일의 파일명을 변경하는 것을 특징으로 하는 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치.
The method of claim 1,
The user interface unit receives a file name change request for changing a file name of a previously stored compressed image file uploaded from the user to the control unit,
The control unit obtains the information of the pre-stored compressed image file from the file name change request, and changes the file name of the pre-stored compressed image file stored in the database based on the obtained information of the pre-stored compressed image file. Device for managing compressed image files in cloud computing systems.
클라우드 컴퓨팅 시스템으로부터 적어도 하나 이상의 가상 머신들을 할당받아 사용하는 계정의 사용자로부터 상기 계정에 할당되는 가상 머신들에 설치할 운영체제 또는 어플리케이션 중 적어도 하나 이상이 포함된 압축 이미지 파일의 업로드 요청을 수신하는 단계;
상기 사용자에게 업로드를 위한 포트를 할당하고, 상기 포트를 통해 상기 압축 이미지 파일을 수신하는 단계;
상기 업로드 요청으로부터 상기 압축 이미지 파일의 정보를 획득하고, 상기 압축 이미지 파일의 정보에 서로 중복되지 않는 인덱스 값을 순차적으로 할당하는 단계;
상기 할당된 인덱스 값과 함께 상기 획득된 압축 이미지 파일의 정보를 데이터베이스에 저장하는 단계; 및
상기 수신된 압축 이미지 파일의 파일명을 상기 할당된 인덱스 값으로 변경하여, 네트워크 파일 시스템 기반의 파일 저장 서버에 상기 압축 이미지 파일을 저장하는 단계를 포함하는 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 방법.
Receiving a request for uploading a compressed image file including at least one of an operating system or an application to be installed in the virtual machines allocated to the account from a user of an account that uses the one or more virtual machines allocated from the cloud computing system;
Assigning a port for uploading to the user and receiving the compressed image file through the port;
Obtaining information of the compressed image file from the upload request, and sequentially assigning index values that do not overlap each other to the information of the compressed image file;
Storing information of the obtained compressed image file together with the assigned index value in a database; And
Changing the file name of the received compressed image file to the assigned index value, and storing the compressed image file in a file storage server based on a network file system.
제8항에 있어서,
상기 사용자로부터 이전에 업로드된 기저장 압축 이미지 파일의 삭제 요청을 수신하는 단계;
상기 삭제 요청으로부터 상기 기저장 압축 이미지 파일의 정보를 획득하는 단계;
상기 기저장 압축 이미지 파일의 정보를 기초로 상기 데이터베이스에 상기 기저장 압축 이미지 파일의 정보에 할당된 인덱스 값을 검색하는 단계; 및
상기 데이터베이스에서 상기 기저장 압축 이미지 파일의 정보를 삭제하고, 상기 파일 저장 서버에서 상기 인덱스 값을 파일명으로 하는 압축 이미지 파일을 삭제하는 단계를 더 포함하는 것을 특징으로 하는 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 방법.
9. The method of claim 8,
Receiving a request to delete a previously stored compressed image file uploaded from the user;
Obtaining information of the pre-stored compressed image file from the deletion request;
Retrieving an index value assigned to the information of the pre-stored compressed image file in the database based on the information of the pre-stored compressed image file; And
And deleting the information of the pre-stored compressed image file from the database and deleting the compressed image file having the index value as the file name from the file storage server. Way.
제8항에 있어서,
상기 사용자로부터 이전에 업로드된 기저장 압축 이미지 파일의 파일명을 변경하는 파일명 변경 요청을 수신하는 단계;
상기 파일명 변경 요청으로부터 상기 기저장 압축 이미지 파일의 정보를 획득하는 단계; 및
상기 획득된 기저장 압축 이미지 파일의 정보를 기초로 상기 데이터베이스에 저장된 기저장 압축 이미지 파일의 파일명을 변경하는 단계를 더 포함하는 것을 특징으로 하는 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 방법.
9. The method of claim 8,
Receiving a file name change request for changing a file name of a previously stored compressed image file previously uploaded from the user;
Obtaining information of the pre-stored compressed image file from the file name change request; And
And changing a file name of a previously stored compressed image file stored in the database based on the obtained information of the previously stored compressed image file.
KR1020110084840A 2011-08-24 2011-08-24 Apparatus and method for managing compressed image file in cloud computing system KR101386161B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020110084840A KR101386161B1 (en) 2011-08-24 2011-08-24 Apparatus and method for managing compressed image file in cloud computing system
PCT/KR2012/004051 WO2013027922A1 (en) 2011-08-24 2012-05-23 Compressed image file management device and method, for cloud computing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110084840A KR101386161B1 (en) 2011-08-24 2011-08-24 Apparatus and method for managing compressed image file in cloud computing system

Publications (2)

Publication Number Publication Date
KR20130022093A true KR20130022093A (en) 2013-03-06
KR101386161B1 KR101386161B1 (en) 2014-04-17

Family

ID=47746633

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110084840A KR101386161B1 (en) 2011-08-24 2011-08-24 Apparatus and method for managing compressed image file in cloud computing system

Country Status (2)

Country Link
KR (1) KR101386161B1 (en)
WO (1) WO2013027922A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190074717A (en) * 2017-12-20 2019-06-28 주식회사 케이티 Cluster Configuration And Management System And Method In Cloud Computing Environment
KR20190074447A (en) * 2017-12-20 2019-06-28 주식회사 엘지유플러스 Apparatus and method for processing image file
KR102145609B1 (en) 2020-02-25 2020-08-18 주식회사 엘엠트레이드 Method and apparatus for managing distribution of imported auto parts

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101967170B1 (en) 2018-09-13 2019-04-09 (주) 인프론티브 System for managing computer storage by io control
KR102067630B1 (en) 2019-02-01 2020-01-17 배용대 System and method for distributed storing data based on access control

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20020023760A (en) 2001-12-15 2002-03-29 심재석 CD ROM Disk omitted
KR100693346B1 (en) 2004-11-03 2007-03-09 마스터솔루션(주) System for providing virtual computing environment adapted to users and method thereof
KR100809295B1 (en) * 2006-04-06 2008-03-04 삼성전자주식회사 Apparatus and method for installing software
US9076176B2 (en) * 2008-05-05 2015-07-07 Apple Inc. Electronic submission of application programs for network-based distribution
KR101081489B1 (en) * 2009-03-25 2011-11-08 주식회사 케이티 Method of providing cloud computing-based integrated user environment and device thereof

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190074717A (en) * 2017-12-20 2019-06-28 주식회사 케이티 Cluster Configuration And Management System And Method In Cloud Computing Environment
KR20190074447A (en) * 2017-12-20 2019-06-28 주식회사 엘지유플러스 Apparatus and method for processing image file
KR102145609B1 (en) 2020-02-25 2020-08-18 주식회사 엘엠트레이드 Method and apparatus for managing distribution of imported auto parts

Also Published As

Publication number Publication date
KR101386161B1 (en) 2014-04-17
WO2013027922A1 (en) 2013-02-28

Similar Documents

Publication Publication Date Title
US10606881B2 (en) Sharing container images between mulitple hosts through container orchestration
US10394477B2 (en) Method and system for memory allocation in a disaggregated memory architecture
US11119813B1 (en) Mapreduce implementation using an on-demand network code execution system
JP6357243B2 (en) Data stream ingestion and persistence policy
US20210218818A1 (en) System and method for intent-based service deployment
US8769269B2 (en) Cloud data management
US9052962B2 (en) Distributed storage of data in a cloud storage system
US9772801B2 (en) Performing volume expansion in storage management system
US10740133B2 (en) Automated data migration of services of a virtual machine to containers
KR20110035949A (en) Method and system for running virtual machine image
US20140013322A1 (en) Virtual machine image distribution network
US10649955B2 (en) Providing unique inodes across multiple file system namespaces
US9420035B2 (en) Transaction isolation during multi-tenant transaction requests
US11429568B2 (en) Global namespace for a hierarchical set of file systems
US20180165299A1 (en) Data transformation for object storage
KR101386161B1 (en) Apparatus and method for managing compressed image file in cloud computing system
KR101714412B1 (en) Method and apparatus for organizing database system in cloud environment
CN114424172A (en) Virtual memory metadata management
US20210255885A1 (en) System and method for multi-cluster storage
US9940329B2 (en) System and method for providing a climate data persistence service
US20130173805A1 (en) Extended address volume (eav) allocation verification
US10579598B2 (en) Global namespace for a hierarchical set of file systems
JP2021513137A (en) Data migration in a tiered storage management system
JP5949041B2 (en) Virtualization system, resource management server, resource management method, and resource management program
US20140068042A1 (en) Method and Apparatus for Accelerated Virtual Image Provisioning in Distributed Cloud Environments

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20180403

Year of fee payment: 5

FPAY Annual fee payment

Payment date: 20190401

Year of fee payment: 6