KR102466193B1 - File Replication Solution - Google Patents

File Replication Solution Download PDF

Info

Publication number
KR102466193B1
KR102466193B1 KR1020220100405A KR20220100405A KR102466193B1 KR 102466193 B1 KR102466193 B1 KR 102466193B1 KR 1020220100405 A KR1020220100405 A KR 1020220100405A KR 20220100405 A KR20220100405 A KR 20220100405A KR 102466193 B1 KR102466193 B1 KR 102466193B1
Authority
KR
South Korea
Prior art keywords
seating frame
data
frame
equipment
unit
Prior art date
Application number
KR1020220100405A
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 (주)한국비씨피솔루션즈
Application granted granted Critical
Publication of KR102466193B1 publication Critical patent/KR102466193B1/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/11File system administration, e.g. details of archiving or snapshots
    • G06F16/122File system administration, e.g. details of archiving or snapshots using management policies
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1446Point-in-time backing up or restoration of persistent data
    • 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/11File system administration, e.g. details of archiving or snapshots
    • G06F16/113Details of archiving

Abstract

The present invention relates to a file management system which minimizes failure occurrence time and provides a rapid business change service by duplicating files and DB data in real time or periodically to ensure business continuity. The file management system includes: a disaster recovery unit; a backup unit; a data synchronization unit; a data transfer unit; an uninterrupted transfer unit; and an uninterrupted transfer guide unit.

Description

파일 복제 솔루션 {File Replication Solution}File Replication Solution {File Replication Solution}

본 발명은 파일 복제 솔루션에 관한 것으로, 더욱 상세하게는 비즈니스 연속성을 확보하기 위하여 실시간 또는 주기적으로 파일 및 DB 데이터를 복제함으로써 장애 발생 시간을 최소화하거나 신속한 업무전환 서비스를 제공하는 파일 복제 솔루션에 관한 것이다.The present invention relates to a file replication solution, and more particularly, to a file replication solution that minimizes failure time or provides rapid business change service by replicating files and DB data in real time or periodically to ensure business continuity. .

기관, 기업, 개인 등을 위한 단말에서는 데이터 유실 또는 손상에 의해 발생하는 공백이나 마비를 최소화하기 위해 기본적으로 시스템 또는 데이터 백업 시스템을 도입하여 운영하고 있다.In terminals for institutions, companies, individuals, etc., a system or data backup system is basically introduced and operated in order to minimize voids or paralysis caused by data loss or damage.

데이터 백업 시스템이라 함은, 사용자의 단말기 상에서 생성 및 처리된 데이터 정보를 별도의 백업 공간에 사본화함을 지칭한다. 이러한 데이터 백업 시스템은, 사용자에 의해 생성된 원본 데이터를 입력 받아, 원본 데이터가 저장된 단말기의 저장 공간 내의 백업 영역에 이를 저장하거나, 단말기 외부에 별도의 백업 공간을 갖는 시스템을 설치하여 데이터 파일을 백업하여 기능을 수행하였다. 기존의 데이터 파일 백업 시스템은, 일정 주기 마다 백업을 하거나, 사용자의 요청에 의하여 백업을 수행하였다. 또한, 다수의 단말기에 접속된 데이터 파일 백업 시스템의 경우에는, 각 단말기로부터의 요청에 의하여 수시로 또는 일정 주기로 원본 데이터를 백업 저장 공간에 저장하였다.A data backup system refers to copying data information generated and processed on a user's terminal in a separate backup space. This data backup system receives original data generated by the user and stores it in a backup area within the storage space of the terminal where the original data is stored, or installs a system having a separate backup space outside the terminal to back up data files. function was performed. Existing data file backup systems perform backups at regular intervals or at the request of users. In addition, in the case of a data file backup system connected to a plurality of terminals, original data is stored in the backup storage space at any time or at regular intervals upon request from each terminal.

즉, 각 단말 상의 상주하는 프로그램은 사용자의 지정일, 일정 주기마다 또는 데이터 용량이 초과하면 시스템 백업 및/또는 데이터 백업 알고리즘을 이용하여 현재의 시스템 상태 및 데이터를 백업함으로써, 단말 상에서 발생하는 각종 이벤트인 단말 상의 각 프로그램 상의 비호환성 등과 같은 고장 이벤트, 외부로부터 바이러스 등의 불법적인 침입에 따른 사고 이벤트, 원하지 않은 데이터의 삭제 등에 의한 데이터 복구 이벤트 등으로부터 시스템 및 데이터를 보호하고 있다.That is, the resident program on each terminal backs up the current system state and data using system backup and/or data backup algorithms on a user-designated day, at regular intervals, or when the data capacity is exceeded, so that various events occurring on the terminal It protects the system and data from failure events such as incompatibility of each program on the terminal, accident events due to illegal intrusion of viruses, etc. from the outside, and data recovery events such as deletion of unwanted data.

하지만, 종래의 데이터 백업 시스템은, 단일의 백업 데이터만을 생성하여 저장하는 바, 해당 백업 데이터가 손상된 경우에 이로부터 본래의 데이터를 복구할 수 없다는 문제점이 있다.However, since the conventional data backup system generates and stores only a single backup data, there is a problem in that the original data cannot be restored from the damaged backup data.

한편, 전술한 배경 기술은 발명자가 본 발명의 도출을 위해 보유하고 있었거나, 본 발명의 도출 과정에서 습득한 기술 정보로서, 반드시 본 발명의 출원 전에 일반 공중에게 공개된 공지기술이라 할 수는 없다.On the other hand, the above-mentioned background art is technical information that the inventor possessed for derivation of the present invention or acquired in the process of derivation of the present invention, and cannot necessarily be said to be known art disclosed to the general public prior to filing the present invention. .

한국등록특허 제10-2101591호Korean Patent Registration No. 10-2101591

본 발명의 일측면은 비즈니스 연속성을 확보하기 위하여 실시간 또는 주기적으로 파일 및 DB 데이터를 복제함으로써 장애 발생 시간을 최소화하거나 신속한 업무전환 서비스를 제공하는 파일 관리 시스템을 제공한다.One aspect of the present invention provides a file management system that minimizes failure time or provides rapid business change service by duplicating files and DB data in real time or periodically to ensure business continuity.

본 발명의 기술적 과제는 이상에서 언급한 기술적 과제로 제한되지 않으며, 언급되지 않은 또 다른 기술적 과제들은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.The technical problem of the present invention is not limited to the technical problem mentioned above, and other technical problems not mentioned will be clearly understood by those skilled in the art from the following description.

본 발명의 일 실시예에 따른 파일 관리 시스템은 비즈니스 연속성을 확보하기 위하여 실시간 또는 주기적으로 파일 및 DB 데이터를 복제함으로써 장애 발생 시간을 최소화하고 신속한 업무전환 서비스를 제공한다.The file management system according to an embodiment of the present invention minimizes failure occurrence time and provides rapid business change service by replicating files and DB data in real time or periodically to ensure business continuity.

상기 파일 관리 시스템은,The file management system,

에이전트 단말로부터 수신되는 정보에 기초하여 데이터 변경 정보를 모니터링하고 알림 정보를 생성하며, 데이터 변경 이력을 관리하는 재해복구부;a disaster recovery unit that monitors data change information based on information received from an agent terminal, generates notification information, and manages a data change history;

장애 시 신속한 데이터 복구를 지원하기 위해, 에이전트 단말에 저장된 데이터를 백업하는 백업부;A backup unit that backs up data stored in the agent terminal to support rapid data recovery in case of failure;

센터간 동일 업무 서비스가 수행될 수 있도록, 서로 다른 내부망을 통해 생성된 데이터를 동기화하는 데이터 동기화부;a data synchronization unit that synchronizes data generated through different internal networks so that the same business service can be performed between centers;

데이터 정합성을 위해 데이터의 무결성을 검증하는 데이터 이관부; 및Data transfer unit for verifying the integrity of the data for data consistency; and

현재 운영중인 장비에 저장된 데이터를 대체 장비 또는 신규 장비로 이전시키는 무중단 이전부를 포함한다.It includes a non-disruptive transfer unit that transfers data stored in the currently operating equipment to an alternative or new equipment.

상기 파일 관리 시스템은,The file management system,

현재 운영중인 장비에 저장된 데이터를 대체 장비 또는 신규 장비로 이전시키는 무중단 이전 서비스의 제공 시, 장비의 이송 과정에서 발생되는 진동이나 충격을 감쇄시켜 장비의 파손을 최소화할 수 있는 무중단 이전 가이드부를 더 포함하고,When providing an uninterrupted transfer service that transfers data stored in currently operating equipment to alternative or new equipment, an uninterrupted transfer guide unit that can minimize damage to equipment by dampening vibration or shock generated during the transfer process of the equipment is further included. do,

상기 무중단 이전 가이드부는,The uninterrupted transfer guide unit,

이동 수단에 고정 설치되는 고정 프레임;A fixed frame fixedly installed in the means of transportation;

상기 고정 프레임의 내부에 설치되어 장비가 안착되는 장비 안착 프레임; 및An equipment seating frame installed inside the fixing frame to which equipment is seated; and

상기 장비 안착 프레임의 하부에 설치되어 이동 수단의 이동 과정에서 발생되는 충격을 감쇄시키는 링크 구조체;를 포함하고, A link structure installed under the equipment seating frame to attenuate impact generated during the movement of the moving means;

상기 장비 안착 프레임은,The equipment mounting frame,

일측이 상기 고정 프레임의 내측벽에 고정 실치되는 판 형상의 제1 안착 프레임; a plate-shaped first seating frame having one side fixed to an inner wall of the fixing frame;

일측이 상기 제1 안착 프레임의 타측과 연결되어 상기 제1 안착 프레임과 회동 가능하게 연결되는 판 형상의 제2 안착 프레임; 및a plate-shaped second seating frame having one side connected to the other side of the first seating frame and rotatably connected to the first seating frame; and

일측이 상기 제2 안착 프레임의 타측과 연결되어 상기 제2 안착 프레임과 회동 가능하게 연결되는 판 형상의 제3 안착 프레임;을 포함하고,A third seating frame having a plate shape, one side of which is connected to the other side of the second seating frame and rotatably connected to the second seating frame;

상기 링크 구조체는,The link structure,

상면부는 상기 제1 안착 프레임의 하부면에 고정되고, 측면부는 상기 고정 프레임의 내측면에 고정되어, 상기 제1 안착 프레임을 상기 고정 프레임의 내측면으로부터 수직한 방향으로 돌출 형성되도록 지지하는 ㄱ자 형상의 베이스 부재;The upper surface portion is fixed to the lower surface of the first seating frame, and the side portion is fixed to the inner surface of the fixing frame, so that the first seating frame protrudes from the inner surface of the fixing frame in a vertical direction. base member of;

상기 베이스 부재의 상면부와 측면부 사이에 형성되는 기둥부재;a pillar member formed between an upper surface portion and a side portion of the base member;

상기 제2 안착 프레임의 하부에 형성되어 상기 제2 안착 프레임을 지지하면서, 상기 제2 안착 프레임의 하부면을 따라 슬라이딩 이동하는 슬라이딩 구조체;a sliding structure formed under the second seating frame to slide along a lower surface of the second seating frame while supporting the second seating frame;

상기 제3 안착 프레임의 하부에 형성되어 상기 제3 안착 프레임을 지지하는 지지 구조체;a support structure formed under the third seating frame to support the third seating frame;

일단은 슬라이딩 구조체의 돌출부에 회동 가능하도록 연결되며, 타단은 상기 기둥부재에 삽입되어 하기 연장부재에 연결되는 제1 연결부재; 및a first connecting member having one end rotatably connected to the protrusion of the sliding structure and the other end inserted into the pillar member and connected to the extension member; and

일단은 슬라이딩 구조체의 돌출부에 회동 가능하도록 연결되며, 타단은 상기 지지 구조체에 회동 가능하도록 연결되며, 상기 지지 구조체로부터 상기 슬라이딩 구조체 방향으로 향할수록 직경이 점차적으로 감소되는 복수의 관 형상의 부재들이 연속적으로 연결된 제2 연결부재를 포함하고,One end is rotatably connected to the protrusion of the sliding structure, the other end is rotatably connected to the support structure, and a plurality of tubular members whose diameter gradually decreases toward the sliding structure from the support structure are continuously Including a second connecting member connected to,

상기 기둥부재는,The pillar member,

내부에 공간이 형성되며, 측면부 일측에 길이 방향을 따라 슬라이딩 홈이 형성된 하우징;A housing having a space formed therein and a sliding groove formed on one side of a side portion along a longitudinal direction;

상기 제1 연결부재의 일측으로부터 연장되어 하우징 내부에 수용되는 연장부재; 및an extension member extending from one side of the first connection member and accommodated in the housing; and

상기 연장부재의 양 단에 설치되어, 상기 연장부재가 상기 하우징의 길이 방향을 따라 슬라이딩 이동하는 과정에서 탄성력을 제공하는 쌍의 탄성부재;를 포함하고,A pair of elastic members installed at both ends of the extension member to provide elastic force while the extension member slides along the longitudinal direction of the housing;

상기 무중단 이전 가이드부는,The uninterrupted transfer guide unit,

이동 수단에 장비를 이전하는 과정에서 충격이 발생되면 외력에 의해 상기 제2 안착 프레임 및 상기 제3 안착 프레임이 소정 각도로 회동하되,When an impact is generated in the process of transferring the equipment to the moving means, the second seating frame and the third seating frame are rotated at a predetermined angle by an external force,

상기 제2 안착 프레임을 지지하는 상기 슬라이딩 구조체가 외력의 방향에 따라 제2 안착 프레임의 하부면을 따라 슬라이딩 이동하면, 상기 슬라이딩 구조체의 이동에 의해 상기 연장부재는 기둥부재의 내부를 따라 상하 방향으로 이동하며, When the sliding structure supporting the second seating frame slides along the lower surface of the second seating frame according to the direction of an external force, the extension member moves up and down along the inside of the pillar member due to the movement of the sliding structure. moving,

상기 슬라이딩 구조체(533)의 이동에 따라 슬라이딩 구조체(533)과의 이격 거리가 가변되더라도 길이 조절이 가능한 상기 제2 연결부재를 통해 상기 슬라이딩 구조체와 상기 지지 구조체 간의 연결이 유지되는 것을 특징으로 한다.Even if the separation distance from the sliding structure 533 changes according to the movement of the sliding structure 533, the connection between the sliding structure and the support structure is maintained through the second connecting member whose length is adjustable.

상술한 본 발명의 일측면에 따르면, 비즈니스 연속성을 확보하기 위하여 실시간 또는 주기적으로 파일 및 DB 데이터를 복제함으로써 장애 발생 시간을 최소화하거나 신속한 업무전환 서비스를 제공할 수 있다.According to one aspect of the present invention described above, by duplicating files and DB data in real time or periodically in order to secure business continuity, it is possible to minimize failure occurrence time or provide rapid business change service.

또한, 무중단 이전 서비스를 위해 이송되는 장비의 파손을 최소화하여 신뢰성 있는 무중단 이전 서비스가 이루어질 수 있도록 한다.In addition, by minimizing damage to equipment transported for uninterrupted transfer service, reliable uninterrupted transfer service can be achieved.

