KR20010073535A - Apparatus and method for interfacing between server baseboard and lan in order to manage the server baseboard remotely - Google Patents

Apparatus and method for interfacing between server baseboard and lan in order to manage the server baseboard remotely Download PDF

Info

Publication number
KR20010073535A
KR20010073535A KR1020000002139A KR20000002139A KR20010073535A KR 20010073535 A KR20010073535 A KR 20010073535A KR 1020000002139 A KR1020000002139 A KR 1020000002139A KR 20000002139 A KR20000002139 A KR 20000002139A KR 20010073535 A KR20010073535 A KR 20010073535A
Authority
KR
South Korea
Prior art keywords
lan
information
baseboard
server
network device
Prior art date
Application number
KR1020000002139A
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 KR1020000002139A priority Critical patent/KR20010073535A/en
Publication of KR20010073535A publication Critical patent/KR20010073535A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/24Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks using dedicated network management hardware

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Small-Scale Networks (AREA)

Abstract

PURPOSE: An interface device and method between a LAN(Local Area Network) and a server baseboard for remote management of the server baseboard are provided to manage the server baseboard in a remote place, and to manage the server board at a speed over the speed supported in a serial communication system. CONSTITUTION: A server baseboard has a BMC(Baseboard Management Controller), which detects operation states from detection results by sensors. A network device(220) supplies a connection function with a LAN(Local Area Network). A CPU(210) obtains information on the detected operation states by the BMC, if information is requested from a remote place through the LAN. And the CPU(210) converts the obtained information into information for transmission through the LAN, and drives the network device(220) to transmit the converted information to the remote place through the LAN.

Description

서버 베이스보드의 원격 관리를 위한 랜과 상기 서버 베이스보드간의 인터페이스 장치 및 방법 {APPARATUS AND METHOD FOR INTERFACING BETWEEN SERVER BASEBOARD AND LAN IN ORDER TO MANAGE THE SERVER BASEBOARD REMOTELY}Interface device and method between LAN and server baseboard for remote management of server baseboard {APPARATUS AND METHOD FOR INTERFACING BETWEEN SERVER BASEBOARD AND LAN IN ORDER TO MANAGE THE SERVER BASEBOARD REMOTELY}

본 발명은 서버를 포함하는 네트워크시스템에 관한 것으로, 특히 상기 서버의 베이스보드를 관리하는 장치 및 방법에 관한 것이다.The present invention relates to a network system including a server, and more particularly, to an apparatus and method for managing a baseboard of the server.

일반적으로 랜(LAN: Local Area Network)과 같은 네트워크시스템(NetworkSystem)은 서버(Server)를 포함하여 이루어진다. 이러한 서버의 베이스보드(baseboard)내에는 전압이나 온도 등을 감지하는 센서들이 각 부분에 설치되고, 베이스보드 관리 제어기(BMC: Baseboard Management Controller)라 불리우는 마이크로콘트롤러(Microcontroller)가 설치된다. 여기서 베이스보드는 소위 마더보드(mother board)라고도 불리운다. 상기 베이스보드 관리 제어기는 베이스보드 각 부분에 설치된 센서로부터 전압이나 온도 등 베이스보드의 작동 상태를 파악할 수 있는 정보를 얻어내어 사용자에게 전달하는 관리 전용의 프로세서이다. 이러한 서버의 베이스보드 정보를 사용자가 이용할 수 있도록 하는 방법으로는 다음의 두가지 방법이 있다. 한가지 방법은 상기 서버 베이스보드의 베이스보드 관리 제어기에 부착되어 있는 시리얼 포트(serial port)와 콘솔(console)용 시스템의 시리얼 포트를 서로 연결한 후 시리얼 통신을 통해 필요한 데이터를 얻어내는 것이다. 다른 한가지 방법은 서버 베이스보드상에서 운영체제를 기동시키고 그 운영체제 내에서 특정 프로그램을 이용하여 필요한 데이터를 얻어내는 것이다.In general, a network system such as a local area network (LAN) includes a server. In the baseboard of the server, sensors for sensing voltage or temperature are installed in each part, and a microcontroller called a baseboard management controller (BMC) is installed. The baseboard here is also called the motherboard. The baseboard management controller is a management-only processor that obtains information to grasp the operation state of the baseboard, such as voltage or temperature, from the sensors installed in each part of the baseboard and delivers it to the user. There are two ways to make the server's baseboard information available to users. One method is to connect the serial port attached to the baseboard management controller of the server baseboard and the serial port of the system for the console, and then obtain necessary data through serial communication. Another way is to run the operating system on the server baseboard and use the specified program within that operating system to get the data you need.

상기와 같은 두가지 방법으로 서버의 베이스보드 정보를 얻는데는 다음과 같은 문제점이 있다.There are the following problems in obtaining the baseboard information of the server by the two methods as described above.

첫 번째 방법에 따르면, 전술한 바와 같이 서버 베이스보드에 부착되어 있는 시리얼 포트와 콘솔용 시스템의 시리얼 포트를 서로 연결한 후 시리얼 통신에 의해 베이스보드의 작동 상태를 나타내는 정보를 얻게 된다. 그러므로 서버 베이스보드가 설치된 시스템과 콘솔 시스템간을 시리얼 케이블로 연결하여 통신할 수 있는 거리에 물리적인 제약(수십 미터 정도)이 있다. 또한 시리얼 통신 방식을 이용하기때문에 데이터 송수신 속도에 있어서도 시리얼 통신 방식에서 지원하는 속도 이상의 속도를 낼 수 없다는 제한이 있고, 1대 1 통신 방식을 이용하기 때문에 오직 한명의 관리자만이 서버 베이스보드의 베이스보드 관리 제어기가 제공하는 정보를 이용할 수 밖에 없다는 문제점이 있다.According to the first method, as described above, after connecting the serial port attached to the server baseboard and the serial port of the console system, information indicating the operating state of the baseboard is obtained by serial communication. Therefore, there is a physical limitation (a few tens of meters) in the distance that can be communicated by connecting the serial cable between the system and the server baseboard installed console system. In addition, since the serial communication method is used, the data transmission / reception speed cannot be faster than the speed supported by the serial communication method. Since only one administrator uses the one-to-one communication method, only one administrator can use the baseboard of the server baseboard. There is a problem that the information provided by the management controller can only be used.

두 번째 방법에 따르면, 서버 베이스보드상에서 운영체제를 기동시키고 그 운영체제내에서 특정 프로그램을 이용하여 필요한 데이터를 얻어내는 방법은 운영체제 내에서 작동하는 프로그램을 사용하기 때문에 여러 운영체제를 지원하는 프로그램이 지원되어야 하고 운영체제가 정확하게 동작하지 않는 이상 상태에서는 아예 프로그램을 실행시키지도 못하는 문제가 발생할 수 있다. 더 나아가 시스템 리셋(system reset)이나 파워오프(power off)와 같은 부가 기능의 수행에 제약이 있다.According to the second method, the method of starting the operating system on the server baseboard and obtaining the necessary data using a specific program in the operating system uses a program that operates in the operating system. Therefore, a program supporting multiple operating systems must be supported. Unless the operating system is operating correctly, you may run into a problem where you can't run the program at all. Furthermore, there are limitations on the performance of additional functions such as system reset or power off.

따라서 본 발명의 목적은 네트워크시스템의 서버 베이스보드를 원격에서도 관리할 수 있도록 하는 장치 및 방법을 제공함에 있다.Accordingly, an object of the present invention is to provide an apparatus and method for remotely managing a server baseboard of a network system.

본 발명의 다른 목적은 네트워크시스템의 서버 베이스보드를 시리얼 통신 방식에서 지원하는 속도 이상의 속도로 관리할 수 있도록 하는 장치 및 방법을 제공함에 있다.Another object of the present invention is to provide an apparatus and method for managing a server baseboard of a network system at a speed higher than that supported by a serial communication method.

본 발명의 또 다른 목적은 네트워크시스템의 서버 베이스보드를 다수의 관리자가 관리할 수 있도록 하는 장치 및 방법을 제공함에 있다.Still another object of the present invention is to provide an apparatus and method for allowing a plurality of administrators to manage a server baseboard of a network system.

본 발명의 또 다른 목적은 네트워크시스템의 서버 베이스보드를 관리하기 위해 서버 베이스보드가 여러 운영체제를 지원하는 프로그램을 구비시켜야 하는 부담을 제거하는 장치 및 방법을 제공함에 있다.It is still another object of the present invention to provide an apparatus and method for removing the burden of having a server baseboard having a program supporting various operating systems in order to manage a server baseboard of a network system.

본 발명의 또 다른 목적은 네트워크시스템의 서버 베이스보드를 관리할 시 시스템 리셋이나 파워오프와 같은 부가 기능 수행의 제약을 제거하는 장치 및 방법을 제공함에 있다.Still another object of the present invention is to provide an apparatus and method for removing a restriction on performing additional functions such as system reset or power off when managing a server baseboard of a network system.

이러한 목적들을 달성하기 위한 본 발명은 다수의 센서들과, 상기 다수의 센서들에 의한 검출결과로부터 각종 작동 상태를 파악하는 제어기를 구비하는 서버 베이스보드를 랜을 통해 원격 관리할 수 있도록 하기 위해 상기 서버 베이스보드와 상기 랜의 사이를 인터페이스하기 위한 장치를 제안한다. 상기 인터페이스 장치의 네트워크 디바이스는 상기 랜과의 접속 기능을 제공한다. 상기 인터페이스 장치의 중앙처리장치는 상기 랜을 통한 원격지로부터의 정보 요청시 상기 제어기에 의해 파악된 작동 상태에 관한 정보를 얻어내고, 이 정보를 상기 랜을 통한 전송을 위한 정보로 변환하고, 상기 네트워크 디바이스를 구동하여 상기 변환된 정보를 상기 랜을 통해 상기 원격지로 전송한다.In order to achieve the above object, the present invention provides a server baseboard having a plurality of sensors and a controller for identifying various operating states from detection results of the plurality of sensors. An apparatus for interfacing between a server baseboard and the LAN is proposed. The network device of the interface apparatus provides a connection function with the LAN. The central processing unit of the interface device obtains information on the operation state grasped by the controller when requesting information from a remote place through the LAN, converts the information into information for transmission through the LAN, and converts the network. A device is driven to transmit the converted information to the remote site through the LAN.

도 1은 본 발명에 따른 서버 베이스보드 원격 관리 시스템의 구성을 보여주는 도면.1 is a view showing the configuration of a server baseboard remote management system according to the present invention.

도 2는 도 1에 도시된 랜과 서버 베이스보드간의 인터페이스 장치의 하드웨어적인 구성을 보여주는 블록다이아그램.2 is a block diagram showing a hardware configuration of the interface device between the LAN and the server baseboard shown in FIG.

도 3은 도 1에 도시된 랜과 서버 베이스보드간의 인터페이스 장치의 소프트웨어적인 구성을 보여주는 블록다이아그램.3 is a block diagram showing a software configuration of the interface device between the LAN and the server baseboard shown in FIG.

이하 본 발명의 바람직한 실시예의 상세한 설명이 첨부된 도면들을 참조하여 설명될 것이다. 도면들 중 참조번호들 및 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 참조번호들 및 부호들로 나타내고 있음에유의해야 한다. 하기에서 본 발명을 설명함에 있어, 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다.DETAILED DESCRIPTION A detailed description of preferred embodiments of the present invention will now be described with reference to the accompanying drawings. It should be noted that the same reference numerals and the same elements among the drawings are represented by the same reference numerals and symbols as much as possible even though they are shown in different drawings. In the following description of the present invention, if it is determined that a detailed description of a related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted.

도 1은 본 발명에 따른 서버 베이스보드 원격 관리 시스템의 구성을 보여주는 도면이다.1 is a view showing the configuration of a server baseboard remote management system according to the present invention.

상기 도 1을 참조하면, 본 발명에 따른 원격 관리 시스템은 서버 베이스보드(Server Baseboard) 100을 랜(LAN: Local Area Network)을 통한 원격지 관리자(Remote Manager) 300이 원격지에서도 관리할 수 있도록 하는 것을 특징으로 한다. 상기 서버 베이스보드 100의 내부에는 서버 베이스보드의 전압이나 온도 등과 같은 각 작동 상태를 감지하는 다수의 센서들로 구성되는 센서부 110이 설치되고, 상기 센서부 110에 의해 감지된 결과로부터 서버 베이스보드의 작동상태를 파악하는 베이스보드 관리 제어기(BMC: Baseboard Management Controller)(Micro-Contorller) 120이 설치된다. 이러한 베이스보드 관리 제어기 120은 서버 베이스보드 100을 전용으로 관리하기 위해 구비되는 프로세서로, 통상 메인 프로세서와는 별도로 구비되는 프로세서이다. 여기서는 하나의 원격지 관리자 300만을 통해서 서버 베이스보드 100이 관리되는 것으로 도시 및 설명하고 있으나, 상기 원격지 관리자 300은 다수의 원격지 관리자가 될 수 있다. 이와 같이 구성되는 시스템은 서버 베이스보드를 원격에서도 관리할 수 있도록 하고, 시리얼 통신 방식에서 지원하는 속도 이상의 속도로 관리할 수 있도록 한다. 또한 서버 베이스보드를 어느 한 관리자가 아닌 다수의 관리자가 관리할 수 있도록 하고, 서버 베이스보드가 여러 운영체제를 지원하는 프로그램을 구비시켜야 하는 부담을 제거한다.Referring to FIG. 1, the remote management system according to the present invention allows a server manager 100 to manage a server baseboard 100 from a remote location through a local area network (LAN). It features. Inside the server baseboard 100, a sensor unit 110 including a plurality of sensors for detecting each operation state such as a voltage or a temperature of the server baseboard is installed, and the server baseboard from the result detected by the sensor unit 110. A baseboard management controller (BMC) (Micro-Contorller) 120 is installed to determine the operation status of the controller. The baseboard management controller 120 is a processor provided to manage the server baseboard 100 exclusively, and is usually a processor provided separately from the main processor. Here, the server baseboard 100 is managed and managed through only one remote manager 300, but the remote manager 300 may be a plurality of remote managers. The system configured as described above allows the server baseboard to be managed remotely and at a speed higher than that supported by the serial communication method. In addition, the server baseboard can be managed by a plurality of administrators rather than by one administrator, and the burden of having a server baseboard having a program supporting multiple operating systems is removed.

