WO2012176311A1 - 処理装置および管理ボード - Google Patents

処理装置および管理ボード Download PDF

Info

Publication number
WO2012176311A1
WO2012176311A1 PCT/JP2011/064443 JP2011064443W WO2012176311A1 WO 2012176311 A1 WO2012176311 A1 WO 2012176311A1 JP 2011064443 W JP2011064443 W JP 2011064443W WO 2012176311 A1 WO2012176311 A1 WO 2012176311A1
Authority
WO
WIPO (PCT)
Prior art keywords
firmware
management board
identification information
storage medium
housing
Prior art date
Application number
PCT/JP2011/064443
Other languages
English (en)
French (fr)
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 PCT/JP2011/064443 priority Critical patent/WO2012176311A1/ja
Publication of WO2012176311A1 publication Critical patent/WO2012176311A1/ja
Priority to US14/105,824 priority patent/US9645810B2/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/006Identification
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • G06F8/65Updates
    • G06F8/654Updates using techniques specially adapted for alterable solid state memories, e.g. for EEPROM or flash memories
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • G06F11/1415Saving, restoring, recovering or retrying at system level
    • G06F11/1433Saving, restoring, recovering or retrying at system level during software upgrading
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/32Monitoring with visual or acoustical indication of the functioning of the machine
    • G06F11/324Display of status information
    • G06F11/325Display of status information by lamps or LED's
    • 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/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • H04L41/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/0876Network architectures or network communication protocols for network security for authentication of entities based on the identity of the terminal or configuration, e.g. MAC address, hardware or software configuration or device fingerprint

Definitions

  • This case relates to processing equipment and management boards.
  • a blade system or a system having a partitioning function has a plurality of server areas in one casing, and each server is independent.
  • a management unit for managing each server and common components is provided in the housing.
  • the management unit is generally configured as a board called a management board (MMB; management board) that can be inserted into and removed from the housing.
  • MMB management board
  • the board is equipped with a service processor and flash memory for operating the firmware, and monitors the voltage, temperature, fan speed, etc. of the chassis and controls the power supply, power, fan, etc. based on the monitoring results. It has functions to do.
  • the firmware version (for example, Ver. A1) installed on the new board brought in for replacement may differ from the firmware version (for example, Ver.VerA2) that was running on the old board. is there.
  • the system administrator or maintenance worker usually replaces the board and then updates the firmware on the new board to the firmware that was running on the old board, that is, the firmware on the new board. Is updated from version Ver. A1 to version Ver. A2. This is to reduce the risk of unexpected system errors by continuing to operate with a firmware version that has been operating stably after board replacement.
  • the system administrator or maintenance worker determines whether or not the firmware (control program) in the non-volatile memory existing on the new board needs to be updated.
  • the firmware control program
  • a method is adopted in which an operator or the like brings an external memory storing update firmware, executes a program from the external memory, and updates the firmware. Yes.
  • the following method is also used when replacing the board.
  • an instruction unit and a storage unit are prepared outside the board, and various setting information of firmware operating on the old board is temporarily saved in the external storage unit before the board is replaced. That is, the worker or the like temporarily saves the contents of the nonvolatile memory to the external storage means by an operation from the instruction means.
  • the operator or the like restores the contents of the non-volatile memory on the old board saved in the external storage means to the non-volatile memory on the new board by the operation from the instruction means.
  • the operator or the like takes a backup of the setting data when changing the firmware setting data, and restores the backed-up setting data as the firmware setting data on the new board after replacing the board. I also do things.
  • the above-described conventional method has a problem that it takes time and labor for an operator or the like to perform work using external instruction means and storage means. is there. Also, depending on the failure status of the board, the contents of the nonvolatile memory may not be saved before replacement, and the contents of the nonvolatile memory on the old board may not be restored to the nonvolatile memory on the new board. There is also. Furthermore, since an operator or the like has to collect a backup every time the setting data is changed, there is a problem that it takes time and effort to collect the backup. In addition, if an operator or the like forgets to take a backup, the setting data cannot be restored, and the setting data may have to be reset manually.
  • the object of the present invention is to enable automatic determination of which device stores valid data after device maintenance and replacement.
  • the present invention is not limited to the above-mentioned object, and is an operational effect derived from each configuration shown in the best mode for carrying out the invention described later, and has an operational effect that cannot be obtained by conventional techniques. It can be positioned as one of the purposes.
  • the processing apparatus of the present case includes a casing, a processing unit provided in the casing, and a management board that is detachably mounted on the casing and manages the processing unit.
  • the casing has a storage unit that can store identification information of the casing.
  • the management board includes a nonvolatile memory, a portable storage medium, and a determination unit.
  • the non-volatile memory may store identification information of a housing on which the management board is mounted and setting data referred to by firmware.
  • the portable storage medium is detachably mounted on the management board, and can store identification information of a casing on which the mounted management board is mounted and setting data referred to by firmware.
  • the determination unit is based on the identification information stored in the storage unit, the identification information stored in the nonvolatile memory, and the identification information stored in the portable storage medium mounted on the management board. It is determined whether the setting data to be referred to by the firmware operating on the management board is stored in either the volatile memory or the portable storage medium.
  • the management board of the present case is mounted so as to be removable from the casing, manages the processing section in the casing, and has a nonvolatile memory, a portable storage medium, and a determination section.
  • the non-volatile memory may store identification information of a housing on which the management board is mounted and setting data referred to by firmware.
  • the portable storage medium is detachably mounted on the management board, and can store identification information of a casing on which the mounted management board is mounted and setting data referred to by firmware.
  • the determination unit includes identification information of the casing stored in a storage unit provided in the casing, identification information stored in the nonvolatile memory, and the portable storage medium mounted on the management board.
  • the setting information to be referred to by the firmware operating on the management board is stored in either the nonvolatile memory or the portable storage medium based on the identification information stored in the storage device.
  • FIG. 1 is a block diagram showing the hardware configuration and functional configuration of the processing device 1 and the management board 30 according to an embodiment.
  • a processing apparatus 1 illustrated in FIG. 1 includes a housing 10 and includes a plurality of processing units 20 and a single management board 30 in the housing 10.
  • the processing unit 20 is, for example, a server.
  • server 20 the processing unit 20
  • management board 30 management board
  • the housing 10 includes a storage unit 11 that can store a housing serial number as identification information of the housing 10 and version information of firmware operating on the MMB 30 in the housing 10. .
  • the case serial number is stored in a case serial number storage area (identification information storage area) of the storage unit 11, and the firmware version number information is stored in the version number information storage area of the storage unit 11.
  • At least the version information of the firmware in the version number information storage area can be overwritten (rewritten) by a write control unit 33b described later.
  • an EEPROM Electrical (Erasable Programmable Read Only Memory) is used as the storage unit 11.
  • the storage unit 11 is referred to as “housing ROM 11”.
  • Each of the plurality of servers 20 is configured as, for example, a server blade that can be inserted into and removed from the housing 10 and operates independently.
  • the MMB 30 manages each server 20 and common components, and the MMB 30 is also mounted in the housing 10 so as to be removable.
  • the MMB 30 has a function of monitoring the casing voltage, temperature, fan rotation speed, and the like, and controlling the power source, power, fan, and the like based on the monitoring result.
  • a service processor (SP) 33 for operating firmware and a RAM (Random Access Memory) disk 34 are mounted, and a portable storage medium 31 and a flash memory (nonvolatile memory) 32 described later are provided. It is installed.
  • the SP 33 and the RAM disk 34 are used to execute firmware code (boot code) stored in the flash memory 32.
  • the portable storage medium 31 is mounted on the MMB 30 so that it can be inserted and removed.
  • the portable storage medium 31 for example, an SD (Secure Digital) card or a USB (Universal Serial Bus) memory is used.
  • SD Secure Digital
  • USB Universal Serial Bus
  • the portable storage medium 31 is referred to as “portable medium 31”.
  • the portable medium 31 stores data of the following items (11) to (14).
  • Compressed data (firmware compressed image) that is a firmware code that operates on the MMB 30 (insertion destination MMB 30) on which the portable medium 31 is mounted, and that is obtained by compressing the firmware code expanded on the flash memory 32 )
  • Various setting data of firmware operating on the MMB 30 (insertion destination MMB 30) on which the portable medium 31 is mounted (13) MMB 30 (insertion destination MMB 30) on which the portable medium 31 is mounted Serial number of the chassis 10
  • the portable medium 31 stores the compressed data of the item (11) firmware code and the operation setting data of the item (12) as backup data.
  • the compressed image of the firmware code of item (11) it is possible to hold several generations of compressed images.
  • the chassis serial number of item (13) and the firmware version information of item (14) are replaced with new ones in the chassis ROM 11, MMB 30, portable medium 31, and flash memory 32, which are devices in the processing apparatus 1. It is information that makes it possible to determine whether or not it has been done.
  • the flash memory 32 stores data of the following items (21) to (24).
  • (21) Firmware code that operates on the MMB 30 on which the flash memory 32 is mounted, and firmware code that is expanded on the flash memory 32
  • (22) Operates on the MMB 30 on which the flash memory 32 is mounted
  • Serial number of the chassis 10 in which the MMB 30 in which the flash memory 32 is mounted is mounted
  • the flash memory 32 also stores the firmware operation setting data of item (22).
  • the case serial number of item (23) and the version information of the firmware of item (24) are the same as the data of items (13) and (14), and the case ROM 11, MMB 30, which is a device in the processing apparatus 1, and portable. This is information that makes it possible to determine whether or not the medium 31 and the flash memory 32 have been replaced with new ones.
  • the firmware code and setting data used in the old board 30 are reflected in the new board 30 because the portable medium 31 is transferred to the new board 30. Is done.
  • the setting data is read from the flash memory 32 on the board 30 and written to the portable medium 31, so that the operation of the processing apparatus 10 is continued.
  • the SP 33 on the MMB 30 functions as a determination unit 33a and a write control unit (update control unit) 33b by executing a program held by a storage function such as the RAM disk 34.
  • the determination unit 33a refers to the firmware operating on the MMB 30 based on the case serial number and firmware version information in the case ROM 11, the flash memory 32, and the portable medium 31, for example, when the device is started after maintenance and replacement. It is determined whether the setting data to be stored is stored in the flash memory 32 or the portable medium 31. That is, the determination unit 33a compares information stored in three locations of the housing ROM 11, the flash memory 32, and the portable medium 31, and stores the information in any device (in this case, either the flash memory 32 or the portable medium 31). Determine whether the data being processed is valid.
  • the determination unit 33a uses, for example, a setting data storage location determination table T as shown in FIG. 2 to transmit the setting data to be referred to by the firmware operating on the MMB 30 to the flash memory 32 and the portable medium 31. And in which of them is stored.
  • FIG. 2 is a diagram illustrating an example of the setting data storage location determination table T according to the present embodiment.
  • the table T is prepared in advance in the firmware and is held by a storage function such as the RAM disk 34.
  • the determination results (OK or OK) according to the ten patterns 1 to 10 of the casing serial number and the firmware version number in the casing ROM 11, the flash memory 32 and the portable medium 31 are displayed.
  • NG the setting data storage location / device (portable medium, flash memory, none) to be referred to by the firmware.
  • the case where the determination result is NG is a case where it is impossible to determine in which of the flash memory 32 and the portable medium 31 the setting data to be referred to by the firmware operating on the MMB 30 is stored.
  • the determination unit 33a reads the casing serial number and the firmware version number from the casing ROM 11, the flash memory 32, and the portable medium 31. Then, the determination unit 33a refers to the table T and determines which of the patterns 1 to 10 corresponds to the read chassis serial number and firmware version number. As a result, the determination unit 33a obtains the determination result and the setting data storage location / device information to be referred to by the firmware according to the pattern.
  • the writing control unit 33b controls data transfer / writing (update) among the housing ROM 11, the flash memory 32, and the portable medium 31 based on the determination result by the determination unit 33a. More specific functions of the write control unit 33b will be described later.
  • the initial value of the casing serial number on the new device is NULL
  • the new device (portable medium) 31 and the firmware version number on the flash memory 32) are Ver.x.
  • Pattern 1 In the case of pattern 1, the chassis serial number on the portable medium 31 and the chassis serial number on the chassis ROM 11 are equal, and the chassis serial number on the flash memory 32 is an initial value (NULL). Further, the firmware version number on the portable medium 31 and the firmware version number on the housing ROM 11 are equal, and the firmware version number on the flash memory 32 is Ver.x indicating the startup firmware.
  • Such a pattern 1 corresponds to the case where the MMB 30 is replaced with a new board 30 and the portable medium 31 mounted on the MMB 30 before the replacement is mounted on the new board 30 and taken over.
  • firmware setting data or the like is not stored in the flash memory 32 mounted on the new board 30.
  • the firmware setting data in the MMB 30 before the replacement stored in the portable medium 31 mounted on the MMB 30 before the replacement is taken over by the new board 30.
  • the setting data to be referred to by the firmware is the setting data on the portable medium 31. That is, in the case of pattern 1 in the table T, the storage location of the setting data that should be referred to by the firmware is the portable medium 31.
  • the determination unit 33a matches the casing serial number on the casing ROM 11 with the casing serial number on the portable medium 31 mounted on the MMB 30, and the casing serial number on the flash memory 32 is the initial value ( If it is NULL), it is determined that the MMB 30 has been replaced with a new MMB 30. That is, the determination unit 33a refers to the table T, determines that the processing device 1 is in a state corresponding to the pattern 1, and determines that the setting data to be referred to by the firmware is stored in the portable medium 31. (Refer to step S14 from the YES route of step S13 in FIG. 4).
  • the writing control unit 33b reads various setting data on the portable medium 31, and writes the read various setting data to the flash memory 32 mounted on the new MMB 30 (steps S14 and S15 in FIG. 4). reference). As a result, various setting data are written on the flash memory 32 and backed up by the portable medium 31.
  • the write control unit 33b is obtained by overwriting and updating the firmware version number on the portable medium 31 in the version number information storage area of the flash memory 32 and restoring the compressed data on the portable medium 31.
  • the firmware code is written and updated in the flash memory 32 (see step S17 in FIG. 4). Note that the firmware code writing procedure when data is duplicated and stored in the two partitions # 1 and # 2 in the flash memory 32 will be described later with reference to FIGS.
  • the chassis serial number on the portable medium 31 and the chassis serial number on the chassis ROM 11 are equal, and the chassis serial number on the flash memory 32 is an initial value (NULL). For this reason, the write control unit 33b overwrites the housing serial number on the housing ROM 11 in the housing serial number storage area on the flash memory 32 (see step S19 in FIG. 4).
  • Pattern 2 In the case of pattern 2, the case serial number on the case ROM 11 and the case serial number on the flash memory 32 are equal, and the case serial number on the portable medium 31 is an initial value (NULL). Further, the firmware version number on the housing ROM 11 and the firmware version number on the flash memory 32 are equal, and the firmware version number on the portable medium 31 is Ver.x indicating the startup firmware.
  • Such a pattern 2 corresponds to a case where the portable medium 31 mounted on the MMB 30 is replaced with a new portable medium 31.
  • firmware setting data or the like is not stored in the new portable medium 31, and firmware setting data or the like is stored in the flash memory 32 mounted on the MMB 30.
  • the setting data to be referred to by the firmware is the setting data on the flash memory 32. That is, in the case of pattern 2 in the table T, the storage location of the setting data that should be referred to by the firmware is the flash memory 32.
  • the determination unit 33a matches the case serial number on the case ROM 11 with the case serial number on the flash memory 32, and the case serial number on the portable medium 31 mounted on the MMB 30 is the initial value ( If it is (NULL), it is determined that the portable medium 31 has been replaced with a new portable medium 31. That is, the determination unit 33a refers to the table T, determines that the processing device 1 is in a state corresponding to the pattern 2, and determines that the setting data to be referred to by the firmware is stored in the flash memory 32 (See steps S13 and S20 to step S21 in FIG. 4).
  • the writing control unit 33b reads various setting data on the flash memory 32 and writes the read various setting data to the new portable medium 31 after replacement (see steps S21 and S22 in FIG. 4). ). As a result, various setting data on the flash memory 32 is backed up by the portable medium 31.
  • the write control unit 33b overwrites and updates the version number information on the flash memory 32 in the version number information storage area of the portable medium 31, and the compression obtained by compressing the firmware code on the flash memory 32 The code is written and updated in the portable medium 31 (see step S23 in FIG. 4).
  • the chassis serial number on the chassis ROM 11 is equal to the chassis serial number on the flash memory 32, and the chassis serial number on the new portable medium 31 after replacement is an initial value (NULL). For this reason, the write control unit 33b overwrites the housing serial number on the housing ROM 11 in the housing serial number storage area on the portable medium 31 (see step S19 in FIG. 4).
  • Pattern 3 In the case of pattern 3, the casing serial number on the flash memory 32 and the casing serial number on the portable medium 31 are equal, and the casing serial number on the casing ROM 11 is on the flash memory 32 and the portable medium 31.
  • the firmware version number on the housing ROM 11 is an initial value (NULL). Further, the firmware version number on the portable medium 31 and the firmware version number on the flash memory 32 are equal.
  • Such a pattern 3 corresponds to the case where the housing ROM 11 is replaced with a new housing ROM 11.
  • the housing of the new housing ROM 11 includes a housing stored in the portable medium 31 or the flash memory 32.
  • a new housing serial number different from the serial number is stored in advance.
  • the portable medium 31 and the flash memory 32 store the same chassis serial number, the same firmware version number, the same setting data, and the like. Therefore, the setting data to be referred to by the firmware may be the setting data on the portable medium 31 or the setting data on the flash memory 32.
  • the setting data is represented by the flash memory 32.
  • the storage location of the setting data to be referred to by the firmware is the flash memory 32.
  • the determination unit 33a matches the housing serial number on the flash memory 32 with the housing serial number on the portable medium 31 mounted on the MMB 30 and the housing serial number in the housing ROM 11 is the flash memory 32 and
  • the version number information of the firmware stored in the housing ROM 11 is different from the housing serial number on the portable medium 31 and is the initial value (NULL)
  • the determination unit 33a refers to the table T, determines that the processing device 1 is in a state corresponding to the pattern 3, and determines that the setting data to be referred to by the firmware is stored in the flash memory 32 (See steps S13 and S20 to step S24 in FIG. 4).
  • the write control unit 33b reads the firmware version number from the flash memory 32 (or the portable medium 31), and writes the read firmware version number in the version number storage area of the housing EEPROM 11 (step S24 in FIG. 4). (See S25).
  • the new case serial number is stored in the new case ROM 11 after replacement, and the write control unit 33b may rewrite the new case serial number in the case ROM 11. Can not. Therefore, the writing control unit 33b reads the housing serial number on the housing ROM 11, and overwrites the housing serial number storage area in the flash memory 32 and the portable medium 31 with the read housing serial number (see FIG. 4 step S19).
  • Pattern 4 In the case of pattern 4, the casing serial number on the flash memory 32 and the casing serial number on the portable medium 31 are both initial values (NULL), and the serial number of the casing 10 is stored in the casing ROM 11. Stored. The firmware version numbers on the housing ROM 11, the portable medium 31 and the flash memory 32 are equal.
  • Such a pattern 4 corresponds to a state in which the processing apparatus 1 is started from the default state and the power is turned on (initial start-up).
  • the same firmware version number and the same setting data are stored in the portable medium 31 and the flash memory 32. Therefore, the setting data to be referred to by the firmware may be the setting data on the portable medium 31 or the setting data on the flash memory 32.
  • the setting data is represented by the flash memory 32. That is, in the case of pattern 4 in the table T, the storage location of the setting data that should be referred to by the firmware is the flash memory 32.
  • the determination unit 33a has both the case serial number on the flash memory 32 and the case serial number on the portable medium 31 mounted on the MMB 30 being the initial value (NULL), and the case ROM 11 has the case serial number.
  • the serial number of 10 is stored, it is determined that the processing apparatus 1 is in a state where power is turned on starting from the default state. That is, the determination unit 33a refers to the table T, determines that the processing device 1 is in a state corresponding to the pattern 4, and determines that the setting data to be referred to by the firmware is stored in the flash memory 32 (See steps S13 and S20 to step S18 in FIG. 4).
  • the write control unit 33b reads the housing serial number on the housing ROM 11, and overwrites the housing serial number storage area on the flash memory 32 and the portable medium 31 with the read housing serial number ( (See step S19 in FIG. 4).
  • Pattern 5 In the case of the pattern 5, the casing serial number on the flash memory 32, the casing serial number on the portable medium 31, and the casing serial number on the casing ROM 11 are equal. The firmware version numbers on the housing ROM 11, the portable medium 31, and the flash memory 32 are also equal.
  • Such a pattern 5 corresponds to a state in which the processing apparatus 1 is restarted, that is, a case where the AC power supply of the housing 10 is switched from the off state to the on state.
  • the same casing serial number, the same firmware version number, the same setting data, and the like are stored in the portable medium 31 and the flash memory 32. Therefore, the setting data to be referred to by the firmware may be the setting data on the portable medium 31 or the setting data on the flash memory 32. In this embodiment, the setting data is represented by the flash memory 32.
  • the storage location of the setting data to be referred to by the firmware is the flash memory 32.
  • the determination unit 33 a 1 is determined to be in a restarted state. That is, the determination unit 33a refers to the table T, determines that the processing device 1 is in a state corresponding to the pattern 5, and determines that the setting data to be referred to by the firmware is stored in the flash memory 32 ( (See steps S13 and S20 to step S18 in FIG. 4).
  • Pattern 6 In the case of pattern 6, the housing serial number on the housing ROM 11 and the housing serial number on the portable medium 31 are equal, and the housing serial number on the flash memory 32 is on the housing ROM 11 and the portable medium 31. The case serial number is different. Also, the firmware version number on the housing ROM 11 and the firmware version number on the portable medium 31 are equal, and the firmware version number on the flash memory 32 is different from the firmware version number on the housing ROM 11 and the portable medium 31. ing.
  • the MMB 30 is replaced with the MMB 30 used in the other casing 10, and the portable medium 31 mounted in the MMB 30 before the replacement is mounted on the MMB 30 after the replacement.
  • the flash memory 32 mounted on the replaced MMB 30 naturally does not store setting data of firmware operating on the MMB 30 before replacement.
  • the firmware setting data in the MMB 30 before replacement stored in the portable medium 31 mounted in the MMB 30 before replacement is taken over by the MMB 30 after replacement.
  • the setting data to be referred to by the firmware is the setting data on the portable medium 31. That is, in the case of pattern 6 in the table T, the storage location of the setting data that should be referred to by the firmware is the portable medium 31.
  • the determination unit 33a matches the housing serial number on the housing ROM 11 with the housing serial number on the portable medium 31 mounted on the MMB 30 and the housing serial number on the flash memory 32 is the housing ROM 11. If it is different from the case serial number on the portable medium 32, it is determined that the MMB 30 has been replaced with the MMB 30 used in the other case 10. That is, the determination unit 33a refers to the table T and determines that the setting data to be referred to by the firmware is stored in the portable medium 31 (see step S13 to step S14 in FIG. 4).
  • the write control unit 33b reads various setting data on the portable medium 31, and writes the read various setting data to the flash memory 32 mounted on the replaced MMB 30 (step S14 in FIG. 4). , S15). As a result, various setting data are written on the flash memory 32 and backed up by the portable medium 31.
  • the write control unit 33b is obtained by overwriting and updating the firmware version number on the portable medium 31 in the version number information storage area of the flash memory 32 and restoring the compressed data on the portable medium 31.
  • the firmware code is written and updated in the flash memory 32 (see step S17 in FIG. 4). Note that the firmware code writing procedure when data is duplicated and stored in the two partitions # 1 and # 2 in the flash memory 32 will be described later with reference to FIGS.
  • the chassis serial number on the portable medium 31 and the chassis serial number on the chassis ROM 11 are equal, but the chassis serial number on the flash memory 32 is the same as that on the chassis ROM 11 and the transportable medium 31. It is different from the body serial number. For this reason, the write control unit 33b overwrites the housing serial number on the housing ROM 11 in the housing serial number storage area on the flash memory 32 (see step S19 in FIG. 4).
  • Pattern 7 In the case of the pattern 7, the case serial number on the case ROM 11 and the case serial number on the flash memory 32 are equal, and the case serial number on the portable medium 31 is on the case ROM 11 and the flash memory 32. It is different from the chassis serial number. Further, the firmware version number on the housing ROM 11 and the firmware version number on the flash memory 32 are equal, and the firmware version number on the portable medium 31 is different from the firmware version numbers on the housing ROM 11 and the flash memory 32. Yes.
  • Such a pattern 7 is, for example, a portable that has been used in another casing 10 by mistake when the portable medium 31 mounted on the MMB 30 as in the pattern 2 is replaced with a new portable medium 31. This corresponds to the case where the medium 31 is replaced, and usually occurs due to a user operation error.
  • the serial number of the other casing 10 and the version number of the firmware operating on the MMB 30 in the other casing 10 are stored.
  • the determination unit 33a cannot determine which of the information on the portable medium 31 and the information on the housing ROM 11 and the flash memory 32 is appropriate information for the processing apparatus 1. That is, the determination unit 33 a cannot determine whether the setting data to be referred to by the firmware operating on the MMB 30 is stored in the flash memory 32 or the portable medium 31. Therefore, the determination unit 33a refers to the table T, and determines that the firmware is abnormal (NG) when the case serial number and the firmware version number are pattern 7.
  • Pattern 8 In the case of pattern 8, the case serial number on the case ROM 11 and the case serial number on the portable medium 31 are different, and the case serial number on the flash memory 32 is an initial value (NULL). .
  • the firmware version number on the housing ROM 11 and the firmware version number on the portable medium 31 are different, and the firmware version number on the flash memory 32 is Ver.x indicating the startup firmware.
  • the pattern 8 is mistakenly changed to another pattern 8.
  • the portable medium 31 used in the housing 10 is mounted on the board 30 and usually occurs due to a user operation error.
  • the serial number of the other casing 10 and the version number of the firmware operating on the MMB 30 in the other casing 10 are stored.
  • the determination unit 33a cannot determine whether the information on the portable medium 31 or the information on the housing ROM 11 is appropriate information for the processing apparatus 1. That is, the determination unit 33a cannot determine whether the setting data that should be referred to by the firmware operating on the MMB 30 is stored in the portable medium 31. Accordingly, the determination unit 33a refers to the table T, and determines that the firmware is abnormal (NG) when the chassis serial number and the firmware version number are pattern 8.
  • NG firmware is abnormal
  • Pattern 9 In the case of the pattern 9, the case serial number on the case ROM 11 and the case serial number on the flash memory 32 are different, and the case serial number on the portable medium 31 is an initial value (NULL). . Also, the firmware version number on the housing ROM 11 and the firmware version number on the flash memory 32 are different, and the firmware version number on the portable medium 31 is Ver.x indicating the startup firmware.
  • Such a pattern 9 is obtained when, for example, the portable medium 31 is replaced with a new one when the portable medium 31 and the MMB 30 are replaced, and the MMB 30 is replaced with the MMB 30 used in another casing 10. Usually occurs due to a user operation mistake.
  • the flash memory 32 mounted on the replaced MMB 30 stores the serial number of the other casing 10 and the version number of the firmware operating on the MMB 30 in the other casing 10.
  • an initial value (NULL) is stored as the chassis serial number
  • Ver.x indicating the startup firmware is stored as the firmware version number.
  • the determination unit 33a cannot determine whether the information on the flash memory 32 or the information on the housing ROM 11 is appropriate information for the processing apparatus 1. In other words, the determination unit 33 a cannot determine whether the flash memory 32 stores setting data that should be referred to by firmware operating on the MMB 30. Accordingly, the determination unit 33a refers to the table T, and determines that the firmware is abnormal (NG) when the case serial number and the firmware version number are pattern 9.
  • NG firmware is abnormal
  • Pattern 10 In the case of the pattern 10, the housing serial number on the portable medium 31 is equal to the housing serial number on the flash memory 32, and the housing serial number on the housing ROM 11 is on the portable medium 31 and the flash memory 32. The case serial number is different. Further, the firmware version number on the portable medium 31 and the firmware version number on the flash memory 32 are equal, and the firmware version number on the housing ROM 11 is different from the firmware version number on the portable medium 31 and the flash memory 32. ing.
  • Such a pattern 10 corresponds to, for example, a case where the portable medium 31 and the MMB 30 are replaced with the portable medium 31 and the MMB 30 used in the other casing 10, and usually the user operation. It occurs by mistake.
  • the flash memory 32 mounted on the replaced MMB 30 stores the serial number of the other casing 10 and the version number of the firmware operating on the MMB 30 in the other casing 10. Further, the serial number of the other casing 10 and the version number of the firmware that operates on the MMB 30 in the other casing 10 are also stored in the portable medium 31 after the replacement.
  • the determination unit 33a cannot determine which of the information on the portable medium 31 and the flash memory 32 and the information on the housing ROM 11 is appropriate information for the processing apparatus 1. That is, the determination unit 33a cannot determine whether the setting data to be referred to by the firmware operating on the MMB 30 is stored in the portable medium 31 and the flash memory 32. Therefore, the determination unit 33a refers to the table T, and determines that the firmware is abnormal (NG) when the determination result of the case serial number and the firmware version number is the pattern 10.
  • the SP 33 causes the firmware to be in a degenerated state and prompts the user for maintenance.
  • the processing device 1 has, for example, a display function (not shown) by lighting / flashing of an LED lamp or the like, a notification function (not shown) by voice, warning sound, etc. Have.
  • step S1 When the processing apparatus 1 is turned on (step S1), the firmware is activated on the MMB 30 by using the flash memory 32 mounted on the MMB 30 (step S2). Thereafter, the housing serial number and the firmware version number are acquired from the housing ROM 11, the portable medium 31 and the flash memory 32 by the SP 33. Then, the SP 33 (determination unit 33a and write control unit 33b) executes predetermined determination processing and data writing processing described later, for example, according to the table T shown in FIG. 2 and the procedure shown in FIG. 4 (step S3). . As a result of the determination process, when there is no problem in all the determination items, the MMB 30 starts system management, that is, a plurality of servers 20 (step S4).
  • step S3 in FIG. 3 that is, the determination in the MMB 30 of this embodiment. Operations of the unit 33a and the write control unit 33b will be described.
  • the chassis serial number and the firmware version number are acquired from the housing ROM 11, the portable medium 31, and the flash memory 32 by the SP 33 (step S11).
  • the determination unit 33a compares the acquired chassis serial number and firmware version number with each pattern of the table T shown in FIG. 2 so that the acquired chassis serial number and firmware version number correspond to any pattern of the table T. It is determined whether to do (steps S12, S13, S20).
  • the determination unit 33a can determine whether the setting data to be referred to by the firmware operating on the MMB 30 is stored in the flash memory 32 or the portable medium 31. It is determined whether or not (step S12). That is, the determination unit 33a determines that determination is possible (OK) for patterns 1 to 6, while determining that determination is impossible (NG) for patterns 7 to 10.
  • Step S26 If it is determined that the determination is not possible (NG) (NO route of step S12), it is determined that a firmware abnormality has occurred, and the SP 33 sets the firmware in a degraded state and notifies the user of the firmware abnormality in order to prompt the user to perform maintenance. (Step S26).
  • the determination unit 33a determines that the storage location of the setting data that the firmware should refer to is the flash memory 32, the portable medium 31, and the like based on the table T. Is determined (step S13). That is, the determination unit 33a determines that the setting data is stored in the portable medium 31 in the case of the patterns 1 and 6, while the setting data is stored in the flash memory 32 in the case of the patterns 2 to 5. It is determined that
  • step S14 If it is determined that the setting data is stored in the portable medium 31 (YES route of step S13), the processing of steps S14 to S19 is executed. That is, the various setting data on the portable medium 31 is read by the write control unit 33b (step S14), and the read various setting data is written to the flash memory 32 (step S15). As a result, various setting data are written on the flash memory 32 and backed up by the portable medium 31.
  • the determination unit 33a determines whether the firmware version number on the portable medium 31 and the firmware version number on the flash memory 32 match (step S16), and if these firmware version numbers match (step S16). (YES route in step S16), the process proceeds to step S18.
  • the write control unit 33b reads the firmware version number on the portable medium 31 and overwrites and updates the version information storage area of the flash memory 32.
  • the compressed data on the portable medium 31 is read and restored to the firmware code by the writing control unit 33b, and the restored firmware code is written and updated in the flash memory 32 (step S17).
  • the firmware code writing / updating procedure executed in step S17 will be described later with reference to FIGS.
  • the determination unit 33a determines whether or not the chassis serial number on the chassis ROM 11, the chassis serial number on the portable medium 31, and the chassis serial number on the flash memory 32 match (step S18).
  • the chassis serial number on the chassis ROM 11 is displayed.
  • the housing serial number is read out.
  • the read-out case serial number on the case ROM 11 is stored in the portable medium 31 and / or the flash memory by the write control unit 33b, which holds a case serial number different from the case serial number on the case ROM 11. 32 is overwritten in the housing serial number storage area 32 (step S19).
  • step S19 After the case serial number is overwritten in step S19 or when the three case serial numbers match (YES route in step S18), the determination process / data writing by the determination unit 33a and the write control unit 33b Loading process (firmware activation process) is completed. Then, the firmware of the MMB 30 uses the setting data on the flash memory 32 to start system management (service provision) of the processing device 1 including the plurality of servers 20.
  • step S20 when it is determined that the setting data is stored in the flash memory 32 (NO route of step S13), pattern determination is performed (step S20). If the chassis serial number and firmware version number acquired in step S11 are pattern 2 ("pattern 2" route in step S20), the processes in steps S21 to S23, S18, and S19 are executed. That is, the various setting data on the flash memory 32 is read by the writing control unit 33b (step S21), and the read various setting data is written to the portable medium 31 (step S22). As a result, various setting data on the flash memory 32 is backed up by the portable medium 31.
  • the version number information on the flash memory 32 is read by the writing control unit 33b and overwritten in the version number information storage area of the portable medium 31.
  • the write control unit 33b reads the firmware code on the flash memory 32, compresses it into compressed data, and writes the obtained compressed data to the portable medium 31 (step S23). Thereafter, the processing by the determination unit 33a and the writing control unit 33b proceeds to the processing of steps S18 and S19.
  • step S11 If the chassis serial number and firmware version acquired in step S11 are pattern 3 ("pattern 3" route in step S20), the processes in steps S24, S25, S18, and S19 are executed. That is, the firmware version number on the flash memory 32 is read by the writing control unit 33b (step S24), and the read firmware version number is written in the version number storage area of the housing EEPROM 11 (step S25). Thereafter, the processing by the determination unit 33a and the writing control unit 33b proceeds to the processing of steps S18 and S19. It should be noted that the same processing as steps S21 to S23 described above may be executed between step S25 and step S18.
  • step S11 When the chassis serial number and the firmware version number acquired in step S11 are patterns 4 and 5 ("pattern 4, 5" route in step S20), the processing by the determination unit 33a and the write control unit 33b is performed in step S18. , S19. Note that the processing similar to steps S21 to S23 described above may be executed before the processing proceeds to step S18.
  • step S31 to S39 the firmware code write update procedure (firmware version number update) executed by the write control unit 33b in step S17 of FIG. Operation) will be described.
  • 5 and 6 show a firmware code writing / updating procedure when data is duplicated and stored in two partitions # 1 and # 2 in the flash memory 32.
  • FIG. it is assumed that the partition mounted by the system at the first activation after board replacement is # 1.
  • the firmware version number V1 on the portable medium 31 taken over from the old board (board before replacement) 30 is acquired by the write control unit 33b (step S31). Further, the write control unit 33b causes the version number V2 of the firmware currently operating on the board 30 after replacement (the version number Ver.x of the startup firmware in the case of pattern 1) to be updated on the board 30 after replacement. Obtained from the flash memory 32 (step S32). At this time, the version number V2 is acquired from the partition # 1 mounted by the system. Furthermore, the version number of the firmware code stored in each of the two partitions # 1 and # 2 in the flash memory 32 is acquired by the write control unit 33b (step S33).
  • the version number of partition # 1 and the version number of partition # 2 acquired at this time are both the same as the version number V2 acquired in step S32 (FIG. 6). See T1). Then, the writing control unit 33b compares the version numbers V1 and V2 acquired in steps S31 and S32, respectively (step S34).
  • the firmware version number V1 on the portable medium 31 and the firmware version number V2 of the flash memory 32 are different (NO route in step S34; see T1 in FIG. 6). For this reason, the write control unit 33b writes the firmware version number V1 and the firmware code corresponding to the version number V1 to the partition # 2 that is not currently mounted by the system (step S35; FIG. 6). T2). As a result, partition # 2 is updated from version number V2 to version number 1. At this time, the firmware code written in the partition # 2 is acquired by reading and restoring the compressed code on the portable medium 31. Thereafter, the system mount position is switched from partition # 1 to partition # 2 (step S36; see the mount position in FIG. 6), and the system is restarted (rebooted) (step S37).
  • the firmware version number V1 on the portable medium 31 inherited from the old board 30 is acquired (step S31), as in the first startup. Further, the write control unit 33b acquires the version number V1 of the firmware currently operating on the replaced board 30 from the flash memory 32 on the replaced board 30 (step S32). At this time, the version number V1 is acquired from the partition # 2 mounted by the system. Furthermore, the version number of the firmware code stored in each of the two partitions # 1 and # 2 in the flash memory 32 is acquired by the write control unit 33b (step S33). The version numbers of the partition # 1 and the version number of the partition # 2 acquired at the time of restart are V2 and V1, respectively (see T3 in FIG. 6). Then, the writing control unit 33b compares the version numbers V1 and V1 acquired in steps S31 and S32, respectively (step S34).
  • the firmware version number on the portable medium 31 and the firmware version number of the flash memory 32 are both V1 (YES route in step S34; see T3 in FIG. 6).
  • the write control unit 33b compares the version numbers V2 and V1 in the two partitions # 1 and # 2 acquired in step S33 (step S38).
  • the write control unit 33b causes the partition # 1 that is not currently mounted by the system.
  • the firmware version number V1 is written, and the firmware code corresponding to the version number V1 is written (step S39; see T4 in FIG. 6).
  • partition # 1 is also updated from version number V2 to version number 1.
  • the firmware code written in the partition # 1 is acquired from the partition # 2, or is acquired by reading and restoring the compressed code on the portable medium 31.
  • the firmware version number and the firmware code in the partitions # 1 and # 2 of the flash memory 32 are updated to the firmware version number and the compression code corresponding to the compression code on the portable medium 31, respectively.
  • the board 30 after replacement can be provided with the same firmware version number as the old board 30 (management of a plurality of servers 20).
  • Pattern 1 Pattern 1 corresponds to a case where the MMB 30 is replaced with a new board 30 due to a hardware failure.
  • the replacement operator pulls out the failed board 30 from the slot of the housing 10 and further pulls out the SD card (portable medium) 31 used in the board 30.
  • the replacement operator mounts the SD card 31 on the new board 30 and inserts the board 30 into the slot of the housing 10.
  • the replacement worker activates the processing device 1 (MMB 30).
  • the firmware When the new board 30 is activated, the firmware first acquires the chassis serial number SN1 stored in the chassis ROM 11 (step S11). Further, the firmware acquires the chassis serial number SN3 stored in the flash memory 32 on the board 30 and the chassis serial number SN2 stored in the SD card 31 (step S11). At this time, if the value of SN1 on the housing ROM 11 is “SN012345”, the SD card 31 has taken over what was originally used in the same housing 10, so the value of SN2 on the SD card is also “ SN012345 ”. Further, since the board 30 has been replaced with a new unused one, an initial value (NULL) is acquired as the value of SN3 on the flash memory 32.
  • NULL initial value
  • the acquired combination of the chassis serial numbers SN1 to SN3 corresponds to the pattern 1 of the table T
  • the determination result by the determination unit 33a is OK (YES route in step S12)
  • the data to be referred to is It is determined that the data is stored in the SD card 31 (YES route in step S13).
  • the firmware acquires operation setting data from the SD card 31 (step S14), and copies the acquired operation setting data to a storage area on the flash memory 32 (step S15).
  • the firmware compares the version number of the compressed data of the firmware code stored in the SD card 31 with the version number of the firmware code developed on the flash memory 32 (step S16). If the version numbers are equal (YES route in step S16), the firmware proceeds to the next process (step S18). On the other hand, if the version numbers are different (NO route of step S16), the firmware starts a process of writing the firmware data on the SD card 31 onto the flash memory 32 (step S17). When the flash memory 32 is duplicated, the writing process to the flash memory 32 is executed by the procedure described above with reference to FIGS. 5 and 6, for example.
  • the chassis serial number SN1 on the chassis ROM 11, the chassis serial number SN2 on the SD card 31, and the chassis serial number SN3 on the flash memory 32 are compared (step S18).
  • the value of the housing serial number SN3 on the flash memory 32 is the initial value (NULL), which is different from the values “SN012345” of the housing serial numbers SN1 and SN2 (NO route of step S18). . Therefore, the SN1 value “SN012345” on the housing ROM 11 is overwritten in the storage area on the flash memory 32 (step S19).
  • the SN2 value on the SD card 31 is the same as the SN1 value on the housing ROM 11, so the SN1 value is not overwritten on the SD card 31.
  • the firmware code of the same firmware version as the old board 30 is developed in the flash memory 32 on the new replaced board 30 and the same operation setting data as the old board 30 is taken over.
  • the replaced board 30 can provide services (management of a plurality of servers 20) based on the same firmware version as the old board 30 and the same operation setting data as the old board 30. Become.
  • Pattern 2 Pattern 2 corresponds to the case where the SD card 31 is replaced due to a hardware failure.
  • the replacement operator once pulls out the MMB 30 from the slot of the housing 10 and pulls out the failed SD card 31 on the board 30.
  • the replacement operator mounts a new SD card 31 on the board 30 and then reinserts the board 30 into the slot of the housing 10. In this state, the replacement worker activates the processing device 1 (MMB 30).
  • the firmware When the board 30 on which the new SD card 31 is mounted is activated, the firmware first starts with the chassis serial number SN1 on the chassis ROM 11, the chassis serial number SN2 on the SD card 31, and the chassis serial number SN3 on the flash memory 32. Are acquired (step S11). At this time, if the value of SN1 on the housing ROM 11 is “SN012345”, the board 30 has not been replaced and has inherited what was originally used in the same housing 10; The value is similarly “SN012345”. Since the SD card 31 has been replaced with a new one, the initial value (NULL) is acquired as the value of SN2 on the SD card 31.
  • NULL initial value
  • the acquired combination of the chassis serial numbers SN1 to SN3 corresponds to the pattern 2 of the table T
  • the determination result by the determination unit 33a is OK (YES route in step S12)
  • the data to be referred to is It is determined that the data is stored in the flash memory 32 (NO route of step S13).
  • the firmware proceeds to the process of step S21 (“pattern 2” route of step S20).
  • the firmware acquires the operation setting data from the flash memory 32 (step S21), and copies the acquired operation setting data to the storage area on the SD card 31 (step S22). Further, the firmware compresses the firmware code developed on the flash memory 32, and stores the compressed code (compressed data) in the SD card 31 (step S23).
  • the chassis serial number SN1 on the chassis ROM 11, the chassis serial number SN2 on the SD card 31, and the chassis serial number SN3 on the flash memory 32 are compared (step S18).
  • the value of the housing serial number SN2 on the SD card 31 is the initial value (NULL), which is different from the values “SN012345” of the housing serial numbers SN1 and SN3 (NO route of step S18). . Therefore, the SN1 value “SN012345” on the housing ROM 11 is overwritten in the storage area on the SD card 31 (step S19). Since the SN3 value on the flash memory 32 is the same as the SN1 value on the housing ROM 11, the SN1 value is not overwritten on the flash memory 32.
  • the new SD card 31 on the board 30 is restored to the compressed data of the firmware code of the same firmware version as the SD card (old card) 31 before replacement, and the old card 31 The same operation setting data is restored. Thereafter, the board 30 can provide a service (management of a plurality of servers 20) while receiving a backup by the new SD card 31.
  • Pattern 3 Pattern 3 corresponds to a case where the housing ROM 11 is replaced due to a failure of the housing ROM 11.
  • the replacement operator turns off the power of the housing 10 (processing device 1) and then replaces the housing ROM 11 with a new one.
  • the new housing ROM 11 stores in advance a housing serial number (for example, “SN67890”) different from the housing serial number (for example, “SN012345”) stored in the housing ROM 11 before replacement.
  • an initial value is stored as the firmware version number in the version number storage area of the new housing ROM 11. Then, when the replacement is completed, the replacement operator turns on the power of the housing 10 (processing device 1).
  • the firmware on the MMB 30 is activated, and the firmware first includes the housing serial number SN1 on the housing ROM 11, the housing serial number SN2 on the SD card 31, and the housing on the flash memory 32.
  • the serial number SN3 is acquired, and the firmware version number on the housing ROM 11 is acquired (step S11).
  • the value of SN2 on the SD card 31 and the value of SN3 on the flash memory 32 are different from the values of SN1 on the housing ROM 11, and the firmware version number of the housing ROM 11 Is stored as an initial value (NULL).
  • the SN2 value on the SD card 31 and the SN3 value on the flash memory 32 are the SN1 value “SN012345” stored in the housing ROM 11 before replacement. Therefore, the acquired combination of the chassis serial numbers SN1 to SN3 corresponds to the pattern 3 of the table T, the determination result by the determination unit 33a is OK (YES route in step S12), and the data to be referred to is It is determined that the data is stored in the flash memory 32 (NO route of step S13). Then, the firmware proceeds to the process of step S24 (“pattern 3” route of step S20).
  • the firmware acquires the firmware version number from the flash memory 32 (step S24), and copies the acquired firmware version number to the version number storage area of the housing ROM 11 (step S25).
  • the steps S21 to S23 performed in the pattern 2 are stored. Processing is omitted.
  • the firmware may execute the same processing as in steps S21 to S23 described above also in the pattern 3.
  • the chassis serial number SN1 on the chassis ROM 11, the chassis serial number SN2 on the SD card 31, and the chassis serial number SN3 on the flash memory 32 are compared (step S18).
  • the value of SN2 on the SD card 31 and the value of SN3 on the flash memory 32 are both “SN012345”, which is different from the value “SN67890” of SN1 on the housing ROM 11 (NO in step S18). root). Therefore, the SN1 value “SN012345” on the housing ROM 11 is overwritten in the storage areas on the SD card 31 and the flash memory 32 (step S19).
  • the MMB 30 can provide services (manage a plurality of servers 20).
  • Pattern 4 Pattern 4 corresponds to the case where the chassis 10 (processing device 1) is turned on starting from the default state (initial startup).
  • the firmware on the MMB 30 is activated, and the firmware first includes the housing serial number SN1 on the housing ROM 11, the housing serial number SN2 on the SD card 31, and the flash memory 32.
  • the upper housing serial number SN3 is acquired (step S11).
  • the SN1 value on the housing ROM 11 is “SN012345”
  • the SN2 value on the SD card 31 and the SN3 value on the flash memory 32 are both initial values (NULL) and Is different from the SN1 value “SN012345”.
  • the acquired combination of the chassis serial numbers SN1 to SN3 corresponds to the pattern 4 of the table T
  • the determination result by the determination unit 33a is OK (YES route in step S12)
  • the data to be referred to is It is determined that the data is stored in the flash memory 32 (NO route of step S13).
  • the firmware proceeds to the process of step S18 (“pattern 4, 5” route of step S20).
  • Pattern 4 since the same casing serial number, the same firmware version number, the same setting data, and the like are stored in the portable medium 31 and the flash memory 32, the steps S21 to S23 performed in the pattern 2 are stored. Processing is omitted. However, in order to ensure that the latest information developed on the flash memory 32 is backed up by the SD card 31, in the pattern 4, the firmware also performs steps S21 to S23 described above before proceeding to the processing of step S18. Similar processing may be executed.
  • the chassis serial number SN1 on the chassis ROM 11, the chassis serial number SN2 on the SD card 31, and the chassis serial number SN3 on the flash memory 32 are compared (step S18).
  • the value of SN2 on the SD card 31 and the value of SN3 on the flash memory 32 are both initial values (NULL) and are different from the value “SN012345” of SN1 on the housing ROM 11 (step S18). NO route). Therefore, the SN1 value “SN012345” on the housing ROM 11 is overwritten in the storage areas on the SD card 31 and the flash memory 32 (step S19).
  • the MMB 30 can provide services (manage a plurality of servers 20).
  • Pattern 5 corresponds to the case where the casing 10 (the processing apparatus 1) is restarted, that is, the case where the AC power supply of the casing 10 is switched from the off state to the on state.
  • the firmware on the MMB 30 is activated when the power is turned on after the power of the housing 10 is switched from off to on.
  • the firmware first acquires the chassis serial number SN1 on the chassis ROM 11, the chassis serial number SN2 on the SD card 31, and the chassis serial number SN3 on the flash memory 32 (step S11).
  • the firmware proceeds to the process of step S18 (“pattern 4, 5” route of step S20).
  • Pattern 5 since the same chassis serial number, the same firmware version number, the same setting data, and the like are stored in the portable medium 31 and the flash memory 32, the steps S21 to S23 performed in Pattern 2 are performed. Processing is omitted. However, in order to ensure that the latest information developed on the flash memory 32 is backed up by the SD card 31, in the pattern 5, the firmware also performs steps S21 to S23 described above before proceeding to step S18. Similar processing may be executed.
  • the chassis serial number SN1 on the chassis ROM 11, the chassis serial number SN2 on the SD card 31, and the chassis serial number SN3 on the flash memory 32 are compared (step S18).
  • the value of SN2 on the SD card 31 and the value of SN3 on the flash memory 32 are both “SN012345”, which is equal to the value “SN012345” of SN1 on the housing ROM 11 (YES route in step S18). .
  • the process of step S19 is skipped.
  • the MMB 30 can provide services (manage a plurality of servers 20).
  • Pattern 6 corresponds to a case where the MMB 30 is replaced due to a hardware failure, and the MMB 30 is replaced with a board 30 that has been operating in the other chassis 10.
  • the replacement operator pulls out the failed board (old board) 30 from the slot of the housing 10 and further pulls out the SD card 31 used in the old board 30.
  • the replacement operator mounts the SD card 31 on the board (new board / post-replacement board) 30 that has been operating in the other chassis 10, and then inserts the board 30 into the slot of the chassis 10.
  • the firmware When the new board 30 is activated, the firmware first acquires the chassis serial number SN1 on the chassis ROM 11, the chassis serial number SN2 on the SD card 31, and the chassis serial number SN3 on the flash memory 32 (step S11). ). At this time, if the value of SN1 on the housing ROM 11 is “SN012345”, the SD card 31 has taken over what was originally used in the same housing 10, so the value of SN2 on the SD card is also “ SN012345 ”. In addition, since the board 30 has been replaced with an object mounted on another casing 10, the value of SN3 on the flash memory 32 is the serial number of the casing 10 on which the board 30 was previously mounted, For example, “SN303030” is acquired.
  • the acquired combination of the chassis serial numbers SN1 to SN3 corresponds to the pattern 6 of the table T
  • the determination result by the determination unit 33a is OK (YES route in step S12)
  • the data to be referred to is It is determined that the data is stored in the SD card 31 (YES route in step S13).
  • step S14 acquires operation setting data from the SD card 31 (step S14), and copies the acquired operation setting data to the storage area on the flash memory 32 (step S15).
  • step S16 compares the version number of the compressed data of the firmware code stored in the SD card 31 with the version number of the firmware code developed on the flash memory 32 (step S16). If the version numbers are equal (YES route in step S16), the firmware proceeds to the next process (step S18). On the other hand, if the version numbers are different (NO route of step S16), the firmware starts a process of writing the firmware data on the SD card 31 onto the flash memory 32 (step S17).
  • the writing process to the flash memory 32 is executed by the procedure described above with reference to FIGS. 5 and 6, for example.
  • the chassis serial number SN1 on the chassis ROM 11, the chassis serial number SN2 on the SD card 31, and the chassis serial number SN3 on the flash memory 32 are compared (step S18).
  • the value of the chassis serial number SN3 on the flash memory 32 is “SN303030”, which is different from the values “SN012345” of the chassis serial numbers SN1 and SN2 (NO route in step S18). Therefore, the SN1 value “SN012345” on the housing ROM 11 is overwritten in the storage area on the flash memory 32 (step S19).
  • the SN2 value on the SD card 31 is the same as the SN1 value on the housing ROM 11, so the SN1 value is not overwritten on the SD card 31.
  • the firmware code of the same firmware version as that of the old board 30 is developed in the flash memory 32 on the replaced board 30, and the same operation setting data as that of the old board 30 is taken over.
  • the replaced board 30 can provide services (management of a plurality of servers 20) based on the same firmware version as the old board 30 and the same operation setting data as the old board 30. Become.
  • Pattern 7 corresponds to, for example, when the SD card 31 is replaced with a new one due to a hardware failure and is replaced with the SD card 31 used in the MMB 30 in another casing 10 by mistake.
  • the replacement operator once pulls out the MMB 30 from the slot of the housing 10 and pulls out the failed SD card 31 on the board 30.
  • the replacement operator should install an unused new SD card 31, but by mistakenly installing the SD card 31 operating in another MMB 30, and inserting the board 30 into the slot of the housing 10. .
  • the replacement operator turns on the power supply of the casing 10 (processing device 1).
  • the SD card 31 after replacement stores the serial number of the other casing 10 and the version number of the firmware operating on the MMB 30 in the other casing 10.
  • the firmware on the MMB 30 is activated, and the firmware first includes the housing serial number SN1 on the housing ROM 11, the housing serial number SN2 on the SD card 31, and the housing on the flash memory 32.
  • the serial number SN3 is acquired, and the firmware version number on the housing ROM 11 is acquired (step S11).
  • the value of SN1 on the housing ROM 11 is “SN012345”
  • the board 30 has not been replaced and has inherited what was originally used in the same housing 10; The value is similarly “SN012345”.
  • the firmware cannot determine the storage location of the setting data to be referred to, cannot find the correct setting data, and cannot operate any more, so the firmware shifts to the degenerate state.
  • the user can recognize that a firmware abnormality has occurred by turning on the hardware alarm LED (step S26). Thereafter, the user can execute a limited command from a local console (not shown) or the like, and can perform alarm log check and recovery work. In the case of pattern 7, it is recognized from the alarm log that a replacement error of the SD card 31 has occurred. After replacement with the correct SD card 31, the processing shown in FIG. 4 is executed again.
  • the pattern 8 corresponds to, for example, a case where the wrong SD card 31 is mounted when replacing the MMB 30 with a new one due to a hardware failure. That is, in the pattern 8, when the MMB 30 is replaced with an unused board 30, the SD card 31 mounted on the MMB 30 before replacement should be mounted on the new board 30. This corresponds to the case where the SD card 31 used in the MMB 30 is mounted on the board 30. In this case, the replacement operator pulls out the failed board 30 from the slot of the housing 10 and further pulls out the SD card 30 used in the board 30. Then, the SD card 31 that was operating in the other MMB 30 is erroneously mounted on the new board 30, and the board 30 is inserted into the slot of the housing 10. When the replacement is completed, the replacement operator turns on the power supply of the casing 10 (processing device 1). The SD card 31 after replacement stores the serial number of the other casing 10 and the version number of the firmware operating on the MMB 30 in the other casing 10.
  • the firmware on the MMB 30 is activated, and the firmware first includes the housing serial number SN1 on the housing ROM 11, the housing serial number SN2 on the SD card 31, and the housing on the flash memory 32.
  • the serial number SN3 is acquired, and the firmware version number on the housing ROM 11 is acquired (step S11).
  • the value of SN1 on the housing ROM 11 is “SN012345”
  • the value of SN2 on the SD card 31 is the serial number “SN707070” of the housing 10 previously mounted.
  • the initial value (NULL) is acquired as the value of SN3 on the flash memory 32.
  • the acquired combination of the chassis serial numbers SN1 to SN3 corresponds to the pattern 8 of the table T, and the determination result by the determination unit 33a is NG (NO route in step S12). Thereafter, as in the case of pattern 7, the process of step S26 is executed, and it is recognized from the alarm log that a replacement error of the SD card 31 has occurred. Then, the process shown in FIG. 4 is executed again.
  • Pattern 9 corresponds to, for example, a case where the MMB 30 operating in the other chassis 10 is used as a new board 30 when the SD card 31 is replaced with a new one due to a hardware failure.
  • the replacement operator once pulls out the MMB 30 before replacement from the slot of the housing 10 and pulls out the failed SD card 31 on the board 30. Thereafter, the replacement operator erroneously mounts an unused new SD card 31 on the MMB 30 operating in the other chassis 10 and inserts the board 30 into the slot of the chassis 10.
  • the replacement operator turns on the power supply of the casing 10 (processing device 1).
  • the serial number of the other casing 10 and the version number of the firmware operating on the MMB 30 in the other casing 10 are stored.
  • the firmware on the MMB 30 is activated, and the firmware first includes the housing serial number SN1 on the housing ROM 11, the housing serial number SN2 on the SD card 31, and the housing on the flash memory 32.
  • the serial number SN3 is acquired, and the firmware version number on the housing ROM 11 is acquired (step S11).
  • the MMB 30 is the one that has been operating in the other housing 10, so the SN3 value on the flash memory 32 is previously installed. It becomes the serial number “SN909090” of the casing 10 that has been stored.
  • the initial value (NULL) is acquired as the value of SN2 on the SD card 31. Therefore, the acquired combination of the chassis serial numbers SN1 to SN3 corresponds to the pattern 9 of the table T, and the determination result by the determination unit 33a is NG (NO route in step S12). Thereafter, as in the case of pattern 7, the process of step S26 is executed, and it is recognized from the alarm log that a replacement error of the MMB 30 has occurred, a recovery operation is performed by the user, the replacement is performed with the correct MMB 30, and then again. The process shown in FIG. 4 is executed.
  • Pattern 10 corresponds to, for example, a case where the MMB 30 and the SD card 31 used in the other casing 10 are replaced when the MMB 30 and the SD card 31 are replaced due to a hardware failure.
  • the replacement operator once pulls out the MMB 30 before replacement from the slot of the housing 10 and pulls out the failed SD card 31 on the board 30. Thereafter, when the replacement operator inserts the replaced MMB 30 and SD card 31 into the slot of the chassis 10, the replacement operator mistakenly inserts the MMB 30 and SD card 31 operating in the other chassis 10 into the slot of the chassis 10. Insert into.
  • the replacement operator turns on the power of the housing 10 (the processing apparatus 1).
  • the flash memory 32 on the MMB 30 after replacement and the SD card 31 after replacement store the serial number of the other chassis 10 and the version number of the firmware operating on the MMB 30 in the other chassis 10. Has been.
  • the firmware on the MMB 30 is activated, and the firmware first includes the housing serial number SN1 on the housing ROM 11, the housing serial number SN2 on the SD card 31, and the housing on the flash memory 32.
  • the serial number SN3 is acquired, and the firmware version number on the housing ROM 11 is acquired (step S11).
  • the MMB 30 is the one that has been operating in the other housing 10, so the SN3 value on the flash memory 32 is previously installed. It becomes the serial number “SN909090” of the casing 10 that has been stored.
  • the value of SN2 on the SD card 31 is the serial number “SN909090” of the casing 10 that was previously mounted. Therefore, the acquired combination of the chassis serial numbers SN1 to SN3 corresponds to the pattern 10 of the table T, and the determination result by the determination unit 33a is NG (NO route in step S12). Thereafter, as in the case of pattern 7, the process of step S26 is executed, and it is recognized from the alarm log that a replacement error has occurred between the MMB 30 and the SD card 31, and a recovery operation is performed by the user. After replacing the card, the process shown in FIG. 4 is executed again.
  • the processing device 1 provides the same service as before the replacement, that is, manages the plurality of servers 20, after the replacement based on the firmware version before the replacement and the setting data before the replacement. be able to.
  • the system administrator or the maintenance operator does not need to perform operations such as firmware update and setting data restoration for the new board 30, thereby reducing the work man-hours. . It also leads to a reduction in system downtime due to maintenance work. Furthermore, since human work can be reduced, the risk of system stoppage due to work mistakes can be reduced.
  • the processing apparatus 1 can provide the service, that is, manage the plurality of servers 20, based on the firmware version before the replacement and the setting data before the replacement.
  • the present invention is not limited to this, and other firmware adopting the hardware configuration shown in FIG. It is applied to a product in the same manner as in the above-described embodiment, and the same effects as those in the above-described embodiment can be obtained.
  • the present invention is applied to firmware existing on individual server blades in a blade system when a board is replaced due to a hardware failure of the server blade.
  • the SD card is transferred from the old board to the new board, and the firmware has the same processing logic as in the above-described embodiment, so that the new board after replacement has the same firmware version as the old board. Data can be restored, and the same service can be provided after the exchange as before the exchange.
  • All or part of the functions of the determination unit 33a and the write control unit 33b described above are realized by a computer (including a CPU, an information processing device, and various terminals) executing a predetermined application program.
  • the program is, for example, flexible disk, CD (CD-ROM, CD-R, CD-RW, etc.), DVD (DVD-ROM, DVD-RAM, DVD-R, DVD-RW, DVD + R, DVD + RW, etc.), Blu-ray Disc And the like recorded in a computer-readable recording medium.
  • the computer reads the program from the recording medium, transfers it to the internal storage device or the external storage device, and uses it.
  • the computer is a concept including hardware and an OS (Operating System), and means hardware that operates under the control of the OS. Further, when the OS is unnecessary and the hardware is operated by the application program alone, the hardware itself corresponds to the computer.
  • the hardware includes at least a microprocessor such as a CPU and means for reading a computer program recorded on a recording medium.
  • the application program includes program code for causing the computer as described above to realize the functions as the determination unit 33a and the writing control unit 33b. Also, some of the functions may be realized by the OS instead of the application program.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Security & Cryptography (AREA)
  • Quality & Reliability (AREA)
  • Stored Programmes (AREA)

Abstract

 筐体(10)内に、処理部(20)と処理部(20)を管理する管理ボード(30)とをそなえる。筐体(10)は、当該筐体(10)の識別情報を格納する記憶部(11)を有している。管理ボード(30)は、筐体識別情報およびファームウェアが参照する設定データを格納しうる不揮発性メモリ(32)と、実装されている管理ボード(30)が実装された筐体(10)の識別情報およびファームウェアが参照する設定データを格納しうる可搬型記憶媒体(31)と、判定部(33a)とを有している。判定部(33a)は、記憶部(11),不揮発性メモリ(32)および可搬型記憶媒体(31)における識別情報に基づき、不揮発性メモリ(32)と可搬型記憶媒体(31)とのうちのいずれに、管理ボード(30)上で動作するファームウェアが参照すべき設定データが格納されているかを判定する。

Description

処理装置および管理ボード
 本件は、処理装置および管理ボードに関する。
 ブレードシステムや、パーティショニング機能を有するシステムは、一つの筐体内に複数のサーバ領域を持ち、個々のサーバはそれぞれ独立している。また、筐体内には、各サーバや共通コンポーネントを管理する管理部がそなえられている。管理部は、一般に、マネージメントボード(MMB;管理ボード)と呼ばれる、筐体に対し挿抜可能なボードとして構成される。ボード上には、ファームウェアが動作するためのサービスプロセッサやフラッシュメモリ等が搭載され、筺体の電圧,温度,ファン回転数などの監視や、その監視結果に基づき電源,電力,ファンなどの制御等を行なう機能がそなえられている。
 MMBでハードウェア故障等が発生した場合、ボード交換作業が発生する。このとき、交換のために持ち込んだ新しいボードに搭載されているファームウェアの版数(例えばVer. A1)が、旧ボード上で動作していたファームウェアの版数(例えばVer. A2)と異なる場合がある。このような場合、通常、システム管理者または保守作業者は、ボードの交換を行なった後、新しいボード上のファームウェアを、旧ボード上で動作していたファームウェアに更新する、つまり新しいボード上のファームウェアを版数Ver. A1から版数Ver. A2に更新する。これは、ボードの交換後も、これまで安定して動作していたファームウェア版数で運用を続けることで、予期しないシステムエラーが発生するリスクを軽減するためである。
 そこで、従来、ボードの交換後、新たなボード上に存在する不揮発性メモリにおけるファームウェア(制御プログラム)を更新する必要があるか否かを、システム管理者あるいは保守作業者が判断する。そして、更新が必要であると判断した場合、作業者等が、更新用ファームウェアの格納されている外部メモリを持参し、外部メモリからプログラムを実行し、ファームウェアの更新を行なうといった手法が採られている。
 さらに、従来、ボードの交換時に、以下のような手法も採られている。まず、ボードの外部に指示手段および記憶手段を用意しておき、ボードの交換前に、旧ボード上で動作していたファームウェアの各種設定情報を、一旦、外部の記憶手段に退避させる。つまり、作業者等は、指示手段からのオペレーションで、不揮発性メモリの内容を、一旦、外部の記憶手段に退避させる。そして、ボードの交換後に、作業者等は、指示手段からのオペレーションで、外部の記憶手段に退避された、旧ボード上の不揮発性メモリの内容を、新たなボード上の不揮発性メモリに復元する。このとき、作業者等は、ファームウェアの設定データの変更時に、設定データのバックアップを採取しておき、ボードの交換後に、バックアップされた設定データを、新たなボード上のファームウェアの設定データとしてリストアすることも行なっている。
特開2003-076564号公報 特願平06-348483号公報
 しかしながら、上述した従来の手法では、ファームウェアの更新要否を作業者等が判断する必要があるとともに、一部、手動での作業が伴う。このため、ボード交換作業に時間が掛かるほか、作業ミスにより予期しないシステム停止が発生する可能性があるという課題がある。また、作業者等は、旧ボード上で動作していた版数が分からないため、更新要否の判断を行なえず、旧ボード上のファームウェアの版数と同じ版数のファームウェアを復元できないという課題もある。
 また、ファームウェアの各種設定情報を交換前後のボードで引き継ぐ場合、上述した従来の手法では、作業者等が外部の指示手段および記憶手段を用いて作業を行なわなければならず手間が掛かるという課題がある。また、ボードの故障状況によっては、交換前に不揮発性メモリの内容を退避できないおそれがあり、旧ボード上の不揮発性メモリの内容を新たなボード上の不揮発性メモリに復元できない場合があるという課題もある。さらに、作業者等は、設定データの変更を行なう都度、バックアップの採取を行なわなければならないため、バックアップ採取作業に手間が掛かるという課題がある。また、作業者等が、バックアップを採取し忘れると、設定データの復元を行なえなくなり、手動で設定データの再設定を行なわなければならなくなる場合もあるという課題がある。
 つまり、上述した従来の手法によれば、以下のような課題がある。
 MMB(管理ボード)の交換後に、作業者等が、ファームウェアの更新要否を判断する必要があるが、更新要否を判断できない場合がある。
 作業者等が手動でファームウェア更新作業を行なうため、その作業に時間が掛かるとともに、作業ミスによるシステム停止の危険性がある。
 ファームウェアの設定データを復元できない場合がある。
 一つの側面で、本件は、デバイスの保守交換後に、どのデバイスに格納されているデータが妥当であるかを自動判定することができるようにすることを目的とする。
 なお、前記目的に限らず、後述する発明を実施するための最良の形態に示す各構成により導かれる作用効果であって、従来の技術によっては得られない作用効果を奏することも本件の他の目的の一つとして位置付けることができる。
 本件の処理装置は、筐体と、前記筐体内にそなえられた処理部と、前記筐体に挿抜可能に実装され、前記処理部を管理する管理ボードと、を有している。また、前記筐体は、当該筐体の識別情報を格納しうる記憶部を有している。さらに、前記管理ボードは、不揮発性メモリ,可搬型記憶媒体および判定部を有している。前記不揮発性メモリは、前記管理ボードが実装された筐体の識別情報およびファームウェアが参照する設定データを格納しうる。前記可搬型記憶媒体は、前記管理ボードに挿抜可能に実装され、実装されている管理ボードが実装された筐体の識別情報およびファームウェアが参照する設定データを格納しうる。前記判定部は、前記記憶部に格納された識別情報と前記不揮発性メモリに格納された識別情報と前記管理ボードに実装された前記可搬型記憶媒体に格納された識別情報とに基づき、前記不揮発性メモリと前記可搬型記憶媒体とのうちのいずれに、前記管理ボード上で動作するファームウェアが参照すべき設定データが格納されているかを判定する。
 また、本件の管理ボードは、筐体に挿抜可能に実装され、前記筐体内の処理部を管理するものであって、不揮発性メモリ,可搬型記憶媒体および判定部を有している。前記不揮発性メモリは、前記管理ボードが実装された筐体の識別情報およびファームウェアが参照する設定データを格納しうる。前記可搬型記憶媒体は、前記管理ボードに挿抜可能に実装され、実装されている管理ボードが実装された筐体の識別情報およびファームウェアが参照する設定データを格納しうる。前記判定部は、前記筐体にそなえられた記憶部に格納された当該筐体の識別情報と、前記不揮発性メモリに格納された識別情報と、前記管理ボードに実装された前記可搬型記憶媒体に格納された識別情報とに基づき、前記不揮発性メモリと前記可搬型記憶媒体とのうちのいずれに、前記管理ボード上で動作するファームウェアが参照すべき設定データが格納されているかを判定する。
 開示の技術では、デバイスの保守交換後に、どのデバイスに格納されているデータが妥当であるかを自動判定することが可能になる。
一実施形態の処理装置および管理ボードのハードウェア構成および機能構成を示すブロック図である。 本実施形態の設定データ格納場所判定テーブルの一例を示す図である。 本実施形態の処理装置(管理ボード)の起動時における動作を概略的に説明するためのフローチャートである。 本実施形態の管理ボードにおける判定部および書込制御部の動作を説明するためのフローチャートである。 本実施形態のファームウェア版数更新動作を説明するためのフローチャートである。 本実施形態のファームウェア版数更新動作を説明するための図である。
 以下、図面を参照して実施の形態を説明する。
 〔1〕処理装置および管理ボードの構成
 図1は、一実施形態の処理装置1および管理ボード30のハードウェア構成および機能構成を示すブロック図である。
 図1に示す処理装置1は、筐体10を有し、当該筐体10内に、複数の処理部20と一の管理ボード30とをそなえて構成されている。処理部20は、例えばサーバである。なお、以下、処理部20を「サーバ20」といい、管理ボード(マネージメントボード)30を「MMB30」または「ボード30」という。
 筐体10は、当該筐体10の識別情報としての筐体シリアル番号と、当該筐体10におけるMMB30上で動作しているファームウェアの版数情報とを格納しうる記憶部11を有している。筐体シリアル番号は、記憶部11の筐体シリアル番号格納領域(識別情報格納領域)に格納され、ファームウェアの版数情報は、記憶部11の版数情報格納領域に格納されている。少なくとも版数情報格納領域におけるファームウェアの版数情報は、後述する書込制御部33bにより上書き(書き換え)可能になっている。記憶部11としては例えばEEPROM(Electronic Erasable Programmable Read Only Memory;電気的消去書き込み可能読み出し専用メモリ)が用いられる。以下、記憶部11を「筐体ROM11」という。
 複数のサーバ20は、それぞれ、例えば筐体10に対し挿抜可能なサーバブレードとして構成され、独立して動作する。
 MMB30は、各サーバ20や共通コンポーネントを管理するものであり、MMB30も、筐体10に挿抜可能に実装されている。MMB30は、筺体の電圧,温度,ファン回転数などの監視や、その監視結果に基づき電源,電力,ファンなどの制御等を行なう機能を有している。
 MMB30上には、ファームウェアが動作するためのサービスプロセッサ(SP)33や、RAM(Random Access Memory)ディスク34が搭載されるほか、後述する可搬型記憶媒体31やフラッシュメモリ(不揮発性メモリ)32が搭載されている。SP33およびRAMディスク34は、フラッシュメモリ32に格納されたファームウェアコード(ブートコード)を実行するために使用される。
 可搬型記憶媒体31は、MMB30に挿抜可能に実装される。可搬型記憶媒体31としては例えばSD(Secure Digital)カードやUSB(Universal Serial Bus)メモリが用いられる。以下、可搬型記憶媒体31を「可搬媒体31」という。
 可搬媒体31には、下記項目(11)~(14)のデータが格納される。
 (11)当該可搬媒体31を実装されたMMB30(挿入先のMMB30)上で動作するファームウェアのコードであって、フラッシュメモリ32上に展開されているファームウェアコードを圧縮した圧縮データ(ファームウェア圧縮イメージ)
 (12)当該可搬媒体31を実装されたMMB30(挿入先のMMB30)上で動作するファームウェアの各種設定データ
 (13)当該可搬媒体31を実装されたMMB30(挿入先のMMB30)を実装された筐体10のシリアル番号
 (14)当該可搬媒体31を実装されたMMB30(挿入先のMMB30)上で動作するファームウェアの版数情報
 このように、可搬媒体31には、項目(11)のファームウェアコードの圧縮データおよび項目(12)のファームウェアの動作設定データがバックアップデータとして格納される。項目(11)のファームウェアコードの圧縮イメージとしては、数世代分の圧縮イメージを保持することも可能である。また、項目(13)の筐体シリアル番号および項目(14)のファームウェアの版数情報は、処理装置1におけるデバイスである筐体ROM11,MMB30,可搬媒体31,フラッシュメモリ32が新しいものに交換されたか否かの判断を可能にする情報である。
 フラッシュメモリ32には、下記項目(21)~(24)のデータが格納される。
 (21)当該フラッシュメモリ32を搭載されたMMB30上で動作するファームウェアのコードであって、当該フラッシュメモリ32上に展開されているファームウェアコード
 (22)当該フラッシュメモリ32を搭載されたMMB30上で動作するファームウェアの各種設定データ
 (23)当該フラッシュメモリ32を搭載されたMMB30を実装された筐体10のシリアル番号
 (24)当該フラッシュメモリ32を搭載されたMMB30上で動作するファームウェアの版数情報
 このように、可搬媒体31が故障した場合を考慮して、フラッシュメモリ32にも、項目(22)のファームウェアの動作設定データが保持される。項目(23)の筐体シリアル番号および項目(24)のファームウェアの版数情報は、項目(13),(14)のデータと同様、処理装置1におけるデバイスである筐体ROM11,MMB30,可搬媒体31,フラッシュメモリ32が新しいものに交換されたか否かの判断を可能にする情報である。
 後述するように、ハードウェア故障等でMMB30が交換される場合、可搬媒体31が新しいボード30に引き継がれることで、旧ボード30で使用されていたファームウェアコードや設定データが新しいボード30に反映される。また、可搬媒体31が交換された場合、ボード30上のフラッシュメモリ32から設定データが読み出され可搬媒体31に書き込まれることにより、処理装置10の動作が継続される。
 MMB30上のSP33は、RAMディスク34等の記憶機能によって保持されるプログラムを実行することにより、判定部33aおよび書込制御部(更新制御部)33bとして機能する。
 判定部33aは、例えばデバイスの保守交換後の起動時等に、筐体ROM11,フラッシュメモリ32および可搬媒体31における筐体シリアル番号およびファームウェア版数情報に基づき、MMB30上で動作するファームウェアが参照すべき設定データが、フラッシュメモリ32と可搬媒体31とのうちのいずれに格納されているかを判定する。つまり、判定部33aは、筐体ROM11,フラッシュメモリ32および可搬媒体31の3箇所に格納されている情報を比較し、どのデバイス(ここではフラッシュメモリ32および可搬媒体31のいずれ)に格納されているデータが妥当であるかを判定する。
 より具体的に、判定部33aは、例えば図2に示すような設定データ格納場所判定テーブルTを用いて、MMB30上で動作するファームウェアが参照すべき設定データが、フラッシュメモリ32と可搬媒体31とのうちのいずれに格納されているかを判定する。図2は、本実施形態の設定データ格納場所判定テーブルTの一例を示す図である。
 テーブルTは、ファームウェア内部に予めそなえられ、RAMディスク34等の記憶機能によって保持されている。テーブルTには、図2に示すように、筐体ROM11,フラッシュメモリ32および可搬媒体31における筐体シリアル番号およびファームウェア版数の10種類のパターン1~10に応じた、判定結果(OKかNG)と、ファームウェアが参照すべき設定データの格納場所/デバイス(可搬媒体,フラッシュメモリ,無)とが保持されている。なお、判定結果がNGの場合とは、MMB30上で動作するファームウェアが参照すべき設定データが、フラッシュメモリ32と可搬媒体31とのうちのいずれに格納されているか判定不能な場合である。
 デバイスの保守交換後の起動時等に、判定部33aは、筐体ROM11,フラッシュメモリ32および可搬媒体31から筐体シリアル番号およびファームウェア版数を読み出す。そして、判定部33aは、テーブルTを参照し、読み出した筐体シリアル番号およびファームウェア版数が、パターン1~10のどのパターンに対応するか判定する。これにより、判定部33aは、パターンに応じた、判定結果、および、ファームウェアが参照すべき設定データの格納場所/デバイスの情報を得ている。
 なお、判定部33aが、テーブルTを参照してパターン判定を行なう際、筐体シリアル番号およびファームウェア版数情報の両方を用いてもよいし、筐体シリアル番号とファームウェア版数情報とのいずれか一方を用いてもよい。
 書込制御部33bは、判定部33aによる判定結果に基づいて、筐体ROM11,フラッシュメモリ32および可搬媒体31の間におけるデータの転送・書込(更新)を制御する。この書込制御部33bのより具体的な機能については、後述する。
 ここで、図2に示すテーブルTを用いた判定部33aによる判定機能と、その判定結果に応じた書込制御部33bの具体的な機能とを、下記項目〔A1〕~〔A10〕においてパターン毎に説明する。なお、図2に示すテーブルTにおいて、S/N(A),S/N(B),S/N(C)は、それぞれ筺体シリアル番号の値を示し、Ver.1,Ver.2は、それぞれファームウェア版数の値を示し、Ver.xは、ファームウェアが起動用ファームウェアであることを示す。また、処理装置1において可搬媒体31あるいはMMB30が交換された場合、新しいデバイス(可搬媒体31やフラッシュメモリ32)上の筐体シリアル番号の初期値はNULLであり、新しいデバイス(可搬媒体31やフラッシュメモリ32)上のファームウェア版数はVer.xである。
  〔A1〕パターン1
 パターン1の場合、可搬媒体31上の筺体シリアル番号と筺体ROM11上の筺体シリアル番号とが等しく、且つ、フラッシュメモリ32上の筐体シリアル番号は初期値(NULL)である。また、可搬媒体31上のファームウェア版数と筺体ROM11上のファームウェア版数とが等しく、且つ、フラッシュメモリ32上のファームウェア版数は起動用ファームウェアを示すVer.xである。
 このようなパターン1は、MMB30が新たなボード30に交換され、その新たなボード30に、交換前のMMB30に実装されていた可搬媒体31が実装されて引き継がれた場合に相当する。この場合、新たなボード30に搭載されたフラッシュメモリ32には、ファームウェアの設定データ等は格納されていない。このため、交換前のMMB30に実装されていた可搬媒体31に保存された、交換前のMMB30におけるファームウェアの設定データが、新たなボード30に引き継がれる。従って、ファームウェアが参照すべき設定データは、可搬媒体31上の設定データとなる。つまり、テーブルTにおいて、パターン1の場合、ファームウェアが参照すべき設定データの格納場所は、可搬媒体31である。
 したがって、判定部33aは、筐体ROM11上の筐体シリアル番号とMMB30に実装された可搬媒体31上の筐体シリアル番号とが一致し且つフラッシュメモリ32上の筐体シリアル番号が初期値(NULL)である場合、MMB30が新たなMMB30に交換されたと判定する。つまり、判定部33aは、テーブルTを参照し、処理装置1がパターン1に相当する状態であると判定し、ファームウェアが参照すべき設定データが、可搬媒体31に格納されていると判定する(図4のステップS13のYESルートからステップS14参照)。
 パターン1の場合、書込制御部33bは、可搬媒体31上の各種設定データを読み出し、読み出した各種設定データを新たなMMB30に実装されたフラッシュメモリ32に書き込む(図4のステップS14,S15参照)。これにより、各種設定データが、フラッシュメモリ32上に書き込まれ、可搬媒体31によってバックアップされる。
 また、パターン1では、可搬媒体31上のファームウェア版数と、交換後のMMB30上のフラッシュメモリ32の版数情報格納領域における情報(Ver.x)とは不一致である。このため、書込制御部33bは、可搬媒体31上のファームウェア版数をフラッシュメモリ32の版数情報格納領域に上書き更新するとともに、可搬媒体31上の圧縮データを復元して得られたファームウェアコードを、フラッシュメモリ32に書き込み更新する(図4のステップS17参照)。なお、フラッシュメモリ32においてデータが2つのパーティション#1,#2に二重化されて格納されている場合の、ファームウェアコードの書込手順については、図5および図6を参照しながら後述する。
 さらに、パターン1では、可搬媒体31上の筺体シリアル番号と筺体ROM11上の筺体シリアル番号とが等しく、フラッシュメモリ32上の筐体シリアル番号は初期値(NULL)である。このため、書込制御部33bは、筐体ROM11上の筐体シリアル番号をフラッシュメモリ32上の筐体シリアル番号格納領域に上書きする(図4のステップS19参照)。
  〔A2〕パターン2
 パターン2の場合、筐体ROM11上の筐体シリアル番号とフラッシュメモリ32上の筐体シリアル番号とが等しく、且つ、可搬媒体31上の筐体シリアル番号が初期値(NULL)である。また、筺体ROM11上のファームウェア版数とフラッシュメモリ32上のファームウェア版数とが等しく、且つ、可搬媒体31上のファームウェア版数は起動用ファームウェアを示すVer.xである。
 このようなパターン2は、MMB30に実装されていた可搬媒体31が新たな可搬媒体31に交換された場合に相当する。この場合、新たな可搬媒体31には、ファームウェアの設定データ等は格納されておらず、MMB30上に実装されているフラッシュメモリ32に、ファームウェアの設定データ等が保存されている。従って、ファームウェアが参照すべき設定データは、フラッシュメモリ32上の設定データとなる。つまり、テーブルTにおいて、パターン2の場合、ファームウェアが参照すべき設定データの格納場所は、フラッシュメモリ32である。
 したがって、判定部33aは、筐体ROM11上の筐体シリアル番号とフラッシュメモリ32上の筐体シリアル番号とが一致し且つMMB30に実装された可搬媒体31上の筐体シリアル番号が初期値(NULL)である場合、可搬媒体31が新たな可搬媒体31に交換されたと判定する。つまり、判定部33aは、テーブルTを参照し、処理装置1がパターン2に相当する状態であると判定し、ファームウェアが参照すべき設定データが、フラッシュメモリ32に格納されていると判定する(図4のステップS13,S20からステップS21参照)。
 パターン2の場合、書込制御部33bは、フラッシュメモリ32上の各種設定データを読み出し、読み出した各種設定データを、交換後の新たな可搬媒体31に書き込む(図4のステップS21,S22参照)。これにより、フラッシュメモリ32上の各種設定データが、可搬媒体31によってバックアップされる。
 また、パターン2では、交換後の新たな可搬媒体31の版数情報格納領域における情報(Ver.x)と、フラッシュメモリ32上のファームウェア版数とは不一致である。このため、書込制御部33bは、フラッシュメモリ32上の版数情報を可搬媒体31の版数情報格納領域に上書き更新するとともに、フラッシュメモリ32上のファームウェアコードを圧縮して得られた圧縮コードを可搬媒体31に書き込み更新する(図4のステップS23参照)。
 さらに、パターン2では、筺体ROM11上の筺体シリアル番号とフラッシュメモリ32上の筺体シリアル番号とが等しく、交換後の新たな可搬媒体31上の筐体シリアル番号は初期値(NULL)である。このため、書込制御部33bは、筐体ROM11上の筐体シリアル番号を可搬媒体31上の筐体シリアル番号格納領域に上書きする(図4のステップS19参照)。
  〔A3〕パターン3
 パターン3の場合、フラッシュメモリ32上の筐体シリアル番号と可搬媒体31上の筐体シリアル番号とが等しく、且つ、筐体ROM11上の筐体シリアル番号がフラッシュメモリ32および可搬媒体31上の筐体シリアル番号と異なり、且つ、筐体ROM11上のファームウェア版数が初期値(NULL)である。また、可搬媒体31上のファームウェア版数とフラッシュメモリ32上のファームウェア版数とが等しい。
 このようなパターン3は、筐体ROM11が新たな筐体ROM11に交換された場合に相当し、新たな筐体ROM11の筐体には、可搬媒体31やフラッシュメモリ32に格納された筐体シリアル番号とは異なる、新たな筐体シリアル番号が予め格納されている。この場合、可搬媒体31およびフラッシュメモリ32には、同じ筐体シリアル番号,同じファームウェア版数および同じ設定データ等が保存されている。従って、ファームウェアが参照すべき設定データは、可搬媒体31上の設定データであってもフラッシュメモリ32上の設定データであってもよく、本実施形態では、フラッシュメモリ32に代表させる。つまり、テーブルTにおいて、パターン3の場合、ファームウェアが参照すべき設定データの格納場所は、フラッシュメモリ32である。
 したがって、判定部33aは、フラッシュメモリ32上の筐体シリアル番号とMMB30に実装された可搬媒体31上の筐体シリアル番号とが一致し且つ筐体ROM11における筐体シリアル番号がフラッシュメモリ32および可搬媒体31上の筐体シリアル番号と異なり且つ筐体ROM11に格納されたファームウェアの版数情報が初期値(NULL)である場合、筐体ROM11が新たな筐体ROM11に交換されたと判定する。つまり、判定部33aは、テーブルTを参照し、処理装置1がパターン3に相当する状態であると判定し、ファームウェアが参照すべき設定データが、フラッシュメモリ32に格納されていると判定する(図4のステップS13,S20からステップS24参照)。
 パターン3の場合、交換後の新たな筐体ROM11上のファームウェア版数が初期値(NULL)である。このため、書込制御部33bは、ファームウェア版数をフラッシュメモリ32(または可搬媒体31)から読み出し、読み出したファームウェア版数を筐体EEPROM11の版数格納領域に書き込む(図4のステップS24,S25参照)。
 また、パターン3の場合、交換後の新たな筐体ROM11には新たな筐体シリアル番号が格納されており、書込制御部33bは、筐体ROM11における新たな筐体シリアル番号を書き換えることができない。このため、書込制御部33bは、筐体ROM11上の筐体シリアル番号を読み出し、読み出した筐体シリアル番号を、フラッシュメモリ32および可搬媒体31における筐体シリアル番号格納領域に上書きする(図4のステップS19参照)。
  〔A4〕パターン4
 パターン4の場合、フラッシュメモリ32上の筐体シリアル番号と可搬媒体31上の筐体シリアル番号とがいずれも初期値(NULL)であり、且つ、筐体ROM11に筐体10のシリアル番号が格納されている。また、筐体ROM11,可搬媒体31およびフラッシュメモリ32上のファームウェア版数が等しい。
 このようなパターン4は、処理装置1をデフォルト状態から始めて電源を投入した状態(初期起動)に相当する。この場合、可搬媒体31およびフラッシュメモリ32には、同じファームウェア版数および同じ設定データ等が保存されている。従って、ファームウェアが参照すべき設定データは、可搬媒体31上の設定データであってもフラッシュメモリ32上の設定データであってもよく、本実施形態では、フラッシュメモリ32に代表させる。つまり、テーブルTにおいて、パターン4の場合、ファームウェアが参照すべき設定データの格納場所は、フラッシュメモリ32である。
 したがって、判定部33aは、フラッシュメモリ32上の筐体シリアル番号とMMB30に実装された可搬媒体31上の筐体シリアル番号とがいずれも初期値(NULL)であり且つ筐体ROM11に筐体10のシリアル番号が格納されている場合、処理装置1をデフォルト状態から始めて電源を投入した状態であると判定する。つまり、判定部33aは、テーブルTを参照し、処理装置1がパターン4に相当する状態であると判定し、ファームウェアが参照すべき設定データが、フラッシュメモリ32に格納されていると判定する(図4のステップS13,S20からステップS18参照)。
 パターン4の場合、フラッシュメモリ32上の筐体シリアル番号と可搬媒体31上の筐体シリアル番号とがいずれも初期値(NULL)である。このため、書込制御部33bは、筐体ROM11上の筐体シリアル番号を読み出し、読み出した筐体シリアル番号を、フラッシュメモリ32および可搬媒体31上の筐体シリアル番号格納領域に上書きする(図4のステップS19参照)。
  〔A5〕パターン5
 パターン5の場合、フラッシュメモリ32上の筐体シリアル番号と可搬媒体31上の筐体シリアル番号と筐体ROM11上の筐体シリアル番号とが等しい。また、筐体ROM11,可搬媒体31およびフラッシュメモリ32上のファームウェア版数も等しい。
 このようなパターン5は、処理装置1を再起動した状態、つまり筐体10のAC電源をオフ状態からオン状態に切り替えた場合に相当する。この場合、パターン3と同様、可搬媒体31およびフラッシュメモリ32には、同じ筐体シリアル番号,同じファームウェア版数および同じ設定データ等が保存されている。従って、ファームウェアが参照すべき設定データは、可搬媒体31上の設定データであってもフラッシュメモリ32上の設定データであってもよく、本実施形態では、フラッシュメモリ32に代表させる。つまり、テーブルTにおいて、パターン5の場合、ファームウェアが参照すべき設定データの格納場所は、フラッシュメモリ32である。
 したがって、判定部33aは、フラッシュメモリ32上の筐体シリアル番号とMMB30に実装された可搬媒体31上の筐体シリアル番号と筐体ROM11上の筐体シリアル番号とが一致する場合、処理装置1を再起動した状態であると判定する。つまり、判定部33aは、テーブルTを参照し、処理装置1がパターン5に相当する状態であると判定し、ファームウェアが参照すべき設定データが、フラッシュメモリ32に格納されていると判定する(図4のステップS13,S20からステップS18参照)。
  〔A6〕パターン6
 パターン6の場合、筐体ROM11上の筐体シリアル番号と可搬媒体31上の筐体シリアル番号とが等しく、且つ、フラッシュメモリ32上の筐体シリアル番号が筐体ROM11および可搬媒体31上の筐体シリアル番号と異なっている。また、筐体ROM11上のファームウェア版数と可搬媒体31上のファームウェア版数とが等しく、且つ、フラッシュメモリ32上のファームウェア版数が筐体ROM11および可搬媒体31上のファームウェア版数と異なっている。
 このようなパターン6は、MMB30を、他の筐体10で使用されていたMMB30に交換し、交換後のMMB30に、交換前のMMB30に実装されていた可搬媒体31を実装して引き継いだ場合に相当する。この場合、交換後のMMB30に搭載されたフラッシュメモリ32には、当然、交換前のMMB30上で動作するファームウェアの設定データ等は格納されていない。このため、交換前のMMB30に実装されていた可搬媒体31に保存された、交換前のMMB30におけるファームウェアの設定データが、交換後のMMB30に引き継がれる。従って、ファームウェアが参照すべき設定データは、可搬媒体31上の設定データとなる。つまり、テーブルTにおいて、パターン6の場合、ファームウェアが参照すべき設定データの格納場所は、可搬媒体31である。
 したがって、判定部33aは、筐体ROM11上の筐体シリアル番号とMMB30に実装された可搬媒体31上の筐体シリアル番号とが一致し且つフラッシュメモリ32上の筐体シリアル番号が筐体ROM11および可搬媒体32上の筐体シリアル番号と異なる場合、MMB30が他の筐体10で使用されていたMMB30に交換されたと判定する。つまり、判定部33aは、テーブルTを参照し、ファームウェアが参照すべき設定データが、可搬媒体31に格納されていると判定する(図4のステップS13からステップS14参照)。
 パターン6の場合、書込制御部33bは、可搬媒体31上の各種設定データを読み出し、読み出した各種設定データを、交換後のMMB30に実装されたフラッシュメモリ32に書き込む(図4のステップS14,S15参照)。これにより、各種設定データが、フラッシュメモリ32上に書き込まれ、可搬媒体31によってバックアップされる。
 また、パターン6では、可搬媒体31上のファームウェア版数と、交換後のMMB30上のフラッシュメモリ32上のファームウェア版数とは不一致である。このため、書込制御部33bは、可搬媒体31上のファームウェア版数をフラッシュメモリ32の版数情報格納領域に上書き更新するとともに、可搬媒体31上の圧縮データを復元して得られたファームウェアコードをフラッシュメモリ32に書き込み更新する(図4のステップS17参照)。なお、フラッシュメモリ32においてデータが2つのパーティション#1,#2に二重化されて格納されている場合の、ファームウェアコードの書込手順については、図5および図6を参照しながら後述する。
 さらに、パターン6では、可搬媒体31上の筺体シリアル番号と筺体ROM11上の筺体シリアル番号とが等しいが、フラッシュメモリ32上の筐体シリアル番号が、筐体ROM11および可搬媒体31上の筐体シリアル番号と異なっている。このため、書込制御部33bは、筐体ROM11上の筐体シリアル番号をフラッシュメモリ32上の筐体シリアル番号格納領域に上書きする(図4のステップS19参照)。
  〔A7〕パターン7
 パターン7の場合、筐体ROM11上の筐体シリアル番号とフラッシュメモリ32上の筐体シリアル番号とが等しく、且つ、可搬媒体31上の筐体シリアル番号が筐体ROM11およびフラッシュメモリ32上の筐体シリアル番号と異なっている。また、筐体ROM11上のファームウェア版数とフラッシュメモリ32上のファームウェア版数とが等しく、且つ、可搬媒体31上のファームウェア版数が筐体ROM11およびフラッシュメモリ32上のファームウェア版数と異なっている。
 このようなパターン7は、例えば、パターン2のごとくMMB30に実装されていた可搬媒体31を新たな可搬媒体31に交換する際に、誤って他の筐体10で使用されていた可搬媒体31に交換した場合に相当し、通常、ユーザオペ―レーションミスで発生する。交換後の可搬媒体31には、他の筐体10のシリアル番号と他の筐体10におけるMMB30上で動作するファームウェアの版数とが保存されている。
 この場合、判定部33aは、可搬媒体31上の情報と、筐体ROM11およびフラッシュメモリ32上の情報とのどちらが、本処理装置1にとって妥当な情報であるか判定することができない。つまり、判定部33aは、MMB30上で動作するファームウェアが参照すべき設定データが、フラッシュメモリ32と可搬媒体31とのうちのいずれに格納されているか判定不能である。従って、判定部33aは、テーブルTを参照し、筐体シリアル番号およびファームウェア版数がパターン7の場合、ファームウェア異常(NG)と判定する。
  〔A8〕パターン8
 パターン8の場合、筐体ROM11上の筐体シリアル番号と可搬媒体31上の筐体シリアル番号とが異なっており、且つ、フラッシュメモリ32上の筐体シリアル番号は初期値(NULL)である。また、筐体ROM11上のファームウェア版数と可搬媒体31上のファームウェア版数とが異なっており、且つ、フラッシュメモリ32上のファームウェア版数は起動用ファームウェアを示すVer.xである。
 このようなパターン8は、例えば、パターン1のごとくMMB30を新たなボード30に交換し交換前のMMB30に実装されていた可搬媒体31を新たなボード30に実装する際に、誤って他の筐体10で使用されていた可搬媒体31をボード30に実装した場合に相当し、通常、ユーザオペ―レーションミスで発生する。交換後の可搬媒体31には、他の筐体10のシリアル番号と他の筐体10におけるMMB30上で動作するファームウェアの版数とが保存されている。
 この場合、判定部33aは、可搬媒体31上の情報と、筐体ROM11上の情報とのどちらが、本処理装置1にとって妥当な情報であるか判定することができない。つまり、判定部33aは、可搬媒体31に、MMB30上で動作するファームウェアが参照すべき設定データが格納されているかを判定不能である。従って、判定部33aは、テーブルTを参照し、筐体シリアル番号およびファームウェア版数がパターン8の場合、ファームウェア異常(NG)と判定する。
  〔A9〕パターン9
 パターン9の場合、筐体ROM11上の筐体シリアル番号とフラッシュメモリ32上の筐体シリアル番号とが異なっており、且つ、可搬媒体31上の筐体シリアル番号は初期値(NULL)である。また、筐体ROM11上のファームウェア版数とフラッシュメモリ32上のファームウェア版数とが異なっており、且つ、可搬媒体31上のファームウェア版数は起動用ファームウェアを示すVer.xである。
 このようなパターン9は、例えば、可搬媒体31およびMMB30を交換する際に、可搬媒体31は新たなものに交換し、MMB30を他の筐体10で使用されていたMMB30に交換した場合に相当し、通常、ユーザオペ―レーションミスで発生する。交換後のMMB30に実装されたフラッシュメモリ32には、他の筐体10のシリアル番号と他の筐体10におけるMMB30上で動作するファームウェアの版数とが保存されている。また、交換後の可搬媒体31には、筐体シリアル番号として初期値(NULL)が保存され、ファームウェア版数として起動用ファームウェアを示すVer.xが保存される。
 この場合、判定部33aは、フラッシュメモリ32上の情報と、筐体ROM11上の情報とのどちらが、本処理装置1にとって妥当な情報であるか判定することができない。つまり、判定部33aは、フラッシュメモリ32に、MMB30上で動作するファームウェアが参照すべき設定データが格納されているかを判定不能である。従って、判定部33aは、テーブルTを参照し、筐体シリアル番号およびファームウェア版数がパターン9の場合、ファームウェア異常(NG)と判定する。
  〔A10〕パターン10
 パターン10の場合、可搬媒体31上の筐体シリアル番号とフラッシュメモリ32上の筐体シリアル番号とが等しく、且つ、筐体ROM11上の筐体シリアル番号が可搬媒体31およびフラッシュメモリ32上の筐体シリアル番号と異なっている。また、可搬媒体31上のファームウェア版数とフラッシュメモリ32上のファームウェア版数とが等しく、且つ、筐体ROM11上のファームウェア版数が可搬媒体31およびフラッシュメモリ32上のファームウェア版数と異なっている。
 このようなパターン10は、例えば、可搬媒体31およびMMB30を交換する際に、他の筐体10で使用されていた可搬媒体31およびMMB30に交換した場合に相当し、通常、ユーザオペ―レーションミスで発生する。交換後のMMB30に実装されたフラッシュメモリ32には、他の筐体10のシリアル番号と他の筐体10におけるMMB30上で動作するファームウェアの版数とが保存されている。また、交換後の可搬媒体31にも、他の筐体10のシリアル番号と他の筐体10におけるMMB30上で動作するファームウェアの版数とが保存されている。
 この場合、判定部33aは、可搬媒体31およびフラッシュメモリ32上の情報と筐体ROM11上の情報とのどちらが、本処理装置1にとって妥当な情報であるか判定することができない。つまり、判定部33aは、可搬媒体31およびフラッシュメモリ32に、MMB30上で動作するファームウェアが参照すべき設定データが格納されているかを判定不能である。従って、判定部33aは、テーブルTを参照し、筐体シリアル番号およびファームウェア版数が判定結果がパターン10の場合、ファームウェア異常(NG)と判定する。
 上述したパターン7~10の場合、判定部33aが、テーブルTを参照し、ファームウェア異常(判定結果NG)と判定すると、SP33は、ファームウェアを縮退状態とし、ユーザに対し保守を促す。処理装置1は、上述のようなファームウェア異常をユーザに通知すべく、例えば、LEDランプ等の点灯/点滅による表示機能(図示略)や、音声,警告音等による通知機能(図示略)などを有している。
 〔2〕処理装置および管理ボードの動作
 次に、上述のごとく構成された処理装置1およびMMB30の動作について、図3~図6を参照しながらより具体的に説明する。
  〔2-1〕処理装置(管理ボード)の動作
 まず、図3に示すフローチャート(ステップS1~S4)に従って、本実施形態の処理装置1(MMB30)の起動時における動作について概略的に説明する。
 処理装置1において電源が投入されると(ステップS1)、MMB30上で、このMMB30上に搭載されているフラッシュメモリ32を使用して、ファームウェアが起動される(ステップS2)。その後、SP33によって、筐体ROM11,可搬媒体31およびフラッシュメモリ32から、筺体シリアル番号およびファームウェア版数が取得される。そして、SP33(判定部33aおよび書込制御部33b)により、例えば図2に示すテーブルTや図4に示す手順に従って、後述する所定の判定処理やデータ書込処理が実行される(ステップS3)。判定処理の結果、全ての判定事項に問題がなかった場合、MMB30は、システム管理、つまり複数のサーバ20を開始する(ステップS4)。
  〔2-2〕管理ボードにおける判定部および書込制御部の動作
 次に、図4に示すフローチャート(ステップS11~S26)に従って、図3のステップS3の動作、即ち、本実施形態のMMB30における判定部33aおよび書込制御部33bの動作について説明する。
 まず、SP33によって、筐体ROM11,可搬媒体31およびフラッシュメモリ32から、筺体シリアル番号およびファームウェア版数が取得される(ステップS11)。判定部33aは、取得された筺体シリアル番号およびファームウェア版数と図2に示すテーブルTの各パターンとを比較することにより、取得された筺体シリアル番号およびファームウェア版数がテーブルTいずれのパターンに対応するかを判定する(ステップS12,S13,S20)。
 このとき、判定部33aは、テーブルTに基づき、MMB30上で動作するファームウェアが参照すべき設定データが、フラッシュメモリ32と可搬媒体31とのうちのいずれに格納されているか判定可能であるか否かを判定する(ステップS12)。つまり、判定部33aは、パターン1~6の場合、判定可能(OK)であると判定する一方、パターン7~10の場合、判定不能(NG)であると判定する。
 判定不能(NG)と判定された場合(ステップS12のNOルート)、ファームウェア異常が発生したものと判定され、SP33は、ファームウェアを縮退状態とし、ユーザに対し保守を促すべくファームウェア異常をユーザに通知する(ステップS26)。
 判定可能(OK)であると判定された場合(ステップS12のYESルート)、判定部33aは、テーブルTに基づき、ファームウェアが参照すべき設定データの格納場所がフラッシュメモリ32と可搬媒体31とのうちのいずれであるかを判定する(ステップS13)。つまり、判定部33aは、パターン1,6の場合、当該設定データが可搬媒体31に格納されていると判定する一方、パターン2~5の場合、当該設定データがフラッシュメモリ32に格納されていると判定する。
 当該設定データが可搬媒体31に格納されていると判定された場合(ステップS13のYESルート)、ステップS14~S19の処理が実行される。つまり、書込制御部33bにより、可搬媒体31上の各種設定データが読み出され(ステップS14)、読み出された各種設定データがフラッシュメモリ32に書き込まれる(ステップS15)。これにより、各種設定データが、フラッシュメモリ32上に書き込まれ、可搬媒体31によってバックアップされる。
 ついで、判定部33aにより、可搬媒体31上のファームウェア版数とフラッシュメモリ32上のファームウェア版数とが一致するか否かが判定され(ステップS16)、これらのファームウェア版数が一致する場合(ステップS16のYESルート)、ステップS18の処理へ移行する。上記ファームウェア版数が一致しない場合(ステップS16のNOルート)、書込制御部33bにより、可搬媒体31上のファームウェア版数が読み出されてフラッシュメモリ32の版数情報格納領域に上書き更新される。また、書込制御部33bにより、可搬媒体31上の圧縮データが読み出されてファームウェアコードに復元され、復元されたファームウェアコードがフラッシュメモリ32に書き込まれて更新される(ステップS17)。このステップS17で実行されるファームウェアコードの書込更新手順については、図5および図6を参照しながら後述する。
 そして、判定部33aにより、筺体ROM11上の筺体シリアル番号と可搬媒体31上の筺体シリアル番号とフラッシュメモリ32上の筐体シリアル番号とが一致するか否かが判定される(ステップS18)。可搬媒体31上の筺体シリアル番号とフラッシュメモリ32上の筐体シリアル番号との少なくとも一方が、筺体ROM11上の筺体シリアル番号と異なっている場合(ステップS18のNOルート)、筐体ROM11上の筐体シリアル番号が読み出される。読み出された筐体ROM11上の筐体シリアル番号は、書込制御部33bにより、筺体ROM11上の筺体シリアル番号と異なる筐体シリアル番号を保持している、可搬媒体31および/またはフラッシュメモリ32上の筐体シリアル番号格納領域に上書きされる(ステップS19)。
 ステップS19で筐体シリアル番号の上書きが実行された後、または、3つの筐体シリアル番号が一致する場合(ステップS18のYESルート)、判定部33aおよび書込制御部33bによる判定処理/データ書込処理(ファームウェア起動処理)が完了される。そして、MMB30のファームウェアは、フラッシュメモリ32上の設定データを用い、複数のサーバ20を含む処理装置1のシステム管理(サービス提供)を開始する。
 一方、当該設定データがフラッシュメモリ32に格納されていると判定された場合(ステップS13のNOルート)、パターン判定が行なわれる(ステップS20)。
 ステップS11で取得された筺体シリアル番号およびファームウェア版数がパターン2である場合(ステップS20の“パターン2”ルート)、ステップS21~S23,S18およびS19の処理が実行される。つまり、書込制御部33bにより、フラッシュメモリ32上の各種設定データが読み出され(ステップS21)、読み出された各種設定データが可搬媒体31に書き込まれる(ステップS22)。これにより、フラッシュメモリ32上の各種設定データが、可搬媒体31によってバックアップされる。
 ついで、書込制御部33bにより、フラッシュメモリ32上の版数情報が読み出されて可搬媒体31の版数情報格納領域に上書きされる。また、書込制御部33bにより、フラッシュメモリ32上のファームウェアコードが読み出されて圧縮データに圧縮され、得られた圧縮データが可搬媒体31に書き込まれる(ステップS23)。この後、判定部33aおよび書込制御部33bによる処理は、ステップS18,S19の処理へ移行する。
 ステップS11で取得された筺体シリアル番号およびファームウェア版数がパターン3である場合(ステップS20の“パターン3”ルート)、ステップS24,S25,S18およびS19の処理が実行される。つまり、書込制御部33bにより、フラッシュメモリ32上のファームウェア版数が読み出され(ステップS24)、読み出されたファームウェア版数が筐体EEPROM11の版数格納領域に書き込まれる(ステップS25)。この後、判定部33aおよび書込制御部33bによる処理は、ステップS18,S19の処理へ移行する。なお、ステップS25とステップS18との間において、上述したステップS21~S23と同様の処理が実行されてもよい。
 ステップS11で取得された筺体シリアル番号およびファームウェア版数が、パターン4,5である場合(ステップS20の“パターン4,5”ルート)、判定部33aおよび書込制御部33bによる処理は、ステップS18,S19の処理へ移行する。なお、ステップS18の処理へ移行する前に、上述したステップS21~S23と同様の処理が実行されてもよい。
 次に、図5に示すフローチャート(ステップS31~S39)に従って、図6を参照しながら、図4のステップS17で書込制御部33bによって実行されるファームウェアコードの書込更新手順(ファームウェア版数更新動作)について説明する。図5および図6においては、フラッシュメモリ32においてデータが2つのパーティション#1,#2に二重化されて格納されている場合の、ファームウェアコードの書込更新手順が示されている。ここで、図6に示すごとく、ボード交換後の初回起動時にシステムがマウントしているパーティションは#1であるとする。
 まず、書込制御部33bにより、旧ボード(交換前のボード)30から引き継がれた可搬媒体31上のファームウェア版数V1が取得される(ステップS31)。また、書込制御部33bにより、交換後のボード30上で現在動作しているファームウェアの版数V2(パターン1の場合は起動用ファームウェアの版数Ver.x)が、交換後のボード30上のフラッシュメモリ32から取得される(ステップS32)。このとき、版数V2は、システムがマウントしているパーティション#1から取得される。さらに、書込制御部33bにより、フラッシュメモリ32における2つのパーティション#1,#2のそれぞれに格納されているファームウェアコードの版数が取得される(ステップS33)。この時点(ボード交換後の初回起動時)で取得されたパーティション#1の版数およびパーティション#2の版数は、いずれも、ステップS32で取得された版数V2と同じである(図6のT1参照)。そして、書込制御部33bにより、ステップS31,S32でそれぞれ取得された版数V1,V2が比較される(ステップS34)。
 ボード交換後の初回起動時において、可搬媒体31上のファームウェア版数V1とフラッシュメモリ32のファームウェア版数V2とは異なっている(ステップS34のNOルート;図6のT1参照)。このため、書込制御部33bにより、現在、システムがマウントしていないパーティション#2に対し、ファームウェア版数V1が書き込まれるとともに、版数V1に対応するファームウェアコードが書き込まれる(ステップS35;図6のT2参照)。これにより、パーティション#2は版数V2から版数1に更新される。このとき、パーティション#2に書き込まれるファームウェアコードは、可搬媒体31上の圧縮コードを読み出して復元することによって取得される。この後、システムのマウントポジションをパーティション#1からパーティション#2へ切り替えてから(ステップS36;図6のマウントポジション参照)、システムが再起動(リブート)される(ステップS37)。
 システムが再起動されると、初回起動時と同様、旧ボード30から引き継がれた可搬媒体31上のファームウェア版数V1が取得される(ステップS31)。また、書込制御部33bにより、交換後のボード30上で現在動作しているファームウェアの版数V1が、交換後のボード30上のフラッシュメモリ32から取得される(ステップS32)。このとき、版数V1は、システムがマウントしているパーティション#2から取得される。さらに、書込制御部33bにより、フラッシュメモリ32における2つのパーティション#1,#2のそれぞれに格納されているファームウェアコードの版数が取得される(ステップS33)。再起動時に取得されたパーティション#1の版数およびパーティション#2の版数は、それぞれV2,V1である(図6のT3参照)。そして、書込制御部33bにより、ステップS31,S32でそれぞれ取得された版数V1,V1が比較される(ステップS34)。
 再起動時において、可搬媒体31上のファームウェア版数およびフラッシュメモリ32のファームウェア版数は、いずれもV1である(ステップS34のYESルート;図6のT3参照)。この場合、書込制御部33bにより、ステップS33で取得された2つのパーティション#1,#2における版数V2,V1が比較される(ステップS38)。このとき、パーティション#1における版数V2とパーティション#2における版数V1とは異なっているので(ステップS38のNOルート)、書込制御部33bにより、現在、システムがマウントしていないパーティション#1に対し、ファームウェア版数V1が書き込まれるとともに、版数V1に対応するファームウェアコードが書き込まれる(ステップS39;図6のT4参照)。これにより、パーティション#1も版数V2から版数1に更新される。このとき、パーティション#1に書き込まれるファームウェアコードは、パーティション#2から取得されるか、可搬媒体31上の圧縮コードを読み出して復元することによって取得される。
 以上の処理により、フラッシュメモリ32のパーティション#1,#2におけるファームウェア版数とファームウェアコードとが、それぞれ、可搬媒体31上のファームウェア版数と圧縮コードに対応するファームウェアコードとに更新される。更新を完了することで、交換後のボード30は、旧ボード30と同じファームウェア版数で、サービスの提供(複数のサーバ20の管理)を行なうことが可能となる。
  〔2-3〕判定・更新動作の具体例
 以下、テーブルTのパターン1~パターン10のそれぞれについて、図4のステップS11~S26を参照しながら、判定・更新動作を具体的に説明する。
  〔B1〕パターン1
 パターン1は、ハードウェア故障でMMB30を新たなボード30に交換する場合に相当する。この場合、交換作業者は、故障したボード30を筺体10のスロットから引き抜き、さらに、そのボード30で使用されていたSDカード(可搬媒体)31を引き抜く。そして、交換作業者は、新しいボード30にSDカード31を実装して、そのボード30を筺体10のスロットに挿入する。この状態で、交換作業者は、処理装置1(MMB30)を起動する。
 新しいボード30が起動されると、ファームウェアは、まず、筺体ROM11に格納されている筺体シリアル番号SN1を取得する(ステップS11)。また、ファームウェアは、ボード30上のフラッシュメモリ32に格納されている筺体シリアル番号SN3と、SDカード31に格納されている筺体シリアル番号SN2とを取得する(ステップS11)。このとき、筺体ROM11上のSN1の値が“SN012345”であるとすると、SDカード31は元々同じ筺体10で使用されていた物を引継いでいるので、SDカード上のSN2の値も同様に“SN012345”となる。また、ボード30は未使用の新たな物に交換されているため、フラッシュメモリ32上のSN3の値としては、初期値(NULL)が取得される。したがって、取得された筐体シリアル番号SN1~SN3の組合せは、テーブルTのパターン1に相当することになり、判定部33aによる判定結果はOKとなり(ステップS12のYESルート)、参照すべきデータはSDカード31に格納されていると判定される(ステップS13のYESルート)。
 ついで、ファームウェア(書込制御部33b)は、SDカード31から動作設定データを取得し(ステップS14)、取得した動作設定データをフラッシュメモリ32上の格納領域にコピーする(ステップS15)。次に、ファームウェアは、SDカード31に格納されているファームウェアコードの圧縮データの版数と、フラッシュメモリ32上に展開されているファームウェアコードの版数とを比較する(ステップS16)。版数が等しい場合(ステップS16のYESルート)、ファームウェアは次の処理(ステップS18)に進む。一方、版数が異なる場合(ステップS16のNOルート)、ファームウェアは、SDカード31上のファームウェアデータをフラッシュメモリ32上に書き込む処理を開始する(ステップS17)。フラッシュメモリ32が二重化されている場合、フラッシュメモリ32への書込み処理は、例えば図5および図6を参照しながら前述した手順で実行される。
 最後に、筺体ROM11上の筐体シリアル番号SN1とSDカード31上の筺体シリアル番号SN2とフラッシュメモリ32上の筺体シリアル番号SN3とが比較される(ステップS18)。パターン1の場合、フラッシュメモリ32上の筐体シリアル番号SN3の値が初期値(NULL)であって、筐体シリアル番号SN1,SN2の値“SN012345”と異なっている(ステップS18のNOルート)。このため、筺体ROM11上のSN1の値“SN012345”が、フラッシュメモリ32上の格納領域に上書きされる(ステップS19)。なお、SDカード31上のSN2の値は、筺体ROM11上のSN1の値と同じであるので、SDカード31に対するSN1の値の上書き処理は行なわない。
 以上の処理が完了すると、交換された新たなボード30上のフラッシュメモリ32には、旧ボード30と同じファームウェア版数のファームウェアコードが展開されるとともに、旧ボード30と同じ動作設定データが引き継がれる。これにより、交換後のボード30は、旧ボード30と同じファームウェア版数で、且つ、旧ボード30と同じ動作設定データに基づき、サービスの提供(複数のサーバ20の管理)を行なうことが可能となる。
  〔B2〕パターン2
 パターン2は、ハードウェア故障でSDカード31を交換する場合に相当する。この場合、交換作業者は、一旦、MMB30を筺体10のスロットから引き抜き、そのボード30上の故障したSDカード31を引き抜く。そして、交換作業者は、新しいSDカード31をボード30に実装してから、そのボード30を筺体10のスロットに再挿入する。この状態で、交換作業者は、処理装置1(MMB30)を起動する。
 新しいSDカード31を実装されたボード30が起動されると、ファームウェアは、まず、筺体ROM11上の筐体シリアル番号SN1とSDカード31上の筺体シリアル番号SN2とフラッシュメモリ32上の筺体シリアル番号SN3とを取得する(ステップS11)。このとき、筺体ROM11上のSN1の値が“SN012345”であるとすると、ボード30は交換しておらず元々同じ筺体10で使用されていた物を引継いでいるので、フラッシュメモリ32上のSN3の値も同様に“SN012345”となる。また、SDカード31が新たな物に交換されているため、SDカード31上のSN2の値としては、初期値(NULL)が取得される。したがって、取得された筐体シリアル番号SN1~SN3の組合せは、テーブルTのパターン2に相当することになり、判定部33aによる判定結果はOKとなり(ステップS12のYESルート)、参照すべきデータはフラッシュメモリ32に格納されていると判定される(ステップS13のNOルート)。そして、ファームウェアはステップS21の処理へ移行する(ステップS20の“パターン2”ルート)。
 ついで、ファームウェア(書込制御部33b)は、フラッシュメモリ32から動作設定データを取得し(ステップS21)、取得した動作設定データをSDカード31上の格納領域にコピーする(ステップS22)。さらに、ファームウェアは、フラッシュメモリ32上に展開されているファームウェアコードを圧縮し、圧縮されたコード(圧縮データ)をSDカード31に格納する(ステップS23)。
 最後に、筺体ROM11上の筐体シリアル番号SN1とSDカード31上の筺体シリアル番号SN2とフラッシュメモリ32上の筺体シリアル番号SN3とが比較される(ステップS18)。パターン2の場合、SDカード31上の筐体シリアル番号SN2の値が初期値(NULL)であって、筐体シリアル番号SN1,SN3の値“SN012345”と異なっている(ステップS18のNOルート)。このため、筺体ROM11上のSN1の値“SN012345”が、SDカード31上の格納領域に上書きされる(ステップS19)。なお、フラッシュメモリ32上のSN3の値は、筺体ROM11上のSN1の値と同じであるので、フラッシュメモリ32に対するSN1の値の上書き処理は行なわない。
 以上の処理が完了すると、ボード30上の新たなSDカード31には、交換前のSDカード(旧カード)31と同じファームウェア版数のファームウェアコードの圧縮データが復元されるとともに、旧カード31と同じ動作設定データが復元される。この後、ボード30は、新たなSDカード31によるバックアップを受けながら、サービスの提供(複数のサーバ20の管理)を行なうことが可能となる。
  〔B3〕パターン3
 パターン3は、筺体ROM11の故障に伴い、この筐体ROM11を交換する場合に相当する。この場合、交換作業者は、筺体10(処理装置1)の電源をオフ状態にした後、筺体ROM11を新しい物に交換する。なお、新しい筐体ROM11には、交換前の筐体ROM11に格納されていた筐体シリアル番号(例えば“SN012345”)とは異なる筐体シリアル番号(例えば“SN67890”)が予め格納されている。また、新しい筐体ROM11の版数格納領域には、ファームウェア版数として初期値(NULL)が格納されている。そして、交換作業者は、交換を完了すると、筺体10(処理装置1)の電源をオン状態にする。
 筐体10の電源が投入されると、MMB30上のファームウェアが起動され、ファームウェアは、まず、筺体ROM11上の筐体シリアル番号SN1とSDカード31上の筺体シリアル番号SN2とフラッシュメモリ32上の筺体シリアル番号SN3とを取得するとともに、筺体ROM11上のファームウェア版数を取得する(ステップS11)。このとき、筐体ROM11が交換されているので、SDカード31上のSN2の値およびフラッシュメモリ32上のSN3の値は、筺体ROM11上のSN1の値と異なるとともに、筐体ROM11のファームウェア版数の値としては、初期値(NULL)が格納されている。ここで、SDカード31上のSN2の値およびフラッシュメモリ32上のSN3の値は、交換前の筐体ROM11に格納されていたSN1の値“SN012345”である。したがって、取得された筐体シリアル番号SN1~SN3の組合せは、テーブルTのパターン3に相当することになり、判定部33aによる判定結果はOKとなり(ステップS12のYESルート)、参照すべきデータはフラッシュメモリ32に格納されていると判定される(ステップS13のNOルート)。そして、ファームウェアは、ステップS24の処理へ移行する(ステップS20の“パターン3”ルート)。
 ついで、ファームウェア(書込制御部33b)は、フラッシュメモリ32からファームウェア版数を取得し(ステップS24)、取得したファームウェア版数を筐体ROM11の版数格納領域にコピーする(ステップS25)。
 なお、パターン3では、可搬媒体31とフラッシュメモリ32とには、同じ筐体シリアル番号,同じファームウェア版数および同じ設定データ等が保存されているので、パターン2で行なったステップS21~S23の処理は省略されている。しかし、フラッシュメモリ32上に展開されている最新の情報をSDカード31によって確実にバックアップすべく、パターン3においても、ファームウェアは、上述したステップS21~S23と同様の処理を実行してもよい。
 最後に、筺体ROM11上の筐体シリアル番号SN1とSDカード31上の筺体シリアル番号SN2とフラッシュメモリ32上の筺体シリアル番号SN3とが比較される(ステップS18)。パターン3の場合、SDカード31上のSN2の値およびフラッシュメモリ32上のSN3の値は、いずれも“SN012345”で、筺体ROM11上のSN1の値“SN67890”と異なっている(ステップS18のNOルート)。このため、筺体ROM11上のSN1の値“SN012345”が、SDカード31およびフラッシュメモリ32上の格納領域にそれぞれ上書きされる(ステップS19)。
 以上の処理が完了すると、MMB30は、サービスの提供(複数のサーバ20の管理)を行なうことが可能となる。
  〔B4〕パターン4
 パターン4は、筺体10(処理装置1)がデフォルト状態から始めて電源を投入される場合(初期起動)に相当する。この場合、筐体10の電源が投入されると、MMB30上のファームウェアが起動され、ファームウェアは、まず、筺体ROM11上の筐体シリアル番号SN1とSDカード31上の筺体シリアル番号SN2とフラッシュメモリ32上の筺体シリアル番号SN3とを取得する(ステップS11)。このとき、筺体ROM11上のSN1の値が“SN012345”であるとすると、SDカード31上のSN2の値およびフラッシュメモリ32上のSN3の値は、いずれも初期値(NULL)で、筺体ROM11上のSN1の値“SN012345”と異なる。したがって、取得された筐体シリアル番号SN1~SN3の組合せは、テーブルTのパターン4に相当することになり、判定部33aによる判定結果はOKとなり(ステップS12のYESルート)、参照すべきデータはフラッシュメモリ32に格納されていると判定される(ステップS13のNOルート)。そして、ファームウェアはステップS18の処理へ移行する(ステップS20の“パターン4,5”ルート)。
 なお、パターン4では、可搬媒体31とフラッシュメモリ32とには、同じ筐体シリアル番号,同じファームウェア版数および同じ設定データ等が保存されているので、パターン2で行なったステップS21~S23の処理は省略されている。しかし、フラッシュメモリ32上に展開されている最新の情報をSDカード31によって確実にバックアップすべく、パターン4においても、ファームウェアは、ステップS18の処理へ移行する前に、上述したステップS21~S23と同様の処理を実行してもよい。
 最後に、筺体ROM11上の筐体シリアル番号SN1とSDカード31上の筺体シリアル番号SN2とフラッシュメモリ32上の筺体シリアル番号SN3とが比較される(ステップS18)。パターン4の場合、SDカード31上のSN2の値およびフラッシュメモリ32上のSN3の値は、いずれも初期値(NULL)で、筺体ROM11上のSN1の値“SN012345”と異なっている(ステップS18のNOルート)。このため、筺体ROM11上のSN1の値“SN012345”が、SDカード31およびフラッシュメモリ32上の格納領域にそれぞれ上書きされる(ステップS19)。
 以上の処理が完了すると、MMB30は、サービスの提供(複数のサーバ20の管理)を行なうことが可能となる。
  〔B5〕パターン5
 パターン5は、筐体10(処理装置1)の再起動が行なわれる場合、つまり筐体10のAC電源をオフ状態からオン状態に切り替えた場合に相当する。この場合、筺体10の電源がオフからオンに切り替えられた後に、電源が投入されると、MMB30上のファームウェアが起動される。そして、ファームウェアは、まず、筺体ROM11上の筐体シリアル番号SN1とSDカード31上の筺体シリアル番号SN2とフラッシュメモリ32上の筺体シリアル番号SN3とを取得する(ステップS11)。このとき、筺体ROM11上のSN1の値が“SN012345”であるとすると、SDカード31上のSN2の値およびフラッシュメモリ32上のSN3も、筺体ROM11上のSN1の値“SN012345”と等しい。したがって、取得された筐体シリアル番号SN1~SN3の組合せは、テーブルTのパターン5に相当することになり、判定部33aによる判定結果はOKとなり(ステップS12のYESルート)、参照すべきデータはフラッシュメモリ32に格納されていると判定される(ステップS13のNOルート)。そして、ファームウェアはステップS18の処理へ移行する(ステップS20の“パターン4,5”ルート)。
 なお、パターン5では、可搬媒体31とフラッシュメモリ32とには、同じ筐体シリアル番号,同じファームウェア版数および同じ設定データ等が保存されているので、パターン2で行なったステップS21~S23の処理は省略されている。しかし、フラッシュメモリ32上に展開されている最新の情報をSDカード31によって確実にバックアップすべく、パターン5においても、ファームウェアは、ステップS18の処理へ移行する前に、上述したステップS21~S23と同様の処理を実行してもよい。
 最後に、筺体ROM11上の筐体シリアル番号SN1とSDカード31上の筺体シリアル番号SN2とフラッシュメモリ32上の筺体シリアル番号SN3とが比較される(ステップS18)。パターン5の場合、SDカード31上のSN2の値およびフラッシュメモリ32上のSN3の値は、いずれも“SN012345”で、筺体ROM11上のSN1の値“SN012345”と等しい(ステップS18のYESルート)。このため、ステップS19の処理はスキップされる。
 以上の処理が完了すると、MMB30は、サービスの提供(複数のサーバ20の管理)を行なうことが可能となる。
  〔B6〕パターン6
 パターン6は、ハードウェア故障でMMB30を交換する場合であって、MMB30を他の筺体10で動作していたボード30に交換する場合に相当する。この場合、交換作業者は、故障したボード(旧ボード)30を筺体10のスロットから引き抜き、さらに、旧ボード30で使用されていたSDカード31を引き抜く。そして、交換作業者は、他の筺体10で動作していたボード(新ボード/交換後ボード)30にSDカード31を実装してから、そのボード30を筺体10のスロットに挿入する。
 新ボード30が起動されると、ファームウェアは、まず、筺体ROM11上の筐体シリアル番号SN1とSDカード31上の筺体シリアル番号SN2とフラッシュメモリ32上の筺体シリアル番号SN3とを取得する(ステップS11)。このとき、筺体ROM11上のSN1の値が“SN012345”であるとすると、SDカード31は元々同じ筺体10で使用されていた物を引継いでいるので、SDカード上のSN2の値も同様に“SN012345”となる。また、ボード30は他の筐体10に搭載されていた物に交換されているため、フラッシュメモリ32上のSN3の値としては、以前、ボード30が搭載されていた筐体10のシリアル番号、例えば“SN303030”が取得される。従って、取得された筐体シリアル番号SN1~SN3の組合せは、テーブルTのパターン6に相当することになり、判定部33aによる判定結果はOKとなり(ステップS12のYESルート)、参照すべきデータはSDカード31に格納されていると判定される(ステップS13のYESルート)。
 ついで、パターン1と同様、ステップS14~S17の処理が実行される。つまり、ファームウェア(書込制御部33b)は、SDカード31から動作設定データを取得し(ステップS14)、取得した動作設定データをフラッシュメモリ32上の格納領域にコピーする(ステップS15)。次に、ファームウェアは、SDカード31に格納されているファームウェアコードの圧縮データの版数と、フラッシュメモリ32上に展開されているファームウェアコードの版数とを比較する(ステップS16)。版数が等しい場合(ステップS16のYESルート)、ファームウェアは次の処理(ステップS18)に進む。一方、版数が異なる場合(ステップS16のNOルート)、ファームウェアは、SDカード31上のファームウェアデータをフラッシュメモリ32上に書き込む処理を開始する(ステップS17)。フラッシュメモリ32が二重化されている場合、フラッシュメモリ32への書込み処理は、例えば図5および図6を参照しながら前述した手順で実行される。
 最後に、筺体ROM11上の筐体シリアル番号SN1とSDカード31上の筺体シリアル番号SN2とフラッシュメモリ32上の筺体シリアル番号SN3とが比較される(ステップS18)。パターン6の場合、フラッシュメモリ32上の筐体シリアル番号SN3の値が“SN303030”であって、筐体シリアル番号SN1,SN2の値“SN012345”と異なっている(ステップS18のNOルート)。このため、筺体ROM11上のSN1の値“SN012345”が、フラッシュメモリ32上の格納領域に上書きされる(ステップS19)。なお、SDカード31上のSN2の値は、筺体ROM11上のSN1の値と同じであるので、SDカード31に対するSN1の値の上書き処理は行なわない。
 以上の処理が完了すると、交換されたボード30上のフラッシュメモリ32には、旧ボード30と同じファームウェア版数のファームウェアコードが展開されるとともに、旧ボード30と同じ動作設定データが引き継がれる。これにより、交換後のボード30は、旧ボード30と同じファームウェア版数で、且つ、旧ボード30と同じ動作設定データに基づき、サービスの提供(複数のサーバ20の管理)を行なうことが可能となる。
  〔B7〕パターン7
 パターン7は、例えば、ハードウェア故障でSDカード31を新しい物に交換する際に、誤って他の筐体10におけるMMB30で使用されていたSDカード31に交換した場合に相当する。この場合、交換作業者は、一旦、MMB30を筺体10のスロットから引き抜き、そのボード30上の故障したSDカード31を引き抜く。この後、交換作業者は、未使用の新しいSDカード31を実装すべきところ、誤って他のMMB30で動作していたSDカード31を実装して、そのボード30を筺体10のスロットに挿入する。交換作業者は、交換を完了すると、筺体10(処理装置1)の電源をオン状態にする。なお、交換後のSDカード31には、他の筐体10のシリアル番号と他の筐体10におけるMMB30上で動作するファームウェアの版数とが保存されている。
 筐体10の電源が投入されると、MMB30上のファームウェアが起動され、ファームウェアは、まず、筺体ROM11上の筐体シリアル番号SN1とSDカード31上の筺体シリアル番号SN2とフラッシュメモリ32上の筺体シリアル番号SN3とを取得するとともに、筺体ROM11上のファームウェア版数を取得する(ステップS11)。このとき、筺体ROM11上のSN1の値が“SN012345”であるとすると、ボード30は交換しておらず元々同じ筺体10で使用されていた物を引継いでいるので、フラッシュメモリ32上のSN3の値も同様に“SN012345”となる。また、SDカード31が、他の筐体10で使用されていた物に交換されているため、SDカード31上のSN2としては、SN1,SN3の値“SN012345”と異なる値“SN505050”が取得される。したがって、取得された筐体シリアル番号SN1~SN3の組合せは、テーブルTのパターン7に相当することになり、判定部33aによる判定結果はNGとなる(ステップS12のNOルート)。
 この場合、ファームウェアは、参照すべき設定データの格納場所を判定不能で、正しい設定データを見出せず、これ以上動作することがきないため、縮退状態へと移行する。縮退状態となった場合、ハードウェアのアラームLEDが点灯するなどして、ユーザは、ファームウェア異常が発生したことを認識することができる(ステップS26)。その後、ユーザは、ローカルコンソール(図示略)等から、限られたコマンドを実行することができ、アラームログの確認や復旧作業を行なうことができる。パターン7の場合、アラームログから、SDカード31の交換ミスが発生したことが認識され、正しいSDカード31に交換した後、再度、図4に示す処理が実行される。
  〔B8〕パターン8
 パターン8は、例えば、ハードウェア故障でMMB30を新しい物に交換する際に、誤ったSDカード31を実装した場合に相当する。つまり、パターン8は、MMB30を未使用のボード30に交換する際に、交換前のMMB30に実装されていたSDカード31を新たなボード30に実装すべきところ、誤って他の筐体10におけるMMB30で使用されていたSDカード31をボード30に実装した場合に相当する。この場合、交換作業者は、故障したボード30を筺体10のスロットから引き抜き、さらに、そのボード30で使用されていたSDカード30を引き抜く。そして、新たなボード30に、誤って、他のMMB30で動作していたSDカード31を実装し、そのボード30を筺体10のスロットに挿入する。交換作業者は、交換を完了すると、筺体10(処理装置1)の電源をオン状態にする。なお、交換後のSDカード31には、他の筐体10のシリアル番号と他の筐体10におけるMMB30上で動作するファームウェアの版数とが保存されている。
 筐体10の電源が投入されると、MMB30上のファームウェアが起動され、ファームウェアは、まず、筺体ROM11上の筐体シリアル番号SN1とSDカード31上の筺体シリアル番号SN2とフラッシュメモリ32上の筺体シリアル番号SN3とを取得するとともに、筺体ROM11上のファームウェア版数を取得する(ステップS11)。このとき、筺体ROM11上のSN1の値が“SN012345”であるとすると、SDカード31上のSN2の値は、以前搭載されていた筐体10のシリアル番号“SN707070”となる。また、ボード30は、未使用の新たな物に交換されているため、フラッシュメモリ32上のSN3の値としては、初期値(NULL)が取得される。したがって、取得された筐体シリアル番号SN1~SN3の組合せは、テーブルTのパターン8に相当することになり、判定部33aによる判定結果はNGとなる(ステップS12のNOルート)。この後、パターン7の場合と同様、ステップS26の処理が実行され、アラームログから、SDカード31の交換ミスが発生したことが認識され、ユーザによる復旧作業が行なわれ、正しいSDカード31に交換した後、再度、図4に示す処理が実行される。
  〔B9〕パターン9
 パターン9は、例えば、ハードウェア故障でSDカード31を新しい物に交換する際に、他の筺体10で動作していたMMB30を新たなボード30として使用する場合に相当する。この場合、交換作業者は、一旦、交換前のMMB30を筺体10のスロットから引き抜き、そのボード30上の故障したSDカード31を引き抜く。この後、交換作業者は、未使用の新たなSDカード31を、誤って、他の筺体10で動作していたMMB30に実装し、そのボード30を筺体10のスロットに挿入する。交換作業者は、交換を完了すると、筺体10(処理装置1)の電源をオン状態にする。なお、交換後のMMB30上のフラッシュメモリ32には、他の筐体10のシリアル番号と他の筐体10におけるMMB30上で動作するファームウェアの版数とが保存されている。
 筐体10の電源が投入されると、MMB30上のファームウェアが起動され、ファームウェアは、まず、筺体ROM11上の筐体シリアル番号SN1とSDカード31上の筺体シリアル番号SN2とフラッシュメモリ32上の筺体シリアル番号SN3とを取得するとともに、筺体ROM11上のファームウェア版数を取得する(ステップS11)。このとき、筺体ROM11上のSN1の値が“SN012345”であるとすると、MMB30は、他の筐体10で動作していた物であるため、フラッシュメモリ32上のSN3の値は、以前搭載されていた筐体10のシリアル番号“SN909090”となる。また、SDカード31は、未使用の新たな物に交換されているため、SDカード31上のSN2の値としては、初期値(NULL)が取得される。したがって、取得された筐体シリアル番号SN1~SN3の組合せは、テーブルTのパターン9に相当することになり、判定部33aによる判定結果はNGとなる(ステップS12のNOルート)。この後、パターン7の場合と同様、ステップS26の処理が実行され、アラームログから、MMB30の交換ミスが発生したことが認識され、ユーザによる復旧作業が行なわれ、正しいMMB30に交換した後、再度、図4に示す処理が実行される。
  〔B10〕パターン10
 パターン10は、例えば、ハードウェア故障でMMB30およびSDカード31を交換する際に、他の筐体10で使用されていたMMB30およびSDカード31に交換した場合に相当する。この場合、交換作業者は、一旦、交換前のMMB30を筺体10のスロットから引き抜き、そのボード30上の故障したSDカード31を引き抜く。この後、交換作業者は、交換後のMMB30およびSDカード31を筺体10のスロットに挿入する際に、誤って、他の筺体10で動作していたMMB30およびSDカード31を、筺体10のスロットに挿入する。交換作業者は、交換を完了すると、筺体10(処理装置1)の電源をオン状態にする。なお、交換後のMMB30上のフラッシュメモリ32、および、交換後のSDカード31には、他の筐体10のシリアル番号と他の筐体10におけるMMB30上で動作するファームウェアの版数とが保存されている。
 筐体10の電源が投入されると、MMB30上のファームウェアが起動され、ファームウェアは、まず、筺体ROM11上の筐体シリアル番号SN1とSDカード31上の筺体シリアル番号SN2とフラッシュメモリ32上の筺体シリアル番号SN3とを取得するとともに、筺体ROM11上のファームウェア版数を取得する(ステップS11)。このとき、筺体ROM11上のSN1の値が“SN012345”であるとすると、MMB30は、他の筐体10で動作していた物であるため、フラッシュメモリ32上のSN3の値は、以前搭載されていた筐体10のシリアル番号“SN909090”となる。また、SDカード31も、他の筐体10で動作していた物であるため、SDカード31上のSN2の値は、以前搭載されていた筐体10のシリアル番号“SN909090”となる。したがって、取得された筐体シリアル番号SN1~SN3の組合せは、テーブルTのパターン10に相当することになり、判定部33aによる判定結果はNGとなる(ステップS12のNOルート)。この後、パターン7の場合と同様、ステップS26の処理が実行され、アラームログから、MMB30およびSDカード31の交換ミスが発生したことが認識され、ユーザによる復旧作業が行なわれ、正しいMMB30およびSDカードに交換した後、再度、図4に示す処理が実行される。
 〔3〕処理装置および管理ボードによる効果
 上述した処理装置1およびMMB30によれば、筐体ROM11,可搬媒体31およびフラッシュメモリ32上の筐体シリアル番号に基づき、複数のデバイス(可搬媒体31およびフラッシュメモリ32)の中から、ファームウェアが参照すべき設定データが格納されているデバイスが判定される。
 これにより、デバイスの保守交換後に、どのデバイスに格納されているデータが妥当であるかを自動判定することが可能になる。
 また、その判定結果に基づき、筐体ROM11,可搬媒体31およびフラッシュメモリ32の間におけるデータの書込が制御される。このため、処理装置1(MMB30)は、交換前のファームウェア版数で、且つ、交換前の設定データに基づき、交換後も交換前と同様のサービスの提供、つまり複数のサーバ20の管理を行なうことができる。
 したがって、ボード30や可搬媒体31などの保守交換時に、システム管理者あるいは保守作業者は、新しいボード30に対して、ファームウェア更新や設定データリストアといった作業を行なう必要が無くなり、作業工数が削減できる。また、保守作業によるシステム停止時間の削減にも繋がる。さらに、人的作業が削減できるため、作業ミスによるシステム停止等のリスクを軽減できる。
 また、ファームウェアが参照すべき設定データの格納場所を判定不能であると判定された場合、LEDランプ等による表示機能や音声,警告音等による通知機能により、ユーザは、その旨をファームウェア異常として認識することができる。これにより、ユーザは、アラームログの確認や復旧作業を行なうことができる。したがって、復旧作業後、処理装置1(MMB30)は、交換前のファームウェア版数で、且つ、交換前の設定データに基づき、サービスの提供つまり複数のサーバ20の管理を行なうことができる。
 〔4〕その他
 以上、本発明の好ましい実施形態について詳述したが、本発明は、係る特定の実施形態に限定されるものではなく、本発明の趣旨を逸脱しない範囲内において、種々の変形、変更して実施することができる。
 なお、上述した実施形態では、本発明をブレードシステム等のMMBに適用した場合について説明したが、本発明は、これに限定されるものではなく、図1に示すハードウェア構成を採る他のファームウェア製品へ、上述した実施形態と同様に適用され、上述した実施形態と同様の作用効果を得ることができる。例えば、本発明は、ブレードシステムにおける個々のサーバブレード上に存在するファームウェアについても、サーバブレードのハードウェア故障でボードを交換する場合に適用される。この場合も、SDカードを旧ボードから新ボードに引き継ぎ、ファームウェアに上述した実施形態と同様の処理ロジックを持たせることにより、交換後の新ボードにおいて、旧ボードと同じファームウェア版数と同じ動作設定データを復元することでき、交換後も交換前と同様のサービス提供が可能になる。
 上述した判定部33aおよび書込制御部33bとしての機能の全部または一部は、コンピュータ(CPU,情報処理装置,各種端末を含む)が所定のアプリケーションプログラムを実行することによって実現される。
 そのプログラムは、例えばフレキシブルディスク,CD(CD-ROM,CD-R,CD-RWなど),DVD(DVD-ROM,DVD-RAM,DVD-R,DVD-RW,DVD+R,DVD+RWなど),ブルーレイディスク等のコンピュータ読取可能な記録媒体に記録された形態で提供される。この場合、コンピュータはその記録媒体からプログラムを読み取って内部記憶装置または外部記憶装置に転送し格納して用いる。
 ここで、コンピュータとは、ハードウェアとOS(Operating System)とを含む概念であり、OSの制御の下で動作するハードウェアを意味している。また、OSが不要でアプリケーションプログラム単独でハードウェアを動作させるような場合には、そのハードウェア自体がコンピュータに相当する。ハードウェアは、少なくとも、CPU等のマイクロプロセッサと、記録媒体に記録されたコンピュータプログラムを読み取る手段とをそなえている。上記アプリケーションプログラムは、上述のようなコンピュータに、判定部33aおよび書込制御部33bとしての機能を実現させるプログラムコードを含んでいる。また、その機能の一部は、アプリケーションプログラムではなくOSによって実現されてもよい。
 1  処理装置
 10  筐体
 11  筐体ROM(記憶部)
 20  サーバ(処理部)
 30  マネージメントボード(管理ボード;MMB)
 31  可搬媒体(可搬型記憶媒体)
 32  フラッシュメモリ(不揮発性メモリ)
 33  サービスプロセッサ(SP)
 33a  判定部
 33b  書込制御部
 34  RAMディスク
 T  設定データ格納場所判定テーブル

Claims (20)

  1.  筐体と、
     前記筐体内にそなえられた処理部と、
     前記筐体に挿抜可能に実装され、前記処理部を管理する管理ボードと、を有し、
     前記筐体は、当該筐体の識別情報を格納しうる記憶部を有し、
     前記管理ボードは、
     前記管理ボードが実装された筐体の識別情報およびファームウェアが参照する設定データを格納しうる不揮発性メモリと、
     前記管理ボードに挿抜可能に実装され、実装されている管理ボードが実装された筐体の識別情報およびファームウェアが参照する設定データを格納しうる可搬型記憶媒体と、
     前記記憶部に格納された識別情報と、前記不揮発性メモリに格納された識別情報と、前記管理ボードに実装された前記可搬型記憶媒体に格納された識別情報とに基づき、前記不揮発性メモリと前記可搬型記憶媒体とのうちのいずれに、前記管理ボード上で動作するファームウェアが参照すべき設定データが格納されているかを判定する判定部と、
    を有する、処理装置。
  2.  前記記憶部は、当該筐体におけるファームウェアの版数情報を格納し、
     前記不揮発性メモリは、前記管理ボード上で動作するファームウェアの版数情報を格納し、
     前記可搬型記憶媒体は、前記実装されている管理ボード上で動作するファームウェアの版数情報を格納し、
     前記判定部は、前記記憶部における識別情報および版数情報と前記不揮発性メモリにおける識別情報および版数情報と前記管理ボードに実装された前記可搬型記憶媒体における識別情報および版数情報とに基づき、前記不揮発性メモリと前記可搬型記憶媒体とのうちのいずれに、前記管理ボード上で動作するファームウェアが参照すべき設定データが格納されているかを判定する、請求項1記載の処理装置。
  3.  前記管理ボードは、
     前記判定部による判定結果に基づき、前記の記憶部,不揮発性メモリおよび可搬型記憶媒体の間におけるデータの書込を制御する書込制御部を有する、請求項1または請求項2に記載の処理装置。
  4.  前記判定部は、前記記憶部における識別情報と前記管理ボードに実装された前記可搬型記憶媒体における識別情報とが一致し且つ前記不揮発性メモリにおける識別情報が初期値である場合、前記管理ボードが新たな管理ボードに交換されたと判定し、前記管理ボード上で動作するファームウェアが参照すべき設定データが、前記可搬型記憶媒体に格納されていると判定する、請求項3記載の処理装置。
  5.  前記判定部が、前記管理ボードが新たな管理ボードに交換されたと判定した場合、前記書込制御部は、前記可搬型記憶媒体における設定データを前記不揮発性メモリに書き込む、請求項4記載の処理装置。
  6.  前記可搬型記憶媒体は、交換前の管理ボード上で動作していたファームウェアのコードと当該ファームウェアの版数情報とを格納し、
     前記判定部が、前記管理ボードが新たな管理ボードに交換されたと判定し、且つ、前記可搬型記憶媒体における版数情報と交換後の管理ボード上の不揮発性メモリの版数情報格納領域における情報とが不一致であると判定した場合、前記書込制御部は、前記可搬型記憶媒体における版数情報およびコードを前記不揮発性メモリに書き込む、請求項4または請求項5に記載の処理装置。
  7.  前記判定部が、前記管理ボードが新たな管理ボードに交換されたと判定した場合、前記書込制御部は、前記記憶部における識別情報を前記不揮発性メモリの識別情報格納領域に上書きする、請求項4~請求項6のいずれか一項に記載の処理装置。(図4)
  8.  前記判定部は、前記記憶部における識別情報と前記不揮発性メモリにおける識別情報とが一致し且つ前記管理ボードに実装された前記可搬型記憶媒体における識別情報が初期値である場合、前記可搬型記憶媒体が新たな可搬型記憶媒体に交換されたと判定し、前記管理ボード上で動作するファームウェアが参照すべき設定データが、前記不揮発性メモリに格納されていると判定する、請求項3記載の処理装置。
  9.  前記判定部が、前記可搬型記憶媒体が新たな可搬型記憶媒体に交換されたと判定した場合、前記書込制御部は、前記記憶部における識別情報を前記可搬型記憶媒体における識別情報格納領域に上書きする、請求項8記載の処理装置。
  10.  前記判定部は、前記不揮発性メモリにおける識別情報と前記管理ボードに実装された前記可搬型記憶媒体における識別情報とが一致し且つ前記記憶部における識別情報が前記不揮発性メモリおよび前記可搬型記憶媒体における識別情報と異なり且つ前記記憶部に格納されたファームウェアの版数情報が初期値である場合、前記記憶部が新たな記憶部に交換されたと判定し、前記管理ボード上で動作するファームウェアが参照すべき設定データが、前記不揮発性メモリまたは前記可搬媒体に格納されていると判定する、請求項3記載の処理装置。
  11.  前記判定部が、前記記憶部が新たな記憶部に交換されたと判定した場合、前記書込制御部は、前記不揮発性メモリに格納されたファームウェアの版数を前記記憶部の版数格納領域に書き込む、請求項10記載の処理装置。
  12.  前記判定部が、前記記憶部が新たな記憶部に交換されたと判定した場合、前記書込制御部は、前記記憶部における識別情報を前記不揮発性メモリおよび前記可搬型記憶媒体における識別情報格納領域に上書きする、請求項10または請求項11に記載の処理装置。
  13.  前記判定部は、前記不揮発性メモリにおける識別情報と前記管理ボードに実装された前記可搬型記憶媒体における識別情報とがいずれも初期値であり且つ前記記憶部に前記筐体の識別情報が格納されている場合、当該処理装置をデフォルト状態から始めて電源を投入した状態であると判定し、前記管理ボード上で動作するファームウェアが参照すべき設定データが、前記不揮発性メモリまたは前記可搬媒体に格納されていると判定し、
     前記判定部が、当該処理装置をデフォルト状態から始めて電源を投入した状態であると判定した場合、前記書込制御部は、前記記憶部における識別情報を前記不揮発性メモリおよび前記可搬型記憶媒体における識別情報格納領域に上書きする、請求項3記載の処理装置。
  14.  前記判定部は、前記不揮発性メモリにおける識別情報と前記管理ボードに実装された前記可搬型記憶媒体における識別情報と前記記憶部における識別情報とが一致する場合、当該処理装置を再起動した状態であると判定し、前記管理ボード上で動作するファームウェアが参照すべき設定データが、前記不揮発性メモリまたは前記可搬媒体に格納されていると判定する、請求項3記載の処理装置。
  15.  前記判定部は、前記記憶部における識別情報と前記管理ボードに実装された前記可搬型記憶媒体における識別情報とが一致し且つ前記不揮発性メモリにおける識別情報が前記記憶部および前記可搬型記憶媒体における識別情報と異なる場合、前記管理ボードが他の筐体で使用されていた管理ボードに交換されたと判定し、前記管理ボード上で動作するファームウェアが参照すべき設定データが、前記可搬型記憶媒体に格納されていると判定する、請求項3記載の処理装置。
  16.  前記判定部が、前記管理ボードが他の筐体で使用されていた管理ボードに交換されたと判定した場合、前記書込制御部は、前記可搬型記憶媒体における設定データを前記不揮発性メモリに書き込む、請求項15記載の処理装置。
  17.  前記可搬型記憶媒体は、交換前の管理ボード上で動作していたファームウェアのコードと当該ファームウェアの版数情報とを格納し、
     前記判定部が、前記管理ボードが他の筐体で使用されていた管理ボードに交換されたと判定し、且つ、前記可搬型記憶媒体における版数情報と交換後の管理ボード上の不揮発性メモリの版数情報格納領域における情報とが不一致であると判定した場合、前記書込制御部は、前記可搬型記憶媒体における版数情報およびコードを前記不揮発性メモリに書き込む、請求項15または請求項16に記載の処理装置。
  18.  前記判定部が、前記管理ボードが他の筐体で使用されていた管理ボードに交換されたと判定した場合、前記書込制御部は、前記記憶部における識別情報を前記不揮発性メモリの識別情報格納領域に上書きする、請求項15~請求項17のいずれか一項に記載の処理装置。
  19.  前記判定部は、前記管理ボード上で動作するファームウェアが参照すべき設定データが、前記不揮発性メモリと前記可搬型記憶媒体とのうちのいずれに格納されているか判定不能である場合、ファームウェア異常と判定する、請求項3記載の処理装置。
  20.  筐体に挿抜可能に実装され、前記筐体内の処理部を管理する管理ボードであって、
     前記管理ボードが実装された筐体の識別情報およびファームウェアが参照する設定データを格納しうる不揮発性メモリと、
     前記管理ボードに挿抜可能に実装され、実装されている管理ボードが実装された筐体の識別情報およびファームウェアが参照する設定データを格納しうる可搬型記憶媒体と、
     前記筐体にそなえられた記憶部に格納された当該筐体の識別情報と、前記不揮発性メモリに格納された識別情報と、前記管理ボードに実装された前記可搬型記憶媒体に格納された識別情報とに基づき、前記不揮発性メモリと前記可搬型記憶媒体とのうちのいずれに、前記管理ボード上で動作するファームウェアが参照すべき設定データが格納されているかを判定する判定部と、
    を有する、管理ボード。
PCT/JP2011/064443 2011-06-23 2011-06-23 処理装置および管理ボード WO2012176311A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2011/064443 WO2012176311A1 (ja) 2011-06-23 2011-06-23 処理装置および管理ボード
US14/105,824 US9645810B2 (en) 2011-06-23 2013-12-13 Processing apparatus capable to determine a storage medium that contains correct data for management board by comparing casing serial numbers each stored in casing memory, portable memory, and flash memory

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2011/064443 WO2012176311A1 (ja) 2011-06-23 2011-06-23 処理装置および管理ボード

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/105,824 Continuation US9645810B2 (en) 2011-06-23 2013-12-13 Processing apparatus capable to determine a storage medium that contains correct data for management board by comparing casing serial numbers each stored in casing memory, portable memory, and flash memory

Publications (1)

Publication Number Publication Date
WO2012176311A1 true WO2012176311A1 (ja) 2012-12-27

Family

ID=47422188

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2011/064443 WO2012176311A1 (ja) 2011-06-23 2011-06-23 処理装置および管理ボード

Country Status (2)

Country Link
US (1) US9645810B2 (ja)
WO (1) WO2012176311A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11894977B1 (en) * 2022-10-24 2024-02-06 Dell Products L.P. Hardware drift determination and remediation

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8949818B2 (en) * 2012-06-29 2015-02-03 Intel Corporation Mechanism for facilitating dynamic and trusted cloud-based extension upgrades for computing systems
EP3323204B1 (en) 2015-07-15 2021-11-10 Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V. Transceiver and method for reducing a self-interference of a transceiver
CN107257293B (zh) * 2017-05-27 2020-12-22 义乌市智享通讯设备有限公司 一种利用路由器led灯定位刷机的装置和方法
US11100230B1 (en) 2019-12-31 2021-08-24 Management Services Group, Inc. Modular embedded chassis with firmware for removably coupled compute devices, and methods and systems for the same

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005078529A (ja) * 2003-09-02 2005-03-24 Sony Corp ロボット制御装置および方法、記録媒体、並びにプログラム
JP2006243789A (ja) * 2005-02-28 2006-09-14 Fujitsu Ltd 情報処理装置の管理方法
JP2006260330A (ja) * 2005-03-18 2006-09-28 Fujitsu Ltd 計算機システムのファームウェアのバージョン管理方法及び情報処理装置

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3342103B2 (ja) 1993-06-11 2002-11-05 富士通株式会社 不揮発性メモリへの書込み方法
US5864664A (en) * 1996-08-30 1999-01-26 International Business Machines Corporation Apparatus and method for protecting system serial number while allowing motherboard replacement
JP2002091719A (ja) * 2000-07-11 2002-03-29 Ricoh Co Ltd 画像形成装置管理システムおよび画像形成装置管理方法とそれに使用する中央管理装置並びに画像形成装置
US6754895B1 (en) * 2001-04-26 2004-06-22 Palm Source, Inc. Method and system for automatic firmware updates in a portable hand-held device
JP2003076564A (ja) 2001-08-31 2003-03-14 Horiba Ltd 制御プログラムの転送機能を有する制御回路および制御プログラムの転送用不揮発性メモリ
JP2005227894A (ja) * 2004-02-10 2005-08-25 Sony Corp データ記録方法及びデータ記録装置、並びにデータ記録システム
CN1957537A (zh) * 2004-03-02 2007-05-02 斯巴达克·布尼艾特延 便携式通用数据存储设备
WO2007088605A1 (ja) * 2006-02-01 2007-08-09 Fujitsu Limited 部品情報復元方法、部品情報管理方法及び電子装置
US20090222804A1 (en) * 2008-02-29 2009-09-03 Illinois Tool Works, Inc. Embedded firmware updating system and method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005078529A (ja) * 2003-09-02 2005-03-24 Sony Corp ロボット制御装置および方法、記録媒体、並びにプログラム
JP2006243789A (ja) * 2005-02-28 2006-09-14 Fujitsu Ltd 情報処理装置の管理方法
JP2006260330A (ja) * 2005-03-18 2006-09-28 Fujitsu Ltd 計算機システムのファームウェアのバージョン管理方法及び情報処理装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
OSAI HAMADA: "High-Reliability Technology of Mission-Critical IA Server: PRIMEQUEST", FUJITSU, vol. 56, no. 3, 10 May 2005 (2005-05-10), pages 194 - 200 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11894977B1 (en) * 2022-10-24 2024-02-06 Dell Products L.P. Hardware drift determination and remediation

Also Published As

Publication number Publication date
US20140101423A1 (en) 2014-04-10
US9645810B2 (en) 2017-05-09

Similar Documents

Publication Publication Date Title
US7334157B1 (en) Restore of data to a computer system having different hardware
KR100389206B1 (ko) 컴퓨터 운영 시스템 보호 방법 및 장치
US7281159B2 (en) Managing disk drive replacements on multidisk headless appliances
US7571353B2 (en) Self-repairing computing device and method of monitoring and repair
JP5077726B1 (ja) コンピュータ、その制御方法及びプログラム
US7555602B2 (en) Data processing apparatus and method for restoring a file system
WO2012176311A1 (ja) 処理装置および管理ボード
JP2008084291A (ja) 記憶装置、制御方法及び制御装置
US20120084601A1 (en) Computer system rescue method
JPH08305499A (ja) ミラーディスク制御方法およびミラーディスク装置
CN113934471A (zh) 计算机系统的基板管理控制器和启动方法
CN113190256B (zh) 一种升级方法、装置及设备
JP5870696B2 (ja) 情報処理装置、情報処理装置のシステム動作設定方法及びプログラム
JPH10307726A (ja) 起動エラー時におけるファームウェアリカバリ方式
JP2007011751A (ja) 計算機および退避復元プログラム
JP5621926B2 (ja) 処理装置および管理ボード
US20190138407A1 (en) Systems and methods of deploying an operating system from a resilient virtual drive
JP2006134123A (ja) データ記録装置及びそれを備える商品処理装置
JP2010198314A (ja) 情報管理装置
US20120151257A1 (en) Hardware turnkey mobiltity
KR100792786B1 (ko) 백업 이미지 파일을 이용한 컴퓨터의 최적화 운영체제 복구방법
JP2001117779A (ja) 電子機器、及び、プログラム書き換え方法
JP2005071042A (ja) ファームウェア自動ダウンロード方法及びシステム
JP6864221B2 (ja) 記憶制御装置および記憶制御方法
JP5360311B2 (ja) ディスクアレイ装置

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 11868116

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2013521382

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 11868116

Country of ref document: EP

Kind code of ref document: A1