KR0168947B1 - Method for booting node without disk in real-time distributing system - Google Patents

Method for booting node without disk in real-time distributing system Download PDF

Info

Publication number
KR0168947B1
KR0168947B1 KR1019950054012A KR19950054012A KR0168947B1 KR 0168947 B1 KR0168947 B1 KR 0168947B1 KR 1019950054012 A KR1019950054012 A KR 1019950054012A KR 19950054012 A KR19950054012 A KR 19950054012A KR 0168947 B1 KR0168947 B1 KR 0168947B1
Authority
KR
South Korea
Prior art keywords
loader
operating system
code
returning
loading
Prior art date
Application number
KR1019950054012A
Other languages
Korean (ko)
Other versions
KR970056210A (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 KR1019950054012A priority Critical patent/KR0168947B1/en
Publication of KR970056210A publication Critical patent/KR970056210A/en
Application granted granted Critical
Publication of KR0168947B1 publication Critical patent/KR0168947B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Stored Programmes (AREA)

Abstract

본 발명은 실시간 분산시스템에서 디스크를 갖지 않는 노드의 부팅방법에 관한 것으로, 첫째, 분산시스템에서 디스크를 갖지 않는 노드가 부팅할 수 있는 방법을 제공하고, 둘째, 첫째의 효과에 따라 디스크를 갖지 않는 노드들로 분산시스템을 구성할 수 있게 함으로써 하드웨어의 구조를 단순화시키고 이에 따른 하드웨어의 비용을 절감시키며 셋째, 통신 하드웨어 장치 및 드라이버를 하나의 모듈로 분리할 수 있는 구조를 갖게 함으로써 어떤 종류의 상호접속(interworking) 하드웨어에도 적용할 수 있는 효과가 있다.The present invention relates to a method of booting a node without a disk in a real-time distributed system. First, a method for booting a node without a disk in a distributed system is provided. Second, the first method does not have a disk according to the effect. Simplify the structure of the hardware by reducing the hardware structure by configuring a distributed system with nodes, and third, by having a structure that can separate the communication hardware devices and drivers into one module (interworking) There is an effect that can be applied to hardware.

Description

실시간 분산시스템에서 디스크를 갖지 않는 노드의 부팅방법How to boot a node without a disk in a real-time distributed system

제1도는 본 발명이 적용되는 하드웨어의 개략적인 구성예시도.1 is a schematic structural diagram of hardware to which the present invention is applied.

제2(a)도 내지 2(c)도는 본 발명의 개략적인 동작의 설명을 위한 블럭도.2 (a) to 2 (c) are block diagrams for explaining the schematic operation of the present invention.

제3도는 본 발명이 제공하는 부팅 프로토콜(booting protocol) 예시도.3 is a diagram illustrating a booting protocol provided by the present invention.

제4도는 본 발명에 따른 부팅방법에 대한 일실시예 처리 흐름도.4 is a flowchart illustrating an embodiment of a booting method according to the present invention.

본 발명은 실시간 분산시스템에서 디스크를 갖지 않는 노드(node) 부팅 방법에 관한 것이다.The present invention relates to a node booting method having no disk in a real time distributed system.

ATM(Asynchronous Transfer Mode) 교환기의 제어계는 수많은 노드들과 제어기(controller)들이 ATM 스위치를 통해 상호 접속되어 있는 대형 분산구조이다. 제어계는 ATM 교환기의 모든 자원과 하드웨어 장치들에 대한 제어 및 관리기능을 수행하는데 이 기능은 각 노드들에 분산되어 수행되며 이를 위해 필요한 각종 소프트웨어(운영체계 및 응용 프로그램)들은 하드디스크를 갖고 있는 노드(Node With Disk: 이하, NWD라 함)의 하드디스크에 저장된다. ATM교환기에 전원이 공급되면 디스크의 각종 소프트웨어들이 각 노드의 주기억장치로 적재되어 수행된다. ATM 교환기의 제어계는 하드웨어의 비용을 절감하기 위해 시스템을 구성하는 노드들 중에서 하나의 노드만이 디스크를 갖는 구조를 갖는다. 따라서, 디스크를 갖지 않는 노드(Node Without Disk: 이하, NWOD라 함)들을 위한 특별한 부팅절차가 반드시 필요하다.The control system of an Asynchronous Transfer Mode (ATM) exchange is a large distributed architecture in which numerous nodes and controllers are interconnected through an ATM switch. The control system performs the control and management of all resources and hardware devices of the ATM switch. This function is distributed to each node and the various software (operating system and application) necessary for this are nodes with hard disk. (Node With Disk: hereinafter referred to as NWD). When the ATM switch is powered on, the software on the disk is loaded into the main memory of each node. The control system of the ATM switch has a structure in which only one node among the nodes constituting the system has a disk in order to reduce the cost of hardware. Therefore, a special boot procedure is required for nodes without disks (NWOD).

따라서, 본 발명은 상기와 같은 요구에 부응하여 안출된 것으로, 분산구조를 갖는 ATM교환기 제어계에서 디스크를 갖지 않는 노드들의 부팅을 위해 운영체계만을 원격 로딩하여 부팅되는 것이 아니라 운영체계뿐만 아니라 각 노드별로 고유하게 필요한 응용 프로그램들이 로딩되어야 하는 요구사항을 갖는 디스크를 갖지 않는 노드의 부팅방법을 제공하는 데 그 목적이 있다.Accordingly, the present invention was devised in response to the above-described demands, and is not booted by remotely loading an operating system for booting nodes without a disk in an ATM switching system having a distributed structure, but by each node as well as an operating system. Its purpose is to provide a way to boot a node that does not have a disk with requirements that uniquely needed applications need to be loaded.

상기 목적을 달성하기 위하여 본 발명은, 실시간 분산시스템에서 디스크를 갖지 않는 노드의 부팅방법에 있어서, 헤드 프레임을 수신하면 헤드의 종류를 검사하는 제1단계; 운영체계 헤드를 수신한 경우 로딩될 메모리의 시작주소, 크기 값을 얻은 후, 운영체계 코드를 수신할 상태로 바꾸고 리턴하는 제2단계; 상기 제1단계에서, 응용 프로그램 로더 헤드를 수신한 경우 로딩될 메모리의 시작 주소, 크기값을 얻은 후, 응용 프로그램 로더 코드를 수신할 상태로 바꾸고 리턴하는 제3단계; 코드 프레임을 수신하면 로딩할 코드의 종류를 검사하는 제4단계; 운영체계 코드 또는 응용 프로그램 로더 코드의 수신에 따른 각 코드를 로딩할 상태인가를 검사하여 로딩상태가 아니면 리턴하고, 로딩상태이면 정상상태인지를 검사하는 제5단계; 정상상태이면 부트이미지를 주메모리에 로딩하고 시스템로더에게 결과를 통보하고 리턴하며, 정상상태가 아니면 정상이 아님을 시스템 로더에게 알리고 리턴하는 제6단계; 엔드 프레임을 수신하면 응용 프로그램 로더 엔드 프레임인가를 조사하는 제7단계; 응용 프로그램 로더 엔드 프레임이 아니고 운영체계 엔드 프레임이면 리턴하고, 두가지 다 아니면 응용 프로그램 로더 엔드 프레임을 수신할 상태로 바꾸고 리턴하는 제8단계; 및 상기 제7단계에서, 응용 프로그램 로더 엔드 프레임이면 시스템 로더에게 로딩 과정의 종료를 알리고 부트 이미지를 실행하여 스타팅 상태로 천이하는 제9단계를 포함한다.In order to achieve the above object, the present invention provides a booting method for a node having no disk in a real-time distributed system, comprising: a first step of checking a type of a head when a head frame is received; A second step of obtaining a starting address and a size value of a memory to be loaded when receiving an operating system head, and then changing the operating system code to a state to receive and returning the operating system code; In the first step, after receiving the application program loader head, obtaining a start address and a size value of the memory to be loaded, and then changing and returning the application program loader code to a state to be received; Receiving a code frame, checking a type of code to be loaded; A fifth step of checking whether or not to load each code according to the reception of the operating system code or the application program loader code, if not, and if it is loaded, checking whether it is in a normal state; A sixth step of loading a boot image into main memory if not normal, notifying and returning the result to the system loader, and notifying and returning to the system loader not normal if not normal; A seventh step of checking whether an application loader end frame is received when receiving the end frame; An eighth step of returning if it is not an application loader end frame and an operating system end frame, otherwise returning and returning the application loader end frame to a state to receive; And in the seventh step, in the case of the application program loader end frame, informing the system loader of the end of the loading process, executing a boot image to transition to the starting state.

이하, 첨부된 도면을 참조하여 본 발명을 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described in detail the present invention.

제1도는 본 발명이 적용되는 하드웨어의 개략적인 구성예시도로서, 각 노드들은 중앙처리장치(CPU), 메모리 및 ATM 스위치 접속장치를 기본 구성 요소로 하며, 디스크를 갖는 노드(NWD)만이 디스크의 억세스를 위한 제어장치로서 대용량 인터페이스 보드 어셈블리(MSIA;Mass Storage Interface board Assembly)와 디스크를 추가로 갖는다. 디스크에는 운영체계(Operating System) 및 응용프로그램들이 저장되어 있다.FIG. 1 is a schematic structural example of hardware to which the present invention is applied. Each node has a central processing unit (CPU), a memory, and an ATM switch interface as a basic component, and only a node having a disk (NWD) As a control device for access, it has a mass storage interface board assembly (MSIA) and a disk. The disk stores an operating system and applications.

제2(a)도 내지 제2(c)도는 본 발명의 개략적인 동작을 설명하기 위한 블록도이다.2 (a) to 2 (c) are block diagrams for explaining the schematic operation of the present invention.

제2(a)도를 참조하여 본 발명의 전체동작을 설명하면 다음과 같다.Referring to Figure 2 (a) the overall operation of the present invention will be described.

분산 제어계를 구성하는 각 노드들은 전원이 공급되면, 각기 고유의 기능을 수행하기 위해서는 필요한 소프트웨어(운영체계 및 응용프로그램)을 자신의 주기억장치에 옮겨 놓고 로딩하여 실행해야 한다. 이 과정을 통상 부팅(booting)이라고 하는데, 이는 보조 기억장치의 존재 여부에 따라서 크게 두 가지로 나뉜다. 디스크를 갖는 노드(이하, NWD(Node With Disk)라 함)는 바로 자신의 디스크를 억세스하여 필요한 소프트웨어를 주기억장치로 로딩하고 실행시켜서 부팅하며, 디스크를 갖지 않는 노드(이하, NWOD(Node WithOut Disk)라 함)는 ATM 교환기의 제어계에 고유한 IPC(Inter Process Communication) 통신기능을 이용하여 디스크내의 소프트웨어를 자신의 주기억장치로 로딩하고 실행시키는데 이것을 원격부터(remote booter)라고 한다.When power is supplied, each node constituting the distributed control system needs to load and execute necessary software (operating system and application program) in its main memory in order to perform its own function. This process is commonly referred to as booting, which is divided into two types depending on the presence of auxiliary storage. A node with a disk (hereinafter referred to as NWD (Node With Disk)) directly accesses its own disk, loads the necessary software into main memory, executes and boots it, and has no disk (hereinafter referred to as NWOD (Node WithOut Disk). ) Uses the Inter Process Communication (IPC) communication function unique to the ATM exchanger's control system to load and execute the software on the disk into its main memory, which is called a remote booter.

원격부터(이하, RB라 함)는 NWD에 탑재되어 동작되는 시스템로더(SL)와 부팅을 위해 미리 정의된 부팅 프로토콜에 따라 운영체계 및 노드별로 고유한 응용 프로그램을 로딩하는 응용 프로그램 로더(Application Program Loader: 이하, APL이라 함)을 로딩하여 실행하는 기능을 수행한다.From the remote (hereinafter referred to as RB), a system loader (SL) that is mounted and operated in NWD and an application loader for loading a unique application for each operating system and node according to a predefined boot protocol for booting Loader: Loads and executes APL).

원격 부터를 통해 부팅하는 경우는 NWD의 자체 판단에 의한 경우와, NWOD가 로딩을 요구한 경우의 두 가지로 분류된다.Booting from the remote is classified into two cases: NWD's own judgment and NWOD's request for loading.

먼저, 자체 판단에 의한 경우는 NWD가 NWOD들에 대해 주기적으로 로딩의 필요성에 대한 검사에 의해 판단되거나, 새로운 운영체계로 교체해야할 필요성이 생겼을 때에 해당하며, NWOD가 로딩을 요구한 경우는 NWOD에 전원이 공급되어 최초 동작할 경우는 임의의 오동작에 의해 다운되었다가 재생되는 경우에 발생한다. 상기한 두 가지 경우에 의해서 로딩에 의한 필요성이 발생되면, 미리 정한 부팅 프로토콜에 따라 운영체계 및 응용 프로그램을 로딩해주는 APL에 대한 로딩이 이루어지며, 로딩이 완전히 끝나면 원격 부터는 운영체계와 APL을 실행시킨다. 다음으로 노드별로 고유한 응용프로그램들에 대한 로딩은 NWOD의 APL과 NWD의 SL 간의 IPC 통신을 통해 이루어진다. 이처럼 원격부터의 수행은 로딩에 대한 필요성 발생단계, 로딩단계 그리고 실행을 위한 스타팅 단계로 구분된다.First, self-judgment is the case when the NWD is judged by the necessity of periodically loading the NWODs or when there is a need to replace it with a new operating system, and when the NWOD requires loading, When the power is supplied and operated for the first time, it occurs when it is down and regenerated by any malfunction. When the necessity of loading occurs due to the above two cases, the loading of the APL loading the operating system and the application program is performed according to the predetermined boot protocol, and when the loading is completed, the operating system and the APL are executed remotely. . Next, node-specific application programs are loaded by IPC communication between APL of NWOD and SL of NWD. In this way, the execution from the remote is divided into a necessity stage for loading, a loading stage, and a starting stage for execution.

제2(b)도는 로딩 필요성 발생단계에서 NWD에 의해 로딩의 필요성이 발생하여 로딩을 요구하는 과정을 나타내며, 제2(c)도는 NWOD에 의해 로딩의 필요성이 발생하여 로딩을 요구하는 과정을 나타낸다.FIG. 2 (b) shows a process in which the necessity of loading is generated by the NWD during the necessity of loading, and the loading is required. FIG. 2 (c) shows a process in which necessity of loading is generated by the NWOD and the loading is required. .

제2(b)도에 나타난 로딩의 필요성 발생과정은 다음과 같다.The process of generating the necessity of loading shown in FIG. 2 (b) is as follows.

NWD가 각각의 NWOD에게 그들의 상태는 IPC를 통해 물어오면(PrCheck)이 IPC를 수신한 각 NWOD들은 자신의 상태를 IPC를 통하여 응답(PrStatus)한다. 이 응답(PrStatus)으로 통보되는 NWOD의 상태는 두가지로 현재 운영체계를 로딩중임을 나타내는 상태와 운영체계를 로딩해야 하는 상태이다. 먼저, 운영체계를 로딩해야 하는 상태이면, 즉 최초 로딩상태이면 NWD의 SL은 그 상태를 통보한 NWOD들에 대해 로딩단계를 수행한다.When an NWD asks each NWOD their status via IPC (PrCheck), each NWOD that receives this IPC responds to its status via IPC (PrStatus). The status of the NWOD notified by this response (PrStatus) is two: the status indicating that the operating system is currently being loaded, and the operating system should be loaded. First, if the operating system needs to be loaded, that is, the first loading state, the SL of the NWD performs a loading step for the NWODs that have reported the state.

제2(c)도에 나타난 로딩 필요성 발생과정은 다음과 같다.The loading necessity generation process shown in FIG. 2 (c) is as follows.

NWOD의 전원이 공급되는 경우 또는 다른 문제로 운영체계나 운영체계 및 APL를 로딩할 필요성이 발생하면 원격 부터는 NWD의 SL에게 로딩을 요구하는 IPC(LdRequest)를 보내면 SL은 로딩을 허가하는 IPC(LdGrant)를 응답함으로써 로딩단계를 수행한다.If the NWOD is powered up, or if there is a need to load the operating system, operating system, or APL due to other problems, remotely send the NWD's SL an IPC (LdRequest) to request loading, and the SL will allow the IPC (LdGrant to load). ) To perform the loading step.

제3도는 본 발명이 제공하는 부팅 프로토콜이 수행되는 과정에 대한 절차도이 다.3 is a procedure for the process of performing the boot protocol provided by the present invention.

원격 부터가 로딩을 요구(LdRequest)하면 SL은 이 로딩 요구를 접수하고 접수결과를 통보하는 응답(PrCheck)을 보낸다. 원격부터는 이에 대한 응답(PrStatus)을 하고 이 응답을 접수한 SL는 로딩받을 준비단계가 된다. 한편, 응답(PrStatus)을 수신한 SL은 데이터가 로딩이 시작될 주기억장치의 주소값과 데이터의 크기값에 대한 정보를 헤드프레임(H_frame)으로 원격부터에게 알리고 로딩할 데이터를 보내기 시작한다. 로딩을 위해 전송되는 데이터는 IPC의 기본 베시지 단위로 보내지는데 원격부터는 각 메시지마다 정상 수신여부를 SL에게 통보한다. 이때, 정상 수신이 아닌 경우는 SL에게 알려 해당 메시지를 재전송받도록 한다. 운격부터가 최종 데이터까지도 정상적으로 수신하면 즉 로딩되면, 모든 데이터가 정상적으로 로딩되었음을 SL에게 알리고 로딩된 데이터를 실행시킨다.When the remote requests a loading (LdRequest), the SL accepts the loading request and sends a response (PrCheck) to notify the result of the receipt. Remotely responds to this (PrStatus) and the SL, which receives this response, is ready to be loaded. On the other hand, upon receiving the response (PrStatus), the SL informs the head address (H_frame) of the address value of the main memory device and the size of the data from which the data will start loading from the remote and starts sending data to be loaded. The data sent for loading is sent in the basic message unit of the IPC. From the remote, it notifies the SL whether or not it is normally received for each message. At this time, if the normal reception is notified to the SL to receive the message again. If even the final data is normally received, ie, loaded, the SL notifies that all data is loaded normally and executes the loaded data.

제4도는 본 발명에 따른 NWOD의 부팅방법에 대한 일실시예 처리 흐름도이다.4 is a flowchart illustrating an embodiment of a NWOD booting method according to the present invention.

원격 부터가 로딩의 필요성 발생과정을 종료하고 로딩을 기다리는 상태에서 원격부터의 동작이 시작된다.The need for loading from the remote end The operation from the remote is started in the state of finishing the process of waiting for loading.

운영체계의 수신상태에서 운영체계와 관련한 운영체계 헤드와 응용프로그램을 로딩하는 APL과 관련한 PL 헤드가 입력되면(2,3)(각각은 운영체계와 APL을 로딩할 주기억장치의 시작주소와 크기에 대한 정보를 갖고 있다), 현재의 상태가 헤드 프레임을 수신할 상태인가를 검사한 후(4,7) 로딩할 상태이면 로딩될 주기억장치의 주소값과 로딩될 데이터의 크기값을 얻고 아니면 수신한 IPC 메시지를 무시한다(5,8). 그리고, 각각의 경우에 따라 운영체계에 대한 코드 프레임이나 APL에 대한 코드 프레임을 수신할 상태로 바꾸고 리턴한다(6,9).In the reception state of the operating system, when the operating system head related to the operating system and the PL head related to the APL loading the application program are inputted (2, 3) (respectively, the start address and size of the main memory to load the operating system and the APL are inputted). Check whether the current state is to receive the head frame (4, 7), and if it is to be loaded, obtain the address of the main memory to be loaded and the size of the data to be loaded. Ignore IPC messages (5,8). In each case, the code frame for the operating system or the code frame for the APL is received and returned (6, 9).

코드 프레임이 수신되면(10) 운영체계에 해당하는 코드프레임인지 APL에 해당하는 코드 프레임인지 구분하여(11) 각각의 경우에 대해서 로딩할 상태인가를 검사한 후(12,13) 해당 상태이면 수신한 IPC 메시지(각각에 해당하는 코드 프레임)들의 데이터 무결성을 검사하기 위해 합산 체크값을 검사해서 오류가 있는지를 검사한다(14). 이때 오류가 있으면 NWD의 SL에게 NAK신호를 보내 오류를 알리고(17), 오류가 없으면 이를 주기억장치에 로딩하고(15), NWD의 SL에게 ACK 신호를 보내 정상수신결과를 알리고(16) 리턴한다.When a code frame is received (10), it is classified as a code frame corresponding to an operating system or a code frame corresponding to an APL (11) and checked whether it is to be loaded for each case (12, 13). To check the data integrity of one IPC message (each corresponding code frame), the sum check checks for errors (14). At this time, if there is an error, it sends a NAK signal to the SL of the NWD to notify the error (17), if there is no error, loads it into the main memory (15), sends an ACK signal to the SL of the NWD to notify the normal reception result (16) and returns it. .

엔드 프레임을 수신하면(18) APL 로딩에 대한 엔드 프레임인지 검사하고(19), APL에 대한 엔드 프레임이 아니면 운영체계에 대한 엔드 프레임인지를 검사하며(20), 운영체계에 대한 엔드 프레임이면 APL에 대한 헤드 프레임을 수신할 상태로 바꾸고(21), 아니면 수신한 IPC 메시지를 무시한다. APL에 대한 엔드 프레임을 수신한 경우는 NWD의 SL에게 로딩단계가 모두 끝났음을 알리는 신호(PLOK)를 송신하고(22), 운영체계 및 APL을 실행시킴으로써(23) 부팅 동작을 종료하고, 이 상태에서 응용 프로그램을 로딩하는 상태인 스타팅 상태로 천이한다.Receiving an end frame (18) checks whether it is an end frame for APL loading (19), checks whether it is an end frame for an operating system if it is not an end frame for APL (20), and if it is an end frame for an operating system Change the head frame to receive (21), or ignore the received IPC message. When receiving the end frame for the APL, a signal (PLOK) is transmitted to the SL of the NWD indicating that the loading step is completed (22), and the booting operation is terminated by executing the operating system and the APL (23). Transitions to the starting state, which is the state of loading the application.

이상에서 설명한 본 발명은 전술한 실시예 및 첨부된 도면에 의해 한정되는 것이 아니고, 본 발명의 기술적 사상을 벗어나지 않는 범위내에서 여러 가지 치환, 변형 및 변경이 가능하다는 것이 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 있어 명백할 것이다.The present invention described above is not limited to the above-described embodiments and the accompanying drawings, and various substitutions, modifications, and changes are possible in the art without departing from the technical spirit of the present invention. It will be clear to those of ordinary knowledge.

상기와 같은 본 발명의 효과는 다음과 같다.The effects of the present invention as described above are as follows.

첫째, 종래의 네트웍 부팅과는 다르게 분산된 각 노드별로 운영체계를 포함하여 자신이 수행해야 할 고유의 기능에 맞는 응용 프로그램들만을 적재할 수 있어 최적의 분산시스템을 부팅단계에서 구성할 수 있다.First, unlike the conventional network booting, only the application programs suitable for the unique functions to be performed including the operating system for each node distributed to each node can be loaded so that an optimal distributed system can be configured at the booting stage.

둘째, 종래의 네트웍 부팅을 위해 정의된 프로토콜에 비해 ATM 교환기에 맞도록 보다 단순화하고 신뢰성이 있는 부팅 프로토콜을 제시한다.Second, we propose a simpler and more reliable boot protocol for ATM switches than the protocol defined for conventional network booting.

셋째, 교환기 시스템을 구성하는 각 노드별로 필요한 운영체계 및 응용 프로그램들을 디스크를 갖는 하나의 노드에 집중시킬 수 있게 함으로써 다른 노드들은 디스크를 가질 필요가 없어져 하드웨어의 비용을 절감할 수 있다.Third, by allowing the operating systems and applications necessary for each node constituting the exchange system to be concentrated on one node having a disk, the other nodes do not need to have a disk, thereby reducing the cost of hardware.

Claims (1)

실시간 분산시스템에서 디스크를 갖지 않는 노드의 부팅방법에 있어서, 헤드 프레임을 수신하면 헤드의 종류를 검사하는 제1단계; 운영체계 헤드를 수신한 경우 로딩될 메모리의 시작주소, 크기값을 얻은 후, 운영체계 코드를 수신할 상태로 바꾸고 리턴하는 제2단계; 상기 제1단계에서, 응용 프로그램 로더 헤드를 수신한 경우 로딩될 메모리의 시작 주소, 크기값을 얻은 후, 응용 프로그램 로더 코드를 수신할 상태로 바꾸고 리턴하는 제3단계; 코드 프레임을 수신하면 로딩할 코드의 종류를 검사하는 제4단계; 운영체계 코드 또는 응용 프로그램 로더 코드의 수신에 따른 각 코드를 로딩할 상태인가를 검사하여 로딩상태가 아니면 리턴하고, 로딩상태이면 정상상태인지를 검사하는 제5단계; 정상상태이면 부트이미지를 주메모리에 로딩하고 시스템로더에게 결과를 통보하고 리턴하며, 정상상태가 아니면 정상이 아님을 시스템 로더에게 알리고 리턴하는 제6단계; 엔드 프레임을 수신하면 응용 프로그램 로더 엔드 프레임인가를 조사하는 제7단계; 응용 프로그램 로더 엔드 프레임이 아니고 운영체계 엔드 프레임이면 리턴하고, 두가지 다 아니면 응용 프로그램 로더 엔드 프레임을 수신할 상태로 바꾸고 리턴하는 제8단계; 및 상기 제7단계에서, 응용 프로그램 로더 엔드 프레임이면 시스템 로더에게 로딩 과정의 종료를 알리고 부트 이미지를 실행하여 스타팅 상태로 천이하는 제9단계를 포함하는 실시간 분산시스템에서 디스크를 갖지 않는 노드의 부팅방법.A booting method for a node having no disk in a real time distributed system, comprising: a first step of checking a type of a head when a head frame is received; A second step of obtaining a start address and a size value of a memory to be loaded when receiving an operating system head, and then changing the operating system code to a state to receive and returning the operating system code; In the first step, after receiving the application program loader head, obtaining a start address and a size value of the memory to be loaded, and then changing and returning the application program loader code to a state to be received; Receiving a code frame, checking a type of code to be loaded; A fifth step of checking whether or not to load each code according to the reception of the operating system code or the application program loader code, if not, and if it is loaded, checking whether it is in a normal state; A sixth step of loading a boot image into main memory if not normal, notifying and returning the result to the system loader, and notifying and returning to the system loader not normal if not normal; A seventh step of checking whether an application loader end frame is received when receiving the end frame; An eighth step of returning if it is not an application loader end frame and an operating system end frame, otherwise returning and returning the application loader end frame to a state to receive; And in the seventh step, in the case of the application loader end frame, informing the system loader of the end of the loading process, executing a boot image, and transitioning to a starting state. .
KR1019950054012A 1995-12-22 1995-12-22 Method for booting node without disk in real-time distributing system KR0168947B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019950054012A KR0168947B1 (en) 1995-12-22 1995-12-22 Method for booting node without disk in real-time distributing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019950054012A KR0168947B1 (en) 1995-12-22 1995-12-22 Method for booting node without disk in real-time distributing system

Publications (2)

Publication Number Publication Date
KR970056210A KR970056210A (en) 1997-07-31
KR0168947B1 true KR0168947B1 (en) 1999-02-01

Family

ID=19442856

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019950054012A KR0168947B1 (en) 1995-12-22 1995-12-22 Method for booting node without disk in real-time distributing system

Country Status (1)

Country Link
KR (1) KR0168947B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100421953B1 (en) * 2001-07-25 2004-03-12 엘지전자 주식회사 Apparatus and method for sharing bootup program among control units in distributed transmission system

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100729205B1 (en) * 2005-12-12 2007-06-19 삼성전자주식회사 Apparatus and method for automatic boot error recovery in convergence terminal

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100421953B1 (en) * 2001-07-25 2004-03-12 엘지전자 주식회사 Apparatus and method for sharing bootup program among control units in distributed transmission system

Also Published As

Publication number Publication date
KR970056210A (en) 1997-07-31

Similar Documents

Publication Publication Date Title
US7076689B2 (en) Use of unique XID range among multiple control processors
US8375363B2 (en) Mechanism to change firmware in a high availability single processor system
US4455601A (en) Cross checking among service processors in a multiprocessor system
US20110191627A1 (en) System And Method for Handling a Failover Event
US8032786B2 (en) Information-processing equipment and system therefor with switching control for switchover operation
US20040083358A1 (en) Reboot manager usable to change firmware in a high availability single processor system
US7089413B2 (en) Dynamic computer system reset architecture
US7065673B2 (en) Staged startup after failover or reboot
US5410650A (en) Message control system for data communication system
US7194614B2 (en) Boot swap method for multiple processor computer systems
CN110716793A (en) Execution method, device, equipment and storage medium of distributed transaction
US5727151A (en) Message control system specifying message storage buffer for data communication system with general purpose and arbitrary form buffers
KR0168947B1 (en) Method for booting node without disk in real-time distributing system
CN115827285B (en) Cross-platform communication method, system, device, equipment and medium
JP4259390B2 (en) Parallel processing unit
EP0502215A1 (en) Message control system in a data communication system
JPH1069470A (en) Multiprocessor system
CN114564340A (en) Distributed software high-availability method for aerospace ground system
JPH0326936B2 (en)
JPH0799674A (en) Partial file updating system for information processor
JP2002312333A (en) Multiprocessor initializing/parallel diagnosing method
JP3513484B2 (en) Management system for parallel computer system
CN111506441B (en) Method, device, equipment and storage medium for monitoring Raid card information
WO2024011373A1 (en) Membership service for microsecond applications
KR100260087B1 (en) Method for loading program in full electronic exchange system

Legal Events

Date Code Title Description
A201 Request for 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: 20041001

Year of fee payment: 7

LAPS Lapse due to unpaid annual fee