본 발명에 따른 동작을 위해서는 우선 원격지에 있는 관리자가 네트워크(랜)를 통해 서버 베이스보드에 접근하려면 서버 베이스보드 이외에 랜 기능을 수행할 수 있는 디바이스가 있어야 한다. 또한 이 네트워크 디바이스를 운영하고, 기타 여러 가지 작업들을 수행하기 위해서는 미리 작성된 프로그램을 수행하면서 베이스보드 관리 제어기(BMC)를 제어할 수 있는 중앙처리장치(CPU)가 필요하다. 이러한 동작을 위한 것이 인터페이스 장치 200이다.In order to operate according to the present invention, in order to access a server baseboard through a network (LAN), an administrator at a remote place must have a device capable of performing a LAN function in addition to the server baseboard. In addition, in order to operate the network device and perform various other tasks, a central processing unit (CPU) capable of controlling the baseboard management controller (BMC) while executing a pre-written program is required. For this operation is the interface device 200.

도 2는 도 1에 도시된 랜과 서버 베이스보드 100 사이에 접속되는 인터페이스 장치 200의 하드웨어(H/W: Hardware)적인 구성을 보여주는 블록다이아그램이다.FIG. 2 is a block diagram illustrating a hardware configuration of the interface device 200 connected between the LAN and the server baseboard 100 shown in FIG. 1.

상기 도 2를 참조하면, 인터페이스 장치 200은 중앙처리장치(CPU: Central Processing Unit) 210과, 네트워크 디바이스(Network Device) 220과, 랜 컨넥터(LAN Connecter) 230과, 롬(ROM: Read Only Memory) 240 및 램(RAM: Random Access Memory) 250으로 구성된다. 상기 네트워크 디바이스 220은 랜과의 접속 기능을 제공하는 것으로, 랜 컨넥터 230을 통해 랜에 접속될 수 있다. 상기 중앙처리장치 210은 서버 베이스보드 100의 BMC 120에 접속되고, 또한 시스템 버스를 통해 서버 베이스보드 100의 다른 구성요소들(도시하지 않음)에도 접속될 수 있다. 상기 시스템 버스는 PCI(Parallel Communication Interface)버스가 될 수 있으며, 이 버스를 통해 서버 베이스보드 100으로부터의 전원이 공급되어 인터페이스 장치 200의 CPU 210을 포함한 다른 구성요소들에도 전원이 공급될 수 있다. 상기 CPU 210은 상기 랜을 통한 원격지로부터의 정보 요청시 상기 BMC 120에 의해 파악된 작동 상태에 관한 정보를 얻어내고, 이 정보를 상기 랜을 통한 전송을 위한 정보로 변환하고, 상기 네트워크 디바이스 220을 구동하여 상기 변환된 정보를 상기 랜을 통해 정보 요청의 원격지로 전송한다. 이러한 CPU 210에는 메모리부를 구성하는 롬 240 및 램 250이 접속된다. 상기 롬 240에는 상기 CPU 210의 구동동작을 위한 프로그램 데이터가 저장되고 있고, 상기 램 250에는 본 발명에 따른 동작 수행중에 처리되는 데이터가 일시적으로 저장된다.Referring to FIG. 2, the interface device 200 includes a central processing unit (CPU) 210, a network device 220, a LAN connector 230, and a read only memory (ROM). 240 and random access memory (RAM) 250. The network device 220 provides a connection function with a LAN, and may be connected to the LAN through a LAN connector 230. The CPU 210 may be connected to the BMC 120 of the server baseboard 100 and may also be connected to other components (not shown) of the server baseboard 100 through a system bus. The system bus may be a parallel communication interface (PCI) bus, through which power may be supplied from the server baseboard 100 to other components including the CPU 210 of the interface device 200. The CPU 210 obtains information on an operation state identified by the BMC 120 when requesting information from a remote place through the LAN, converts the information into information for transmission through the LAN, and converts the network device 220 into a network. And transmits the converted information to the remote place of the information request through the LAN. The ROM 210 and the RAM 250 constituting the memory unit are connected to the CPU 210. Program data for the driving operation of the CPU 210 is stored in the ROM 240, and data processed during the operation of the present invention is temporarily stored in the RAM 250.

상기 도 2에 도시된 바와 같은 구성에 의해 베이스보드 100상의 운영체제의 동작과는 별개로 독립적인 동작을 수행할 수 있게 된다. 대략적인 하드웨어 동작은 롬 240에 들어 있는 프로그램에 의해 CPU 210이 구동되고, 네트워크 디바이스 220을 구동시켜 원격지에서 정보를 요청하게 되면 BMC 120과의 인터페이스를 통해 특정 정보를 BMC 120에서 얻어내고, 이 정보를 다시 랜으로 보낼 수 있는 형태로 가공한 다음 네트워크 디바이스 220을 구동시켜 다시 원격지의 관리자 300에게 필요한정보를 전송하는 형식을 가지게 된다.The configuration as shown in FIG. 2 enables the independent operation to be performed separately from the operation of the operating system on the baseboard 100. Approximate hardware operation is that the CPU 210 is driven by a program in the ROM 240, and when the network device 220 is driven to request information from a remote location, specific information is obtained from the BMC 120 through an interface with the BMC 120. It is processed into a form that can be sent back to the LAN, and then the network device 220 is driven to send the necessary information to the remote administrator 300 again.

도 3은 도 1에 도시된 랜과 서버 베이스보드 100간의 인터페이스 장치 200의 소프트웨어(S/W: Software)적인 구성을 보여주는 블록다이아그램이다. 이러한 블록다이아그램은 상기 도 2에 도시된 하드웨어적인 구성을 지원하기 위한 소프트웨어적인 구성이다.FIG. 3 is a block diagram showing a software configuration of the interface device 200 between the LAN and the server baseboard 100 shown in FIG. 1. This block diagram is a software configuration for supporting the hardware configuration shown in FIG.

상기 도 3을 참조하면, 상기 인터페이스 장치 200은 네트워크 디바이스 드라이버 22, 네트워크 제어 루틴 24, 주제어 루틴 26 및 BMC 인터페이스 루틴 28로 이루어진다. 상기 주제어 루틴(Main Control Routine) 26은 CPU 210을 구동하기 위한것이다. 네트워크 디바이스 드라이버(Network Device Driver) 22는 네트워크 디바이스 220을 제어하기 위한 것이다. 네트워크 제어 루틴(Network Control Routine) 24는 상기 네트워크 디바이스 드라이버 22상에서 네트워크로 특정 포맷에 의해서 데이터를 송수신할 수 있도록 처리하는 것이다. 그리고 BMC 인터페이스 루틴(Interface Routine) 28은 BMC 120과의 인터페이스를 담당한다.Referring to FIG. 3, the interface device 200 includes a network device driver 22, a network control routine 24, a main control routine 26, and a BMC interface routine 28. The main control routine 26 is for driving the CPU 210. The network device driver 22 is for controlling the network device 220. The network control routine 24 processes the data on the network device driver 22 to transmit and receive data in a specific format. The BMC Interface Routine 28 interfaces with the BMC 120.

상기 도 2 및 도 3에 도시 및 관련하여 설명한 바와 같이 본 발명은 원격지 관리자 300이 BMC 120이 제공하는 정보 및 기능을 이용하도록 하는데 그 중점을 두고 있으며, 원격지 관리자 300이 BMC 120을 이용하도록 하는 동작은 다음과 같이 단계별로 수행된다.As described above and described with reference to FIGS. 2 and 3, the present invention focuses on allowing the remote manager 300 to use information and functions provided by the BMC 120, and to operate the remote manager 300 to use the BMC 120. Is performed step by step as follows:

1. 네트워크 디바이스 드라이버 동작 단계1. Network Device Driver Operation Steps

원격지 관리자 300이 사전에 약속된 포맷에 따라 BMC 120의 특정 데이터를 요구하는 명령을 랜을 통해 전송한다. 네트워크를 통해 원격지에서 전송된 명령을 네트워크 디바이스 220이 접수하게 되면, 네트워크 디바이스 드라이버 22에 의해 처리된 후 새로운 네트워크 제어 루틴 24로 넘겨진다.The remote manager 300 sends a command via the LAN requesting specific data of the BMC 120 according to a previously promised format. When the network device 220 receives a command transmitted remotely through the network, it is processed by the network device driver 22 and then passed to a new network control routine 24.

2. 네트워크 제어 루틴 동작 단계2. Network Control Routine Operation Steps

네트워크 디바이스 드라이버 22로부터 데이터를 넘겨받은 네트워크 제어 루틴 24는 좀더 정밀한 처리를 실시하여 이 명령이 실제로 어떠한 명령이며 어디에서 온 명령인지를 판단한다. 다음에 원격지 관리자 300이 요구한 내용을 분석하여 실제로 실행시킬 수 있는 준비를 실시한다. 준비가 끝나면 원격지 관리자 300이 요구하는 내용을 주 제어루틴 26으로 전달하여 실행시킨다.The network control routine 24, which receives the data from the network device driver 22, performs more precise processing to determine what the command is actually and where it came from. Next, the remote administrator 300 analyzes the contents requested and prepares to execute them. After the preparation is completed, the remote administrator 300 sends the request to the main control routine 26 for execution.

3. 주 제어 루틴 동작 단계3. Main Control Routine Operation Steps

네트워크 제어루틴 24가 요청한 명령을 실행시키기 위해 제반 준비를 실시한다. 원격지 관리자 300이 BMC 120으로부터의 정보를 요구하고 있기 때문에 BMC 인터페이스 루틴 28의 구동을 준비하고, 인터페이스에 필요한 정보를 BMC 인터페이스 루틴 28에게 전달한다.The network control routine 24 makes all preparations to execute the requested command. Since the remote manager 300 is requesting information from the BMC 120, it prepares to run the BMC interface routine 28, and transmits the information required for the interface to the BMC interface routine 28.

4. BMC 인터페이스 루틴 동작 단계4. BMC Interface Routine Operation Steps

주 제어루틴 26이 전달한 정보에 근거하여 BMC 120과의 인터페이스를 실시한다. 필요한 정보를 BMC 120에 요청하고 BMC 120이 이 요청에 응답하면 응답한 데이터를 정리하여 다시 주 제어루틴 26에게 전달한다. 만약 BMC 120이 응답하지 않거나 에러가 발생하게 되면, 이 사실 또한 주 제어루틴 26에게 전달하여 해당 처리가 이루어지도록 한다.Interface with the BMC 120 based on the information passed by the master control routine 26. The BMC 120 requests the necessary information, and when the BMC 120 responds to the request, it cleans up the data and returns it to the main control routine 26. If the BMC 120 stops responding or an error occurs, this fact is also passed on to the main control routine 26 for processing.

5. 주 제어 루틴 동작 단계5. Main Control Routine Operation Steps

BMC 인터페이스 루틴 28으로부터 요청한 정보에 대한 응답을 넘겨 받았으면, 이 정보를 원격지 관리자 300에게 전송하기 위해 네트워크 제어루틴 24으로 응답받은 데이터를 넘긴다. 만약 에러나 기타 다른 이유에 의해 BMC 인터페이스 루틴 28로부터 데이터를 넘겨받지 못했으면 다시 시도할 것인지 아니면 에러 상태를 원격지 관리자 300에게 알릴 것인지 사전에 약정된 기준에 따라 판단하여 처리를 실시한다.If a response to the requested information is returned from the BMC interface routine 28, the data is passed back to the network control routine 24 to send this information to the remote administrator 300. If the data is not received from the BMC interface routine 28 due to an error or any other reason, it is determined whether to try again or to inform the remote administrator 300 of the error status according to the predetermined criteria.

6. 새로운 제어 루틴 동작 단계6. New Control Routine Operation Steps

주 제어루틴 26으로부터 BMC 120이 응답한 데이터를 넘겨받았으면, 이를 네트워크를 통해 원격지 관리자 300이 받아볼 수 있는 포맷으로 데이터를 변환시키는 작업을 수행한다. 변환 작업이 끝나면 네트워크 디바이스 드라이버 22를 구동시켜 실제로 네트워크 디바이스 220을 통해 변환된 데이터가 전송될 수 있도록 한다.When the BMC 120 receives the data from the main control routine 26, it converts the data into a format that can be received by the remote administrator 300 through the network. After the conversion is completed, the network device driver 22 is driven so that the converted data can be actually transmitted through the network device 220.

7. 네트워크 디바이스 드라이버 동작 단계7. Network Device Driver Operation Steps

네트워크 제어 루틴 24의 제어에 따라 네트워크 디바이스 220을 통해 데이터가 전송될 수 있도록 한다. 만약 데이터 전송 도중에 에러가 발생하였을 경우에는 사전에 약정된 기준에 따라 재시도를 하거나 기타 작업을 수행한다.Under the control of the network control routine 24, data can be transmitted through the network device 220. If an error occurs during the data transfer, retry or perform other operations according to the previously agreed criteria.

한편 본 발명의 상세한 설명에서는 구체적인 실시 예에 관해 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도 내에서 여러가지 변형이 가능함은 물론이다. 그러므로 본 발명의 범위는 설명된 실시 예에 국한되어 정해져서는 아니되며 후술하는 특허청구의 범위뿐만 아니라 이 특허청구의 범위와 균등한 것들에 의해 정해져야 한다.Meanwhile, in the detailed description of the present invention, specific embodiments have been described, but various modifications may be made without departing from the scope of the present invention. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be determined not only by the scope of the following claims, but also by those equivalent to the scope of the claims.

상술한 바와 같이 본 발명은 서버 베이스보드가 가지고 있는 BMC 이용의 제한사항(콘솔 시스템과의 물리적 거리 제한, 복수 관리자 미지원, 느린 전송속도, 운영체제 의존적 사용환경 등)을 극복할 수 있는 하드웨어 및 소프트웨어적인 구현을 가능하게 한다. 이러한 본 발명은 서버 베이스보드의 관리 기능을 원격지에세 실시해 시스템 관리 효율을 높일 수 있다는 이점이 있다. 또한 보다 많은 수의 시스템들을 원격지에서 관리할 수 있다는 이점이 있다. 그리고 또한 원활한 시스템관리에 따라 시스템 가용성을 높일 수 있고, 유지 보수에 사용되는 비용을 대폭 줄일 수 있는 이점이 있다.As described above, the present invention is a hardware and software that can overcome the limitations of the BMC use of the server baseboard (physical distance from the console system, multi-manager not supported, slow transmission speed, operating system-dependent environment, etc.) Enable implementation The present invention has the advantage that the system management efficiency can be improved by performing the management function of the server baseboard in a remote location. It also has the advantage that a larger number of systems can be managed remotely. In addition, according to the smooth system management, it is possible to increase system availability and to significantly reduce the cost of maintenance.

Claims (5)

다수의 센서들과, 상기 다수의 센서들에 의한 검출결과로부터 각종 작동 상태를 파악하는 제어기를 구비하는 서버 베이스보드를 랜을 통해 원격 관리할 수 있도록 하기 위해 상기 서버 베이스보드와 상기 랜의 사이를 인터페이스하기 위한 장치에 있어서:Between the server baseboard and the LAN to remotely manage a server baseboard having a plurality of sensors and a controller for identifying various operating states from the detection results by the plurality of sensors through a LAN. In the device for interfacing: 상기 랜과의 접속 기능을 제공하는 네트워크 디바이스와;A network device providing a connection function with the LAN; 상기 랜을 통한 원격지로부터의 정보 요청시 상기 제어기에 의해 파악된 작동 상태에 관한 정보를 얻어내고, 이 정보를 상기 랜을 통한 전송을 위한 정보로 변환하고, 상기 네트워크 디바이스를 구동하여 상기 변환된 정보를 상기 랜을 통해 상기 원격지로 전송하는 중앙처리장치를 포함함을 특징으로 하는 장치.Obtaining information on the operation state grasped by the controller upon requesting information from a remote location via the LAN, converting this information into information for transmission via the LAN, and driving the network device to convert the converted information. Apparatus comprising a central processing unit for transmitting to the remote through the LAN. 제1항에 있어서, 상기 네트워크 디바이스 및 상기 중앙처리장치 구동을 위한 프로그램을 저장하는 메모리를 더 포함함을 특징으로 하는 장치.The apparatus of claim 1, further comprising a memory for storing a program for driving the network device and the CPU. 제1항에 있어서, 상기 네트워크 디바이스를 상기 랜에 접속시키기 위한 랜 컨넥터를 더 포함함을 특징으로 하는 장치.2. The apparatus of claim 1, further comprising a LAN connector for connecting the network device to the LAN. 제1항에 있어서, 상기 네트워크 디바이스 및 상기 중앙처리장치는 상기 서버 베이스보드로부터 동작전원을 제공받는 것을 특징으로 하는 장치.The apparatus of claim 1, wherein the network device and the CPU receive operating power from the server baseboard. 다수의 센서들과, 상기 다수의 센서들에 의한 검출결과로부터 각종 작동 상태를 파악하는 제어기를 구비하는 서버 베이스보드를 랜을 통해 원격 관리하기 위해 상기 서버 베이스보드와 상기 랜의 사이를 인터페이스하는 장치가 구비되고, 상기 장치는 상기 랜과의 접속 기능을 제공하는 네트워크 디바이스와, 상기 제어기와의 접속을 위한 중앙처리장치로 구성되는 시스템에서 상기 서버 베이스보드를 원격 관리하기 위한 제어 방법에 있어서:An apparatus for interfacing between the server baseboard and the LAN to remotely manage, via a LAN, a server baseboard having a plurality of sensors and a controller for identifying various operating states from detection results by the plurality of sensors. A control method for remotely managing the server baseboard in a system comprising: a network device providing a connection function with the LAN and a central processing unit for connection with the controller; 상기 랜을 통한 원격지로부터의 정보 요청시 상기 중앙처리장치가 상기 제어기에 의해 파악된 작동 상태에 관한 정보를 얻어내는 단계와;Obtaining, by the central processing unit, information regarding an operating state grasped by the controller when requesting information from a remote place through the LAN; 상기 중앙처리장치가 상기 작동 상태에 관한 정보를 상기 랜을 통한 전송을 위한 정보로 변환하는 단계와;Converting, by the central processing unit, information about the operation state into information for transmission through the LAN; 상기 중앙처리장치가 상기 네트워크 디바이스를 구동하여 상기 변환된 정보를 상기 랜을 통해 상기 원격지로 전송하는 단계를 포함함을 특징으로 하는 방법.And the central processing unit driving the network device to transmit the converted information to the remote site via the LAN.
KR1020000002139A 2000-01-18 2000-01-18 Apparatus and method for interfacing between server baseboard and lan in order to manage the server baseboard remotely KR20010073535A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000002139A KR20010073535A (en) 2000-01-18 2000-01-18 Apparatus and method for interfacing between server baseboard and lan in order to manage the server baseboard remotely

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000002139A KR20010073535A (en) 2000-01-18 2000-01-18 Apparatus and method for interfacing between server baseboard and lan in order to manage the server baseboard remotely

Publications (1)

Publication Number Publication Date
KR20010073535A true KR20010073535A (en) 2001-08-01

Family

ID=19639222

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000002139A KR20010073535A (en) 2000-01-18 2000-01-18 Apparatus and method for interfacing between server baseboard and lan in order to manage the server baseboard remotely

Country Status (1)

Country Link
KR (1) KR20010073535A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101136756B (en) * 2006-08-29 2010-09-22 联想(北京)有限公司 Electric self-checking method, system and BMC chip on network long-range control host machine

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101136756B (en) * 2006-08-29 2010-09-22 联想(北京)有限公司 Electric self-checking method, system and BMC chip on network long-range control host machine

Similar Documents

Publication Publication Date Title
JP3937478B2 (en) Interface device and interface method
US7069349B2 (en) IPMI dual-domain controller
US7949816B2 (en) Method and apparatus for enhancing universal serial bus applications
US5809253A (en) Method and apparatus for interconnecting network devices in a networking hub
US8972615B2 (en) Communication with input/output system devices
US6216188B1 (en) Computer system having computer provided with universal-serial-bus and device conforming to universal-serial-bus standard
US20090228627A1 (en) Server with remote access functions for accessing remote peripheral devices that use different communication protocols
US20080071962A1 (en) Device connection system and device connection method
EP0969629A2 (en) System and method for sharing resources among a plurality of host computers
US7244182B2 (en) Two wire exchange system
CN111159085A (en) Automatic configuration method of PCIE (peripheral component interface express) bandwidth, server mainboard and server
TW201033903A (en) Virtual memory over baseboard management controller
CN101727449A (en) System and method for processing local file by utilizing remote application
US20030061312A1 (en) Reduction of configuration time upon deployment of a configurable device in a shared resource environment
JP6484282B2 (en) Non-transitory computer readable medium for smart plug management
CN104322012A (en) Platform independent management controller
WO2001050219A2 (en) Communication protocol for serial peripheral devices
WO2010077813A2 (en) Composite device emulation
US20160156518A1 (en) Server for automatically switching sharing-network
JP2000172600A (en) Network constitution investigation method, network equipment control method and device therefor
EP1195942B1 (en) Device detection system and method
US20060265523A1 (en) Data transfer circuit and data transfer method
CN116566761B (en) SPI dual-host sharing arbitration system and method
CN116723198A (en) Multi-node server host control method, device, equipment and storage medium
KR20010073535A (en) Apparatus and method for interfacing between server baseboard and lan in order to manage the server baseboard remotely

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination