KR101276283B1 - Data processing system and method for implementing virtual partitions in storage means - Google Patents

Data processing system and method for implementing virtual partitions in storage means Download PDF

Info

Publication number
KR101276283B1
KR101276283B1 KR1020120134422A KR20120134422A KR101276283B1 KR 101276283 B1 KR101276283 B1 KR 101276283B1 KR 1020120134422 A KR1020120134422 A KR 1020120134422A KR 20120134422 A KR20120134422 A KR 20120134422A KR 101276283 B1 KR101276283 B1 KR 101276283B1
Authority
KR
South Korea
Prior art keywords
partition
file
space
storage means
file system
Prior art date
Application number
KR1020120134422A
Other languages
Korean (ko)
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 KR1020120134422A priority Critical patent/KR101276283B1/en
Application granted granted Critical
Publication of KR101276283B1 publication Critical patent/KR101276283B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0662Virtualisation aspects
    • G06F3/0667Virtualisation aspects at data level, e.g. file, record or object virtualisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/06Addressing a physical block of locations, e.g. base addressing, module addressing, memory dedication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0638Organizing or formatting or addressing of data
    • G06F3/0644Management of space entities, e.g. partitions, extents, pools

Landscapes

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

Abstract

PURPOSE: A data processing system implementing a virtual partition in a storage unit and a method thereof are provided to prevent data damage occurring in a sector rearrangement process for spare spaces by generating a partition space of a file type in the storage unit. CONSTITUTION: A storage unit(100) stores an OS(200) of a computer. A file system(300) generates spare spaces in the storage unit as one file to recognize the file as a partition space and stores data as much as the partition space. The file system connects addresses of sectors for the spare spaces to generate the same as one file and recognizes the file as a partition space. [Reference numerals] (100) File system; (200) Operating system; (300) Storage unit

Description

저장수단에서 가상 파티션을 구현하는 데이터 처리 시스템 및 방법{.}Data processing system and method for implementing virtual partitions in storage means {.}

본 발명은 저장수단에서 가상 파티션을 구현하는 데이터 처리 시스템 및 방법에 관한 것으로, 보다 상세하게는 저장수단에 파티션 공간 생성시 저장수단의 여유공간에 대응되는 섹터를 재배치 하여 논리 드라이브 형식으로 파티션 공간을 생성하는 방식이 아닌 파일 형식의 파티션 공간을 생성함으로써, 저장수단에 파티션 공간을 생성할 때 여유공간에 대한 섹터를 재배치 하는 과정에서 발생되는 데이터 손상을 방지할 수 있는 저장수단에서 가상 파티션을 구현하는 데이터 처리 시스템 및 방법에 관한 것이다.
The present invention relates to a data processing system and method for implementing a virtual partition in a storage means, and more particularly, to relocate a sector corresponding to the free space of a storage means to create a partition space in the storage means to partition the partition space in a logical drive format. By creating a partition space in a file format rather than creating a file format, a virtual partition is implemented in a storage means that can prevent data corruption caused by relocating sectors to free space when creating a partition space in the storage means. A data processing system and method are disclosed.

일반적으로 사용자가 저장수단에 운영체제를 설치한 후 저장공간에 대해서 파티션 분할을 수행할 경우 별도의 파티션 분할 프로그램을 사용하거나 운영체제를 다시 설치하여 설치과정에서 저장수단의 파티션 분할을 수행한다.In general, when a user installs an operating system on the storage means and partitions the storage space, a separate partitioning program is used or the operating system is reinstalled to perform partitioning of the storage means during the installation process.

그러나, 운영체제를 다시 설치하는 방법은 기존에 저장되어 있는 데이터가 삭제되고, 운영체제를 재설치 한 후 사용자의 환경에 맞는 프로그램을 설치하고 설정사항을 다시 적용해야 한다는 점에서 기존의 데이터 보존이 어렵고 운영체제 재설치에 많은 시간이 소요되는 문제점이 있었다.However, the method of re-installing the operating system is difficult to preserve the existing data and reinstallation of the operating system in that the existing stored data is deleted, and after re-installing the operating system, a program suitable for the user's environment and the settings are reapplied. There was a time consuming issue.

또한, 별도의 파티션 분할 프로그램을 사용할 경우에는 섹터 단위로 구성된 저장수단의 여유공간을 분석하고 미러 드라이브를 사용하여 섹터를 재배치 한 후 운영체제가 파티션을 영구적으로 인식하게 하는 개념이지만, 이와 같은 방법은 운영체제 환경과 저장수단에 저장된 데이터의 배치에 따라서 파티션 분할을 수행하는 도중 기존의 데이터가 손상되거나 삭제될 수 있고, 파티션 분할을 여러번 수행할 수 없는 문제점이 있었다.In addition, when using a separate partitioning program, the concept of analyzing the free space of the storage means organized by sector and relocating the sector by using a mirror drive allows the operating system to recognize the partition permanently. Depending on the environment and the arrangement of data stored in the storage means, existing data may be damaged or deleted during partitioning, and partition partitioning may not be performed multiple times.

이와 관련하여, 한국공개특허 제2012-0103312호에는 파티션에 따라서 저장 위치를 물리적으로 구분하는 NVRAM 기반의 저장 장치 및 상기 저장 장치의 동작 방법에 대한 발명이 개시되어 있으나, 이는 논리적으로 분할된 서로 다른 파티션 각각의 페이지를 저장공간 상에서 물리적으로 구분하는 과정에서 데이터가 손상되거나 삭제될 수 있다는 문제점이 있었다.
In this regard, Korean Laid-Open Patent Publication No. 2012-0103312 discloses an NVRAM-based storage device and a method of operating the storage device, which physically classify storage locations according to partitions. In the process of physically dividing the pages of each partition on the storage space, there is a problem that data may be damaged or deleted.

상술한 바와 같은 문제점을 해결하기 위해 안출된 본 발명의 목적은 저장수단에 파티션 공간 생성시 저장수단의 여유공간에 대응되는 섹터를 재배치 하여 논리 드라이브 형식으로 파티션 공간을 생성하는 방식이 아닌 파일 형식의 파티션 공간을 생성함으로써, 저장수단에 파티션 공간을 생성할 때 여유공간에 대한 섹터를 재배치 하는 과정에서 발생되는 데이터 손상을 방지할 수 있고,An object of the present invention devised to solve the above problems is to relocate the sector corresponding to the free space of the storage means when creating the partition space in the storage means to create a partition space in the form of a logical drive rather than a file format. By creating the partition space, it is possible to prevent data corruption caused by relocating sectors to free space when creating the partition space in the storage means.

생성된 파티션 공간이 파일 형식이기 때문에 파티션 공간 생성과 삭제가 일반 데이터 파일을 삭제하고 생성하는 것과 같이 자유로운 저장수단에서 가상 파티션을 구현하는 데이터 처리 시스템 및 방법을 제공하기 위함이다.
Since the created partition space is a file format, the purpose of the present invention is to provide a data processing system and method for implementing a virtual partition in a free storage means, such as creating and deleting a partition space, by deleting and generating a general data file.

상기한 바와 같은 목적을 달성하기 위한 본 발명의 특징에 따르면, 본 발명의 저장수단에서 가상 파티션을 구현하는 데이터 처리 시스템은, 컴퓨터의 운영체제가 설치되는 저장수단; 및 운영체제에서 저장수단에 존재하는 여유공간을 하나의 파일로 생성하여 파일이 하나의 파티션 공간으로 인식되도록 설정하고, 파티션 공간 내에 파티션 공간만큼 다수의 데이터를 저장시키는 파일 시스템;을 포함한다.According to a feature of the present invention for achieving the above object, a data processing system for implementing a virtual partition in the storage means of the present invention, the storage means is installed on the computer operating system; And a file system that generates a free space existing in the storage means by the operating system as a single file so that the file is recognized as one partition space and stores as much data as the partition space in the partition space.

또한, 파일 시스템은 저장수단에 불연속적 또는 연속적으로 존재하는 여유공간 대한 각 섹터들의 주소를 연결하여 하나의 파일로 생성하고, 파일이 하나의 파티션 공간으로 인식되도록 설정하는 것을 특징으로 한다.In addition, the file system is connected to the address of each sector for the free space that is discontinuously or continuously in the storage means to create a file, and set the file to be recognized as one partition space.

또한, 파일 시스템은 파티션 공간이 운영체제에 로그인하는 특정 사용자에게만 활성화되도록 설정하는 것을 특징으로 한다.
In addition, the file system may be configured such that the partition space is activated only for a specific user who logs in to the operating system.

본 발명의 저장수단에서 가상 파티션을 구현하는 데이터 처리 방법은, (a) 파일 시스템이 사용자로부터 컴퓨터의 운영체제가 설치된 저장수단의 파티션 분할 여부에 대한 신호를 전송받는 단계; (b) 파일 시스템이 사용자로부터 파티션 분할 실행 신호를 전송받을 경우, 파일 시스템이 사용자로부터 분할되는 파티션의 희망공간에 대한 신호를 전송받는 단계; (c) 파일 시스템이 저장수단에 희망공간에 대응되는 여유공간이 존재하는지 판단하는 단계; (d) 파일 시스템이 희망공간에 대응되는 여유공간이 존재할 경우, 여유공간에 해당하는 저장수단의 각 섹터 주소를 연결하는 단계; (e) 파일 시스템이 연결된 각 섹터 주소 정보에 기초하여 여유공간에 해당하는 각 섹터 주소를 하나의 파일로 생성하는 단계; (f) 파일 시스템이 파일을 독립된 파티션 공간으로 설정하는 단계; 및 (g) 파일 시스템이 설정된 파티션 공간을 활성화 하여 다수의 데이터를 저장시킬 수 있는 사용자를 설정하는 단계;를 포함한다.
A data processing method for implementing a virtual partition in a storage unit of the present invention includes the steps of: (a) receiving a signal from a user on whether a partition of a storage unit in which an operating system of a computer is installed is received from a user; (b) if the file system receives a partition partition execution signal from the user, the file system receives a signal for a desired space of a partition to be partitioned from the user; (c) the file system determining whether the free space corresponding to the desired space exists in the storage means; (d) concatenating each sector address of the storage means corresponding to the free space if the free space corresponding to the desired space exists in the file system; (e) generating each sector address corresponding to the free space into one file based on the sector address information to which the file system is connected; (f) the file system setting the file to an independent partition space; And (g) setting a user who can store a plurality of data by activating a set partition space in the file system.

이상 살펴본 바와 같은 본 발명에 따르면, 저장수단에 파티션 공간 생성시 저장수단의 여유공간에 대응되는 섹터를 재배치 하여 논리 드라이브 형식으로 파티션 공간을 생성하는 방식이 아닌 파일 형식의 파티션 공간을 생성함으로써, 저장수단에 파티션 공간을 생성할 때 여유공간에 대한 섹터를 재배치 하는 과정에서 발생되는 데이터 손상을 방지할 수 있고,According to the present invention as described above, by creating a partition space in the file format rather than a method for creating a partition space in the logical drive format by relocating the sector corresponding to the free space of the storage means when creating the partition space in the storage means, When creating partition space on the means, it is possible to prevent data corruption caused by relocating sectors to free space.

생성된 파티션 공간이 파일 형식이기 때문에 파티션 공간 생성과 삭제가 일반 데이터 파일을 삭제하고 생성하는 것과 같이 자유로운 저장수단에서 가상 파티션을 구현하는 데이터 처리 시스템 및 방법을 제공할 수 있다.
Since the created partition space is a file format, it is possible to provide a data processing system and method for implementing a virtual partition in a free storage means such as creating and deleting partition space deletes and generates a general data file.

도 1은 본 발명의 바람직한 실시예에 따른 저장수단에서 가상 파티션을 구현하는 데이터 처리 시스템에 대한 블록도이고,
도 2는 본 발명의 바람직한 실시예에 따른 저장수단에서 가상 파티션을 구현하는 데이터 처리 방법에 대한 순서도이며,
도 3은 본 발명의 바람직한 실시예에 따른 저장수단에서 가상 파티션을 구현하는 데이터 처리 방법에서 여유공간에 해당하는 각 섹터 주소를 연결하여 독립된 파티션 공간으로 설정하는 방법에 대한 설명도이다.
1 is a block diagram of a data processing system for implementing a virtual partition in a storage unit according to a preferred embodiment of the present invention.
2 is a flowchart illustrating a data processing method for implementing a virtual partition in a storage unit according to an exemplary embodiment of the present invention.
3 is an explanatory diagram illustrating a method of setting each partition address corresponding to a free space to an independent partition space in a data processing method for implementing a virtual partition in a storage unit according to an exemplary embodiment of the present invention.

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

이하, 본 발명의 실시예들에 의하여 저장수단에서 가상 파티션을 구현하는 데이터 처리 시스템 및 방법을 설명하기 위한 도면들을 참고하여 본 발명에 대해 설명하도록 한다.
Hereinafter, the present invention will be described with reference to the drawings for explaining a data processing system and method for implementing a virtual partition in a storage unit according to embodiments of the present invention.

본 발명의 바람직한 실시예에 따른 저장수단에서 가상 파티션을 구현하는 데이터 처리 시스템은 도 1에 도시된 바와 같이, 저장수단(100) 및 파일 시스템(300)을 포함한다.The data processing system implementing the virtual partition in the storage means according to the preferred embodiment of the present invention includes a storage means 100 and a file system 300, as shown in FIG.

저장수단(100)은 컴퓨터의 운영체제(200)가 설치되는 것으로, 일반적으로 컴퓨터 내에 설치되는 하드디스크와 메모리와 같은 저장수단을 의미한다.
The storage means 100 is a computer operating system 200 is installed, generally means a storage means such as a hard disk and a memory installed in the computer.

파일 시스템(300)은 컴퓨터의 운영체제(200)에서 저장수단(100)에 존재하는 여유공간을 하나의 파일로 생성하여 파일이 하나의 파티션 공간으로 인식되도록 설정하고, 파티션 공간 내에 파티션 공간만큼 다수의 데이터를 저장시킨다.The file system 300 sets the file to be recognized as one partition space by generating the free space existing in the storage means 100 in the operating system 200 of the computer as one file, and as many as the partition space in the partition space. Save the data.

이와 같은, 파일 시스템(300)은 저장수단(100)에 불연속적 또는 연속적으로 존재하는 여유공간에 대한 각 섹터들의 주소를 연결하여 하나의 파일로 생성하고, 파일이 하나의 파티션 공간으로 인식되도록 설정한다.As such, the file system 300 connects the addresses of the sectors of the free space which are discontinuously or consecutively present in the storage means 100 to generate one file, and sets the file to be recognized as one partition space. do.

여기서, 파일 시스템(300)이 여유공간에 대한 각 섹터들의 주소를 연결하여 하나의 파일로 생성하는 것은, 일반적으로 하드디스크에 설치되는 프로그램에 대한 데이터가 하드디스크에 불연속적으로 배치되지만 설치된 프로그램이 실행될때는 해당 데이터가 저장된 주소를 로드하여 프로그램이 문제없이 실행되는 방식을 적용한 것이다.Here, the file system 300 connects the addresses of the sectors of the free space to create a single file. Generally, data about a program installed on the hard disk is discontinuously arranged on the hard disk, but the installed program is not. At the time of execution, it loads the address where the data is stored and applies the way that the program runs without any problem.

따라서, 여기서 설명하는 파티션 공간은 물리 파티션 공간이나 논리 파티션 공간이 아닌 파일을 파티션 공간으로 가상화 시킨 것을 의미한다.Therefore, the partition space described here means virtualizing files that are not physical partition space or logical partition space.

이에 따라, 생성된 파티션 공간이 파일 형식이기 때문에 파티션의 생성과 삭제가 일반 데이터 파일을 삭제하고 생성하는 것과 같이 자유롭다는 장점이 있고, 기존의 파티션 분할 방식인 여유공간에 대한 섹터를 재배치 하지 않는다는 점에서 데이터 손상을 방지하는 장점도 있다.As a result, since the created partition space is in file format, the creation and deletion of partitions is as free as deleting and creating regular data files, and it does not relocate sectors for free space, which is the conventional partitioning method. It also has the advantage of preventing data corruption.

또한, 파일 시스템(300)은 파티션 공간이 운영체제(200)에 로그인하는 특정 사용자에게만 활성화되도록 설정한다. 이는, 사용자별로 별도의 저장공간을 운용할 수 있기 때문에 데이터에 대한 보안을 강화할 수 있는 장점이 있다.
In addition, the file system 300 sets the partition space to be activated only for a specific user who logs in to the operating system 200. This has the advantage of enhancing the security of the data because it can operate a separate storage space for each user.

이하, 본 발명의 바람직한 실시예에 따른 저장수단에서 가상 파티션을 구현하는 데이터 처리 시스템에 기초한 저장수단에서 가상 파티션을 구현하는 데이터 처리 방법에 대해 설명한다.Hereinafter, a data processing method for implementing a virtual partition in a storage means based on a data processing system for implementing a virtual partition in the storage means according to an exemplary embodiment of the present invention will be described.

저장수단에서 가상 파티션을 구현하는 데이터 처리 방법에서 설명되는 저장수단(100) 및 파일 시스템(300)은 저장수단에서 가상 파티션을 구현하는 데이터 처리 시스템에서 설명된 저장수단(100) 및 파일 시스템(300)과 동일하므로 이에 대한 자세한 설명은 생략한다.
The storage means 100 and the file system 300 described in the data processing method for implementing the virtual partition in the storage means are the storage means 100 and the file system 300 described in the data processing system for implementing the virtual partition in the storage means. ), So a detailed description thereof will be omitted.

저장수단에서 가상 파티션을 구현하는 데이터 처리 방법은 도 2에 도시된 바와 같이, 파티션 분할 여부 판단 단계(S100), 파티션 희망 공간 설정 단계(S200), 여유공간 존재 여부 판단 단계(S300), 섹터 주소 연결 단계(S400), 파일 형성 단계(S500), 파티션 설정 단계(S600) 및 사용자 설정 단계(S700)를 포함한다.As shown in FIG. 2, the data processing method for implementing the virtual partition in the storage means includes: partition partition determination step (S100), partition desired space setting step (S200), free space existence determination step (S300), and sector address. A connection step S400, a file forming step S500, a partition setting step S600, and a user setting step S700 are included.

파티션 분할 여부 판단 단계(S100)에서는 파일 시스템(300)이 사용자로부터 컴퓨터의 운영체제(200)가 설치된 저장수단(100)의 파티션 분할 여부에 대한 신호를 전송받는다. 여기서, 파일 시스템(300)이 파티션 분할 여부에 대한 신호를 전송받지 않을 경우에는 파티션 분할을 실행하지 않고 종료한다.
In the step of determining whether to divide the partition (S100), the file system 300 receives a signal from the user about whether to partition the storage means 100 in which the operating system 200 of the computer is installed. Here, when the file system 300 does not receive a signal indicating whether to partition the partition, the file system 300 ends without executing partition partition.

파티션 희망 공간 설정 단계(S200)에서는 파일 시스템(300)이 사용자로부터 파티션 분할 실행 신호를 전송받을 경우, 파일 시스템(300)이 사용자로부터 분할되는 파티션의 희망공간에 대한 신호를 전송받는다.
In the partition desired space setting step (S200), when the file system 300 receives a partition partition execution signal from a user, the file system 300 receives a signal for a desired space of a partition partitioned from the user.

여유공간 존재 여부 판단 단계(S300)에서는 파일 시스템(300)이 저장수단(100)에 희망공간에 대응되는 여유공간이 존재하는지 판단한다. 여기서, 저장수단(100)에 희망공간에 대응되는 여유공간이 존재하지 않을 경우에는 앞서 설명한 파티션 희망 공간 설정 단계(S200)을 다시 수행하여 분할되는 파티션의 희망공간에 대한 신호를 전송받는다.
In step S300 of determining whether the free space exists, the file system 300 determines whether the free space corresponding to the desired space exists in the storage means 100. Here, when there is no free space corresponding to the desired space in the storage means 100, the above-described partition desired space setting step (S200) is performed again to receive a signal for the desired space of the partition to be divided.

섹터 주소 연결 단계(S400)에서는 파일 시스템(300)이 희망공간에 대응되는 여유공간이 존재할 경우, 여유공간에 해당하는 저장수단(100)의 각 섹터 주소를 연결한다.In the sector address concatenation step (S400), when there is a free space corresponding to the desired space, the file system 300 connects each sector address of the storage means 100 corresponding to the free space.

이와 같은, 섹터 주소 연결 단계(S400)는 도 3에 도시된 바와 같이, 저장수단(100)에 여유공간이 불연속적으로 배치되었을 경우에는 파일 시스템(300)이 여유공간에 해당하는 제1 여유공간(300b), 제2 여유공간(300d) 및 제3 여유공간(300f)에 해당하는 섹터주소를 연결하고, 이와 같이 연결된 제1 여유공간(300b), 제2 여유공간(300d) 및 제3 여유공간(300f)에 해당하는 섹터주소는 후술할 파일 형성 단계(S500)에서 하나의 파일로 생성된다.
As shown in FIG. 3, when the free space is discontinuously arranged in the storage means 100, the file system 300 corresponds to the first free space corresponding to the free space. And connect sector addresses corresponding to the second free space 300d and the third free space 300f, and the first free space 300b, the second free space 300d, and the third free space connected in this way. The sector address corresponding to the space 300f is generated as one file in the file forming step S500 described later.

파일 형성 단계(S500)에서는 파일 시스템(300)이 연결된 각 섹터 주소 정보에 기초하여 여유공간에 해당하는 각 섹터 주소를 하나의 파일로 생성한다. In the file forming step S500, each sector address corresponding to the free space is generated as a file based on the sector address information to which the file system 300 is connected.

여기서, 하나의 파일로 생성된 여유공간은 기존에 데이터가 저장되어 사용되는 섹터들을 재배치하여 생성된 것이 아닌 여유공간에 해당하는 각 섹터의 주소 정보를 취합하여 하나의 파일로 생성하는 것으로, 이와 같은 파일에 데이터가 저장될 경우 각 섹터 주소를 통해 각 섹터가 위치하는 곳으로 데이터가 전송되어 저장되기 때문에 새로 저장되는 데이터와 기존에 저장되어 있는 데이터가 손상되지 않는 장점이 있다.
Here, the free space generated by one file is not generated by rearranging sectors in which data is stored and used previously, but collects address information of each sector corresponding to the free space and generates one file as such. When data is stored in a file, data is transferred to and stored in each sector through each sector address, so that newly stored data and previously stored data are not damaged.

파티션 설정 단계(S600)에서는 파일 시스템(300)이 파일을 독립된 파티션 공간으로 설정한다. 여기서, 파티션 공간은 물리 파티션 공간이나 논리 파티션 공간이 아닌 파일을 파티션 공간으로 가상화 시킨 것을 의미한다.
In the partition setting step S600, the file system 300 sets the file as an independent partition space. In this case, the partition space refers to a virtualization of a file that is not a physical partition space or a logical partition space.

사용자 설정 단계(S700)에서는 파일 시스템(300)이 설정된 파티션 공간을 활성화 하여 다수의 데이터를 저장시킬 수 있는 사용자를 설정한다. 따라서, 사용자별로 여러개의 파티션 공간을 생성하여 용도별로 사용할 수 있고, 저장되는 데이터에 보안 설정을 할 필요없이 특정 사용자에게만 활성화되는 파티션 공간에 데이터를 저장하여 간편하게 보안 설정을 할 수 있는 장점이 있다.
In the user setting step (S700), the file system 300 sets a user who can store a plurality of data by activating the set partition space. Therefore, it is possible to create multiple partition spaces for each user and use them for each purpose, and to easily set security by storing data in a partition space activated only for a specific user without having to set security on the stored data.

본 발명이 속하는 기술분야의 통상의 지식을 가진 자는 본 발명이 그 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구의 범위에 의하여 나타내어지며, 특허청구의 범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.
It will be understood by those skilled in the art that the present invention may be embodied in other specific forms without departing from the spirit or essential characteristics thereof. It is therefore to be understood that the above-described embodiments are illustrative in all aspects and not restrictive. The scope of the present invention is defined by the appended claims rather than the foregoing detailed description, and all changes or modifications derived from the meaning and scope of the claims and the equivalents thereof are included in the scope of the present invention Should be interpreted.

100 : 저장수단 200 : 운영체제
300 : 파일 시스템
300a : 제1 사용공간 300b : 제1 여유공간
300c : 제2 사용공간 300d : 제2 여유공간
300e : 제3 사용공간 300f : 제3 여유공간
300g : 제4 사용공간
S100 : 파티션 분할 여부 판단 단계
S200 : 파티션 희망 공간 설정 단계
S300 : 여유공간 존재 여부 판단 단계
S400 : 섹터 주소 연결 단계
S500 : 파일 형성 단계
S600 : 파티션 설정 단계
S700 : 사용자 설정 단계
100: storage means 200: operating system
300: file system
300a: first use space 300b: first free space
300c: second free space 300d: second free space
300e: third used space 300f: third free space
300g: 4th use space
S100: Step of determining whether to partition
S200: partition desired space setting step
S300: Step of determining whether there is free space
S400: Sector Address Association Step
S500: file formation stage
S600: Partition Setup Steps
S700: user setting step

Claims (4)

컴퓨터의 운영체제(200)가 설치되는 저장수단(100); 및
상기 운영체제(200)에서 상기 저장수단(100)에 존재하는 여유공간을 하나의 파일로 생성하여 상기 파일이 하나의 파티션 공간으로 인식되도록 설정하고, 상기 파티션 공간 내에 상기 파티션 공간만큼 다수의 데이터를 저장시키는 파일 시스템(300);을 포함하고,
상기 파일 시스템(300)은,
상기 저장수단(100)에 불연속적 또는 연속적으로 존재하는 여유공간 대한 각 섹터들의 주소를 연결하여 하나의 파일로 생성하고, 상기 파일이 하나의 파티션 공간으로 인식되도록 설정하는 것을 특징으로 하는 저장수단에서 가상 파티션을 구현하는 데이터 처리 시스템.
Storage means (100) on which the operating system (200) of the computer is installed; And
The free space existing in the storage means 100 is generated by the operating system 200 as a single file, and the file is recognized as one partition space, and a plurality of pieces of data are stored in the partition space as much as the partition space. Including a file system 300,
The file system 300,
In the storage means characterized in that the storage means 100 is connected to the address of each sector for the free space that is discontinuously or continuously generated in one file, and set so that the file is recognized as one partition space Data processing system that implements virtual partitions.
삭제delete 제1항에 있어서, 상기 파일 시스템(300)은,
상기 파티션 공간이 상기 운영체제(200)에 로그인하는 특정 사용자에게만 활성화되도록 설정하는 것을 특징으로 하는 저장수단에서 가상 파티션을 구현하는 데이터 처리 시스템.
The method of claim 1, wherein the file system 300,
And the partition space is set to be activated only for a specific user who logs in to the operating system (200).
(a) 파일 시스템(300)이 사용자로부터 컴퓨터의 운영체제(200)가 설치된 저장수단(100)의 파티션 분할 여부에 대한 신호를 전송받는 단계(S100);
(b) 상기 파일 시스템(300)이 상기 사용자로부터 파티션 분할 실행 신호를 전송받을 경우, 상기 파일 시스템(300)이 상기 사용자로부터 분할되는 파티션의 희망공간에 대한 신호를 전송받는 단계(S200);
(c) 상기 파일 시스템(300)이 상기 저장수단(100)에 상기 희망공간에 대응되는 여유공간이 존재하는지 판단하는 단계(S300);
(d) 상기 파일 시스템(300)이 상기 희망공간에 대응되는 여유공간이 존재할 경우, 상기 여유공간에 해당하는 상기 저장수단(100)의 각 섹터 주소를 연결하는 단계(S400);
(e) 상기 파일 시스템(300)이 연결된 각 섹터 주소 정보에 기초하여 상기 여유공간에 해당하는 각 섹터 주소를 하나의 파일로 생성하는 단계(S500);
(f) 상기 파일 시스템(300)이 상기 파일을 독립된 파티션 공간으로 설정하는 단계(S600); 및
(g) 상기 파일 시스템(300)이 설정된 상기 파티션 공간을 활성화 하여 다수의 데이터를 저장시킬 수 있는 사용자를 설정하는 단계(S700);를 포함하는 저장수단에서 가상 파티션을 구현하는 데이터 처리 방법.
(a) receiving, by the file system 300, a signal from the user regarding whether to partition the storage means 100 in which the operating system 200 of the computer is installed (S100);
(b) when the file system 300 receives a partition partition execution signal from the user, the file system 300 receiving a signal for a desired space of a partition partitioned from the user (S200);
(c) the file system 300 determining whether there is a free space corresponding to the desired space in the storage means 100 (S300);
(d) if the file system 300 has a free space corresponding to the desired space, connecting each sector address of the storage means 100 corresponding to the free space (S400);
(e) generating each sector address corresponding to the free space into one file based on the sector address information to which the file system 300 is connected (S500);
(f) the file system 300 setting the file as an independent partition space (S600); And
and (g) setting a user who can store a plurality of data by activating the partition space in which the file system 300 is set (S700).
KR1020120134422A 2012-11-26 2012-11-26 Data processing system and method for implementing virtual partitions in storage means KR101276283B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020120134422A KR101276283B1 (en) 2012-11-26 2012-11-26 Data processing system and method for implementing virtual partitions in storage means

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020120134422A KR101276283B1 (en) 2012-11-26 2012-11-26 Data processing system and method for implementing virtual partitions in storage means

Publications (1)

Publication Number Publication Date
KR101276283B1 true KR101276283B1 (en) 2013-06-21

Family

ID=48867253

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020120134422A KR101276283B1 (en) 2012-11-26 2012-11-26 Data processing system and method for implementing virtual partitions in storage means

Country Status (1)

Country Link
KR (1) KR101276283B1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7430661B2 (en) * 2004-09-09 2008-09-30 Hewlett-Packard Development Company, L.P. System and method of storing user data in a partition file or using a partition file containing user data
KR100884054B1 (en) * 2007-07-13 2009-02-18 주식회사 가자아이 Method for restoration and backup of computer system
US7519806B2 (en) * 2002-10-30 2009-04-14 Symantec Corporation Virtual partition for recording and restoring computer data files

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7519806B2 (en) * 2002-10-30 2009-04-14 Symantec Corporation Virtual partition for recording and restoring computer data files
US7430661B2 (en) * 2004-09-09 2008-09-30 Hewlett-Packard Development Company, L.P. System and method of storing user data in a partition file or using a partition file containing user data
KR100884054B1 (en) * 2007-07-13 2009-02-18 주식회사 가자아이 Method for restoration and backup of computer system

Similar Documents

Publication Publication Date Title
US9063838B1 (en) Data storage device shifting data chunks of alignment zone relative to sector boundaries
RU2658886C1 (en) Files management method, distributed storage system and control unit
US9946533B2 (en) Software updating
US9870288B2 (en) Container-based processing method, apparatus, and system
KR101915830B1 (en) Pooled partition layout and representation
US7519806B2 (en) Virtual partition for recording and restoring computer data files
JP5314158B2 (en) Method and computer readable medium for prestaging data based on dynamic storage tiering configuration
JP2014513338A5 (en) Method, computer readable storage medium and system for optimal compression of a virtual disk
CN104636266B (en) Cover tile magnetic recording hard disk, cover tile magnetic recording hard disk write method and the device of data
JP5799812B2 (en) Data allocation / calculation system, data allocation / calculation method, master device, and data allocation method
US10824460B2 (en) Information processing apparatus, information processing method for reducing network traffic, and storage medium
US8868793B2 (en) SAS expander system and method for dynamically allocating SAS addresses to SAS expander devices
EP3336702B1 (en) Metadata recovery method and device
US20160011789A1 (en) Storage control apparatus and control method of storage control apparatus
WO2016082559A1 (en) Data writing method and storage device
WO2018149157A1 (en) Method and device for scheduling vcpu thread
TW201504937A (en) Virtual storage devices formed by selected partitions of a physical storage device
CN109558752B (en) Method for quickly realizing file identification under host white list mechanism
KR101276283B1 (en) Data processing system and method for implementing virtual partitions in storage means
WO2017054636A1 (en) Method and apparatus for processing virtual machine snapshots
CN107506253B (en) Method and device for storing abnormal information of operating system
JP4765967B2 (en) Information processing apparatus, information processing method, and program
WO2015162717A1 (en) Computer
US20140351298A1 (en) Method and apparatus for distributed processing of file
CN105573862B (en) Method and equipment for recovering file system

Legal Events

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

Payment date: 20160630

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee