The present invention relates generally to the field of device initialization, particularly to networked client server initialization utilities for storage systems.
In today's computing environments, system performance is increasing as costs are decreasing. High performance computing systems are now available to and used by many more entities, including enterprises and small businesses. As these high performance systems enter the smaller, higher volume markets, cost pressures become more critical. There is an increasing need for high performance, low cost storage systems for use in these environments.
The high performance storage systems of today have very complicated initialization procedures. For example, a high performance storage system may include many storage arrays. Each array may include multiple storage processing units. In order to initialize the storage system for operation in the computing environment, an individual must plug a serial cable into a serial port on one storage processing unit in one array. A remote access server (RAS) connection must then be established to the array, and then a Point-to-Point (PPP) stack must be built. The initialization parameters for the storage processing unit are then entered. The serial cable is then unplugged and plugged into the next storage processing unit in the array, and the process repeated. This process is repeated for every single storage processing unit in every array in the storage system. The initialization process takes many hours and is much too complex to be performed by the customer. Rather, it is performed by a service engineer. The slow and complicated initialization process adds significant overall cost to the storage system. It would be highly desirable to provide a storage system initialization method that would reduce initialization time and complexity and thus reduce the cost of storage systems.
In accordance with the principles of the invention, apparatus, methods, and computer program products are provided for initializing a storage system over a network. A server initialization utility operates on each of a plurality storage processing units. A client initialization utility operates on a client computing device. The client initialization utility and server initialization utility communicate via a network coupled to the client computing device and the storage processing units. The client initialization utility is used to discover array and storage processing identification information, and to initialize parameters for each storage processing unit via communication with the corresponding server initialization utility.
More particularly, the client initialization utility includes logic for sending a discovery request message to the server initialization utilities via the network, and logic for receiving a discovery response message from each server initialization utility via the network. The client initialization utility also includes logic for sending an array initialization request message including initialization parameters to at least one server initialization utility via the network, and logic for receiving an array initialization response message from the at least one server initialization utility via the network. The server initialization utility includes logic for receiving the discovery request message from the client utility via the network, and logic for sending the discovery response message to the client utility via the network in response to the discovery request message, the discovery response message including current parameters. The server initialization utility also includes logic for receiving the array initialization request message from the client utility via the network; logic for applying the initialization parameters to replace the current parameters; and logic for sending an array initialization response message to the client utility via the network in response to the array initialization request message. The array initialization response message includes a status indication indicating whether the initialization parameters were successfully applied. The array initialization response message can further include array and storage processing identification information. The initialization parameters comprise an IP address, a subnet mask and a gateway address.
In accordance with an embodiment, the storage processing units initially contain invalid IP addresses. Yet the client and server initialization utilities must be able to communicate over the network to set the storage processing units' IP addresses. The client initialization utility and the server initialization utility therefore communicate via the network by using UDP datagrams; in particular, UDP broadcast datagrams. Network communications can thereby be achieved when the current parameters include an invalid IP address. Furthermore, because a discovery request is sent from the client initialization utility to all the server initialization utilities, rather than each server initialization utility sending a “discover me” type message, UDP broadcasts are minimized and network bandwidth is preserved.
The client server network initialization methods of the invention greatly increase the speed of the initialization process, and simplify the process significantly over previous initialization methods. The cost of the storage system is thereby advantageously decreased, both because time is saved and because the customer can perform the process without the need for hiring a service engineer.
In order to facilitate a fuller understanding of the present invention, reference is now made to the appended drawings. These drawings should not be construed as limiting the present invention, but are intended to be exemplary only.
In accordance with the principles of the invention, a storage system is initialized over a network. The storage system is a collection of arrays, each array having several storage processing units. A server initialization utility operates on each storage processing unit. A client initialization utility operates on a client computing device, such as a personal computer or laptop. The client computing device is coupled to the storage processing units via a network. The client initialization utility is used to discover array and storage processor identification information and to initialize parameters for each storage processing unit via communication with the corresponding server initialization utility over the network.
Referring to
Upon installation into the storage system 12, each storage array 18 in the storage system 12 must be initialized. Each storage processor 20 has associated with it a set of parameters to be initialized. These parameters may be, for example, any or all of the following: IP address, Subnet mask, gateway IP address, user name, and password. In accordance with the principles of the invention, a user initializes these parameters for all the storage processors 20 in the storage arrays 18 via the client computer 14 over the network 16.
Referring to
The operation of the storage initialization utility 22 is shown generally in
In
It is noted that the particular GUI shown is one of many different possible user interfaces that could be employed for setting initialization parameters, and the invention is not limited by the interface employed. The user interface could display the content in a different format, or as a subset of other content. The interface might be part of a “wizard” install application on a Windows system. The interface could even be a text command line interface.
The content of the discovery response message 42 is now further described. Since the client initialization utility 24 will receive multiple discovery response messages 42, it must have a way to identify each storage processor 20 in each array 18. The array identification parameters 46 are provided by the server initialization utility 26 in the discovery response messages 42 for this purpose. Each storage array 18 has a serial number 54 associated with it. Each storage processor 20 in the array 18 also has its own serial number. These serial numbers are used to in combination to identify each storage processor 20 in the storage system 12. The combination of serial numbers is used to produce a storage processor signature 56. For example, the combination of the array serial number 54 with a first storage processor serial number produces a first storage processor signature 56. The combination of the array serial number 5 with a second storage processor serial number produces a second, different storage processor signature 56. So, as shown in
In accordance with a further aspect of the invention, each array 18 is shipped uninitialized with a “dummy” invalid IP address for each storage processor 20. The dummy IP addresses are all the same. The client initialization utility 24 must communicate over the network 16 with the server initialization utilities 26 despite the fact that the storage processors 20 contain invalid IP addresses. The client and server utilities therefore communicate by exchanging UDP (User Datagram Protocol) broadcast messages on a private UDP port. UDP is an unreliable, connectionless transport protocol that does not require that a connection be established with a device before exchanging data with it. A UDP broadcast message is addressed to IP address 255.255.255.255, causing it to be received by all devices listening on the port to which it is sent, regardless of their IP addresses. An example of a UDP broadcast message is shown in
The UDP broadcast messages used by the client and server initialization utilities 24, 26 in accordance with the preferred embodiment are shown in
Referring to
The client initialization utility now listens on UDP broadcast port 2162 for discovery response messages from the storage processors 20 (step 94). For each discovery response message received, the client initialization utility uses the array identification parameters 46 to identify and display the arrays, and displays the current parameters 44, as shown in
The operation of the server initialization utility is shown in
It is noted that UDP broadcast packets can be expensive as they must be processed by all nodes listening on the UDP destination port. The architecture of the initialization protocol is advantageous in that the client initialization utility 24 sends a single discovery request message (with a few repeats for reliability) to all server initialization utilities to cause the server initialization utilities to provide their current parameters in a discover response message only on request. The server initialization utilities could alternately send “discover me” type requests at intervals, and this is not precluded by the invention, but it is more expensive in terms of network bandwidth.
Although the client and server initialization utilities herein described use UDP IP broadcast packets to exchange messages, other implementations are possible. UDP IP multicast could be used, where the client initialization utility and server initialization utilities are all members of the same IP multicast group. Another connectionless transport protocol besides UDP could also be employed—even a proprietary one. Furthermore, though a specific set of network initialization parameters have been discussed, it is understood that the invention can be used to initialize a great variety of system parameters.
In accordance with the preferred embodiment, the client initialization utility 24 and server initialization utility 26 of the invention are implemented in the XML programming language. The client initialization utility 24 is provided as a binary executable for the user. The server initialization utility is an embedded binary in the storage processor 20. It is understood, however, that many other known programming languages could be employed to implement the described functionality.
The present invention is not to be limited in scope by the specific embodiments described herein. Indeed, various modifications of the present invention, in addition to those described herein, will be apparent to those of ordinary skill in the art from the foregoing description and accompanying drawings. Thus, such modifications are intended to fall within the scope of the invention. Further, although aspects of the present invention have been described herein in the context of a particular implementation in a particular environment for a particular purpose, those of ordinary skill in the art will recognize that its usefulness is not limited thereto and that the present invention can be beneficially implemented in any number of environments for any number of purposes.
Number | Name | Date | Kind |
---|---|---|---|
5366388 | Freeman et al. | Nov 1994 | A |
5589665 | Scamacca | Dec 1996 | A |
5761705 | DeKoning et al. | Jun 1998 | A |
5842030 | Larabell et al. | Nov 1998 | A |
6233730 | Todd et al. | May 2001 | B1 |
6328590 | Linnell | Dec 2001 | B1 |
6363457 | Sundberg | Mar 2002 | B1 |
6411526 | Nguyen et al. | Jun 2002 | B1 |
6480882 | McAdam et al. | Nov 2002 | B1 |
6633905 | Anderson et al. | Oct 2003 | B1 |
6662241 | Bauer et al. | Dec 2003 | B1 |
6678639 | Little et al. | Jan 2004 | B2 |
6681282 | Golden et al. | Jan 2004 | B1 |
6742059 | Todd et al. | May 2004 | B1 |
6748581 | Bauer et al. | Jun 2004 | B1 |
6754718 | Dobberpuhl et al. | Jun 2004 | B1 |
6789206 | Wierzbicki et al. | Sep 2004 | B1 |
6839746 | Muthiyan et al. | Jan 2005 | B1 |
6839750 | Bauer et al. | Jan 2005 | B1 |
6873268 | Lebel et al. | Mar 2005 | B2 |
6939161 | Yi et al. | Sep 2005 | B1 |
6971090 | Gruttadauria et al. | Nov 2005 | B1 |
6993676 | Corbin et al. | Jan 2006 | B2 |
7010622 | Bauer et al. | Mar 2006 | B1 |
7043715 | Bauer et al. | May 2006 | B1 |
7054910 | Nordin et al. | May 2006 | B1 |
7110402 | Block et al. | Sep 2006 | B2 |
7111181 | Bell | Sep 2006 | B2 |
7113995 | Beukema et al. | Sep 2006 | B1 |
7134053 | Moore | Nov 2006 | B1 |
7216200 | Zhang et al. | May 2007 | B2 |
7328260 | Muthiyan et al. | Feb 2008 | B1 |
7401338 | Bowen et al. | Jul 2008 | B1 |
7506040 | Rabe et al. | Mar 2009 | B1 |
7577729 | Umbehocker et al. | Aug 2009 | B1 |
7636772 | Kirby et al. | Dec 2009 | B1 |
20030051014 | Gluska et al. | Mar 2003 | A1 |
20030101228 | Busser et al. | May 2003 | A1 |
20040066622 | Wang | Apr 2004 | A1 |
20040078467 | Grosner et al. | Apr 2004 | A1 |
20040103189 | Cherkasova et al. | May 2004 | A1 |
20040236868 | Martin et al. | Nov 2004 | A1 |
20050025122 | Block et al. | Feb 2005 | A1 |
20050044196 | Pullen et al. | Feb 2005 | A1 |
20050076260 | Hung | Apr 2005 | A1 |
20050086427 | Fozard et al. | Apr 2005 | A1 |
20050149716 | Nair et al. | Jul 2005 | A1 |
20050223169 | Dallmann et al. | Oct 2005 | A1 |
20050234941 | Watanabe | Oct 2005 | A1 |
20060095663 | Franklin | May 2006 | A1 |
20080066153 | Burton et al. | Mar 2008 | A1 |