도 1 및 도 2는 본 발명의 일 실시예에 따른 파일 관리 시스템의 구체적인 구성이 도시된 도면이다.
도 3은 재해복구부의 구체적인 기능을 설명하기 위한 도면이다.
도 4는 백업부의 구체적인 기능을 설명하기 위한 도면이다.
도 5는 데이터 동기화부의 구체적인 기능을 설명하기 위한 도면이다.
도 6은 데이터 이관부의 구체적인 기능을 설명하기 위한 도면이다.
도 7은 무중단 이전부의 구체적인 기능을 설명하기 위한 도면이다.
도 8 내지 도 13은 무중단 이전 가이드부의 구체적인 구성이 도시된 도면이다.
1 and 2 are diagrams illustrating a specific configuration of a file management system according to an embodiment of the present invention.
3 is a diagram for explaining specific functions of the disaster recovery unit.
4 is a diagram for explaining specific functions of a backup unit.
5 is a diagram for explaining specific functions of a data synchronization unit.
6 is a diagram for explaining specific functions of the data transfer unit.
7 is a diagram for explaining specific functions of a non-stop transfer unit.
8 to 13 are diagrams illustrating a specific configuration of a non-interrupted transfer guide unit.

후술하는 본 발명에 대한 상세한 설명은, 본 발명이 실시될 수 있는 특정 실시예를 예시로서 도시하는 첨부 도면을 참조한다. 이들 실시예는 당업자가 본 발명을 실시할 수 있기에 충분하도록 상세히 설명된다. 본 발명의 다양한 실시예는 서로 다르지만 상호 배타적일 필요는 없음이 이해되어야 한다. 예를 들어, 여기에 기재되어 있는 특정 형상, 구조 및 특성은 일 실시예와 관련하여 본 발명의 정신 및 범위를 벗어나지 않으면서 다른 실시예로 구현될 수 있다. 또한, 각각의 개시된 실시예 내의 개별 구성요소의 위치 또는 배치는 본 발명의 정신 및 범위를 벗어나지 않으면서 변경될 수 있음이 이해되어야 한다. 따라서, 후술하는 상세한 설명은 한정적인 의미로서 취하려는 것이 아니며, 본 발명의 범위는, 적절하게 설명된다면, 그 청구항들이 주장하는 것과 균등한 모든 범위와 더불어 첨부된 청구항에 의해서만 한정된다. 도면에서 유사한 참조부호는 여러 측면에 걸쳐서 동일하거나 유사한 기능을 지칭한다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The detailed description of the present invention which follows refers to the accompanying drawings which illustrate, by way of illustration, specific embodiments in which the present invention may be practiced. These embodiments are described in sufficient detail to enable one skilled in the art to practice the present invention. It should be understood that the various embodiments of the present invention are different from each other but are not necessarily mutually exclusive. For example, specific shapes, structures, and characteristics described herein may be implemented in another embodiment without departing from the spirit and scope of the invention in connection with one embodiment. Additionally, it should be understood that the location or arrangement of individual components within each disclosed embodiment may be changed without departing from the spirit and scope of the invention. Accordingly, the detailed description set forth below is not to be taken in a limiting sense, and the scope of the present invention, if properly described, is limited only by the appended claims, along with all equivalents as claimed by those claims. Like reference numbers in the drawings indicate the same or similar function throughout the various aspects.

이하, 도면들을 참조하여 본 발명의 바람직한 실시예들을 보다 상세하게 설명하기로 한다.Hereinafter, preferred embodiments of the present invention will be described in more detail with reference to the drawings.

도 1은 본 발명에 따른 파일 관리 시스템을 제공하기 위한 구성요소들이 도시된 도면이다. 구체적으로, 본 발명에 따른 파일 관리 시스템은 에이전트 단말(A), 마스터 단말(M) 및 콘솔 단말(C)에 의해 구현된다.1 is a diagram showing components for providing a file management system according to the present invention. Specifically, the file management system according to the present invention is implemented by an agent device (A), a master device (M) and a console device (C).

에이전트 단말은 기업의 업무 수행을 위해 기업측에 구비되는 단말로, 예컨대 컴퓨터 장치일 수 있다. 기업은 복수의 에이전트 단말들로 구성된 내부망 또는 운영서버를 구축할 수 있으며, 에이전트 단말은 복제서버의 접속 상태를 유지, 관리하며, 복제 라이선스를 관리한다. 에이전트 단말은 마스터 단말로 데이터 정보를 제공할 수 있다.The agent terminal is a terminal provided at the enterprise side to perform business of the enterprise, and may be, for example, a computer device. Enterprises can build an internal network or operation server composed of a plurality of agent terminals, and the agent terminal maintains and manages the connection status of the replication server and manages replication licenses. The agent terminal may provide data information to the master terminal.

마스터 단말은 운영서버로 복제 대상(파일)에 대한 정보를 요청하여, 복제 대상 수집 정보를 비교하고 변경된 데이터의 변경분을 블록 단위로 비교하여 반영한다.The master device requests information on the replication target (file) from the operation server, compares the collection information of the replication target, and compares and reflects the changed data block by block.

콘솔 단말은 복제 현황 실시간 모니터링, 복제결과 및 리포트 정보, 복제대상 관리 및 바로 복제, 운영서버 변경작업 정보 모니터링 기능 등을 제공한다.The console terminal provides real-time monitoring of replication status, replication result and report information, replication target management and direct replication, and operation server change task information monitoring functions.

이때, 본 발명에 따른 파일 관리 시스템은 에이전트 단말(A), 마스터 단말(M) 및 콘솔 단말(C)에 구현되며, 비즈니스 연속성을 확보하기 위하여 실시간 또는 주기적으로 파일 및 DB 데이터를 복제함으로써 장애 발생 시간을 최소화하거나 신속한 업무전환 서비스를 제공한다.At this time, the file management system according to the present invention is implemented in an agent device (A), a master device (M), and a console device (C), and in order to secure business continuity, problems occur by replicating files and DB data in real time or periodically. Minimize time or provide quick business change service.

도 2는 본 발명의 일 실시예에 따른 파일 관리 시스템의 구체적인 구성이 도시된 도면이다.2 is a diagram showing a specific configuration of a file management system according to an embodiment of the present invention.

도시된 바와 같이, 본 발명에 따른 파일 관리 시스템은, 재해복구부(100), 백업부(200), 데이터 동기화부(300), 데이터 이관부(400) 및 무중단 이전부(500)를 포함한다.As shown, the file management system according to the present invention includes a disaster recovery unit 100, a backup unit 200, a data synchronization unit 300, a data transfer unit 400, and an uninterrupted transfer unit 500. .

도 3은 재해복구부의 구체적인 기능을 설명하기 위한 도면이다.3 is a diagram for explaining specific functions of the disaster recovery unit.

재해복구부는 재해 발생 시 별도 스크립트(configuration) 작업 없이 신속 전환 업무서비스를 지원한다.The Disaster Recovery Department supports rapid conversion business service without separate script (configuration) work in the event of a disaster.

재해복구부는 마스터 단말(M) 또는 콘솔 단말(C)에 구현되며, 실시간 또는 주기적으로 에이전트 단말에 저장된 데이터를 복제한다. 재해복구부는 에이전트 단말로부터 수신된 정보에 기초하여 변경작업정보를 모니터링하여 변경이력을 관리하고 변경정책을 수립한다.The disaster recovery unit is implemented in the master device (M) or the console device (C), and replicates data stored in the agent device in real time or periodically. The disaster recovery unit monitors the change work information based on the information received from the agent terminal, manages the change history, and establishes the change policy.

재해복구부는 Active/Stand by 방식 또는 Active/ Active 방식으로 데이터를 복제한다.Disaster recovery department replicates data in Active/Stand by method or Active/Active method.

Active/Stand by 방식(H/W 방식)은 파일/DB 복제 및 스토리지 복제 방식이며, Active/ Active 방식(S/W 방식)은 파일/DB 복제 및 서드 파티로의 DB 복제 방식이다.The Active/Stand by method (H/W method) is a file/DB replication and storage replication method, and the Active/Active method (S/W method) is a file/DB replication and DB replication method to a third party.

이러한 재해복구부는 운영체제(OS) 백업 소산을 최소화하여 OS 주요 변경 파일 복제가 가능하며, 라이선서, configuration, 환경설정 등과 같은 비 복제 대상의 관리가 용이하다. 또한, 별도의 원본 스크립트 작성 및 유지관리가 불필요하여 식속한 업무 서비스 전환을 지원할 수 있다. 또한, 변경 정보 작업 관리 및 데이터 정합성 지원을 통해 재해복구시스템의 실효성을 개선시킬 수 있다.This disaster recovery unit minimizes the dissipation of backups of the operating system (OS) and can replicate major changes to the OS, and it is easy to manage non-replicated targets such as licensers, configurations, and environment settings. In addition, it is not necessary to write and maintain separate original scripts, so it can support rapid business service conversion. In addition, the effectiveness of the disaster recovery system can be improved through change information task management and data consistency support.

도 4는 백업부의 구체적인 기능을 설명하기 위한 도면이다.4 is a diagram for explaining specific functions of a backup unit.

백업부는 각 운영서버에 특정 장애 시 신속한 데이터 복구를 지원한다.The backup unit supports rapid data recovery in the event of a specific failure in each operating server.

백업부는 백업 스토리지 이중화를 통해 운영 스토리지에서 장애가 발생되면 백업 스토리지를 통해 데이터를 관리함으로써 신속하게 데이터를 복구할 수 있다. 백업부는 메일, 그룹웨어, EDMS, 기록물, 업무관련 자료 등과 같은 대량의 비정형 데이터를 주기적으로 백업함으로써 장애 발생 시 신속하게 데이터를 복구할 수 있다.The backup unit can recover data quickly by managing data through backup storage when a failure occurs in the primary storage through backup storage redundancy. The backup unit can restore data quickly in the event of a failure by periodically backing up large amounts of unstructured data such as mail, groupware, EDMS, records, and work-related data.

또한, 백업부는 실시간 또는 주기적으로 데이터를 복제하며, 시점 백업 복구를 통해 백업 데이터의 손실을 최소화한다.In addition, the backup unit replicates data in real time or periodically, and minimizes loss of backup data through point-in-time backup recovery.

도 5는 데이터 동기화부의 구체적인 기능을 설명하기 위한 도면이다. 5 is a diagram for explaining specific functions of a data synchronization unit.

데이터 동기화부는 센터간 또는 시스템간 거점별 동일 업무 서비스가 수행될 수 있도록 시스템을 동기화한다.The data synchronization unit synchronizes the systems so that the same business service can be performed between centers or by bases between systems.

데이터 동기화부는 서버간 데이터(파일, DB 등)을 송수신하여 업무 데이터를 상호 공유하고, WEB/WAS 서버를 동기화하여 미 공유 볼륨(내장, 외장 스토리지)의 양방향 동기화 서비스를 지원한다. The data synchronization unit transmits and receives data (file, DB, etc.) between servers to share work data, and synchronizes the WEB/WAS server to support two-way synchronization services of unshared volumes (internal and external storage).

또한, 데이터 동기화부는 내부망 및 외부망 데이터를 송수신하여 분리 업무 서비스 자료를 공유하며, 센터 간 동일 업무 서비스를 지원할 수 있도록 양방향 복제 서비스 또한 지원할 수 있다.In addition, the data synchronization unit transmits and receives internal network and external network data to share separate work service data, and may also support a two-way replication service so as to support the same work service between centers.

도 6은 데이터 이관부의 구체적인 기능을 설명하기 위한 도면이다.6 is a diagram for explaining specific functions of the data transfer unit.

데이터 이관부는 온라인 데이터 이관 및 데이터 정합성 검증을 통한 안정적이고 신속한 업무서비스 전환을 지원한다.The data transfer department supports stable and rapid business service conversion through online data transfer and data integrity verification.

데이터 이관부는 다양한 구성 환경에서의 데이터 이관 방안을 제시할 수 있으며, 무중단 설치 및 운영 지원을 위한 온라인 데이터 마이그레션 기능, 데이터 정합성 검증을 통한 데이터 무결성 보장을 위한 파일 크기 및 건수 비교/해시 알고리즘 제공 기능 또한 제공할 수 있다.The data transfer department can suggest data transfer methods in various configuration environments, and provides an online data migration function to support uninterrupted installation and operation, and a file size and number comparison/hash algorithm to ensure data integrity through data consistency verification. Functions can also be provided.

도 7은 무중단 이전부의 구체적인 기능을 설명하기 위한 도면이다.7 is a diagram for explaining specific functions of a non-stop transfer unit.

무중단 이전부는 대체장비 또는 신규서버를 통한 임시 서비스를 제공함으로써 운영 시스템의 이전 상황에서도 중단 없는 데이터터 지원 서비스를 제공할 수 잇다.By providing temporary services through replacement equipment or new servers, the uninterrupted transfer unit can provide uninterrupted data data support services even in the case of the transfer of the operating system.

무중단 이전부는 다양한 구성 환경의 무중단 이전 서비스 방안을 제시하며, 예컨대 대체장비 및 신규서버에 대한 정보와 이전시 초기 full 복제 및 daily incremental(변경분)을 복제한다. 또한 온라인 데이터 복제 및 역복제 기능을 지원하여 업무 영향도를 최소화할 수 있으며, 데이터 정합성 검증을 통한 데이터 무결성 보장을 위한 파일 크기 및 건수 비교/해시 알고리즘 제공 기능 또한 제공할 수 있다.The uninterrupted transfer section presents a service plan for uninterrupted transfer of various configuration environments. For example, information on replacement equipment and new servers and initial full replication and daily incremental (changes) are duplicated during transfer. In addition, it can minimize business impact by supporting online data duplication and reverse duplication functions, and it can also provide a file size and number comparison/hash algorithm provision function to ensure data integrity through data consistency verification.

몇몇 다른 실시예에서, 본 발명에 따른 파일 관리 시스템은 무중단 이전 서비스의 제공 시, 장비의 이송 과정에서 발생되는 진동이나 충격을 감쇄시켜 장비의 파손을 최소화할 수 있는 무중단 이전 가이드부를 더 포함한다.In some other embodiments, the file management system according to the present invention further includes an uninterrupted transfer guide unit capable of minimizing damage to the equipment by attenuating vibration or shock generated in the process of transporting the equipment when providing the uninterrupted transfer service.

도 8 내지 도 13은 이러한 무중단 이전 가이드부의 구체적인 구성이 도시된 도면이다.8 to 13 are diagrams showing the specific configuration of such an uninterrupted transfer guide unit.

무중단 이전 가이드부(500)는 고정 프레임(510), 장비 지지 프레임(520) 및 링크 구조체(530)를 포함한다.The uninterrupted transfer guide unit 500 includes a fixing frame 510 , an equipment supporting frame 520 and a link structure 530 .

고정 프레임(510)는 차량의 적재함 등과 같이 이동 수단측에 고정 설치되는 하우징 형상의 부재이다. 고정 프레임(510)의 규격 및 형상에는 제한이 없으나, 내부에 장비 지지 프레임(520)이 수용되며 이 장비 지지 프레임(520)이 상하 "?항으?* 회동될 수 있는 내부 공간이 형성되는 것이 바람직하다.The fixed frame 510 is a housing-shaped member that is fixedly installed on the side of a moving means, such as a loading box of a vehicle. There are no restrictions on the size and shape of the fixed frame 510, but it is preferable that an internal space is formed in which the equipment support frame 520 is accommodated therein and the equipment support frame 520 can rotate up and down "?" do.

장비 안착 프레임(520)은 고정 프레임(510)의 내부에 설치되어 무중단 이전이 요구되는 장비(예컨대 PC, 서버 등)가 안착된다.The equipment seating frame 520 is installed inside the fixed frame 510, and equipment (eg, PC, server, etc.) requiring uninterrupted transfer is seated.

링크 구조체(530)는 장비 안착 프레임의 하부에 설치되어 이동 수단의 이동 과정에서 발생되는 충격을 감쇄시킴으로써 신뢰성 있는 무중단 이전 서비스가 이루어질 수 있도록 한다. The link structure 530 is installed below the equipment seating frame to attenuate the impact generated during the movement of the moving means so that reliable, uninterrupted transfer service can be achieved.

이하에서는 이러한 장비 안착 프레임(520)의 링크 구조체(530)의 구체적인 구성 및 동작 원리에 대하여 상세히 설명하기로 한다.Hereinafter, the specific configuration and operation principle of the link structure 530 of the equipment seating frame 520 will be described in detail.

도 9 및 도 10에 도시된 바와 같이, 장비 안착 프레임(520)은 제1 안착 프레임(521), 제2 안착 프레임(522) 및 제3 안착 프레임(533)으로 구성된다.9 and 10, the equipment seating frame 520 is composed of a first seating frame 521, a second seating frame 522 and a third seating frame 533.

제1 안착 프레임(521)은 일측이 고정 프레임(510)의 내측벽에 고정 실치되는 판 형상의 부재이다. The first seating frame 521 is a plate-shaped member whose one side is fixed to the inner wall of the fixing frame 510 .

제2 안착 프레임(522)은 일측이 제1 안착 프레임(521)의 타측과 연결되어 제1 안착 프레임(521)과 회동 가능하게 연결되는 판 형상의 부재이다.The second seating frame 522 is a plate-shaped member having one side connected to the other side of the first seating frame 521 and rotatably connected to the first seating frame 521 .

제3 안착 프레임(523)은 일측이 제2 안착 프레임(522)의 타측과 연결되어 제2 안착 프레임(522)과 회동 가능하게 연결되는 판 형상의 부재이다.The third seating frame 523 is a plate-shaped member having one side connected to the other side of the second seating frame 522 and rotatably connected to the second seating frame 522 .

이러한 장비 안착 프레임(520)은 상술한 연결 구조를 갖는 제1 안착 프레임(521), 제2 안착 프레임(522) 및 제3 안착 프레임(523)으로 인해 다단으로 각도가 가변되는 것을 특징으로 한다.This equipment seating frame 520 is characterized in that the angle is varied in multiple stages due to the first seating frame 521, the second seating frame 522, and the third seating frame 523 having the above-described connection structure.

또한, 이러한 장비 지지 프레임(520)은 고정 프레임(510) 내부에 복수 개로 마련되어 이전하고자 할 장비의 크기, 무게, 형상 등에 구애받지 않고 장비를 이송시킬 수 있는 것을 특징으로 한다.In addition, the equipment support frame 520 is provided in a plurality inside the fixed frame 510 and is characterized in that the equipment can be transferred regardless of the size, weight, shape, etc. of the equipment to be transferred.

링크 구조체(530)는 베이스 부재(531), 기둥부재(532), 슬라이딩 구조체(533), 제1 연결부재(534), 지지 구조체(535) 및 제2 연결부재(536)을 포함한다.The link structure 530 includes a base member 531, a pillar member 532, a sliding structure 533, a first connection member 534, a support structure 535, and a second connection member 536.

베이스 부재(531)는 고정 프레임(510) 및 제1 안착 프레임(521)에 고정 설치되는 ㄱ자 형상의 부재이다. 즉, 베이스 부재(531)의 상면부는 제1 안착 프레임(521)의 하부면에 고정되고, 측면부는 고정 프레임(510)의 내측면에 고정됨으로써 제1 안착 프레임(521)을 고정 프레임(510)의 내측면으로부터 수직한 방향으로 돌출 형성되도록 지지한다.The base member 531 is a L-shaped member fixedly installed to the fixing frame 510 and the first seating frame 521 . That is, the upper surface portion of the base member 531 is fixed to the lower surface of the first seating frame 521, and the side portion is fixed to the inner surface of the fixing frame 510, thereby fixing the first seating frame 521 to the fixing frame 510. It is supported so as to protrude in a vertical direction from the inner surface of the.

기둥부재(532)는 베이스 부재(531)의 상면부와 측면부 사이에 형성되며, 내부에 공간이 형성된 원기둥 또는 사각기둥 형상의 부재이다.The pillar member 532 is formed between the upper surface portion and the side portion of the base member 531 and is a cylindrical or rectangular columnar member having a space therein.

구체적으로, 기둥부재(532)는, 도 10에 도시된 바와 같이, 하우징(5321), 연장부재(5322) 및 한 쌍의 탄성부재(5323, 5324)를 포함한다.Specifically, as shown in FIG. 10 , the pillar member 532 includes a housing 5321, an extension member 5322, and a pair of elastic members 5323 and 5324.

하우징(5321)은 기둥부재(532)의 전체적인 형상을 규정하며, 내부에 공간이 형성되고, 측면부 일측에 길이 방향을 따라 슬라이딩 홈(S)이 형성된 원기둥 또는 사각기둥 형상의 부재이다. 하우징(5321)에 형성된 슬라이딩 홈(S)을 통해 후술하는 제1 연결부재(534)의 일부가 하우징(5321) 내부에 삽입된다.The housing 5321 defines the overall shape of the pillar member 532, has a space formed therein, and is a cylindrical or square pillar-shaped member having a sliding groove S formed on one side of a side portion in the longitudinal direction. A portion of the first connection member 534 to be described later is inserted into the housing 5321 through the sliding groove S formed in the housing 5321 .

연장부재(5322)는 제1 연결부재(534)의 일측으로부터 연장되며, 하우징(5321)의 내부에 수용되는 원기둥 또는 사각기둥 형상의 부재로, 제1 연결부재(534)와 연장부재(5322)는 ㅅ자 형상을 이루게 된다.The extension member 5322 extends from one side of the first connection member 534 and is a cylindrical or square columnar member accommodated inside the housing 5321, and includes the first connection member 534 and the extension member 5322. will form a s-shape.

제1 탄성부재(5233)는 연장부재(5322)의 일측에 연결되어 연장부재(5322)에 탄성력을 제공한다.The first elastic member 5233 is connected to one side of the extension member 5322 to provide elastic force to the extension member 5322 .

제2 탄성부재(5234)는 연장부재(5322)의 타측에 연결되어 연장부재(5322)에 탄성력을 제공한다.The second elastic member 5234 is connected to the other side of the extension member 5322 to provide elastic force to the extension member 5322 .

이러한 제1 탄성부재(5233) 및 제2 탄성부재(5234)는 스프링 등과 같은 형태로 구현되어, 연장부재(5322)가 하우징(5321)의 길이 방향을 따라 슬라이딩 이동하는 과정에서 탄성력을 제공한다.The first elastic member 5233 and the second elastic member 5234 are implemented in the form of a spring or the like, and provide elastic force while the extension member 5322 slides along the longitudinal direction of the housing 5321.

슬라이딩 구조체(533)는 제2 안착 프레임(522)의 하부에 설치되어 제2 안착 프레임(522)을 지지한다.The sliding structure 533 is installed under the second seating frame 522 to support the second seating frame 522 .

도 11에 도시된 바와 같이, 슬라이딩 구조체(533)는 구동부(5331), 돌출부(5332) 및 한 쌍의 피니언 기어(5333, 5334)를 포함한다.As shown in FIG. 11 , the sliding structure 533 includes a driving part 5331, a protruding part 5332, and a pair of pinion gears 5333 and 5334.

구동부(5331)는 제2 안착 프레임(522)의 하부에 형성되어 제2 안착 프레임(522)의 길이 방향을 따라 슬라이딩 이동하는 판 형상의 부재이다.The driving unit 5331 is a plate-shaped member formed below the second seating frame 522 and sliding along the length direction of the second seating frame 522 .

한 쌍의 피니언 기어(5333, 5334)는 구동부(5331)의 양 측에 설치되어 제2 안착 프레임(522)의 하부와 접촉되는 톱니바퀴 형상의 부재이다. 이때, 도시되지는 않았으나, 안착 프레임(522) 하부면에는 래크 기어가 형성되어, 한 쌍의 피니언 기어(5333, 5334)는 안착 프레임(522) 하부면에 형성된 래크 기어와 맞물리게 되며, 이에 따라 구동부(5331)는 제2 안착 프레임(522)의 길이 방향을 따라 슬라이딩 이동할 수 있게 된다.A pair of pinion gears 5333 and 5334 are gear-shaped members that are installed on both sides of the drive unit 5331 and come into contact with the lower portion of the second seating frame 522 . At this time, although not shown, a rack gear is formed on the lower surface of the seating frame 522, and the pair of pinion gears 5333 and 5334 are engaged with the rack gear formed on the lower surface of the seating frame 522, and thus the drive unit 5331 is capable of sliding movement along the longitudinal direction of the second seating frame 522 .

돌출부(5322)는 구동부(5331)의 일측으로부터 연장되는 기둥 형상의 부재이다. 연장부(5322)의 일측에는 제1 연결부재(534)가 연결되며, 연장부(5322)의 타측에는 제2 연결부재(536)가 연결됨으로써, 돌출부(5322)는 제1 연결부재(534)를 통해 기둥부재(532)에 연결되면서, 제2 연결부재(536)를 통해 지지 구조체(535)와 연결된다.The protruding portion 5322 is a columnar member extending from one side of the driving portion 5331 . The first connection member 534 is connected to one side of the extension part 5322 and the second connection member 536 is connected to the other side of the extension part 5322, so that the protrusion part 5322 is connected to the first connection member 534. While being connected to the pillar member 532 through, it is connected to the support structure 535 through the second connection member 536.

제1 연결부재(534)는 일단은 슬라이딩 구조체(533)의 돌출부(5322)에 회동 가능하도록 연결되며, 타단은 기둥부재(532)에 삽입되어 연장부재(5322)에 연결되는 기둥 형상의 부재이다.One end of the first connecting member 534 is rotatably connected to the protrusion 5322 of the sliding structure 533, and the other end is a columnar member inserted into the pillar member 532 and connected to the extension member 5322. .

지지 구조체(535)는 제3 안착 프레임(523)의 하부에 설치되어 제3 안착 프레임(523)을 지지한다.The support structure 535 is installed under the third seating frame 523 to support the third seating frame 523 .

구체적으로, 도 12에 도시된 바와 같이, 지지 구조체(535)는 하부 프레임(5351), 제1 다리 유닛(5352), 제2 다리 유닛(5353), 제1 회동 유닛(5354), 제1 받침 유닛(5355), 제2 회동 유닛(5356) 및 제2 받침 유닛(5357)을 포함한다.Specifically, as shown in FIG. 12, the support structure 535 includes a lower frame 5351, a first leg unit 5352, a second leg unit 5353, a first rotation unit 5354, and a first support unit 5355, a second rotation unit 5356, and a second supporting unit 5357.

지지 구조체(535)는 제1 받침 유닛(5355)과 제2 받침 유닛(5357)이 각각의 다리 유닛(5352, 5253)에 의해 하부 프레임(5351)으로부터 지지되면서, 제3 안착 프레임(523)의 하부면에 밀착된다. 이 과정에서, 제3 안착 프레임(523)의 각도가 가변되더라도 각각의 회동 유닛(5354, 5356)을 통해 밀착 상태를 유지하여 제3 안착 프레임(523)을 상시적으로 지지할 수 있다.The support structure 535 is supported by the first support unit 5355 and the second support unit 5357 from the lower frame 5351 by the leg units 5352 and 5253, respectively, of the third seating frame 523. adhered to the lower surface. In this process, even if the angle of the third seating frame 523 is changed, the third seating frame 523 may be constantly supported by maintaining a close contact state through each of the rotation units 5354 and 5356 .

제2 연결부재(536)는 일단은 슬라이딩 구조체(533)의 돌출부(5322)에 회동 가능하도록 연결되며, 타단은 지지 구조체(535)의 하부 프레임(5351)에 회동 가능하도록 연결되는 기둥 형상의 부재이다.The second connecting member 536 has one end rotatably connected to the protrusion 5322 of the sliding structure 533 and the other end rotatably connected to the lower frame 5351 of the support structure 535 in a columnar shape. to be.

제2 연결부재(536)는 하부 프레임(5351)으로부터 돌출부(5322) 방향으로 향할수록 직경이 점차적으로 감소되는 복수의 관 형상의 부재들이 연속적으로 연결된 형태인 것을 특징으로 하며, 이에 따라 제2 안착 프레임(522) 및 제3 안착 프레임(523)의 회동 과정에서 길이가 조절되어 제2 연결부재(536)를 통한 지지 구조체(535)와 슬라이딩 구조체(533) 간의 연결이 유지되도록 한다.The second connection member 536 is characterized in that a plurality of tubular members whose diameter gradually decreases toward the protruding portion 5322 from the lower frame 5351 are continuously connected, and accordingly, the second connection member 536 is connected to the second connection member 536. During the rotation of the frame 522 and the third seating frame 523, the lengths are adjusted so that the connection between the support structure 535 and the sliding structure 533 through the second connecting member 536 is maintained.

이와 같은 구성을 갖는, 본 발명에 따른 무중단 이전 가이드부(500)는 차량 등과 같은 이동수단을 통해 장비(D)를 이전하는 경우, 이동 과정에서 충격이 발생되면 도 13에 도시된 바와 같이 외력에 의해 제2 안착 프레임(522) 및 제3 안착 프레임(523)이 소정 각도로 회동하게 된다. 이 과정에서, 무중단 이전 가이드부(500)와 장비(D)를 결속시키는 결속부재(C, 예컨대 체인, 로프 등)를 통해 장비가 장비 안착 프레임(520)으로부터 이탈되는 것을 방지한다.Having such a configuration, the uninterrupted transfer guide unit 500 according to the present invention is affected by an external force as shown in FIG. As a result, the second seating frame 522 and the third seating frame 523 rotate at a predetermined angle. In this process, the equipment is prevented from being separated from the equipment seating frame 520 through a binding member (C, for example, a chain, rope, etc.) binding the uninterrupted transfer guide unit 500 and the equipment D.

이때, 제2 안착 프레임(522)을 지지하는 슬라이딩 구조체(533)는 외력의 방향에 따라 제2 안착 프레임(522)의 하부면을 따라 슬라이딩 이동하며, 슬라이딩 구조체(533)의 이동에 의해 연장부재(5322)는 기둥부재의 내부를 따라 상하 이동한다. 이 과정에서, 연장부재(5322)의 양 측에 형성된 한 쌍의 탄성부재(5233, 5234)를 통해 충격을 흡수함으로써 장비의 파손을 방지할 수 있다.At this time, the sliding structure 533 supporting the second seating frame 522 slides along the lower surface of the second seating frame 522 according to the direction of the external force, and the extension member is moved by the movement of the sliding structure 533. 5322 moves up and down along the inside of the pillar member. In this process, damage to the equipment can be prevented by absorbing shock through a pair of elastic members 5233 and 5234 formed on both sides of the extension member 5322 .

동시에, 제3 안착 프레임(523)을 지지하는 지지 구조체(535)는 제3 안착 프레임(523)의 회동 각도에 대응하여 제3 안착 프레임(523)을 지지하고, 슬라이딩 구조체(533)의 이동에 따라 슬라이딩 구조체(533)과의 이격 거리가 가변되더라도 길이 조절이 가능한 제2 연결부재(536)를 통해 연결이 유지될 수 있다.At the same time, the support structure 535 supporting the third seating frame 523 supports the third seating frame 523 in response to the rotation angle of the third seating frame 523, and the movement of the sliding structure 533 Even if the separation distance from the sliding structure 533 is changed according to the length, the connection can be maintained through the second connecting member 536 whose length can be adjusted.

이와 같은, 본 발명에 따른 기술은 애플리케이션으로 구현되거나 다양한 컴퓨터 구성요소를 통하여 수행될 수 있는 프로그램 명령어의 형태로 구현되어 컴퓨터 판독 가능한 기록 매체에 기록될 수 있다. 상기 컴퓨터 판독 가능한 기록 매체는 프로그램 명령어, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다.Such technology according to the present invention may be implemented as an application or implemented in the form of program instructions that can be executed through various computer components and recorded on a computer-readable recording medium. The computer readable recording medium may include program instructions, data files, data structures, etc. alone or in combination.

상기 컴퓨터 판독 가능한 기록 매체에 기록되는 프로그램 명령어는 본 발명을 위하여 특별히 설계되고 구성된 것들이거니와 컴퓨터 소프트웨어 분야의 당업자에게 공지되어 사용 가능한 것일 수도 있다.Program instructions recorded on the computer-readable recording medium may be those specially designed and configured for the present invention, or those known and usable to those skilled in the art of computer software.

컴퓨터 판독 가능한 기록 매체의 예에는, 하드 디스크, 플로피 디스크 및 자기 테이프와 같은 자기 매체, CD-ROM, DVD 와 같은 광기록 매체, 플롭티컬 디스크(floptical disk)와 같은 자기-광 매체(magneto-optical media), 및 ROM, RAM, 플래시 메모리 등과 같은 프로그램 명령어를 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다.Examples of computer-readable recording media include magnetic media such as hard disks, floppy disks and magnetic tapes, optical recording media such as CD-ROMs and DVDs, and magneto-optical media such as floptical disks. media), and hardware devices specially configured to store and execute program instructions, such as ROM, RAM, flash memory, and the like.

프로그램 명령어의 예에는, 컴파일러에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터 등을 사용해서 컴퓨터에 의해서 실행될 수 있는 고급 언어 코드도 포함된다. 상기 하드웨어 장치는 본 발명에 따른 처리를 수행하기 위해 하나 이상의 소프트웨어 모듈로서 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.Examples of program instructions include high-level language codes that can be executed by a computer using an interpreter or the like as well as machine language codes such as those produced by a compiler. The hardware device may be configured to act as one or more software modules to perform processing according to the present invention and vice versa.

이상에서는 실시예들을 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구범위에 기재된 본 발명의 사상 및 공간으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.Although the above has been described with reference to embodiments, those skilled in the art will understand that the present invention can be variously modified and changed without departing from the spirit and space of the present invention described in the claims below. You will be able to.

100: 재해복구부
200: 백업부
300: 데이터 동기화부
400: 데이터 이관부
500: 무중단 이전부
600: 무중단 이전 가이드부
100: Disaster Recovery Department
200: backup unit
300: data synchronization unit
400: data transfer unit
500: uninterrupted previous part
600: uninterrupted transfer guide unit

Claims (3)

비즈니스 연속성을 확보하기 위하여 실시간 또는 주기적으로 파일 및 DB 데이터를 복제함으로써 장애 발생 시간을 최소화하고 신속한 업무전환 서비스를 제공하는, 파일 관리 시스템에 있어서,
상기 파일 관리 시스템은,
에이전트 단말로부터 수신되는 정보에 기초하여 데이터 변경 정보를 모니터링하고 알림 정보를 생성하며, 데이터 변경 이력을 관리하는 재해복구부;
장애 시 신속한 데이터 복구를 지원하기 위해, 에이전트 단말에 저장된 데이터를 백업하는 백업부;
센터간 동일 업무 서비스가 수행될 수 있도록, 서로 다른 내부망을 통해 생성된 데이터를 동기화하는 데이터 동기화부;
데이터 정합성을 위해 데이터의 무결성을 검증하는 데이터 이관부;
현재 운영중인 장비에 저장된 데이터를 대체 장비 또는 신규 장비로 이전시키는 무중단 이전부; 및
현재 운영중인 장비에 저장된 데이터를 대체 장비 또는 신규 장비로 이전시키는 무중단 이전 서비스의 제공 시, 장비의 이송 과정에서 발생되는 진동이나 충격을 감쇄시켜 장비의 파손을 최소화할 수 있는 무중단 이전 가이드부를 포함하고,
상기 무중단 이전 가이드부는,
이동 수단에 고정 설치되는 고정 프레임;
상기 고정 프레임의 내부에 설치되어 장비가 안착되는 장비 안착 프레임; 및
상기 장비 안착 프레임의 하부에 설치되어 이동 수단의 이동 과정에서 발생되는 충격을 감쇄시키는 링크 구조체;를 포함하고,
상기 장비 안착 프레임은,
일측이 상기 고정 프레임의 내측벽에 고정 실치되는 판 형상의 제1 안착 프레임;
일측이 상기 제1 안착 프레임의 타측과 연결되어 상기 제1 안착 프레임과 회동 가능하게 연결되는 판 형상의 제2 안착 프레임; 및
일측이 상기 제2 안착 프레임의 타측과 연결되어 상기 제2 안착 프레임과 회동 가능하게 연결되는 판 형상의 제3 안착 프레임;을 포함하고,
상기 링크 구조체는,
상면부는 상기 제1 안착 프레임의 하부면에 고정되고, 측면부는 상기 고정 프레임의 내측면에 고정되어, 상기 제1 안착 프레임을 상기 고정 프레임의 내측면으로부터 수직한 방향으로 돌출 형성되도록 지지하는 ㄱ자 형상의 베이스 부재;
상기 베이스 부재의 상면부와 측면부 사이에 형성되는 기둥부재;
상기 제2 안착 프레임의 하부에 형성되어 상기 제2 안착 프레임을 지지하면서, 상기 제2 안착 프레임의 하부면을 따라 슬라이딩 이동하는 슬라이딩 구조체;
상기 제3 안착 프레임의 하부에 형성되어 상기 제3 안착 프레임을 지지하는 지지 구조체;
일단은 슬라이딩 구조체의 돌출부에 회동 가능하도록 연결되며, 타단은 상기 기둥부재에 삽입되어 하기 연장부재에 연결되는 제1 연결부재; 및
일단은 슬라이딩 구조체의 돌출부에 회동 가능하도록 연결되며, 타단은 상기 지지 구조체에 회동 가능하도록 연결되며, 상기 지지 구조체로부터 상기 슬라이딩 구조체 방향으로 향할수록 직경이 점차적으로 감소되는 복수의 관 형상의 부재들이 연속적으로 연결된 제2 연결부재를 포함하고,
상기 기둥부재는,
내부에 공간이 형성되며, 측면부 일측에 길이 방향을 따라 슬라이딩 홈이 형성된 하우징;
상기 제1 연결부재의 일측으로부터 연장되어 하우징 내부에 수용되는 연장부재; 및
상기 연장부재의 양 단에 설치되어, 상기 연장부재가 상기 하우징의 길이 방향을 따라 슬라이딩 이동하는 과정에서 탄성력을 제공하는 쌍의 탄성부재;를 포함하고,
상기 무중단 이전 가이드부는,
이동 수단에 장비를 이전하는 과정에서 충격이 발생되면 외력에 의해 상기 제2 안착 프레임 및 상기 제3 안착 프레임이 소정 각도로 회동하되,
상기 제2 안착 프레임을 지지하는 상기 슬라이딩 구조체가 외력의 방향에 따라 제2 안착 프레임의 하부면을 따라 슬라이딩 이동하면, 상기 슬라이딩 구조체의 이동에 의해 상기 연장부재는 기둥부재의 내부를 따라 상하 방향으로 이동하며,
상기 슬라이딩 구조체의 이동에 따라 슬라이딩 구조체과의 이격 거리가 가변되더라도 길이 조절이 가능한 상기 제2 연결부재를 통해 상기 슬라이딩 구조체와 상기 지지 구조체 간의 연결이 유지되는 것을 특징으로 하는, 파일 관리 시스템.
In a file management system that minimizes failure time and provides rapid business change service by replicating file and DB data in real time or periodically to ensure business continuity,
The file management system,
a disaster recovery unit that monitors data change information based on information received from an agent terminal, generates notification information, and manages a data change history;
A backup unit that backs up data stored in the agent terminal to support rapid data recovery in case of failure;
a data synchronization unit that synchronizes data generated through different internal networks so that the same business service can be performed between centers;
Data transfer unit for verifying the integrity of the data for data consistency;
An uninterrupted transfer unit that transfers data stored in currently operating equipment to alternative or new equipment; and
When providing an uninterrupted transfer service that transfers data stored in currently operating equipment to alternative or new equipment, it includes an uninterrupted transfer guide that can minimize damage to the equipment by attenuating vibration or shock generated during the transfer process of the equipment, ,
The uninterrupted transfer guide unit,
A fixed frame fixedly installed in the means of transportation;
An equipment seating frame installed inside the fixing frame to which equipment is seated; and
A link structure installed under the equipment seating frame to attenuate impact generated during the movement of the moving means;
The equipment mounting frame,
a plate-shaped first seating frame having one side fixed to an inner wall of the fixing frame;
a plate-shaped second seating frame having one side connected to the other side of the first seating frame and rotatably connected to the first seating frame; and
A third seating frame having a plate shape, one side of which is connected to the other side of the second seating frame and rotatably connected to the second seating frame;
The link structure,
The upper surface portion is fixed to the lower surface of the first seating frame, and the side portion is fixed to the inner surface of the fixing frame, so that the first seating frame protrudes from the inner surface of the fixing frame in a vertical direction. base member of;
a pillar member formed between an upper surface portion and a side portion of the base member;
a sliding structure formed under the second seating frame to slide along a lower surface of the second seating frame while supporting the second seating frame;
a support structure formed under the third seating frame to support the third seating frame;
a first connecting member having one end rotatably connected to the protrusion of the sliding structure and the other end inserted into the pillar member and connected to the extension member; and
One end is rotatably connected to the protrusion of the sliding structure, the other end is rotatably connected to the support structure, and a plurality of tubular members whose diameter gradually decreases toward the sliding structure from the support structure are continuously Including a second connecting member connected to,
The pillar member,
A housing having a space formed therein and a sliding groove formed on one side of a side portion along a longitudinal direction;
an extension member extending from one side of the first connection member and accommodated in the housing; and
A pair of elastic members installed at both ends of the extension member to provide elastic force while the extension member slides along the longitudinal direction of the housing;
The uninterrupted transfer guide unit,
When an impact is generated in the process of transferring the equipment to the moving means, the second seating frame and the third seating frame are rotated at a predetermined angle by an external force,
When the sliding structure supporting the second seating frame slides along the lower surface of the second seating frame according to the direction of an external force, the extension member moves up and down along the inside of the pillar member due to the movement of the sliding structure. moving,
Characterized in that, the connection between the sliding structure and the support structure is maintained through the length-adjustable second connecting member even if the distance between the sliding structure and the sliding structure is changed according to the movement of the sliding structure.
삭제delete 삭제delete
KR1020220100405A 2022-04-05 2022-08-11 File Replication Solution KR102466193B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20220042392 2022-04-05
KR1020220042392 2022-04-05

Publications (1)

Publication Number Publication Date
KR102466193B1 true KR102466193B1 (en) 2022-11-14

Family

ID=84043138

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020220100405A KR102466193B1 (en) 2022-04-05 2022-08-11 File Replication Solution

Country Status (1)

Country Link
KR (1) KR102466193B1 (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120036331A1 (en) * 2004-05-14 2012-02-09 Fabrice Helliker Method for backup storage device selection
KR101688511B1 (en) * 2016-06-16 2016-12-22 강미숙 Slide cover for machine tool
KR20180034901A (en) * 2016-09-28 2018-04-05 주식회사 케이티 System and method for real time data replication for high availability
KR20180126431A (en) * 2018-11-20 2018-11-27 주식회사 실크로드소프트 Recovery technique of data intergrity with non-stop database server redundancy
KR101953353B1 (en) * 2018-08-14 2019-02-28 엘아이지넥스원 주식회사 Supporting apparatus with external force damping function
KR102025545B1 (en) * 2019-03-27 2019-09-26 김광열 Wall system
KR102101591B1 (en) 2020-03-03 2020-04-16 정일형 Backup data management system based on Artificial Intelligence, and method thereof
KR102180315B1 (en) * 2020-03-25 2020-11-18 엠에스파워시스템(주) Computer server inventory management system
KR102375955B1 (en) * 2021-11-24 2022-03-18 케이디시스 주식회사 Data backup system with improved security

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120036331A1 (en) * 2004-05-14 2012-02-09 Fabrice Helliker Method for backup storage device selection
KR101688511B1 (en) * 2016-06-16 2016-12-22 강미숙 Slide cover for machine tool
KR20180034901A (en) * 2016-09-28 2018-04-05 주식회사 케이티 System and method for real time data replication for high availability
KR101953353B1 (en) * 2018-08-14 2019-02-28 엘아이지넥스원 주식회사 Supporting apparatus with external force damping function
KR20180126431A (en) * 2018-11-20 2018-11-27 주식회사 실크로드소프트 Recovery technique of data intergrity with non-stop database server redundancy
KR102025545B1 (en) * 2019-03-27 2019-09-26 김광열 Wall system
KR102101591B1 (en) 2020-03-03 2020-04-16 정일형 Backup data management system based on Artificial Intelligence, and method thereof
KR102180315B1 (en) * 2020-03-25 2020-11-18 엠에스파워시스템(주) Computer server inventory management system
KR102375955B1 (en) * 2021-11-24 2022-03-18 케이디시스 주식회사 Data backup system with improved security

Similar Documents

Publication Publication Date Title
EP2183677B1 (en) System and method for remote asynchronous data replication
US7702947B2 (en) System and method for enabling site failover in an application server environment
US7024529B2 (en) Data back up method and its programs
US7194487B1 (en) System and method for recording the order of a change caused by restoring a primary volume during ongoing replication of the primary volume
US8762642B2 (en) System and method for secure and reliable multi-cloud data replication
US7509468B1 (en) Policy-based data protection
JP5254611B2 (en) Metadata management for fixed content distributed data storage
US9235606B1 (en) Simplified database/log backup and restore
US20050071391A1 (en) High availability data replication set up using external backup and restore
US6832330B1 (en) Reversible mirrored restore of an enterprise level primary disk
US10719407B1 (en) Backing up availability group databases configured on multi-node virtual servers
US20020055972A1 (en) Dynamic content distribution and data continuity architecture
US20030014432A1 (en) Storage network data replicator
Wang et al. Progressive retry for software error recovery in distributed systems
CN108351821B (en) Data recovery method and storage device
US7457830B1 (en) Method and system of replicating data using a recovery data change log
WO2013147782A1 (en) Cluster-wide unique id for object access control lists
US8315986B1 (en) Restore optimization
KR102466193B1 (en) File Replication Solution
JP5292350B2 (en) Message queue management system, lock server, message queue management method, and message queue management program
US20220164266A1 (en) Client-less database system recovery
US8495315B1 (en) Method and apparatus for supporting compound disposition for data images
CA2619778C (en) Method and apparatus for sequencing transactions globally in a distributed database cluster with collision monitoring
Bajpai et al. Remote mirroring: A disaster recovery technique in cloud computing
JP2008276281A (en) Data synchronization system, method, and program

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant