JP2017138855A - KVM switch - Google Patents

KVM switch Download PDF

Info

Publication number
JP2017138855A
JP2017138855A JP2016020146A JP2016020146A JP2017138855A JP 2017138855 A JP2017138855 A JP 2017138855A JP 2016020146 A JP2016020146 A JP 2016020146A JP 2016020146 A JP2016020146 A JP 2016020146A JP 2017138855 A JP2017138855 A JP 2017138855A
Authority
JP
Japan
Prior art keywords
command
server
kvm switch
data
information processing
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2016020146A
Other languages
Japanese (ja)
Other versions
JP6574389B2 (en
Inventor
尚樹 石井
Naoki Ishii
尚樹 石井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Fujitsu Component Ltd
Original Assignee
Fujitsu Component Ltd
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 Fujitsu Component Ltd filed Critical Fujitsu Component Ltd
Priority to JP2016020146A priority Critical patent/JP6574389B2/en
Publication of JP2017138855A publication Critical patent/JP2017138855A/en
Application granted granted Critical
Publication of JP6574389B2 publication Critical patent/JP6574389B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a KVM switch capable of reducing a management load of an information processing device by a user.SOLUTION: A KVM switch 5 includes: a memory 23 for storing a first command received from a server, a second command for regulating processing to be executed by another server, and table data associated with a transmission destination of the second data; and a control part 22 for creating a second command on the basis of the table data stored in the memory 23, and transmitting the created second command to a transmission destination of the second command in the case of receiving a first command from any server.SELECTED DRAWING: Figure 1

Description

本発明は、KVMスイッチに関する。   The present invention relates to a KVM switch.

従来より、複数の情報処理装置の間で、データを転送することができるCPU切替器が知られている(例えば、特許文献1参照)。   2. Description of the Related Art Conventionally, a CPU switch that can transfer data between a plurality of information processing apparatuses is known (see, for example, Patent Document 1).

また、1組のキーボード、モニタ及びマウス及び複数のコンピュータが接続されるKVMスイッチが知られている(例えば、特許文献2参照)。KVMスイッチは、複数のコンピュータを1組のキーボード、モニタ及びマウス(以下、コンソールという)で操作するために、操作対象のコンピュータを切り替える。また、特許文献2には、マスタKVMスイッチにカスケード接続されるスレーブKVMスイッチが開示されている。   Also, a KVM switch to which a set of keyboard, monitor and mouse, and a plurality of computers are connected is known (for example, see Patent Document 2). The KVM switch switches computers to be operated in order to operate a plurality of computers with a set of keyboard, monitor, and mouse (hereinafter referred to as a console). Patent Document 2 discloses a slave KVM switch that is cascade-connected to a master KVM switch.

特開2010−79334号公報JP 2010-79334 A 特開2001−216251号公報JP 2001-216251 A

複数のサーバがKVMスイッチに接続されている場合、操作者は各サーバの監視や制御などの管理を自身で行わなければならない。そのため、サーバの管理負担が大きくなってしまう。   When a plurality of servers are connected to the KVM switch, the operator must perform management such as monitoring and control of each server. For this reason, the server management burden increases.

特に、マスターKVMスイッチ及びスレーブKVMスイッチがそれぞれ16ポートを備え、マスターKVMスイッチの各ポートにスレーブKVMスイッチがカスケード接続される場合、スレーブKVMスイッチの合計ポート数は256個(=16台×16ポート)となり、256台のサーバがスレーブKVMスイッチを介してマスターKVMスイッチに接続可能となる。この場合、ユーザが、マスターKVMスイッチに接続されたコンソールを使って最大256台のサーバを管理しなければならず、ユーザによるサーバの管理負担が大きいという課題がある。   In particular, when the master KVM switch and the slave KVM switch each have 16 ports, and the slave KVM switch is cascade-connected to each port of the master KVM switch, the total number of slave KVM switches is 256 (= 16 units × 16 ports) ) And 256 servers can be connected to the master KVM switch via the slave KVM switch. In this case, the user must manage a maximum of 256 servers using a console connected to the master KVM switch, and there is a problem that the server management burden on the user is heavy.

本発明は、ユーザによる情報処理装置の管理負担を軽減できるKVMスイッチを提供することを目的とする。   An object of this invention is to provide the KVM switch which can reduce the management burden of the information processing apparatus by a user.

上記目的を達成するため、明細書に開示されたKVMスイッチは、複数の情報処理装置とコンソールとの間に接続されるKVMスイッチ(K:キーボード、V:ビデオ、M:マウス)であって、情報処理装置から受信される第1コマンドと、他の情報処理装置で実行される処理を規定する第2コマンドと、前記第2コマンドの送付先とを関連付けたデータを記憶する記憶手段と、いずれかの情報処理装置から前記第1コマンドを受信した場合に、前記記憶手段に記憶されたデータに基づいて前記第2コマンドを作成し、当該作成された第2コマンドを前記第2コマンドの送付先に送信する制御手段とを備えることを特徴とする。   In order to achieve the above object, a KVM switch disclosed in the specification is a KVM switch (K: keyboard, V: video, M: mouse) connected between a plurality of information processing apparatuses and a console, A storage unit that stores data in which a first command received from an information processing device, a second command that defines a process executed by another information processing device, and a destination of the second command are associated; When the first command is received from the information processing apparatus, the second command is created based on the data stored in the storage means, and the created second command is sent to the destination of the second command. And a control means for transmitting to the network.

本発明によれば、ユーザによる情報処理装置の管理負担を軽減できる。   ADVANTAGE OF THE INVENTION According to this invention, the management burden of the information processing apparatus by a user can be reduced.

本実施の形態にかかるKVM(K:キーボード、V:ビデオ、M:マウス)スイッチを備えるシステムの構成図である。1 is a configuration diagram of a system including a KVM (K: keyboard, V: video, M: mouse) switch according to the present embodiment. KVMスイッチに含まれるマイコンの構成図である。It is a block diagram of the microcomputer contained in a KVM switch. サーバの構成図である。It is a block diagram of a server. サーバで異常が検出されたときにサーバからKVMスイッチに送信される第1コマンドの一例を示す図である。It is a figure which shows an example of the 1st command transmitted to a KVM switch from a server when abnormality is detected in a server. サーバで異常が検出されたときにKVMスイッチからサーバに送信される第2コマンドの一例を示す図である。It is a figure which shows an example of the 2nd command transmitted to a server from a KVM switch, when abnormality is detected in a server. KVMスイッチのメモリに格納されたテーブルデータを示す図である。It is a figure which shows the table data stored in the memory of a KVM switch. (A)は、サーバ及びKVMスイッチで実行される処理の一例を示すシーケンス図である。(B)は、操作データ及び第1コマンド又は第2コマンドの送信状態を示す図である。(A) is a sequence diagram showing an example of processing executed by the server and the KVM switch. (B) is a figure which shows the transmission state of operation data and a 1st command, or a 2nd command. モニタに表示されるOSD(On-screen display)の一例を示す図である。It is a figure which shows an example of OSD (On-screen display) displayed on a monitor.

以下、図面を参照しながら本発明の実施の形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は、本実施の形態にかかるKVM(K:キーボード、V:ビデオ、M:マウス)スイッチを備えるシステムの構成図である。図2は、KVMスイッチに含まれるマイコンの構成図である。   FIG. 1 is a configuration diagram of a system including a KVM (K: keyboard, V: video, M: mouse) switch according to the present embodiment. FIG. 2 is a configuration diagram of a microcomputer included in the KVM switch.

システム1は、サーバ2〜4、KVMスイッチ5、キーボード6、マウス7及びモニタ8を備えている。サーバ2〜4は、情報処理装置としてのコンピュータである。KVMスイッチ5は、サーバ2〜4と、コンソールと呼ばれるキーボード6、マウス7及びモニタ8との間に接続されている。尚、KVMスイッチ5に接続されるサーバの台数は3台に限定されず、2台でも、4台以上でもよい。本実施の形態では、サーバ2〜4を操作するためにキーボード6及びマウス7から出力されるデータを操作データという。   The system 1 includes servers 2 to 4, a KVM switch 5, a keyboard 6, a mouse 7, and a monitor 8. The servers 2 to 4 are computers as information processing apparatuses. The KVM switch 5 is connected between the servers 2 to 4 and a keyboard 6, a mouse 7 and a monitor 8 called a console. The number of servers connected to the KVM switch 5 is not limited to three, and may be two or four or more. In the present embodiment, data output from the keyboard 6 and the mouse 7 in order to operate the servers 2 to 4 is referred to as operation data.

KVMスイッチ5は、KVMスイッチ5全体の動作を制御するマイコン11、後述するOSD(On Screen Display)を提供するためのデータを有するOSDモジュール12と、データポート15、17A〜17Cと、ビデオ信号ポート16、18A〜18Cと、キーボード6及びマウス7からの操作データをデータポート17A〜17Cのいずれかに送信すると共にサーバ2〜4からのコマンドをマイコン11に送信するポートマイコン13A〜13Cと、モニタ8に表示されるビデオ信号の出力元のサーバを選択し且つ切り替えるビデオ信号セレクタ14と、を備えている。データポート15及び17A〜17Cは、例えば、USB(Universal Serial Bus)インターフェースであるが、シリアル通信用インターフェースでもよい。ビデオ信号ポート16及び18A〜18Cは、例えばデジタルビジュアルインタフェース(DVI)である。尚、KVMスイッチ5が備えるデータポート及びビデオ信号ポートの個数は、図1の例に限定されない。   The KVM switch 5 includes a microcomputer 11 that controls the overall operation of the KVM switch 5, an OSD module 12 having data for providing an OSD (On Screen Display) described later, data ports 15, 17A to 17C, and a video signal port. 16 and 18A to 18C, port microcomputers 13A to 13C for transmitting operation data from the keyboard 6 and mouse 7 to any of the data ports 17A to 17C and transmitting commands from the servers 2 to 4 to the microcomputer 11, and a monitor And a video signal selector 14 for selecting and switching a server of an output source of the video signal displayed in FIG. The data ports 15 and 17A to 17C are, for example, USB (Universal Serial Bus) interfaces, but may be serial communication interfaces. Video signal ports 16 and 18A-18C are, for example, digital visual interfaces (DVI). The number of data ports and video signal ports provided in the KVM switch 5 is not limited to the example of FIG.

マイコン11は、OSDモジュール12、ポートマイコン13A〜13C、ビデオ信号セレクタ14、データポート15に接続されている。ポートマイコン13A〜13Cは、それぞれデータポート17A〜17Cに接続されており、データポート17A〜17Cはそれぞれサーバ2〜4に接続されている。ビデオ信号セレクタ14は、OSDモジュール12及びビデオ信号ポート16,18A〜18Cに接続されており、ビデオ信号ポート18A〜18Cはサーバ2〜4にそれぞれ接続されている。データポート15は、キーボード6及びマウス7に接続されている。ビデオ信号ポート16は、モニタ8に接続されている。   The microcomputer 11 is connected to the OSD module 12, the port microcomputers 13A to 13C, the video signal selector 14, and the data port 15. The port microcomputers 13A to 13C are connected to the data ports 17A to 17C, respectively, and the data ports 17A to 17C are connected to the servers 2 to 4, respectively. The video signal selector 14 is connected to the OSD module 12 and the video signal ports 16, 18A to 18C, and the video signal ports 18A to 18C are connected to the servers 2 to 4, respectively. The data port 15 is connected to the keyboard 6 and the mouse 7. The video signal port 16 is connected to the monitor 8.

データポート17A及びビデオ信号ポート18Aには、サーバ2が接続されているが、サーバ2の代わりに他のKVMスイッチをカスケード接続することができる。データポート17B及びビデオ信号ポート18B並びにデータポート17C及びビデオ信号ポート18Cには、サーバ3,4の代わりに他のKVMスイッチをカスケード接続することができる。   Although the server 2 is connected to the data port 17A and the video signal port 18A, other KVM switches can be cascaded instead of the server 2. In place of the servers 3 and 4, another KVM switch can be cascaded to the data port 17B and the video signal port 18B, and the data port 17C and the video signal port 18C.

図1,2に示すように、マイコン11は、キーボード6及びマウス7からの操作データの宛先となるサーバを切り替えると共に、サーバ2〜4からのコマンドを解析する制御部22と、サーバ2〜4からのコマンドに応じて所定のサーバに送信され、当該所定のサーバに実行される処理を規定するコマンド、及びマイコン11で実行される処理内容を関連付けた後述するテーブルデータを格納するメモリ23とを備えている。尚、サーバ2〜4からKVMスイッチ5に送信されるコマンドを第1コマンド、KVMスイッチ5からサーバ2〜4に送信されるコマンドを第2コマンドとも称する。第1コマンド及び第2コマンドの種類は、限定されておらず、例えば、処理の実行を通知する実行コマンド、又はエラーを通知するエラーコマンドなどである。   As shown in FIGS. 1 and 2, the microcomputer 11 switches a server that is a destination of operation data from the keyboard 6 and the mouse 7 and also analyzes a command from the servers 2 to 4 and the servers 2 to 4. A memory 23 that stores a command that is transmitted to a predetermined server in response to a command from the computer and that defines a process executed by the predetermined server, and table data (to be described later) associated with a process executed by the microcomputer 11. I have. A command transmitted from the servers 2 to 4 to the KVM switch 5 is also referred to as a first command, and a command transmitted from the KVM switch 5 to the servers 2 to 4 is also referred to as a second command. The types of the first command and the second command are not limited and are, for example, an execution command for notifying execution of processing or an error command for notifying an error.

制御部22は、サーバ2〜4からの第1コマンドを受信し、メモリ23に格納されたテーブルデータに基づいて第1コマンドを解析し、当該第1コマンドに応じた第2コマンドを所定のサーバに送信する。図2の例では、制御部22は第1コマンドを、サーバ2、即ち、ポートマイコン13Aから受信し、第2コマンドをサーバ3、即ち、ポートマイコン13Bに送信する。また、制御部22は、キーボード6及びマウス7からの操作データを、操作データの宛先に対応するポートマイコン13A〜13Cのいずれか1つに送信する。図2の例では、制御部22がキーボード6及びマウス7からの操作データの宛先をサーバ2(即ち、ポートマイコン13A)に切り替えており、キーボード6及びマウス7からの操作データをサーバ2に送信する。   The control unit 22 receives the first command from the servers 2 to 4, analyzes the first command based on the table data stored in the memory 23, and sends the second command corresponding to the first command to a predetermined server Send to. In the example of FIG. 2, the control unit 22 receives the first command from the server 2, that is, the port microcomputer 13A, and transmits the second command to the server 3, that is, the port microcomputer 13B. In addition, the control unit 22 transmits operation data from the keyboard 6 and the mouse 7 to any one of the port microcomputers 13A to 13C corresponding to the destination of the operation data. In the example of FIG. 2, the control unit 22 switches the operation data destination from the keyboard 6 and the mouse 7 to the server 2 (that is, the port microcomputer 13A), and transmits the operation data from the keyboard 6 and the mouse 7 to the server 2. To do.

キーボード6又はマウス7からサーバの切り替え指示(例えば、「Ctrl」キー+「Alt」キーのようなホットキー)を入力すると、マイコン11はサーバの切り替え用のOSDを出力するためのコマンドをOSDモジュール12に出力する。OSDモジュール12はビデオ信号セレクタ14を介してサーバの切り替え用のOSDをモニタ8に表示する。サーバの切り替え用のOSDにおいて、ユーザが所望のサーバ(切り替え先のサーバ)をキーボード6又はマウス7で選択することにより、マイコン11はサーバの切り替えを実行する。   When a server switching instruction (for example, a hot key such as “Ctrl” key + “Alt” key) is input from the keyboard 6 or the mouse 7, the microcomputer 11 sends a command for outputting the server switching OSD to the OSD module. 12 is output. The OSD module 12 displays an OSD for server switching on the monitor 8 via the video signal selector 14. In the server switching OSD, when the user selects a desired server (switching destination server) with the keyboard 6 or the mouse 7, the microcomputer 11 performs server switching.

図3は、サーバ2の構成図である。サーバ3,4の構成は、サーバ2の構成と同一なので、その説明は省略する。サーバ2は、サーバ2全体の動作を制御するCPU(Central Processing Unit)30と、ワーキングエリアとして使用されるメモリ31と、アプリケーション、プログラム及びデータを格納するハードディスクドライブ(HDD)32と、ビデオ信号ポート18Aと接続するビデオ信号ポート33と、データポート17Aと接続するデータポート34とを備えている。また、CPU30は、システムバス35を介して、メモリ31、HDD32、ビデオ信号ポート33及びデータポート34に接続されている。ビデオ信号ポート33は例えばDVI(デジタルビジュアルインタフェース)であり、ビデオ信号ポート33はDVI用ケーブルを介してビデオ信号ポート18Aに接続されている。データポート34は、例えばUSBポートであり、データポート34はUSBケーブルを介してデータポート17Aに接続されている。尚、操作データ及びビデオ信号の通信ができる限り、サーバ2〜4とKVMスイッチ5との間に接続されるケーブルの種類は限定されない。サーバ2〜4は、操作データ及びビデオ信号の通信が可能な専用のケーブルを介してKVMスイッチ5と接続されてもよい。   FIG. 3 is a configuration diagram of the server 2. Since the configuration of the servers 3 and 4 is the same as the configuration of the server 2, the description thereof is omitted. The server 2 includes a CPU (Central Processing Unit) 30 that controls the operation of the entire server 2, a memory 31 that is used as a working area, a hard disk drive (HDD) 32 that stores applications, programs, and data, and a video signal port. A video signal port 33 connected to 18A and a data port 34 connected to data port 17A are provided. The CPU 30 is connected to the memory 31, the HDD 32, the video signal port 33, and the data port 34 via the system bus 35. The video signal port 33 is, for example, a DVI (digital visual interface), and the video signal port 33 is connected to the video signal port 18A via a DVI cable. The data port 34 is, for example, a USB port, and the data port 34 is connected to the data port 17A via a USB cable. The type of cable connected between the servers 2 to 4 and the KVM switch 5 is not limited as long as operation data and video signals can be communicated. The servers 2 to 4 may be connected to the KVM switch 5 via a dedicated cable capable of communicating operation data and video signals.

図4は、サーバ2〜4で異常が検出されたときにサーバ2〜4からKVMスイッチ5に送信される第1コマンドの一例を示す図である。   FIG. 4 is a diagram illustrating an example of a first command transmitted from the servers 2 to 4 to the KVM switch 5 when an abnormality is detected in the servers 2 to 4.

第1コマンドは2バイトで構成されており、1バイト目のコードは異常の種類を示し、2バイト目のコードは、第1コマンドの送信元のサーバ接続されるデータポートを示す。1バイト目のコード「0x0A」は、温度異常を示し、1バイト目のコード「0x0B」は、電圧異常を示し、1バイト目のコード「0x0C」は、異常操作を示す。2バイト目のコード「0x01」は、データポート17Aを示し、2バイト目のコード「0x02」は、データポート17Bを示し、2バイト目のコード「0x03」は、データポート17Cを示す。尚、1バイト目及び2バイト目のコードは、これらの例に限定されるものではない。   The first command is composed of 2 bytes. The code in the first byte indicates the type of abnormality, and the code in the second byte indicates the data port connected to the server that is the transmission source of the first command. The first byte code “0x0A” indicates a temperature abnormality, the first byte code “0x0B” indicates a voltage abnormality, and the first byte code “0x0C” indicates an abnormal operation. The second byte code “0x01” indicates the data port 17A, the second byte code “0x02” indicates the data port 17B, and the second byte code “0x03” indicates the data port 17C. The first byte and second byte codes are not limited to these examples.

1バイト目及び2バイト目のコードは、予めサーバ2〜4のメモリ31又はHDD32に記憶されている。サーバ2〜4で異常が検出されると、記憶されているコードに基づいてサーバ2〜4のCPU30が異常に対応する第1コマンドを作成して、KVMスイッチ5に送信する。例えば、サーバ2で電圧異常が検出されると、サーバ2のCPU30が、1バイト目のコードが「0x0B」であり、2バイト目のコードが「0x01」である第1コマンドを作成して、KVMスイッチ5に送信する。サーバ3で温度異常が検出されると、サーバ3のCPU30が、1バイト目のコードが「0x0A」であり、2バイト目のコードが「0x02」である第1コマンドを作成して、KVMスイッチ5に送信する。   The codes of the first byte and the second byte are stored in advance in the memory 31 or the HDD 32 of the servers 2 to 4. When an abnormality is detected in the servers 2 to 4, the CPU 30 of the servers 2 to 4 creates a first command corresponding to the abnormality based on the stored code and transmits it to the KVM switch 5. For example, when a voltage abnormality is detected in the server 2, the CPU 30 of the server 2 creates a first command in which the first byte code is “0x0B” and the second byte code is “0x01”. Transmit to the KVM switch 5. When a temperature abnormality is detected in the server 3, the CPU 30 of the server 3 creates a first command in which the first byte code is “0x0A” and the second byte code is “0x02”, and the KVM switch Send to 5.

また、サーバ2〜4のメモリ31又はHDD32は、KVMスイッチ5から受信する第2コマンドを解析して実行するためのプログラムを格納している。サーバ2〜4のCPU30は、KVMスイッチ5から第2コマンドを受信すると、このプログラムを使って、第2コマンドを解析して、第2コマンドに規定された処理を実行する。   The memory 31 or the HDD 32 of the servers 2 to 4 stores a program for analyzing and executing the second command received from the KVM switch 5. When receiving the second command from the KVM switch 5, the CPUs 30 of the servers 2 to 4 use this program to analyze the second command and execute the process specified in the second command.

図5は、サーバ2〜4で異常が検出されたときにKVMスイッチ5からサーバ2〜4に送信される第2コマンドの一例を示す図である。   FIG. 5 is a diagram illustrating an example of a second command transmitted from the KVM switch 5 to the servers 2 to 4 when an abnormality is detected in the servers 2 to 4.

第2コマンドは2バイトで構成されており、1バイト目のコードは異常の種類を示し、2バイト目のコードは、第2コマンドの送信先のサーバで実行される処理を示す。1バイト目のコード「0x0A」は、温度異常を示し、1バイト目のコード「0x0B」は、電圧異常を示し、1バイト目のコード「0x0C」は、異常操作を示す。2バイト目のコード「0xA0」は、データのレコードを示し、2バイト目のコード「0xB0」は、データのバックアップを示し、2バイト目のコード「0xC0」は、サーバのシャットダウンを示す。尚、1バイト目及び2バイト目のコードは、これらの例に限定されるものではない。   The second command is composed of 2 bytes, and the code of the first byte indicates the type of abnormality, and the code of the second byte indicates processing executed by the server that is the transmission destination of the second command. The first byte code “0x0A” indicates a temperature abnormality, the first byte code “0x0B” indicates a voltage abnormality, and the first byte code “0x0C” indicates an abnormal operation. The second byte code “0xA0” indicates a data record, the second byte code “0xB0” indicates data backup, and the second byte code “0xC0” indicates server shutdown. The first byte and second byte codes are not limited to these examples.

図6は、KVMスイッチ5のメモリ23に格納されたテーブルデータを示す図である。   FIG. 6 is a diagram showing table data stored in the memory 23 of the KVM switch 5.

テーブルデータは、サーバ2〜4から送信される第1コマンドと、当該第1コマンドに応じて送信される第2コマンドと、マイコン11で実行される処理内容とを関連付けたデータである。処理内容には、第1コマンドが検出された場合の第2コマンドの送付先も規定されている。テーブルデータは、予めメモリ23に記憶されている。尚、テーブルデータは編集可能であり、図6の例に限定されるものではない。   The table data is data in which the first command transmitted from the servers 2 to 4, the second command transmitted in response to the first command, and the processing content executed by the microcomputer 11 are associated with each other. The processing contents also define the destination of the second command when the first command is detected. The table data is stored in the memory 23 in advance. The table data can be edited, and is not limited to the example of FIG.

サーバ2〜4の異常に対応する第1コマンドを受信すると、マイコン11は、テーブルデータに基づいて第1コマンドを解析すると共に、受信した第1コマンドに対応する第2コマンドを作成し、テーブルデータに規定されたデータポートに第2コマンドを送信する。図6の例では、1バイト目のコードが「0x0A」であり、2バイト目のコードが「0x01」である第1コマンドをデータポート17A(即ち、サーバ2)から受信した場合に、マイコン11は1バイト目のコードが「0x0A」であり、2バイト目のコードが「0xA0」である第2コマンドをデータポート17B(即ち、サーバ3)に送信すると共に、1バイト目のコードが「0x0A」であり、2バイト目のコードが「0xB0」である第2コマンドをデータポート17C(即ち、サーバ4)に送信する。また、1バイト目のコードが「0x0B」であり、2バイト目のコードが「0x01」である第1コマンドをデータポート17B(即ち、サーバ3)から受信した場合に、マイコン11は1バイト目のコードが「0x0B」であり、2バイト目のコードが「0xC0」である第2コマンドをデータポート17A(即ち、サーバ2)に送信する。   When the microcomputer 11 receives the first command corresponding to the abnormality of the servers 2 to 4, the microcomputer 11 analyzes the first command based on the table data and creates the second command corresponding to the received first command. The second command is transmitted to the data port defined in (1). In the example of FIG. 6, when the first command having the first byte code “0x0A” and the second byte code “0x01” is received from the data port 17A (that is, the server 2), the microcomputer 11 Transmits a second command having the first byte code “0x0A” and the second byte code “0xA0” to the data port 17B (ie, server 3), and the first byte code is “0x0A”. , And the second command whose second byte code is “0xB0” is transmitted to the data port 17C (that is, the server 4). When the first command having the first byte code “0x0B” and the second byte code “0x01” is received from the data port 17B (that is, the server 3), the microcomputer 11 receives the first byte. Is transmitted to the data port 17A (that is, the server 2). The second command is “0x0B” and the second byte code is “0xC0”.

このように、サーバ2〜4はKVMスイッチ5に対して第1コマンドを送信することができる。そして、KVMスイッチ5はテーブルデータに基づいて第2コマンドを作成し、テーブルデータに規定されたデータポートを介して所定のサーバに第2コマンドを送信することができる。つまり、KVMスイッチ5に接続されたサーバ2〜4は、KVMスイッチ5を介して互いに制御することができる。   As described above, the servers 2 to 4 can transmit the first command to the KVM switch 5. Then, the KVM switch 5 can create a second command based on the table data, and transmit the second command to a predetermined server via a data port defined in the table data. That is, the servers 2 to 4 connected to the KVM switch 5 can control each other via the KVM switch 5.

図4〜図6では、第1コマンド及び第2コマンドの例として、サーバ2〜4の異常に対応するコマンドを説明したが、第1コマンド及び第2コマンドはサーバの異常に対応するコマンドに限定されるものではない。例えば、第1コマンドがサーバ2のデータ処理結果を示し、第2コマンドがサーバ3,4で実行させるデータ処理命令を示す場合、テーブルデータによってサーバ2からの第1コマンドに基づいて第2コマンドをサーバ3,4に送信することを規定することで、KVMスイッチ5は、サーバ2の処理結果に基づいて、サーバ3,4にデータ処理を実行させることができる。   4 to 6, as examples of the first command and the second command, the commands corresponding to the abnormality of the servers 2 to 4 have been described. However, the first command and the second command are limited to the commands corresponding to the abnormality of the server. Is not to be done. For example, when the first command indicates the data processing result of the server 2 and the second command indicates a data processing command to be executed by the servers 3 and 4, the second command is set based on the first command from the server 2 by the table data. By specifying the transmission to the servers 3 and 4, the KVM switch 5 can cause the servers 3 and 4 to execute data processing based on the processing result of the server 2.

図7(A)は、サーバ2〜4及びKVMスイッチ5で実行される処理の一例を示すシーケンス図である。図7(B)は、操作データ及び第1コマンド又は第2コマンドの送信状態を示す図である。   FIG. 7A is a sequence diagram illustrating an example of processing executed by the servers 2 to 4 and the KVM switch 5. FIG. 7B is a diagram showing a transmission state of the operation data and the first command or the second command.

図7(A)において、KVMスイッチ5はキーボード6及びマウス7からの操作データをサーバ2に送信する(ステップS1)。図7(A)では、操作対象のサーバはサーバ2であるが、操作対象のサーバはサーバ3又はサーバ4でもよい。操作対象のサーバがサーバ3又はサーバ4である場合には、図7(A)の操作データは、KVMスイッチ5からサーバ3又はサーバ4に送信される。   In FIG. 7A, the KVM switch 5 transmits operation data from the keyboard 6 and the mouse 7 to the server 2 (step S1). In FIG. 7A, the operation target server is the server 2, but the operation target server may be the server 3 or the server 4. When the server to be operated is the server 3 or the server 4, the operation data in FIG. 7A is transmitted from the KVM switch 5 to the server 3 or the server 4.

図7(B)に示すように、操作データは第1コマンド又は第2コマンドと衝突しないように送信される。例えば、KVMスイッチ5の制御部22は、操作データの送信が第1コマンドの受信タイミング及び第2コマンドの送信タイミングと重ならないように、操作データの送信タイミングを制御する。これにより、マイコン11とサーバ2〜4との間の既存の操作データの経路を使って、操作データの通信に加えてサーバ2〜4の間の第1コマンド及び第2コマンドの通信が可能となる。   As shown in FIG. 7B, the operation data is transmitted so as not to collide with the first command or the second command. For example, the control unit 22 of the KVM switch 5 controls the transmission timing of the operation data so that the transmission of the operation data does not overlap the reception timing of the first command and the transmission timing of the second command. Thereby, it is possible to communicate the first command and the second command between the servers 2 to 4 in addition to the communication of the operation data using the existing operation data path between the microcomputer 11 and the servers 2 to 4. Become.

図7(A)において、サーバ2のCPU30が異常を検出すると(ステップS2)、サーバ2のCPU30は第1コマンドをKVMスイッチ5に送信する(ステップS3)。図7(A)の例では、サーバ2の温度異常が検出され、(0x0A、0x01)の第1コマンドが送信されている。尚、図7(A)の各コマンドの括弧内の前の文字列が1バイト目のコードを示し、後の文字列が2バイト目のコードを示す。   In FIG. 7A, when the CPU 30 of the server 2 detects an abnormality (step S2), the CPU 30 of the server 2 transmits a first command to the KVM switch 5 (step S3). In the example of FIG. 7A, the temperature abnormality of the server 2 is detected, and the first command (0x0A, 0x01) is transmitted. Note that the preceding character string in parentheses of each command in FIG. 7A indicates the first byte code, and the subsequent character string indicates the second byte code.

KVMスイッチ5の制御部22は、テーブルデータに基づいて第1コマンド(0x0A、0x01)を解析し、第2コマンドを作成する(ステップS4)。   The control unit 22 of the KVM switch 5 analyzes the first command (0x0A, 0x01) based on the table data and creates a second command (step S4).

KVMスイッチ5は、第1コマンドを受信すると、図8に示すように、各サーバ及びKVMスイッチ5の処理状況をユーザに通知する。具体的には、KVMスイッチ5が第1コマンドを受信すると、OSDモジュール12が各サーバの処理状況を示すOSDをモニタ8に表示する(ステップS5)。   When receiving the first command, the KVM switch 5 notifies the user of the processing status of each server and the KVM switch 5 as shown in FIG. Specifically, when the KVM switch 5 receives the first command, the OSD module 12 displays an OSD indicating the processing status of each server on the monitor 8 (step S5).

次いで、KVMスイッチ5はキーボード6及びマウス7からの操作データをサーバ2に送信する(ステップS6)。尚、操作データは、第1コマンド又は第2コマンドと衝突しない限り、必ずしも第2コマンドの作成後のタイミングでサーバ2に送信される必要はない。   Next, the KVM switch 5 transmits operation data from the keyboard 6 and the mouse 7 to the server 2 (step S6). Note that the operation data does not necessarily have to be transmitted to the server 2 at the timing after the creation of the second command as long as it does not collide with the first command or the second command.

KVMスイッチ5の制御部22は、テーブルデータに従って、第2コマンド(0x0A、0xA0)をサーバ3に送信する(ステップS7)と共に、第2コマンド(0x0A、0xB0)をサーバ4に送信する(ステップS8)。サーバ3は受信した第2コマンド(0x0A、0xA0)に従って処理を実行する(ステップS9)。ここでは、図5,6で規定された「0xA0」のデータレコード処理がサーバ3で実行される。サーバ4は受信した第2コマンド(0x0A、0xB0)に従って処理を実行する(ステップS10)。ここでは、図5,6で規定された「0xB0」のデータバックアップ処理がサーバ4で実行される。   The control unit 22 of the KVM switch 5 transmits the second command (0x0A, 0xA0) to the server 3 according to the table data (step S7) and transmits the second command (0x0A, 0xB0) to the server 4 (step S8). ). The server 3 executes processing according to the received second command (0x0A, 0xA0) (step S9). Here, the data record processing of “0xA0” defined in FIGS. The server 4 executes processing according to the received second command (0x0A, 0xB0) (step S10). Here, the data backup process of “0xB0” defined in FIGS.

図8の「サーバ2 異常検出 第1コマンド送信完了」は、サーバ2が異常を検出し、第1コマンドをKVMスイッチ5に送信したことを示す(*S5では第2コマンド未送信)。図8の「サーバ3 実行中... 第2コマンド受信完了」は、サーバ3が第2コマンドを受信して、対応する処理を実行していることを示す。図8の「サーバ4 実行中... 第2コマンド受信完了」は、サーバ4が第2コマンドを受信して、対応する処理を実行していることを示す。   “Server 2 abnormality detection first command transmission completion” in FIG. 8 indicates that the server 2 has detected an abnormality and has transmitted the first command to the KVM switch 5 (the second command has not been transmitted in * S5). 8 indicates that the server 3 has received the second command and is executing the corresponding process. “Server 4 executing ... second command reception completed” in FIG. 8 indicates that the server 4 receives the second command and executes a corresponding process.

サーバ3,4が処理を実行している間(ステップS9,S10)、KVMスイッチ5はキーボード6及びマウス7からの操作データをサーバ2に送信する(ステップS11)。尚、操作データは、第1コマンド又は第2コマンドと衝突しない限り、必ずしもサーバ3,4が処理を実行している間にサーバ2に送信される必要はない。   While the servers 3 and 4 are executing processing (steps S9 and S10), the KVM switch 5 transmits operation data from the keyboard 6 and the mouse 7 to the server 2 (step S11). Note that the operation data does not necessarily have to be transmitted to the server 2 while the servers 3 and 4 are executing the processing, as long as the operation data does not collide with the first command or the second command.

次に、サーバ3のCPU30が電圧異常を検出すると(ステップS12)、サーバ3のCPU30は第1コマンド(0x0B、0x02)をKVMスイッチ5に送信する(ステップS13)。KVMスイッチ5の制御部22は、テーブルデータに基づいて第1コマンド(0x0B、0x02)を解析し、対応する第2コマンドを作成する(ステップS14)。OSDモジュール12は各サーバ及びKVMスイッチ5の処理状況を示すOSDをモニタ8に表示する(ステップS15)。KVMスイッチ5の制御部22は、テーブルデータに従って、第2コマンド(0x0B、0xC0)をサーバ2に送信する(ステップS16)。サーバ2は受信した第2コマンド(0x0B、0xC0)に従って処理を実行する(ステップS17)。ここでは、図5,6で規定された「0xC0」のサーバシャットダウン処理がサーバ2で実行される。   Next, when the CPU 30 of the server 3 detects a voltage abnormality (step S12), the CPU 30 of the server 3 transmits the first command (0x0B, 0x02) to the KVM switch 5 (step S13). The control unit 22 of the KVM switch 5 analyzes the first command (0x0B, 0x02) based on the table data and creates a corresponding second command (step S14). The OSD module 12 displays an OSD indicating the processing status of each server and the KVM switch 5 on the monitor 8 (step S15). The control unit 22 of the KVM switch 5 transmits the second command (0x0B, 0xC0) to the server 2 according to the table data (step S16). The server 2 executes processing according to the received second command (0x0B, 0xC0) (step S17). Here, the server shutdown process of “0xC0” defined in FIGS.

その後、KVMスイッチ5はキーボード6及びマウス7からの操作データをサーバ2に送信する(ステップS18)。尚、操作データは、第1コマンド又は第2コマンドと衝突しない限り、必ずしもサーバ2の処理後にサーバ2に送信される必要はない。   Thereafter, the KVM switch 5 transmits operation data from the keyboard 6 and the mouse 7 to the server 2 (step S18). Note that the operation data does not necessarily need to be transmitted to the server 2 after processing by the server 2 unless it collides with the first command or the second command.

このように、KVMスイッチ5の制御部22は、操作データの送信経路(即ち、キーボード6及びマウス7からKVMスイッチ5を介してサーバ2までの経路)と異なる経路(即ち、KVMスイッチ5と各サーバとの間の経路)を使って、コマンドの送受信を実行できる。   Thus, the control unit 22 of the KVM switch 5 is different from the operation data transmission path (that is, the path from the keyboard 6 and mouse 7 to the server 2 via the KVM switch 5) (that is, the KVM switch 5 and each You can send and receive commands using the route to and from the server.

以上説明したように、本実施の形態によれば、KVMスイッチ5は操作対象のサーバに操作データを送信しながら、操作対象のサーバ又は他のサーバから第1コマンドを受信すると共に操作対象のサーバ又は他のサーバへ第2コマンドを送信することができる。つまり、KVMスイッチ5は、キーボード6及びマウス7からの操作データを操作対象のサーバに送信することとは別に、接続されたサーバとKVMスイッチ5との間でコマンドの送受信を実行できる。   As described above, according to the present embodiment, the KVM switch 5 receives the first command from the operation target server or another server and transmits the operation data to the operation target server, and also operates the operation target server. Alternatively, the second command can be transmitted to another server. That is, the KVM switch 5 can execute command transmission / reception between the connected server and the KVM switch 5 separately from transmitting operation data from the keyboard 6 and the mouse 7 to the operation target server.

また、KVMスイッチ5は、テーブルデータに基づいて、接続されたサーバとKVMスイッチ5との間でコマンドの送受信を実行できるので、KVMスイッチ5に接続されたサーバの動作を自動的に管理でき、ユーザが手動でサーバに処理を実行させる必要がなく、ユーザのサーバ管理負担を軽減できる。   Further, since the KVM switch 5 can execute transmission / reception of commands between the connected server and the KVM switch 5 based on the table data, the operation of the server connected to the KVM switch 5 can be automatically managed. There is no need for the user to manually execute processing on the server, and the server management burden on the user can be reduced.

尚、本発明は、上述した実施の形態に限定されるものではなく、その要旨を逸脱しない範囲内で種々変形して実施することが可能である。   The present invention is not limited to the above-described embodiment, and can be implemented with various modifications within a range not departing from the gist thereof.

1 システム
2〜4 サーバ
5 KVMスイッチ
11 マイコン
12 OSDモジュール
13A〜13C ポートマイコン
14 ビデオ信号セレクタ
15、17A〜17C データポート
16、18A〜18C ビデオ信号ポート
22 制御部
23 メモリ
DESCRIPTION OF SYMBOLS 1 System 2-4 Server 5 KVM switch 11 Microcomputer 12 OSD module 13A-13C Port microcomputer 14 Video signal selector 15, 17A-17C Data port 16, 18A-18C Video signal port 22 Control part 23 Memory

Claims (4)

複数の情報処理装置とコンソールとの間に接続されるKVMスイッチ(K:キーボード、V:ビデオ、M:マウス)であって、
情報処理装置から受信される第1コマンドと、他の情報処理装置で実行される処理を規定する第2コマンドと、前記第2コマンドの送付先とを関連付けたデータを記憶する記憶手段と、
いずれかの情報処理装置から前記第1コマンドを受信した場合に、前記記憶手段に記憶されたデータに基づいて前記第2コマンドを作成し、当該作成された第2コマンドを前記第2コマンドの送付先に送信する制御手段と
を備えることを特徴とするKVMスイッチ。
A KVM switch (K: keyboard, V: video, M: mouse) connected between a plurality of information processing apparatuses and a console;
Storage means for storing data in which a first command received from an information processing device, a second command defining processing executed in another information processing device, and a destination of the second command are associated with each other;
When the first command is received from any one of the information processing apparatuses, the second command is created based on the data stored in the storage unit, and the created second command is sent to the second command. And a control means for transmitting the KVM switch.
前記制御手段は、前記コンソールから操作対象の情報処理装置に送信される操作データの送信経路と異なる経路を使って、前記第1コマンドを受信し、前記第2コマンドを送信することを特徴とする請求項1に記載のKVMスイッチ。   The control means receives the first command and transmits the second command using a path different from a transmission path of operation data transmitted from the console to the information processing apparatus to be operated. The KVM switch according to claim 1. 前記制御手段は、前記コンソールから操作対象の情報処理装置に送信される操作データの送信タイミングが前記第1コマンドの受信タイミング及び前記第2コマンドの送信タイミングと重ならないように、前記操作データの送信タイミングを制御することを特徴とする請求項1又は2に記載のKVMスイッチ。   The control means transmits the operation data so that a transmission timing of operation data transmitted from the console to an information processing apparatus to be operated does not overlap a reception timing of the first command and a transmission timing of the second command. The KVM switch according to claim 1 or 2, wherein timing is controlled. 前記いずれかの情報処理装置から前記第1コマンドを受信した場合に、前記複数の情報処理装置の処理状況を示す情報を表示装置に表示させる表示手段を備える請求項1乃至3のいずれか1項に記載のKVMスイッチ。   4. The display device according to claim 1, further comprising a display unit configured to display information indicating a processing status of the plurality of information processing devices on a display device when the first command is received from any one of the information processing devices. The KVM switch described in 1.
JP2016020146A 2016-02-04 2016-02-04 KVM switch Expired - Fee Related JP6574389B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016020146A JP6574389B2 (en) 2016-02-04 2016-02-04 KVM switch

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016020146A JP6574389B2 (en) 2016-02-04 2016-02-04 KVM switch

Publications (2)

Publication Number Publication Date
JP2017138855A true JP2017138855A (en) 2017-08-10
JP6574389B2 JP6574389B2 (en) 2019-09-11

Family

ID=59565076

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016020146A Expired - Fee Related JP6574389B2 (en) 2016-02-04 2016-02-04 KVM switch

Country Status (1)

Country Link
JP (1) JP6574389B2 (en)

Also Published As

Publication number Publication date
JP6574389B2 (en) 2019-09-11

Similar Documents

Publication Publication Date Title
US9928206B2 (en) Dedicated LAN interface per IPMI instance on a multiple baseboard management controller (BMC) system with single physical network interface
US8943373B1 (en) Keyboard, video and mouse switch identifying and displaying nodes experiencing a problem
US20130265328A1 (en) Methods and systems for providing video overlay for display coupled to integrated chassis housing a plurality of modular information handling systems
JP2016085690A (en) KVM switch
US9317947B2 (en) Graphical user interface for efficiently visualizing multiple messages of different severities in a tabular format
US20070033529A1 (en) Methods and arrangements for performing desktop switching
US10261937B2 (en) Method and system for communication of device information
JP2012113565A (en) Network device, network system, and control method of network device
JP6574389B2 (en) KVM switch
CN109765850B (en) Control system
CN109460379B (en) Serial port selection method and switching device
US10698468B2 (en) Device and method for changing setting value of electric power equipment
US9787552B2 (en) Operation process creation program, operation process creation method, and information processing device
US20120166957A1 (en) Content presentation in management sessions for information technology systems
US10659306B2 (en) Information processing device and method for setting the environment of the device
EP3643020B1 (en) System and method for stabilizing a bacnet mstp network when failures occur
US10635840B2 (en) Banner notification in locked host monitor
TWI547859B (en) Method of removing external devices related computer system and non-transitory computer-readable medium
CN105072438A (en) Method for data processing, video matrix, receiving box and system
JP7399372B1 (en) Communication systems, communication methods, programs and communication devices
JP2014049005A (en) Information processing apparatus
JP2014112293A (en) Monitoring control system, and monitoring control method
JP5951041B2 (en) Programmable display
KR20190077458A (en) A computer implemented method for configuring electronic relays in a distribution grid
US20140143673A1 (en) Cloud hmi system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190110

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190813

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190816

R150 Certificate of patent or registration of utility model

Ref document number: 6574389

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees