KR20190143521A - Apparatus and method for managing storage - Google Patents

Apparatus and method for managing storage Download PDF

Info

Publication number
KR20190143521A
KR20190143521A KR1020180065824A KR20180065824A KR20190143521A KR 20190143521 A KR20190143521 A KR 20190143521A KR 1020180065824 A KR1020180065824 A KR 1020180065824A KR 20180065824 A KR20180065824 A KR 20180065824A KR 20190143521 A KR20190143521 A KR 20190143521A
Authority
KR
South Korea
Prior art keywords
directory
metadata
information
size
storage
Prior art date
Application number
KR1020180065824A
Other languages
Korean (ko)
Other versions
KR102622183B1 (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 KR1020180065824A priority Critical patent/KR102622183B1/en
Publication of KR20190143521A publication Critical patent/KR20190143521A/en
Application granted granted Critical
Publication of KR102622183B1 publication Critical patent/KR102622183B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • G06F16/164File meta data generation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

Disclosed are a storage management device and a method thereof. According to one embodiment of the present invention, the storage management device comprises: a directory information obtaining unit obtaining directory information on at least one directory in a storage area allocated to a user in a storage service; and a metadata generation unit generating metadata on the at least one directory based on the obtained directory information.

Description

스토리지 관리 장치 및 방법{APPARATUS AND METHOD FOR MANAGING STORAGE}Storage management device and method {APPARATUS AND METHOD FOR MANAGING STORAGE}

본 발명의 실시예들은 스토리지 서비스에 대한 스토리지 관리 기술과 관련된다.Embodiments of the invention relate to storage management techniques for storage services.

클라우드 스토리지(Cloud storage) 서비스와 같은 스토리지 서비스에서는 사용자가 이용하는 스토리지 영역에 따라 서비스 비용을 지불하여야 하므로, 사용자의 입장에서 가장 관심 있는 정보는 스토리지 영역 내 디렉토리의 크기일 것이다. In a storage service such as a cloud storage service, a service fee must be paid according to a storage area used by a user, so the most interesting information for the user is the size of a directory in the storage area.

그러나, 일반적으로 스토리지 서비스에서 스토리지 공간에 대한 디렉토리 정보를 조회하기 위해서는 조회할 때마다 비용을 지불하여야 하며, 조회를 통해 제공되는 디렉토리 정보 또한 매우 한정적이다. 특히, 기업 고객의 경우, 스토리지 영역에 저장된 데이터가 매우 방대하므로, 스토리지 공간에 대한 조회를 요청하는 경우, 타임아웃이 자주 발생하는 문제가 있다.However, in general, in order to inquire directory information on a storage space in a storage service, a fee must be paid for each inquiry, and directory information provided through an inquiry is also very limited. In particular, in the case of a corporate customer, since the data stored in the storage area is very large, a timeout occurs frequently when a query for the storage space is requested.

예를 들어, 클라우드 스토리지 서비스의 일종인 아마존 웹 서비스(Amazone Web Service, AWS)의 경우, 최상위 디렉토리의 크기를 하루에 한번 스냅샷으로 제공하고 있으나, 하위 디렉토리 크기를 구하기 위해서는 S3 Console 에서 직접 조회하거나 AWS cli api 를 호출해야 한다. For example, Amazon Web Service (AWS), a type of cloud storage service, provides snapshots of the top level directory once a day. You must call the AWS cli api.

그러나, S3 Console 은 큰 데이터나 디렉토리의 긴 리스트 요청에 대해 타임아웃이 많이 자주 발생하며, 또한, AWS cli 를 이용하더라도, 빅 데이터의 경우 지나치게 긴 리스트가 반환되므로 가공할 때 타임아웃을 발생시키거나 원하는 데이터를 얻을 수 없다는 문제가 있다. However, the S3 Console frequently times out for long list requests of large data or directories, and even with AWS cli, too long lists are returned for big data, causing timeouts during processing. The problem is that you can't get the data you want.

한국등록특허 제10-1638436호 (2016.07.12. 공고)Korean Registered Patent No. 10-1638436 (August 12, 2016)

본 발명의 실시예들은 스토리지 관리 장치 및 방법을 제공하기 위한 것이다.Embodiments of the present invention provide a storage management apparatus and method.

본 발명의 일 실시예에 따른 스토리지 관리 장치는, 스토리지 서비스에서 사용자에게 할당된 스토리지 영역 내 적어도 하나의 디렉토리(directory)에 대한 디렉토리 정보를 획득하는 디렉토리 정보 획득부 및 상기 획득된 디렉토리 정보에 기초하여 상기 적어도 하나의 디렉토리에 대한 메타 데이터를 생성하는 메타 데이터 생성부를 포함한다.The storage management apparatus according to an embodiment of the present invention may include a directory information acquisition unit obtaining directory information of at least one directory in a storage area allocated to a user in a storage service, and a directory information acquisition unit based on the obtained directory information. It includes a metadata generating unit for generating metadata for the at least one directory.

상기 디렉토리 정보 획득부는, 상기 사용자에 의해 상기 스토리지 영역 내 관심 디렉토리가 선택된 경우, 관심 디렉토리에 대한 디렉토리 정보를 획득하고, 상기 관심 디렉토리에 대한 적어도 하나의 하위 디렉토리가 존재하는 경우, 상기 적어도 하나의 하위 디렉토리 각각에 대한 디렉토리 정보를 획득할 수 있다.The directory information acquiring unit, when the interest directory in the storage area is selected by the user, obtains directory information about the interest directory, and when there is at least one subdirectory for the interest directory, the at least one subdirectory. Directory information for each directory can be obtained.

상기 디렉토리 정보는, 디렉토리 크기 및 디렉토리 명칭을 포함할 수 있다.The directory information may include a directory size and a directory name.

상기 디렉토리 정보는, 디렉토리 내에 저장된 파일의 개수 및 상기 저장된 파일의 파일명 중 적어도 하나를 더 포함할 수 있다.The directory information may further include at least one of a number of files stored in a directory and a file name of the stored file.

상기 메타 데이터는, 디렉토리 크기와 관련된 메타 데이터를 포함할 수 있다.The metadata may include metadata related to a directory size.

상기 디렉토리 크기와 관련된 메타 데이터는, 디렉토리 크기, 디렉토리 크기 변동량, 디렉토리 크기 변동 이력 및 디렉토리 내 파일 수 중 적어도 하나를 포함할 수 있다.The metadata related to the directory size may include at least one of a directory size, a directory size change amount, a directory size change history, and a number of files in the directory.

상기 메타 데이터는, 디렉토리 사용 유형과 관련된 메타 데이터를 포함할 수 있다.The metadata may include metadata associated with a directory usage type.

상기 디렉토리 사용 유형과 관련된 메타 데이터는, 컨텐츠 유형별 데이터 용량, 비 정상 사용 패턴 및 디렉토리 속성 중 적어도 하나를 포함할 수 있다.The metadata related to the directory usage type may include at least one of a data capacity for each content type, an abnormal usage pattern, and a directory attribute.

상기 메타 데이터는, 디렉토리 구조와 관련된 메타 데이터를 포함할 수 있다.The metadata may include metadata related to a directory structure.

상기 디렉토리 구조와 관련된 메타 데이터는, 디렉토리 경로, 하위 디렉토리 리스트 및 상위 디렉토리 리스트 중 적어도 하나를 포함할 수 있다.The metadata related to the directory structure may include at least one of a directory path, a lower directory list, and an upper directory list.

상기 메타 데이터에 기초하여, 상기 적어도 하나의 디렉토리에 대한 시각화된 모니터링 정보를 생성하는 시각화부를 포함할 수 있다.Based on the metadata, it may include a visualization unit for generating visualized monitoring information for the at least one directory.

본 발명의 일 실시예에 따른 스토리지 관리 방법은, 스토리지 서비스에서 사용자에게 할당된 스토리지 영역 내 적어도 하나의 디렉토리(directory)에 대한 디렉토리 정보를 획득하는 단계 및 상기 획득된 디렉토리 정보에 기초하여 상기 적어도 하나의 디렉토리에 대한 메타 데이터를 생성하는 단계를 포함할 수 있다.According to an embodiment of the present invention, a storage management method includes: obtaining directory information about at least one directory in a storage area allocated to a user in a storage service and the at least one based on the obtained directory information; And generating metadata for a directory of.

상기 디렉토리 정보 획득하는 단계는, 상기 사용자로부터 상기 스토리지 영역 내 관심 디렉토리를 선택받는 단계, 상기 관심 디렉토리에 대한 디렉토리 정보를 획득하는 단계, 상기 관심 디렉토리에 대한 적어도 하나의 하위 디렉토리가 존재하는지 여부를 판단하는 단계 및 상기 적어도 하나의 하위 디렉토리가 존재하는 경우, 상기 적어도 하나의 하위 디렉토리 각각에 대한 디렉토리 정보를 획득하는 단계를 포함할 수 있다.The acquiring of the directory information may include selecting an interested directory in the storage area from the user, obtaining directory information regarding the interested directory, and determining whether at least one subdirectory of the interested directory exists. And if the at least one subdirectory exists, obtaining directory information for each of the at least one subdirectory.

상기 디렉토리 정보는, 디렉토리 크기 및 디렉토리 명칭을 포함할 수 있다.The directory information may include a directory size and a directory name.

상기 디렉토리 정보는, 디렉토리 내에 저장된 파일의 개수 및 상기 저장된 파일의 파일명 중 적어도 하나를 더 포함할 수 있다.The directory information may further include at least one of a number of files stored in a directory and a file name of the stored file.

상기 메타 데이터는, 디렉토리 크기와 관련된 메타 데이터를 포함할 수 있다.The metadata may include metadata related to a directory size.

상기 디렉토리 크기와 관련된 메타 데이터는, 디렉토리 크기, 디렉토리 크기 변동량, 디렉토리 크기 변동 이력 및 디렉토리 내 파일 수 중 적어도 하나를 포함할 수 있다.The metadata related to the directory size may include at least one of a directory size, a directory size change amount, a directory size change history, and a number of files in the directory.

상기 메타 데이터는, 디렉토리 사용 유형과 관련된 메타 데이터를 포함할 수 있다.The metadata may include metadata associated with a directory usage type.

상기 디렉토리 사용 유형과 관련된 메타 데이터는, 컨텐츠 유형별 데이터 용량, 비 정상 사용 패턴 및 디렉토리 속성 중 적어도 하나를 포함할 수 있다.The metadata related to the directory usage type may include at least one of a data capacity for each content type, an abnormal usage pattern, and a directory attribute.

상기 메타 데이터는, 디렉토리 구조와 관련된 메타 데이터를 포함할 수 있다.The metadata may include metadata related to a directory structure.

상기 디렉토리 구조와 관련된 메타 데이터는, 디렉토리 경로, 하위 디렉토리 리스트 및 상위 디렉토리 리스트 중 적어도 하나를 포함할 수 있다.The metadata related to the directory structure may include at least one of a directory path, a lower directory list, and an upper directory list.

상기 메타 데이터에 기초하여, 상기 적어도 하나의 디렉토리에 대한 시각화된 모니터링 정보를 생성하는 단계를 더 포함할 수 있다.The method may further include generating visualized monitoring information for the at least one directory based on the metadata.

본 발명의 실시예들에 따르면, 스토리지 서비스에서 사용자에게 할당된 스토리지 영역에 대한 디렉토리 정보를 획득한 후, 획득된 디렉토리 정보를 이용하여 메타 데이터를 생성하고, 생성된 메타 데이터를 이용하여 모니터링 정보를 제공할 수 있다. 이에 따라, 사용자는 스토리지 서비스를 통한 직접적인 조회 없이도 모니터링 정보를 이용하여 원하는 시점에 스토리지 영역의 정보를 디렉토리 단위로 확인할 수 있으므로, 스토리지 영역 관리를 위한 비용을 줄일 수 있다. According to embodiments of the present invention, after obtaining directory information on a storage area allocated to a user in a storage service, metadata is generated using the obtained directory information, and monitoring information is generated using the generated metadata. Can provide. Accordingly, the user can check the information of the storage area in units of directories at a desired time by using the monitoring information without direct inquiry through the storage service, thereby reducing the cost for managing the storage area.

또한, 본 발명의 실시예들에 따르면, 스토리지 서비스로부터 획득된 디렉토리 정보를 통해 다양한 메타 데이터를 생성할 수 있으므로, 스토리지 서비스의 서비스 프로바이더에 의해 제공되지 않는 다양한 정보들을 사용자에게 제공할 수 있다.In addition, according to embodiments of the present invention, since various metadata may be generated through directory information obtained from the storage service, various information not provided by the service provider of the storage service may be provided to the user.

도 1은 본 발명의 일 실시예들에 따른 스토리지 관리 시스템의 구성도
도 2는 본 발명의 일 실시예에 따른 스토리지 관리 장치의 구성도
도 3은 본 발명의 추가적인 실시예에 따른 스토리지 관리 장치의 구성도
도 4는 본 발명의 일 실시예에 따른 스토리지 관리 방법의 순서도
도 5는 본 발명의 일 실시예에 따른 디렉토리 정보 획득 방법의 순서도
도 6은 본 발명의 추가적인 실시예에 따른 스토리지 관리 방법의 순서도
도 7은 예시적인 실시예들에서 사용되기에 적합한 컴퓨팅 장치를 포함하는 컴퓨팅 환경을 예시하여 설명하기 위한 블록도
1 is a block diagram of a storage management system according to an embodiment of the present invention.
2 is a configuration diagram of a storage management apparatus according to an embodiment of the present invention.
3 is a block diagram of a storage management apparatus according to a further embodiment of the present invention;
4 is a flowchart of a storage management method according to an embodiment of the present invention.
5 is a flowchart illustrating a method for obtaining directory information according to an embodiment of the present invention.
6 is a flow chart of a storage management method according to a further embodiment of the present invention.
7 is a block diagram illustrating and describing a computing environment including a computing device suitable for use in example embodiments.

이하, 도면을 참조하여 본 발명의 구체적인 실시형태를 설명하기로 한다. 이하의 상세한 설명은 본 명세서에서 기술된 방법, 장치 및/또는 시스템에 대한 포괄적인 이해를 돕기 위해 제공된다. 그러나 이는 예시에 불과하며 본 발명은 이에 제한되지 않는다.Hereinafter, specific embodiments of the present invention will be described with reference to the drawings. The following detailed description is provided to assist in a comprehensive understanding of the methods, devices, and / or systems described herein. However, this is only an example and the present invention is not limited thereto.

본 발명의 실시예들을 설명함에 있어서, 본 발명과 관련된 공지기술에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략하기로 한다. 그리고, 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다. 상세한 설명에서 사용되는 용어는 단지 본 발명의 실시예들을 기술하기 위한 것이며, 결코 제한적이어서는 안 된다. 명확하게 달리 사용되지 않는 한, 단수 형태의 표현은 복수 형태의 의미를 포함한다. 본 설명에서, "포함" 또는 "구비"와 같은 표현은 어떤 특성들, 숫자들, 단계들, 동작들, 요소들, 이들의 일부 또는 조합을 가리키기 위한 것이며, 기술된 것 이외에 하나 또는 그 이상의 다른 특성, 숫자, 단계, 동작, 요소, 이들의 일부 또는 조합의 존재 또는 가능성을 배제하도록 해석되어서는 안 된다.In describing the embodiments of the present invention, when it is determined that the detailed description of the known technology related to the present invention may unnecessarily obscure the gist of the present invention, the detailed description thereof will be omitted. In addition, terms to be described below are terms defined in consideration of functions in the present invention, which may vary according to the intention or custom of a user or an operator. Therefore, the definition should be made based on the contents throughout the specification. The terminology used in the description is for the purpose of describing embodiments of the invention only and should not be limiting. Unless explicitly used otherwise, the singular forms “a,” “an,” and “the” include plural forms of meaning. In this description, expressions such as "comprises" or "equipment" are intended to indicate certain features, numbers, steps, actions, elements, portions or combinations thereof, and one or more than those described. It should not be construed to exclude the presence or possibility of other features, numbers, steps, actions, elements, portions or combinations thereof.

도 1은 본 발명의 일 실시예들에 따른 스토리지 관리 시스템(100)의 구성도이다.1 is a block diagram of a storage management system 100 according to an embodiment of the present invention.

도 1을 참조하면, 본 발명의 일 실시예에 따른 스토리지 관리 시스템(100)은 스토리지 시스템(110), 스토리지 관리 장치(120) 및 사용자 단말(130)을 포함한다.Referring to FIG. 1, the storage management system 100 according to an exemplary embodiment of the present invention includes a storage system 110, a storage management device 120, and a user terminal 130.

스토리지 시스템(110)은 예를 들어, 스토리지 서비스를 제공하기 위해 스토리지 서비스 프로바이더(storage service provider)에 의해 운영되는 시스템이다.Storage system 110 is, for example, a system operated by a storage service provider to provide storage services.

이때, 스토리지 서비스는 예를 들어, 클라우드 스토리지(cloud storage) 서비스와 같이 서비스에 가입한 사용자(개인 또는 기업)에게 데이터 저장을 위한 인프라 환경을 제공하는 IAAS(Infrastructure as a Service) 서비스의 일종일 수 있다. 그러나, 본 발명의 실시예에서, 스토리지 서비스는 반드시 클라우드 스토리지 서비스에 한정되는 것은 아니며, 사용자가 스토리지 시스템(110)으로부터 할당 받은 외부 스토리지 영역에 데이터를 저장할 수 있도록 하는 다양한 형태의 서비스를 포함할 수 있다.In this case, the storage service may be a kind of infrastructure as a service (IAAS) service that provides an infrastructure environment for data storage to a user (individual or enterprise) who has subscribed to the service, for example, a cloud storage service. have. However, in an embodiment of the present invention, the storage service is not necessarily limited to the cloud storage service, and may include various types of services for allowing a user to store data in an external storage area allocated from the storage system 110. have.

스토리지 관리 장치(120)는 스토리지 시스템(110)으로부터 사용자에게 할당된 스토리지 영역 내 디렉토리(directory) 정보를 획득하고, 획득된 디렉토리 정보에 기초하여 메타 데이터를 생성한다. The storage management apparatus 120 obtains directory information in a storage area allocated to a user from the storage system 110 and generates metadata based on the obtained directory information.

이때, 스토리지 관리 장치(120)는 사용자의 요청 또는 사용자에 의해 설정된 주기에 따라 스토리지 시스템(110)으로부터 스토리지 영역 내 디렉토리 정보를 획득할 수 있다.In this case, the storage management device 120 may obtain directory information in the storage area from the storage system 110 according to a user's request or a cycle set by the user.

또한, 본 발명의 일 실시예에 따르면, 스토리지 관리 장치(120)는 획득된 디렉토리 정보에 기초하여, 스토리지 영역에 대한 시각화된 모니터링 정보를 생성하고, 생성된 모니터링 정보를 사용자 단말(130)로 제공할 수 있다.In addition, according to an embodiment of the present invention, the storage management apparatus 120 generates visualized monitoring information on the storage area based on the obtained directory information, and provides the generated monitoring information to the user terminal 130. can do.

한편, 사용자 단말(130)은 스토리지 서비스를 이용하기 위해 사용자에 의해 사용되는 장치로서, 예를 들어, 데스크톱(desktop) PC, 랩톱(laptop) PC, 태블릿(tablet) PC, 스마트폰(smart phone), 패블릿(phablet) 등을 포함할 수 있다.On the other hand, the user terminal 130 is a device used by the user to use the storage service, for example, desktop (desktop PC), laptop (laptop) PC, tablet (tablet) PC, smart phone (smart phone) , Phablets, and the like.

구체적으로, 스토리지 서비스의 사용자는 사용자 단말(130)을 이용하여 사용자에게 할당된 스토리지 시스템(110) 내 스토리지 영역에 데이터를 저장할 수 있다. 또한, 스토리지 서비스의 사용자는 사용자 단말(130)을 이용하여 스토리지 관리 장치(120)로부터 스토리지 영역에 대한 모니터링 정보를 획득할 수 있다. In detail, the user of the storage service may store data in a storage area of the storage system 110 allocated to the user using the user terminal 130. In addition, the user of the storage service may obtain monitoring information about the storage area from the storage management device 120 using the user terminal 130.

도 2는 본 발명의 일 실시예에 따른 스토리지 관리 장치(120)의 구성도이다.2 is a block diagram of the storage management apparatus 120 according to an embodiment of the present invention.

도 2를 참조하면, 본 발명의 일 실시예에 따른 스토리지 관리 장치(120)는 디렉토리 정보 획득부(121) 및 메타 데이터 생성부(122)를 포함한다.Referring to FIG. 2, the storage management apparatus 120 according to an embodiment of the present invention includes a directory information acquisition unit 121 and a metadata generating unit 122.

디렉토리 정보 획득부(121)는 스토리지 서비스에서 사용자에게 할당된 스토리지 영역 내 적어도 하나의 디렉토리에 대한 디렉토리 정보를 획득한다.The directory information acquisition unit 121 acquires directory information on at least one directory in a storage area allocated to a user in a storage service.

구체적으로, 본 발명의 일 실시예에 따르면, 디렉토리 정보 획득부(121)는 사용자로부터 스토리지 영역 내 관심 디렉토리를 선택받을 수 있다. 이때, 관심 디렉토리는 예를 들어, 스토리지 영역 내 최상위 디렉토리일 수 있으나, 반드시 이에 한정되는 것은 아니며, 최상위 디렉토리의 하위 디렉토리들 중 하나일 수도 있다.Specifically, according to an embodiment of the present invention, the directory information acquisition unit 121 may receive a directory of interest in the storage area from the user. In this case, the directory of interest may be, for example, a top-level directory in the storage area, but is not necessarily limited thereto, and may be one of subdirectories of the top-level directory.

한편, 디렉토리 정보 획득부(121)는 사용자에 의해 관심 디렉토리가 선택된 경우, 선택된 관심 디렉토리에 대한 디렉토리 정보를 획득할 수 있다. 또한, 디렉토리 정보 획득부(121)는 스토리지 영역 내에 선택된 관심 디렉토리에 대한 적어도 하나의 하위 디렉토리가 존재하는 경우, 하위 디렉토리 각각에 대한 디렉토리 정보를 획득할 수 있다.On the other hand, if the directory of interest is selected by the user, the directory information acquisition unit 121 may obtain directory information on the selected directory of interest. In addition, when there is at least one subdirectory of the selected ROI in the storage area, the directory information acquisition unit 121 may acquire directory information of each subdirectory.

구체적으로, 디렉토리 정보 획득부(121)는 예를 들어, 스토리지 시스템(110)으로 관심 디렉토리 및 관심 디렉토리의 하위 디렉토리 각각에 대한 디렉토리 정보를 요청하여 스토리지 시스템(110)으로부터 각 디렉토리에 대한 디렉토리 정보를 획득할 수 있다. 이때, 본 발명의 일 실시예에 따르면, 관심 디렉토리에 대한 복수의 하위 디렉토리가 존재하는 경우, 하위 디렉토리들에 대한 디렉토리 정보 획득은 병렬적으로 수행될 수 있다.Specifically, the directory information acquisition unit 121 requests directory information for each directory of interest and subdirectories of the directory of interest to the storage system 110 to obtain directory information for each directory from the storage system 110, for example. Can be obtained. In this case, according to an embodiment of the present invention, when there are a plurality of subdirectories for the interested directory, directory information acquisition for the subdirectories may be performed in parallel.

한편, 디렉토리 정보 획득부(121)에 의해 획득되는 디렉토리 정보는 예를 들어, 디렉토리 크기 및 디렉토리 명칭을 포함할 수 있다. 또한, 실시예에 따라, 디렉토리 정보는 예를 들어, 디렉토리 내에 저장된 파일의 개수 및 파일명 중 적어도 하나를 더 포함할 수 있다. Meanwhile, the directory information obtained by the directory information acquisition unit 121 may include, for example, a directory size and a directory name. Also, according to an embodiment, the directory information may further include, for example, at least one of the number of files stored in the directory and the file name.

한편, 스토리지 시스템(110)을 운영하는 서비스 프로바이더의 정책에 따라 스토리지 시스템(110)으로부터 획득되는 디렉토리 정보는 상술한 예 외에도 추가적인 정보들을 더 포함할 수 있다.Meanwhile, the directory information obtained from the storage system 110 according to a policy of a service provider operating the storage system 110 may further include additional information in addition to the above-described example.

한편, 디렉토리 정보 획득은 사용자의 요청에 따라 비주기적으로 수행될 수 있으나, 반드시 이에 한정되는 것은 아니며, 사용자의 설정에 따라 주기적으로 수행될 수도 있다.On the other hand, the directory information acquisition may be performed aperiodically at the request of the user, but is not necessarily limited thereto, and may be periodically performed according to the user's setting.

메타 데이터 생성부(122)는 디렉토리 정보 획득부(121)에 의해 획득된 디렉토리 정보에 기초하여 사용자에게 할당된 스토리지 영역 내 적어도 하나의 디렉토리에 대한 메타 데이터를 생성한다.The metadata generating unit 122 generates metadata about at least one directory in a storage area allocated to a user based on the directory information obtained by the directory information obtaining unit 121.

구체적으로, 본 발명의 일 실시예에 따르면, 메타 데이터는 디렉토리 크기와 관련된 메타 데이터를 포함할 수 있다. 이때, 디렉토리 크기와 관련된 메타 데이터는 예를 들어, 디렉토리 크기, 디렉토리 크기 변동량, 디렉토리 크기 변동 이력 및 디렉토리 내 파일 수 중 적어도 하나를 포함할 수 있다.Specifically, according to an embodiment of the present invention, the metadata may include metadata related to the directory size. In this case, the metadata related to the directory size may include, for example, at least one of a directory size, a directory size change amount, a directory size change history, and a number of files in the directory.

한편, 디렉토리 크기와 관련된 메타 데이터 중 디렉토리 크기는, 예를 들어, 디렉토리 정보가 획득된 각 디렉토리에 대한 현재 디렉토리 크기를 의미할 수 있다.Meanwhile, the directory size among the meta data related to the directory size may mean, for example, the current directory size for each directory from which directory information is obtained.

또한, 디렉토리 크기 변동량은 예를 들어, 디렉토리 정보가 획득된 각 디렉토리에 대한 최근 디렉토리 크기 변동량을 의미할 수 있다.In addition, the directory size change amount may mean, for example, a recent directory size change amount for each directory from which directory information is obtained.

또한, 디렉토리 크기 변동 이력은 디렉토리 정보가 획득된 각 디렉토리에 대한 디렉토리 크기 변화 패턴을 의미할 수 있다.In addition, the directory size change history may mean a directory size change pattern for each directory from which directory information is obtained.

또한, 디렉토리 내 파일 수는 디렉토리 정보가 획득된 각 디렉토리에 저장된 파일의 개수를 의미할 수 있다. 이때, 각 디렉토리에 저장된 파일의 개수는 각 디렉토리의 하위 디렉토리에 저장된 파일의 개수를 포함할 수 있다.In addition, the number of files in the directory may mean the number of files stored in each directory in which directory information is obtained. In this case, the number of files stored in each directory may include the number of files stored in subdirectories of each directory.

한편, 본 발명의 일 실시예에 따르면, 메타 데이터는 디렉토리 사용 유형과 관련된 메타 데이터를 포함할 수 있다. 이때, 디렉토리 사용 유형과 관련된 메타 데이터는 예를 들어, 컨텐츠 유형별 데이터 용량, 비 정상 사용 패턴 및 디렉토리 속성 중 적어도 하나를 포함할 수 있다.Meanwhile, according to an embodiment of the present invention, the metadata may include metadata related to the directory usage type. In this case, the metadata related to the directory usage type may include, for example, at least one of a data capacity for each content type, an abnormal usage pattern, and a directory attribute.

한편, 디렉토리 사용 유형과 관련된 메타 데이터 중 컨텐츠 유형별 데이터 용량은, 예를 들어, 디렉토리 명칭, 디렉토리 내 저장된 파일의 파일명 등에 기초하여 특정한 컨텐츠 유형(예를 들어, 동영상, 이미지 등)으로 분류되는 데이터들의 용량을 의미할 수 있다.On the other hand, the data capacity of each type of metadata related to the directory usage type is, for example, based on the directory name, the file name of the file stored in the directory, etc. of data classified into a specific content type (eg, video, image, etc.). It can mean the capacity.

또한, 비 정상 사용 패턴은 예를 들어, 특정 디렉토리에 대한 사용 패턴이 비 정상적인지 여부를 의미할 수 있다. 구체적인 예로, 메타 데이터 생성부(122)는 특정 디렉토리에 유사한 크기의 데이터가 주기적으로 저장되는 경우, 해당 디렉토리의 사용 패턴이 비 정상적인 것으로 판단될 수 있다.Also, the abnormal usage pattern may mean, for example, whether the usage pattern for a specific directory is abnormal. As a specific example, when data of a similar size is periodically stored in a specific directory, the metadata generating unit 122 may determine that the usage pattern of the corresponding directory is abnormal.

또한, 디렉토리 속성은 최하위 디렉토리 여부, 고정된 디렉토리(fixed directory)인지 여부, 룰 셋(rule set) 적용 디렉토리인지 여부 등을 포함할 수 있다. In addition, the directory attribute may include whether it is a lowest directory, whether it is a fixed directory, whether it is a rule set application directory, or the like.

이때, 최하위 디렉토리 여부는 예를 들어, 특정 디렉토리가 하위 디렉토리를 포함하고 있지 않은 디렉토리인지 여부를 의미할 수 있다.At this time, whether or not the lowest directory may mean, for example, whether a specific directory is a directory that does not include a subdirectory.

또한, 고정된 디렉토리인지 여부는 사용자에 의해 파일이 저장된 후 사용되지 않는 디렉토리인지 여부를 의미할 수 있다.In addition, whether the directory is a fixed directory may mean whether the file is a directory that is not used after a file is stored by a user.

또한, 룰 셋(rule set) 적용 디렉토리인지 여부는 사용자에 의해 이용되는 특정한 프로그램에 의해 특정한 룰 셋에 따라 관리되는 디렉토리인지 여부를 의미할 수 있다.In addition, whether the directory is a rule set application directory may mean whether the directory is managed according to a specific rule set by a specific program used by a user.

한편, 본 발명의 일 실시예에 따르면, 메타 데이터는 디렉토리 구조와 관련된 메타 데이터를 포함할 수 있다. 이때, 디렉토리 구조와 관련된 메타 데이터는 예를 들어, 각 디렉토리에 대한 스토리지 영역 내 디렉토리 경로, 하위 디렉토리 리스트 및 상위 디렉토리 리스트 중 적어도 하나를 포함할 수 있다.Meanwhile, according to an embodiment of the present invention, the metadata may include metadata related to the directory structure. In this case, the metadata related to the directory structure may include, for example, at least one of a directory path, a lower directory list, and a higher directory list in the storage area for each directory.

한편, 메타 데이터 생성부(122)는 스토리지 시스템(110)으로부터 획득되는 디렉토리 정보 및 사용자의 필요에 따라 상술한 예에 외에도 다양한 종류의 메타 데이터를 생성할 수 있다.The meta data generator 122 may generate various types of meta data in addition to the above-described example according to the directory information obtained from the storage system 110 and the user's needs.

도 3은 본 발명의 추가적인 실시예에 따른 스토리지 관리 장치의 구성도이다.3 is a block diagram of a storage management apparatus according to a further embodiment of the present invention.

도 3을 참조하면, 스토리지 관리 장치(120)는 시각화부(123)를 더 포함할 수 있다.Referring to FIG. 3, the storage management device 120 may further include a visualization unit 123.

시각화부(123)는 메타 데이터 생성부(122)에서 생성된 메타 데이터에 기초하여, 스토리지 영역 내 적어도 하나의 디렉토리에 대한 시각화된 모니터링 정보를 생성한다.The visualization unit 123 generates visualized monitoring information on at least one directory in the storage area based on the metadata generated by the metadata generating unit 122.

이때, 시각화된 모니터링 정보는 예를 들어, 메타 데이터 생성부(122)에서 생성된 메타 데이터에 기초하여 생성된 텍스트, 그래프 이미지 등을 포함할 수 있다.In this case, the visualized monitoring information may include, for example, text, a graph image, and the like generated based on the meta data generated by the meta data generator 122.

예를 들어, 시각화부(123)는 디렉토리 구조와 관련된 메타 데이터에 기초하여, 스토리지 영역 내 디렉토리들 사이의 상하위 관계가 트리(tree) 구조로 시각화된 모니터링 정보를 생성할 수 있다.For example, the visualization unit 123 may generate monitoring information in which the upper and lower relations between the directories in the storage area are visualized in a tree structure based on metadata related to the directory structure.

다른 예로, 시각화부(123)는 디렉토리 크기와 관련된 메타 데이터에 기초하여, 스토리지 영역 내 각 디렉토리에 대한 디렉토리 크기, 디렉토리 크기 변동량, 디렉토리 크기 변동 이력, 디렉토리 내 파일 수 등이 텍스트 또는 그래프 이미지의 형태로 시각화된 모니터링 정보를 생성할 수 있다.As another example, the visualization unit 123 may have a directory size, a directory size change amount, a directory size change history, a number of files in the directory, or the like in the form of a text or a graph image based on metadata related to the directory size. Visualized monitoring information can be generated.

또 다른 예로, 시각화부(123)는 디렉토리 사용 유형과 관련된 메타 데이터에 기초하여, 스토리지 영역 내 컨텐츠 유형별 데이터 용량, 디렉토리 비 정상 사용 패턴, 디렉토리 속성 등이 텍스트 또는 그래프 이미지 형태로 시각화된 모니터링 정보를 생성할 수 있다.As another example, the visualization unit 123 may be configured to display monitoring information visualized in the form of a text or graph image of data capacity, directory abnormal usage pattern, directory attribute, etc. of each content type in the storage area based on metadata related to the directory usage type. Can be generated.

한편, 시각화부(123)는 메타 데이터 생성부(122)에서 생성된 메타 데이터 및 사용자의 필요에 따라 상술한 예에 외에도 다양한 종류의 시각화된 모니터링 정보를 생성할 수 있다.The visualization unit 123 may generate various types of visualized monitoring information in addition to the above-described example according to the metadata generated by the metadata generator 122 and the user's needs.

도 4는 본 발명의 일 실시예에 따른 스토리지 관리 방법의 순서도이다.4 is a flowchart of a storage management method according to an embodiment of the present invention.

도 4에 도시된 방법은 예를 들어, 도 2 또는 도 3에 도시된 스토리지 관리 장치(120)에 의해 수행될 수 있다.The method illustrated in FIG. 4 may be performed by the storage management apparatus 120 illustrated in FIG. 2 or 3, for example.

도 4를 참조하면, 스토리지 관리 장치(120)는 스토리지 서비스에서 사용자에게 할당된 스토리지 영역 내 적어도 하나의 디렉토리에 대한 디렉토리 정보를 획득한다(410).Referring to FIG. 4, the storage management device 120 obtains directory information on at least one directory in a storage area allocated to a user in a storage service (410).

이때, 본 발명의 일 실시예에 따르면, 스토리지 관리 장치(120)는 디렉토리 정보 획득을 위해 사용자로부터 스토리지 영역 내 관심 디렉토리를 선택받을 수 있다. 또한, 스토리지 관리 장치(120)는 스토리지 시스템(110)으로부터 관심 디렉토리 및 관심 디렉토리에 대한 하위 디렉토리에 대한 디렉토리 정보를 획득할 수 있다.In this case, according to an embodiment of the present invention, the storage management device 120 may receive a directory of interest in the storage area from the user to obtain directory information. In addition, the storage management device 120 may obtain directory information about the directory of interest and subdirectories of the directory of interest from the storage system 110.

이후, 스토리지 관리 장치(120)는 획득된 디렉토리 정보에 기초하여 스토리지 영역 내 적어도 하나의 디렉토리에 대한 메타 데이터를 생성한다(420).Thereafter, the storage management apparatus 120 generates metadata about at least one directory in the storage area based on the obtained directory information (420).

이때, 메타 데이터는 디렉토리 크기와 관련된 메타 데이터, 디렉토리 사용 유형과 관련된 메타 데이터 및 디렉토리 구조와 관련된 메타 데이터를 포함할 수 있다.In this case, the metadata may include metadata related to a directory size, metadata related to a directory usage type, and metadata related to a directory structure.

도 5는 본 발명의 일 실시예에 따른 디렉토리 정보 획득 방법의 순서도이다.5 is a flowchart illustrating a method of obtaining directory information according to an embodiment of the present invention.

도 5에 도시된 방법은 예를 들어, 도 2 또는 도 3에 도시된 스토리지 관리 장치(120)에 의해 수행될 수 있다.The method illustrated in FIG. 5 may be performed by the storage management apparatus 120 illustrated in FIG. 2 or 3, for example.

도 5를 참조하면, 우선, 스토리지 관리 장치(120)는 스토리지 시스템(110)으로부터 사용자에 의해 선택된 관심 디렉토리에 대한 디렉토리 정보를 획득한다(510).Referring to FIG. 5, first, the storage management apparatus 120 obtains directory information on a directory of interest selected by a user from the storage system 110 (510).

이후, 스토리지 관리 장치(120)는 관심 디렉토리에 대한 하위 디렉토리가 존재하는지 여부를 판단한다(520).Thereafter, the storage management apparatus 120 determines whether a subdirectory for the directory of interest exists (520).

이때, 하위 디렉토리가 존재하는 경우, 스토리지 관리 장치(120)는 하위 디렉토리 카운트 값(i)를 1로 설정한다(530). In this case, when there is a subdirectory, the storage management device 120 sets the subdirectory count value i to 1 (530).

이후, 스토리지 관리 장치(120)는 스토리지 시스템(110)으로부터 특정 하위 디렉토리에 대한 디렉토리 정보를 획득한다(540). Thereafter, the storage management device 120 obtains directory information on a specific subdirectory from the storage system 110 (540).

이후, 스토리지 관리 장치(120)는 i가 하위 디렉토리 개수와 동일한지 여부를 판단한다(550).Thereafter, the storage management device 120 determines whether i is equal to the number of subdirectories (550).

i가 하위 디렉토리 개수보다 작은 경우, 스토리지 관리 장치(120)는 i를 1만큼 증가시킨 후(560), i가 하위 디렉토리 개수와 동일할 때까지 540 단계 내지 560 단계를 반복 수행한다.If i is smaller than the number of subdirectories, the storage management device 120 increments i by 1 (560) and repeats steps 540 to 560 until i is equal to the number of subdirectories.

한편, 도 5에 도시된 예에서는, 하위 디렉토리에 대한 디렉토리 정보를 순차적으로 획득하는 것으로 도시하고 있으나, 반드시 이에 한정되는 것은 아니다. 즉, 실시예에 따라 하위 디렉토리 개수가 복수인 경우, 복수의 하위 디렉토리에 대한 디렉토리 정보 획득은 병렬적으로 수행될 수 있다.On the other hand, in the example shown in Figure 5, it is shown that the directory information for the lower directory is obtained sequentially, but is not necessarily limited thereto. That is, in some embodiments, when the number of subdirectories is plural, directory information acquisition for the plurality of subdirectories may be performed in parallel.

도 6은 본 발명의 추가적인 실시예에 따른 스토리지 관리 방법의 순서도이다.6 is a flowchart of a storage management method according to a further embodiment of the present invention.

도 6에 도시된 방법은 예를 들어, 도 3에 도시된 스토리지 관리 장치(120)에 의해 수행될 수 있다.The method illustrated in FIG. 6 may be performed by the storage management apparatus 120 illustrated in FIG. 3, for example.

도 6을 참조하면, 스토리지 관리 장치(120)는 스토리지 서비스에서 사용자에게 할당된 스토리지 영역 내 적어도 하나의 디렉토리에 대한 디렉토리 정보를 획득한다(610).Referring to FIG. 6, the storage management device 120 obtains directory information on at least one directory in a storage area allocated to a user in a storage service (610).

이때, 본 발명의 일 실시예에 따르면, 스토리지 관리 장치(120)는 디렉토리 정보 획득을 위해 사용자로부터 스토리지 영역 내 관심 디렉토리를 선택받을 수 있다. 또한, 스토리지 관리 장치(120)는 스토리지 시스템(110)으로부터 관심 디렉토리 및 관심 디렉토리에 대한 하위 디렉토리에 대한 디렉토리 정보를 획득할 수 있다.In this case, according to an embodiment of the present invention, the storage management device 120 may receive a directory of interest in the storage area from the user to obtain directory information. In addition, the storage management device 120 may obtain directory information about the directory of interest and subdirectories of the directory of interest from the storage system 110.

이후, 스토리지 관리 장치(120)는 획득된 디렉토리 정보에 기초하여 스토리지 영역 내 적어도 하나의 디렉토리에 대한 메타 데이터를 생성한다(620).Thereafter, the storage management device 120 generates metadata for at least one directory in the storage area based on the obtained directory information (620).

이때, 메타 데이터는 디렉토리 크기와 관련된 메타 데이터, 디렉토리 사용 유형과 관련된 메타 데이터 및 디렉토리 구조와 관련된 메타 데이터를 포함할 수 있다.In this case, the metadata may include metadata related to a directory size, metadata related to a directory usage type, and metadata related to a directory structure.

이후, 스토리지 관리 장치(120)는 생성된 메타 데이터에 기초하여 스토리지 영역 내 적어도 하나의 디렉토리에 대한 시각화된 모니터링 정보를 생성한다(630).Thereafter, the storage management device 120 generates visualized monitoring information on at least one directory in the storage area based on the generated metadata (630).

이때, 시각화된 모니터링 정보는 예를 들어, 620 단계에서 생성된 메타 데이터에 기초하여 생성된 텍스트, 그래프 이미지 등을 포함할 수 있다.In this case, the visualized monitoring information may include, for example, text, a graph image, and the like generated based on the metadata generated in step 620.

예를 들어, 스토리지 관리 장치(120)는 디렉토리 구조와 관련된 메타 데이터에 기초하여 스토리지 영역 내 디렉토리들 사이의 상하위 관계가 트리(tree) 구조로 시각화된 모니터링 정보를 생성할 수 있다.For example, the storage management device 120 may generate monitoring information in which a parent-child relationship between directories in the storage area is visualized in a tree structure based on metadata related to the directory structure.

다른 예로, 스토리지 관리 장치(120)는 디렉토리 크기와 관련된 메타 데이터에 기초하여, 스토리지 영역 내 각 디렉토리에 대한 디렉토리 크기, 디렉토리 크기 변동량, 디렉토리 크기 변동 이력 및 디렉토리 내 파일 수 등이 텍스트 또는 그래프 이미지의 형태로 시각화된 모니터링 정보를 생성할 수 있다.As another example, the storage management apparatus 120 may determine a directory size, a directory size change, a directory size change history, and a number of files in the directory, for each directory in the storage area based on metadata related to the directory size. Monitoring information visualized in the form can be generated.

또 다른 예로, 스토리지 관리 장치(120)는 디렉토리 사용 유형과 관련된 메타 데이터에 기초하여, 스토리지 영역 내 컨텐츠 유형별 데이터 용량, 디렉토리 비 정상 사용 패턴 및 디렉토리 속성 등이 텍스트 또는 그래프 이미지 형태로 시각화된 모니터링 정보를 생성할 수 있다.As another example, the storage management apparatus 120 may monitor information in which a data capacity, a directory abnormal usage pattern, and a directory attribute of each type of content in a storage area are visualized in the form of a text or a graph image based on metadata related to a directory usage type. Can be generated.

한편, 도 4 및 도 6에 도시된 순서도에서는 상기 방법을 복수 개의 단계로 나누어 기재하였으나, 적어도 일부의 단계들은 순서를 바꾸어 수행되거나, 다른 단계와 결합되어 함께 수행되거나, 생략되거나, 세부 단계들로 나뉘어 수행되거나, 또는 도시되지 않은 하나 이상의 단계가 부가되어 수행될 수 있다.Meanwhile, in the flowcharts shown in FIGS. 4 and 6, the method is divided into a plurality of steps, but at least some of the steps may be performed in a reverse order, in combination with other steps, omitted, or as detailed steps. It may be performed separately or in addition to one or more steps not shown.

도 7은 예시적인 실시예들에서 사용되기에 적합한 컴퓨팅 장치를 포함하는 컴퓨팅 환경을 예시하여 설명하기 위한 블록도이다. 도시된 실시예에서, 각 컴포넌트들은 이하에 기술된 것 이외에 상이한 기능 및 능력을 가질 수 있고, 이하에 기술되지 것 이외에도 추가적인 컴포넌트를 포함할 수 있다.7 is a block diagram illustrating and describing a computing environment including a computing device suitable for use in the exemplary embodiments. In the illustrated embodiment, each component may have different functions and capabilities in addition to those described below, and may include additional components in addition to those not described below.

도시된 컴퓨팅 환경(10)은 컴퓨팅 장치(12)를 포함한다. 일 실시예에서, 컴퓨팅 장치(12)는 스토리지 관리 장치(120)에 포함되는 하나 이상의 컴포넌트일 수 있다.The illustrated computing environment 10 includes a computing device 12. In one embodiment, computing device 12 may be one or more components included in storage management device 120.

컴퓨팅 장치(12)는 적어도 하나의 프로세서(14), 컴퓨터 판독 가능 저장 매체(16) 및 통신 버스(18)를 포함한다. 프로세서(14)는 컴퓨팅 장치(12)로 하여금 앞서 언급된 예시적인 실시예에 따라 동작하도록 할 수 있다. 예컨대, 프로세서(14)는 컴퓨터 판독 가능 저장 매체(16)에 저장된 하나 이상의 프로그램들을 실행할 수 있다. 상기 하나 이상의 프로그램들은 하나 이상의 컴퓨터 실행 가능 명령어를 포함할 수 있으며, 상기 컴퓨터 실행 가능 명령어는 프로세서(14)에 의해 실행되는 경우 컴퓨팅 장치(12)로 하여금 예시적인 실시예에 따른 동작들을 수행하도록 구성될 수 있다.Computing device 12 includes at least one processor 14, computer readable storage medium 16, and communication bus 18. The processor 14 may cause the computing device 12 to operate according to the example embodiments mentioned above. For example, processor 14 may execute one or more programs stored in computer readable storage medium 16. The one or more programs may include one or more computer executable instructions that, when executed by the processor 14, cause the computing device 12 to perform operations in accordance with an exemplary embodiment. Can be.

컴퓨터 판독 가능 저장 매체(16)는 컴퓨터 실행 가능 명령어 내지 프로그램 코드, 프로그램 데이터 및/또는 다른 적합한 형태의 정보를 저장하도록 구성된다. 컴퓨터 판독 가능 저장 매체(16)에 저장된 프로그램(20)은 프로세서(14)에 의해 실행 가능한 명령어의 집합을 포함한다. 일 실시예에서, 컴퓨터 판독 가능 저장 매체(16)는 메모리(랜덤 액세스 메모리와 같은 휘발성 메모리, 비휘발성 메모리, 또는 이들의 적절한 조합), 하나 이상의 자기 디스크 저장 디바이스들, 광학 디스크 저장 디바이스들, 플래시 메모리 디바이스들, 그 밖에 컴퓨팅 장치(12)에 의해 액세스되고 원하는 정보를 저장할 수 있는 다른 형태의 저장 매체, 또는 이들의 적합한 조합일 수 있다.Computer readable storage medium 16 is configured to store computer executable instructions or program code, program data and / or other suitable forms of information. The program 20 stored in the computer readable storage medium 16 includes a set of instructions executable by the processor 14. In one embodiment, computer readable storage medium 16 includes memory (volatile memory, such as random access memory, nonvolatile memory, or a suitable combination thereof), one or more magnetic disk storage devices, optical disk storage devices, flash Memory devices, or any other form of storage medium that is accessible by computing device 12 and capable of storing desired information, or a suitable combination thereof.

통신 버스(18)는 프로세서(14), 컴퓨터 판독 가능 저장 매체(16)를 포함하여 컴퓨팅 장치(12)의 다른 다양한 컴포넌트들을 상호 연결한다.The communication bus 18 interconnects various other components of the computing device 12, including the processor 14 and the computer readable storage medium 16.

컴퓨팅 장치(12)는 또한 하나 이상의 입출력 장치(24)를 위한 인터페이스를 제공하는 하나 이상의 입출력 인터페이스(22) 및 하나 이상의 네트워크 통신 인터페이스(26)를 포함할 수 있다. 입출력 인터페이스(22) 및 네트워크 통신 인터페이스(26)는 통신 버스(18)에 연결된다. 입출력 장치(24)는 입출력 인터페이스(22)를 통해 컴퓨팅 장치(12)의 다른 컴포넌트들에 연결될 수 있다. 예시적인 입출력 장치(24)는 포인팅 장치(마우스 또는 트랙패드 등), 키보드, 터치 입력 장치(터치패드 또는 터치스크린 등), 음성 또는 소리 입력 장치, 다양한 종류의 센서 장치 및/또는 촬영 장치와 같은 입력 장치, 및/또는 디스플레이 장치, 프린터, 스피커 및/또는 네트워크 카드와 같은 출력 장치를 포함할 수 있다. 예시적인 입출력 장치(24)는 컴퓨팅 장치(12)를 구성하는 일 컴포넌트로서 컴퓨팅 장치(12)의 내부에 포함될 수도 있고, 컴퓨팅 장치(12)와는 구별되는 별개의 장치로 컴퓨팅 장치(12)와 연결될 수도 있다.Computing device 12 may also include one or more input / output interfaces 22 and one or more network communication interfaces 26 that provide an interface for one or more input / output devices 24. The input / output interface 22 and the network communication interface 26 are connected to the communication bus 18. The input / output device 24 may be connected to other components of the computing device 12 via the input / output interface 22. Exemplary input / output devices 24 may include pointing devices (such as a mouse or trackpad), keyboards, touch input devices (such as touchpads or touchscreens), voice or sound input devices, various types of sensor devices, and / or imaging devices. Input devices, and / or output devices such as display devices, printers, speakers, and / or network cards. The example input / output device 24 may be included inside the computing device 12 as one component of the computing device 12, and may be connected to the computing device 12 as a separate device from the computing device 12. It may be.

이상에서 대표적인 실시예를 통하여 본 발명에 대하여 상세하게 설명하였으나, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자는 전술한 실시예에 대하여 본 발명의 범주에서 벗어나지 않는 한도 내에서 다양한 변형이 가능함을 이해할 것이다. 그러므로 본 발명의 권리범위는 설명된 실시예에 국한되어 정해져서는 안 되며, 후술하는 특허청구범위뿐만 아니라 이 특허청구범위와 균등한 것들에 의해 정해져야 한다.Although the present invention has been described in detail with reference to exemplary embodiments above, those skilled in the art to which the present invention pertains can make various modifications without departing from the scope of the present invention with respect to the above-described embodiments. Will understand. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be defined by the claims below and equivalents thereof.

10: 컴퓨팅 환경
12: 컴퓨팅 장치
14: 프로세서
16: 컴퓨터 판독 가능 저장 매체
18: 통신 버스
20: 프로그램
22: 입출력 인터페이스
24: 입출력 장치
26: 네트워크 통신 인터페이스
100: 스토리지 관리 시스템
110: 스토리지 시스템
120: 스토리지 관리 장치
121: 디렉토리 정보 획득부
122: 메타 데이터 생성부
123: 시각화부
130: 사용자 단말
10: Computing Environment
12: computing device
14: Processor
16: computer readable storage media
18: communication bus
20: Program
22: I / O interface
24: input / output device
26: network communication interface
100: storage management system
110: storage system
120: storage management device
121: directory information acquisition unit
122: metadata generating unit
123: visualization unit
130: user terminal

Claims (22)

스토리지 서비스에서 사용자에게 할당된 스토리지 영역 내 적어도 하나의 디렉토리(directory)에 대한 디렉토리 정보를 획득하는 디렉토리 정보 획득부; 및
상기 획득된 디렉토리 정보에 기초하여 상기 적어도 하나의 디렉토리에 대한 메타 데이터를 생성하는 메타 데이터 생성부를 포함하는 스토리지 관리 장치.
A directory information obtaining unit obtaining directory information on at least one directory in a storage area allocated to a user in a storage service; And
And a metadata generator configured to generate metadata for the at least one directory based on the obtained directory information.
청구항 1에 있어서,
상기 디렉토리 정보 획득부는, 상기 사용자에 의해 상기 스토리지 영역 내 관심 디렉토리가 선택된 경우, 관심 디렉토리에 대한 디렉토리 정보를 획득하고, 상기 관심 디렉토리에 대한 적어도 하나의 하위 디렉토리가 존재하는 경우, 상기 적어도 하나의 하위 디렉토리 각각에 대한 디렉토리 정보를 획득하는 스토리지 관리 장치.
The method according to claim 1,
The directory information acquiring unit, when the interest directory in the storage area is selected by the user, acquires directory information about the interest directory, and when there is at least one subdirectory for the interest directory, the at least one subdirectory. A storage management device that obtains directory information for each directory.
청구항 1에 있어서,
상기 디렉토리 정보는, 디렉토리 크기 및 디렉토리 명칭을 포함하는 스토리지 관리 장치.
The method according to claim 1,
The directory information includes a directory size and a directory name.
청구항 3에 있어서,
상기 디렉토리 정보는, 디렉토리 내에 저장된 파일의 개수 및 상기 저장된 파일의 파일명 중 적어도 하나를 더 포함하는 스토리지 관리 장치.
The method according to claim 3,
The directory information further includes at least one of a number of files stored in a directory and a file name of the stored file.
청구항 1에 있어서,
상기 메타 데이터는, 디렉토리 크기와 관련된 메타 데이터를 포함하는 스토리지 관리 장치.
The method according to claim 1,
The meta data includes metadata related to a directory size.
청구항 5에 있어서,
상기 디렉토리 크기와 관련된 메타 데이터는, 디렉토리 크기, 디렉토리 크기 변동량, 디렉토리 크기 변동 이력 및 디렉토리 내 파일 수 중 적어도 하나를 포함하는 스토리지 관리 장치.
The method according to claim 5,
The metadata related to the directory size includes at least one of a directory size, a directory size change amount, a directory size change history, and a number of files in a directory.
청구항 1에 있어서,
상기 메타 데이터는, 디렉토리 사용 유형과 관련된 메타 데이터를 포함하는 스토리지 관리 장치.
The method according to claim 1,
And the metadata includes metadata associated with a directory usage type.
청구항 7에 있어서,
상기 디렉토리 사용 유형과 관련된 메타 데이터는, 컨텐츠 유형별 데이터 용량, 비 정상 사용 패턴 및 디렉토리 속성 중 적어도 하나를 포함하는 스토리지 관리 장치.
The method according to claim 7,
The metadata related to the directory usage type may include at least one of data capacity for each content type, an abnormal usage pattern, and a directory attribute.
청구항 1에 있어서,
상기 메타 데이터는, 디렉토리 구조와 관련된 메타 데이터를 포함하는 스토리지 관리 장치.
The method according to claim 1,
The meta data includes metadata related to a directory structure.
청구항 9에 있어서,
상기 디렉토리 구조와 관련된 메타 데이터는, 디렉토리 경로, 하위 디렉토리 리스트 및 상위 디렉토리 리스트 중 적어도 하나를 포함하는 스토리지 관리 장치.
The method according to claim 9,
The metadata related to the directory structure includes at least one of a directory path, a lower directory list, and a higher directory list.
청구항 1에 있어서,
상기 메타 데이터에 기초하여, 상기 적어도 하나의 디렉토리에 대한 시각화된 모니터링 정보를 생성하는 시각화부를 포함하는 스토리지 관리 장치.
The method according to claim 1,
And a visualization unit configured to generate visualized monitoring information for the at least one directory based on the metadata.
스토리지 서비스에서 사용자에게 할당된 스토리지 영역 내 적어도 하나의 디렉토리(directory)에 대한 디렉토리 정보를 획득하는 단계; 및
상기 획득된 디렉토리 정보에 기초하여 상기 적어도 하나의 디렉토리에 대한 메타 데이터를 생성하는 단계를 포함하는 스토리지 관리 방법.
Obtaining directory information on at least one directory in a storage area allocated to a user in a storage service; And
Generating metadata for the at least one directory based on the obtained directory information.
청구항 12에 있어서,
상기 디렉토리 정보 획득하는 단계는,
상기 사용자로부터 상기 스토리지 영역 내 관심 디렉토리를 선택받는 단계;
상기 관심 디렉토리에 대한 디렉토리 정보를 획득하는 단계;
상기 관심 디렉토리에 대한 적어도 하나의 하위 디렉토리가 존재하는지 여부를 판단하는 단계; 및
상기 적어도 하나의 하위 디렉토리가 존재하는 경우, 상기 적어도 하나의 하위 디렉토리 각각에 대한 디렉토리 정보를 획득하는 단계를 포함하는 스토리지 관리 방법.
The method according to claim 12,
Obtaining the directory information,
Receiving a directory of interest in the storage area from the user;
Obtaining directory information for the directory of interest;
Determining whether at least one subdirectory for the directory of interest exists; And
And if the at least one subdirectory exists, obtaining directory information for each of the at least one subdirectory.
청구항 12에 있어서,
상기 디렉토리 정보는, 디렉토리 크기 및 디렉토리 명칭을 포함하는 스토리지 관리 방법.
The method according to claim 12,
The directory information includes a directory size and a directory name.
청구항 14에 있어서,
상기 디렉토리 정보는, 디렉토리 내에 저장된 파일의 개수 및 상기 저장된 파일의 파일명 중 적어도 하나를 더 포함하는 스토리지 관리 방법.
The method according to claim 14,
The directory information further includes at least one of a number of files stored in a directory and a file name of the stored file.
청구항 12에 있어서,
상기 메타 데이터는, 디렉토리 크기와 관련된 메타 데이터를 포함하는 스토리지 관리 방법.
The method according to claim 12,
The meta data includes metadata related to a directory size.
청구항 16에 있어서,
상기 디렉토리 크기와 관련된 메타 데이터는, 디렉토리 크기, 디렉토리 크기 변동량, 디렉토리 크기 변동 이력 및 디렉토리 내 파일 수 중 적어도 하나를 포함하는 스토리지 관리 방법.
The method according to claim 16,
The metadata related to the directory size includes at least one of a directory size, a directory size change amount, a directory size change history, and a number of files in a directory.
청구항 12에 있어서,
상기 메타 데이터는, 디렉토리 사용 유형과 관련된 메타 데이터를 포함하는 스토리지 관리 방법.
The method according to claim 12,
And the metadata includes metadata associated with a directory usage type.
청구항 18에 있어서,
상기 디렉토리 사용 유형과 관련된 메타 데이터는, 컨텐츠 유형별 데이터 용량, 비 정상 사용 패턴 및 디렉토리 속성 중 적어도 하나를 포함하는 스토리지 관리 방법.
The method according to claim 18,
The metadata related to the directory usage type includes at least one of data capacity for each content type, an abnormal usage pattern, and a directory attribute.
청구항 12에 있어서,
상기 메타 데이터는, 디렉토리 구조와 관련된 메타 데이터를 포함하는 스토리지 관리 방법.
The method according to claim 12,
And the metadata includes metadata associated with a directory structure.
청구항 20에 있어서,
상기 디렉토리 구조와 관련된 메타 데이터는, 디렉토리 경로, 하위 디렉토리 리스트 및 상위 디렉토리 리스트 중 적어도 하나를 포함하는 스토리지 관리 방법.
The method of claim 20,
The metadata related to the directory structure includes at least one of a directory path, a lower directory list, and a higher directory list.
청구항 12에 있어서,
상기 메타 데이터에 기초하여, 상기 적어도 하나의 디렉토리에 대한 시각화된 모니터링 정보를 생성하는 단계를 더 포함하는 스토리지 관리 방법.
The method according to claim 12,
Based on the metadata, generating visualized monitoring information for the at least one directory.
KR1020180065824A 2018-06-08 2018-06-08 Apparatus and method for managing storage KR102622183B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020180065824A KR102622183B1 (en) 2018-06-08 2018-06-08 Apparatus and method for managing storage

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180065824A KR102622183B1 (en) 2018-06-08 2018-06-08 Apparatus and method for managing storage

Publications (2)

Publication Number Publication Date
KR20190143521A true KR20190143521A (en) 2019-12-31
KR102622183B1 KR102622183B1 (en) 2024-01-08

Family

ID=69051706

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180065824A KR102622183B1 (en) 2018-06-08 2018-06-08 Apparatus and method for managing storage

Country Status (1)

Country Link
KR (1) KR102622183B1 (en)

Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001014196A (en) * 1999-04-27 2001-01-19 Canon Inc Method and device for processing data and storage medium
JP2007073004A (en) * 2005-09-09 2007-03-22 Canon Inc Data maintenance information apparatus, dispersion storage system, and its method
JP2009053955A (en) * 2007-08-27 2009-03-12 Nec Corp Computer system, storage, access control method and access control program
JP2009176057A (en) * 2008-01-24 2009-08-06 Hitachi Ltd Data retrieval server, retrieval program, retrieval method
JP2011018192A (en) * 2009-07-09 2011-01-27 Hitachi Ltd Data retrieval server
JP4713257B2 (en) * 2005-07-13 2011-06-29 日本放送協会 Data storage device and version management program
JP2011186768A (en) * 2010-03-08 2011-09-22 Ricoh Co Ltd File management system, information processor, and information processing method
JP2012141738A (en) * 2010-12-28 2012-07-26 Hitachi Solutions Ltd Information management method and information providing computer
KR20130022009A (en) * 2011-08-24 2013-03-06 한국전자통신연구원 Method for avoiding conflict among metadata operation and metadata management system for performing the same
JP2013097556A (en) * 2011-10-31 2013-05-20 Canon Inc File management apparatus, file management method, and program
KR20140074608A (en) * 2012-12-10 2014-06-18 포항공과대학교 산학협력단 Virtual File System integrating multiple Cloud Storage Services
KR101638436B1 (en) 2010-12-10 2016-07-12 한국전자통신연구원 Cloud storage and management method thereof
JP2017123040A (en) * 2016-01-07 2017-07-13 日本電気株式会社 Server device, distribution file system, distribution file system control method, and program
US20180101546A1 (en) * 2016-10-07 2018-04-12 Qumulo, Inc. Analyzing and visualizing trends in the use and consumption of data in a shared storage system
KR20180039542A (en) * 2016-10-07 2018-04-18 한국전자통신연구원 Distributed storage server, server device included therein, and method of operating server device

Patent Citations (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001014196A (en) * 1999-04-27 2001-01-19 Canon Inc Method and device for processing data and storage medium
JP4713257B2 (en) * 2005-07-13 2011-06-29 日本放送協会 Data storage device and version management program
JP2007073004A (en) * 2005-09-09 2007-03-22 Canon Inc Data maintenance information apparatus, dispersion storage system, and its method
JP2009053955A (en) * 2007-08-27 2009-03-12 Nec Corp Computer system, storage, access control method and access control program
JP2009176057A (en) * 2008-01-24 2009-08-06 Hitachi Ltd Data retrieval server, retrieval program, retrieval method
JP2011018192A (en) * 2009-07-09 2011-01-27 Hitachi Ltd Data retrieval server
JP2011186768A (en) * 2010-03-08 2011-09-22 Ricoh Co Ltd File management system, information processor, and information processing method
KR101638436B1 (en) 2010-12-10 2016-07-12 한국전자통신연구원 Cloud storage and management method thereof
JP2012141738A (en) * 2010-12-28 2012-07-26 Hitachi Solutions Ltd Information management method and information providing computer
KR20130022009A (en) * 2011-08-24 2013-03-06 한국전자통신연구원 Method for avoiding conflict among metadata operation and metadata management system for performing the same
JP2013097556A (en) * 2011-10-31 2013-05-20 Canon Inc File management apparatus, file management method, and program
KR20140074608A (en) * 2012-12-10 2014-06-18 포항공과대학교 산학협력단 Virtual File System integrating multiple Cloud Storage Services
JP2017123040A (en) * 2016-01-07 2017-07-13 日本電気株式会社 Server device, distribution file system, distribution file system control method, and program
US20180101546A1 (en) * 2016-10-07 2018-04-12 Qumulo, Inc. Analyzing and visualizing trends in the use and consumption of data in a shared storage system
KR20180039542A (en) * 2016-10-07 2018-04-18 한국전자통신연구원 Distributed storage server, server device included therein, and method of operating server device

Also Published As

Publication number Publication date
KR102622183B1 (en) 2024-01-08

Similar Documents

Publication Publication Date Title
US11394625B2 (en) Service level agreement based storage access
US9952753B2 (en) Predictive caching and fetch priority
US10762213B2 (en) Database system threat detection
US10810316B2 (en) Updating monitoring systems using merged data policies
US11586506B2 (en) System and method for indexing image backups
US11487730B2 (en) Storage resource utilization analytics in a heterogeneous storage system environment using metadata tags
US10331669B2 (en) Fast query processing in columnar databases with GPUs
US20190199798A1 (en) Providing information on published configuration patterns of storage resources to client systems in a network computing environment
US11687595B2 (en) System and method for searching backups
US10638168B2 (en) Detecting minimum viable display resolution of media content using optical character recognition
US20170153909A1 (en) Methods and Devices for Acquiring Data Using Virtual Machine and Host Machine
US20180020075A1 (en) Apparatus and method for providing data based on cloud service
US9430530B1 (en) Reusing database statistics for user aggregate queries
US9298487B2 (en) Managing virtual machine images in a distributed computing environment
US10554770B2 (en) Dynamic cognitive optimization of web applications
US9613035B2 (en) Active archive bridge
KR102622183B1 (en) Apparatus and method for managing storage
US20230315836A1 (en) Software discovery within software packaging and deployment systems
US11675683B2 (en) Method, electronic device, and computer program product for monitoring storage system
US11782971B2 (en) Static and dynamic NBMP function image retrieval and scale ranking

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