JP2012203709A - Automated setup method for storage system - Google Patents

Automated setup method for storage system Download PDF

Info

Publication number
JP2012203709A
JP2012203709A JP2011068484A JP2011068484A JP2012203709A JP 2012203709 A JP2012203709 A JP 2012203709A JP 2011068484 A JP2011068484 A JP 2011068484A JP 2011068484 A JP2011068484 A JP 2011068484A JP 2012203709 A JP2012203709 A JP 2012203709A
Authority
JP
Japan
Prior art keywords
server
storage
setup
data communication
storage system
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.)
Pending
Application number
JP2011068484A
Other languages
Japanese (ja)
Inventor
Kosuke Ishida
恒輔 石田
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP2011068484A priority Critical patent/JP2012203709A/en
Publication of JP2012203709A publication Critical patent/JP2012203709A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a storage system which is automatically set up between a server and a storage.SOLUTION: A storage system is automatically set up by connecting a server and a storage through a dedicated network for setup and attaching an external storage device in which a program performing setup is stored to the server. After execution of the program for setup, the dedicated network for setup exchanges pieces of unique information of the server and the storage for performing data communication through a network for data communication.

Description

本発明はストレージシステムにおいて、セットアップを自動的に行う手法に関する。   The present invention relates to a method for automatically performing setup in a storage system.

従来、フィールドにてエンドユーザが自分でストレージシステムのセットアップを行う場合、以下のような作業が必要である。すなわち、サーバとストレージ間のデータ通信用ネットワークの制御ソフトウェアをインストールする。サーバとストレージ間のデータ通信を可能にするための設定をする。この設定の際、サーバ側の固有情報をストレージに設定し、逆にストレージ側の固有情報をサーバ側に設定するという作業を行う必要がある。ストレージに論理ディスクを作成し、サーバがストレージの論理ディスクにアクセスできるように設定する。パス冗長化ソフトをサーバにインストールする。このように多くの煩雑な作業を行う必要があるため、ストレージシステムのセットアップには設定ミスをすることが多い。また、作業ミスなどにともない作業時間が多くかかってしまっている。なお、サーバを構成する方法としては、例えば、特許文献1などがある。   Conventionally, when an end user sets up a storage system by himself / herself in the field, the following work is required. That is, the control software for the network for data communication between the server and the storage is installed. Set to enable data communication between the server and storage. In this setting, it is necessary to set the server-side unique information in the storage, and conversely to set the storage-side unique information in the server. Create a logical disk in the storage and set it so that the server can access the logical disk in the storage. Install path redundancy software on the server. Since it is necessary to perform many complicated operations as described above, a setting error is often made in setting up a storage system. Also, it takes a lot of work time due to work mistakes. In addition, as a method of configuring the server, there is, for example, Patent Document 1.

特許第4117116号公報Japanese Patent No. 4117116

しかしながら、セットアップの際に設定ミスを少なくすることができれば、エンドユーザは早くストレージシステムのセットアップを完了することができ、一方、ストレージベンダーにとっても設定ミスによる問い合わせ対応を減らすことができる。   However, if setting errors can be reduced during setup, the end user can complete the setup of the storage system quickly, while the storage vendor can also reduce the number of inquiries caused by setting errors.

本発明は、かかる実情に鑑み、サーバとストレージ間で自動的にセットアップされた状態にすることのできるストレージシステムを提供しようとするものである。   In view of such circumstances, the present invention intends to provide a storage system that can be automatically set up between a server and a storage.

本発明の一態様によれば、サーバとストレージ間をセットアップ用専用ネットワークで接続し、その後セットアップを行うプログラムを格納した外部記憶装置をサーバに取り付けることで、自動的にセットアップされた状態にする。セットアップ用プログラムが実行されると、セットアップ専用ネットワークは、データ通信用ネットワークを介してデータ通信するためのサーバ及びストレージの固有情報を交換する。なお、本発明において、「セットアップ」とは、サーバからストレージのデータにアクセスできる状態にすることを意味する。   According to one aspect of the present invention, a server and storage are connected by a dedicated network for setup, and then an external storage device storing a program to be set up is attached to the server, so that the server is automatically set up. When the setup program is executed, the setup dedicated network exchanges server and storage specific information for data communication via the data communication network. In the present invention, “setup” means that storage data can be accessed from the server.

本発明によれば、第一に、データ通信用ネットワークで通信するためのサーバおよびストレージそれぞれを識別する固有情報を、セットアップ専用ネットワークを経由してやりとりするため、ヒューマンエラーによる設定ミスが発生しないという効果を奏する。第二に、システムのセットアップに必要な作業はセットアップ専用ネットワークおよび外部記憶装置を取り付けることのみであるため、作業者のストレージセットアップに関する知識力を問わないという効果を奏する。   According to the present invention, first, since the unique information for identifying each of the server and storage for communication in the data communication network is exchanged via the setup dedicated network, a setting error due to a human error does not occur. There is an effect. Second, since the work necessary for setting up the system is only to install a setup-dedicated network and an external storage device, there is an effect that the operator's knowledge regarding storage setup is not questioned.

本発明の一実施形態に係るストレージシステムの概略構成を示すブロック図である。1 is a block diagram showing a schematic configuration of a storage system according to an embodiment of the present invention. 本実施例において、ストレージシステムを自動でセットアップする処理の流れを示すフローチャートである。4 is a flowchart showing a flow of processing for automatically setting up a storage system in the present embodiment.

以下、本発明の実施の形態について図面を参照しつつ詳細に説明する。なお、同一の要素には同一の符号を付し、重複する説明を省略する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In addition, the same code | symbol is attached | subjected to the same element and the overlapping description is abbreviate | omitted.

図1は、本発明の一実施形態に係るストレージシステムの概略構成を示すブロック図である。同図に示すように、本ストレージシステムは、サーバ1とストレージ2とがデータ通信用ネットワーク5を介して相互に接続されて構成される。ストレージシステムはセットアップが行われた後、データ通信用ネットワーク5を介したデータ通信が可能になる。本ストレージシステムは、セットアップを行うために、サーバ1とストレージ2とを相互に接続するセットアップ専用ネットワーク3と、サーバ1に接続される外部記憶装置4とを備える。   FIG. 1 is a block diagram showing a schematic configuration of a storage system according to an embodiment of the present invention. As shown in the figure, this storage system is configured by connecting a server 1 and a storage 2 to each other via a data communication network 5. After the storage system is set up, data communication via the data communication network 5 becomes possible. The storage system includes a setup-dedicated network 3 that connects the server 1 and the storage 2 to each other and an external storage device 4 that is connected to the server 1 in order to perform setup.

外部記憶装置4は、ストレージシステムをセットアップするための一連の手続を行うプログラムが格納されている。外部記憶装置4がサーバ1に接続されると、それに応答して、セットアップ用のプログラムが実行され、ストレージシステムのセットアップが行われる。   The external storage device 4 stores a program for performing a series of procedures for setting up a storage system. When the external storage device 4 is connected to the server 1, in response to this, a setup program is executed to set up the storage system.

セットアップ専用ネットワーク3は、サーバ1とストレージ2間で各々の固有情報を交換するためのネットワークである。外部記憶装置4に格納されているセットアップ用プログラムが実行されると、サーバ1及びストレージ2それぞれの固有情報を交換する。サーバ1及びストレージ2それぞれの固有情報は、サーバ1及びストレージ2がデータ通信用ネットワーク5を介してデータ通信するための情報である。セットアップ専用ネットワーク3がサーバ1及びストレージ2に取り付けられることにより、サーバ1とストレージ2の間でセットアップ専用ネットワーク3を介して、固有情報等の通信が可能になる。   The setup dedicated network 3 is a network for exchanging unique information between the server 1 and the storage 2. When the setup program stored in the external storage device 4 is executed, the unique information of each of the server 1 and the storage 2 is exchanged. The unique information of each of the server 1 and the storage 2 is information for the server 1 and the storage 2 to perform data communication via the data communication network 5. By attaching the setup-dedicated network 3 to the server 1 and the storage 2, communication of unique information and the like can be performed between the server 1 and the storage 2 via the setup-dedicated network 3.

次に、本実施例の動作を説明する。   Next, the operation of this embodiment will be described.

図2は、本実施例において、ストレージシステムを自動でセットアップする処理の流れを示すフローチャートである。   FIG. 2 is a flowchart showing the flow of processing for automatically setting up the storage system in this embodiment.

作業者は、サーバ1とストレージ2の間をセットアップ専用ネットワーク3で接続する(S21)。次に、作業者は、外部記憶装置4をサーバ1に取り付ける(S22)。外部記憶装置4がサーバに取り付けられると、それを契機として外部記憶装置4に格納されているプログラムが実行され、以下の作業が自動で行われる。   The worker connects the server 1 and the storage 2 via the setup dedicated network 3 (S21). Next, the worker attaches the external storage device 4 to the server 1 (S22). When the external storage device 4 is attached to the server, the program stored in the external storage device 4 is executed in response to this, and the following operations are automatically performed.

まず、サーバ1とストレージ2間のセットアップ専用ネットワーク3の通信用の制御ソフトウェアが、サーバ1にインストールされる(S23)。加えて、サーバ1とストレージ2間のデータ通信用ネットワーク5の通信用の制御ソフトウェアが、サーバ1にインストールされる(S24)。   First, control software for communication of the setup-dedicated network 3 between the server 1 and the storage 2 is installed in the server 1 (S23). In addition, control software for communication in the data communication network 5 between the server 1 and the storage 2 is installed in the server 1 (S24).

次に、データ通信用ネットワーク5でデータ通信をするための設定が行われる。この際、データ通信用ネットワーク5においてストレージ2がサーバ1を識別するための固有情報をセットアップ専用ネットワーク3経由で取得し、ストレージ2に登録する。データ通信用ネットワーク5においてサーバ1がストレージ2を識別するための固有情報をセットアップ専用ネットワーク3経由で取得し、サーバ1に登録する(S25)。   Next, setting for data communication in the data communication network 5 is performed. At this time, unique information for the storage 2 to identify the server 1 in the data communication network 5 is acquired via the setup-dedicated network 3 and registered in the storage 2. In the data communication network 5, the server 1 acquires unique information for identifying the storage 2 via the setup dedicated network 3, and registers it in the server 1 (S25).

登録後、ストレージ2に論理ディスクを作成し、サーバ1がデータ通信用ネットワーク5を経由してストレージ2の論理ディスクにアクセスできるように設定する(S26)。そして、マルチパスソフトウェアのインストールを行う(S27)。このマルチパスソフトウェアをインストールすることによって、データ通信用ネットワーク5を複数のパスで構成した場合、障害発生時に自動的にアクセスパスの代替を行うことが可能になる。   After registration, a logical disk is created in the storage 2 and set so that the server 1 can access the logical disk in the storage 2 via the data communication network 5 (S26). Then, multipath software is installed (S27). By installing the multipath software, when the data communication network 5 is configured with a plurality of paths, it becomes possible to automatically substitute access paths when a failure occurs.

こうして、ストレージシステムのセットアップが完了する。このように、データ通信用ネットワーク5で通信するためのサーバ1およびストレージ2それぞれを識別する固有情報を、セットアップ専用ネットワーク3を経由してやりとりするため、ヒューマンエラーによる設定ミスが発生しない。また、システムのセットアップに必要な作業はセットアップ専用ネットワーク3をサーバ1とストレージ2に接続し、外部記憶装置4をサーバ1取り付けることのみであるため、ストレージセットアップに関する作業者の知識力を問うことなく、セットアップを行うことができる。   Thus, the setup of the storage system is completed. As described above, since the unique information for identifying each of the server 1 and the storage 2 for communication in the data communication network 5 is exchanged via the setup dedicated network 3, a setting error due to a human error does not occur. Further, the work necessary for system setup is only to connect the setup-dedicated network 3 to the server 1 and the storage 2 and attach the external storage device 4 to the server 1, so that the operator's knowledge regarding the storage setup is not questioned. Can do the setup.

なお、本発明は、上記した実施の形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内において、他の様々な形で実施することができる。このため、上記実施形態はあらゆる点で単なる例示にすぎず、限定的に解釈されるものではない。例えば、上述の各処理ステップは処理内容に矛盾を生じない範囲で任意に順番を変更して又は並列に実行することができる。   The present invention is not limited to the above-described embodiment, and can be implemented in various other forms without departing from the gist of the present invention. For this reason, the said embodiment is only a mere illustration in all points, and is not interpreted limitedly. For example, the above-described processing steps can be executed in any order or in parallel as long as there is no contradiction in the processing contents.

上記の実施形態の一部又は全部は、以下の付記のようにも記載され得るが、以下には限
られない。
A part or all of the above embodiments can be described as in the following supplementary notes, but is not limited thereto.

(付記1)サーバとストレージとがデータ通信用ネットワークを介して相互に接続されたストレージシステムにおいて、サーバとストレージとを相互に接続するセットアップ専用ネットワークと、サーバに接続される外部記憶装置と、を備え、外部記憶装置は、ストレージシステムをセットアップするための一連の手続を行うプログラムが格納され、セットアップ専用ネットワークは、サーバ及びストレージがデータ通信用ネットワークを介してデータ通信するための、サーバ及びストレージの固有情報を交換する、ことを特徴とするストレージシステム。   (Supplementary note 1) In a storage system in which a server and a storage are connected to each other via a data communication network, a setup dedicated network for connecting the server and the storage to each other, and an external storage device connected to the server, The external storage device stores a program for performing a series of procedures for setting up the storage system, and the setup-dedicated network is a server and storage device that allows the server and storage to perform data communication via the data communication network. A storage system characterized by exchanging unique information.

(付記2)外部記憶装置がサーバに接続されることに応答して、プログラムが実行され、ストレージシステムのセットアップが行われることを特徴とする付記1に記載のストレージシステム。   (Supplementary note 2) The storage system according to supplementary note 1, wherein the program is executed and the storage system is set up in response to the connection of the external storage device to the server.

(付記3)サーバとストレージとがデータ通信用ネットワークを介して相互に接続されたストレージシステムをセットアップする方法であって、サーバとストレージとがセットアップ専用ネットワークに接続されるステップと、サーバが外部記憶装置に接続されるステップと、外部記憶装置に格納された、ストレージシステムをセットアップするための一連の手続を行うプログラムが実行されるステップと、セットアップ専用ネットワークが、サーバ及びストレージがデータ通信用ネットワークを介してデータ通信するための、サーバ及びストレージの固有情報を交換するステップと、を備えることを特徴とする方法。   (Appendix 3) A method for setting up a storage system in which a server and a storage are connected to each other via a data communication network, the server and the storage being connected to a setup-dedicated network, and the server being externally stored A step of connecting to a device, a step of executing a program for performing a series of procedures for setting up a storage system stored in an external storage device, a network dedicated for setup, and a server and storage for a network for data communication Exchanging server and storage specific information for data communication over the network.

(付記4)ストレージシステムをセットアップするための一連の手続を行うプログラムが実行されるステップは、外部記憶装置がサーバに接続されることに応答して、プログラムが実行されることを特徴とする付記3に記載の方法。   (Supplementary note 4) The step of executing the program for performing a series of procedures for setting up the storage system is executed in response to the connection of the external storage device to the server. 3. The method according to 3.

1 サーバ、2 ストレージ、3 セットアップ専用ネットワーク、4 外部記憶装置、5 データ通信用ネットワーク 1 server, 2 storage, 3 setup dedicated network, 4 external storage, 5 data communication network

Claims (4)

サーバとストレージとがデータ通信用ネットワークを介して相互に接続されたストレージシステムにおいて、
前記サーバと前記ストレージとを相互に接続するセットアップ専用ネットワークと、
前記サーバに接続される外部記憶装置と、
を備え、
前記外部記憶装置は、ストレージシステムをセットアップするための一連の手続を行うプログラムが格納され、
前記セットアップ専用ネットワークは、前記サーバ及び前記ストレージが前記データ通信用ネットワークを介してデータ通信するための、前記サーバ及び前記ストレージの固有情報を交換する、
ことを特徴とするストレージシステム。
In a storage system in which servers and storage are connected to each other via a data communication network,
A dedicated setup network that interconnects the server and the storage;
An external storage device connected to the server;
With
The external storage device stores a program for performing a series of procedures for setting up a storage system,
The setup dedicated network exchanges unique information of the server and the storage for data communication between the server and the storage via the data communication network.
A storage system characterized by that.
前記外部記憶装置が前記サーバに接続されることに応答して、前記プログラムが実行され、ストレージシステムのセットアップが行われることを特徴とする請求項1に記載のストレージシステム。   The storage system according to claim 1, wherein the program is executed and the storage system is set up in response to the external storage device being connected to the server. サーバとストレージとがデータ通信用ネットワークを介して相互に接続されたストレージシステムをセットアップする方法であって、
前記サーバと前記ストレージとがセットアップ専用ネットワークに接続されるステップと、
前記サーバが外部記憶装置に接続されるステップと、
前記外部記憶装置に格納された、ストレージシステムをセットアップするための一連の手続を行うプログラムが実行されるステップと、
前記セットアップ専用ネットワークが、前記サーバ及び前記ストレージが前記データ通信用ネットワークを介してデータ通信するための、前記サーバ及び前記ストレージの固有情報を交換するステップと、
を備えることを特徴とする方法。
A method for setting up a storage system in which a server and a storage are connected to each other via a data communication network,
Connecting the server and the storage to a dedicated setup network;
Connecting the server to an external storage device;
A step of executing a program stored in the external storage device and performing a series of procedures for setting up a storage system;
The setup dedicated network exchanging unique information of the server and the storage for data communication between the server and the storage via the data communication network;
A method comprising the steps of:
前記ストレージシステムをセットアップするための一連の手続を行うプログラムが実行されるステップは、前記外部記憶装置が前記サーバに接続されることに応答して、前記プログラムが実行されることを特徴とする請求項3に記載の方法。   The step of executing a program for performing a series of procedures for setting up the storage system is executed in response to the external storage device being connected to the server. Item 4. The method according to Item 3.
JP2011068484A 2011-03-25 2011-03-25 Automated setup method for storage system Pending JP2012203709A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011068484A JP2012203709A (en) 2011-03-25 2011-03-25 Automated setup method for storage system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011068484A JP2012203709A (en) 2011-03-25 2011-03-25 Automated setup method for storage system

Publications (1)

Publication Number Publication Date
JP2012203709A true JP2012203709A (en) 2012-10-22

Family

ID=47184644

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011068484A Pending JP2012203709A (en) 2011-03-25 2011-03-25 Automated setup method for storage system

Country Status (1)

Country Link
JP (1) JP2012203709A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005063229A (en) * 2003-08-15 2005-03-10 Nippon Telegr & Teleph Corp <Ntt> Service providing method for computer system
JP2005216292A (en) * 2004-01-07 2005-08-11 Microsoft Corp Method for configuring network settings of thin client devices using portable storage media
JP2009163563A (en) * 2008-01-08 2009-07-23 Klab Inc Computer system, setup method and restoration method thereof, and external recording medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005063229A (en) * 2003-08-15 2005-03-10 Nippon Telegr & Teleph Corp <Ntt> Service providing method for computer system
JP2005216292A (en) * 2004-01-07 2005-08-11 Microsoft Corp Method for configuring network settings of thin client devices using portable storage media
JP2009163563A (en) * 2008-01-08 2009-07-23 Klab Inc Computer system, setup method and restoration method thereof, and external recording medium

Similar Documents

Publication Publication Date Title
US10216514B2 (en) Identification of a component for upgrade
TWI595364B (en) Automatic image recovery method and server system
JP6870203B2 (en) Field device commissioning system and method
JP5413514B2 (en) Management apparatus, information processing apparatus, control method, and program
US11586489B2 (en) Automated disaster recovery test verification
CN104246702A (en) Workflow compilation
US20160034315A1 (en) Information processing system, deployment method, processing device, and deployment device
US9645874B2 (en) Analyzing OpenManage integration for troubleshooting log to determine root cause
US20230246913A1 (en) System and method for commissioning a network element
US20180210766A1 (en) Migration for cloud management systems
JP5789008B2 (en) Method and system for determining interface requirements between virtual network elements and network hypervisors for seamless (distributed) virtual network resource management
CN104951481A (en) Method and device for managing database connection
JP6053637B2 (en) Method for upgrading virtual host and network device
JP5537599B2 (en) Version upgrade management method in business system
JP2011186607A (en) Field device, setting method for the same, field device management method and program
JP2012203709A (en) Automated setup method for storage system
TWI668635B (en) Mainboard and setting updating method thereof
JPWO2018174223A1 (en) Operation management server, development operation support system, their method and program
US20100146337A1 (en) Method and device for detecting non-regression of an input/output system in a simulation environment
US20160005018A1 (en) Point of sale (pos) system and operation method thereof
TWI809956B (en) Business process control system with gray release and method thereof
JP7048898B2 (en) Systems, methods, and programs
US20220398118A1 (en) Method and system for deploying a production system in a virtualized environment
KR20190036828A (en) Method and system for managing version of web-application and distributing web-application
CN112272221A (en) Batch deployment method and system of server cluster and computer readable storage medium

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130227

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130301

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130425

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20130517

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130815

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20130822

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20130920