CN110069296A - A kind of FRU information generating method, system and relevant apparatus - Google Patents

A kind of FRU information generating method, system and relevant apparatus Download PDF

Info

Publication number
CN110069296A
CN110069296A CN201910379799.2A CN201910379799A CN110069296A CN 110069296 A CN110069296 A CN 110069296A CN 201910379799 A CN201910379799 A CN 201910379799A CN 110069296 A CN110069296 A CN 110069296A
Authority
CN
China
Prior art keywords
configuration file
fru information
crc
crc check
information generating
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910379799.2A
Other languages
Chinese (zh)
Inventor
曲燕
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Suzhou Wave Intelligent Technology Co Ltd
Original Assignee
Suzhou Wave Intelligent Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Suzhou Wave Intelligent Technology Co Ltd filed Critical Suzhou Wave Intelligent Technology Co Ltd
Priority to CN201910379799.2A priority Critical patent/CN110069296A/en
Publication of CN110069296A publication Critical patent/CN110069296A/en
Priority to PCT/CN2019/098493 priority patent/WO2020224065A1/en
Pending legal-status Critical Current

Links

Classifications

    • 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
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files

Abstract

A kind of FRU information generating method provided herein, comprising: operation is updated to preset initial configuration file according to the demand of input, obtains configuration file;Wherein, initial configuration file is built-up in the form of key-value pair;Configuration file is parsed using analytical tool to obtain corresponding key assignments, and EEPROM is written into key assignments;After carrying out CRC check to key assignments and passing through, image file is constructed;EEPROM is written into image file using ipmitool tool, generates corresponding FRU information.This method is when generating corresponding FRU information according to the demand of input, need to only operation be updated to built-up initial configuration file in the form of key-value pair, obtain corresponding configuration file, it is performed corresponding processing again, ultimately produce required FRU information, it can be avoided higher software development repeatability, and then reduce cost.The application also provides a kind of FRU information generating system, equipment and computer readable storage medium, all has above-mentioned beneficial effect.

Description

A kind of FRU information generating method, system and relevant apparatus
Technical field
This application involves server monitoring management domain, in particular to a kind of FRU information generating method, system, equipment and Computer readable storage medium.
Background technique
FRU (Field Replace Unit, Field Replaceable Unit) is chiefly used on server large scale equipment, FRU information Including name of product (Product Number), sequence number (Serial Number) of machine etc., convenient each portion to machine Part is safeguarded.And the FRU information and format of different clients are different from, and also mean that FRU information needs to customize, at present There are some tools for generating FRU information, are all the tools in BMC Tool, typically follow the fixed grating in IPMI specification Formula.Since FRU information needs to customize, so needing the corresponding FRU information of software development to generate work for every kind of FRU information Tool, causes software development repeatability higher, and then cause to improve cost.
Therefore, higher software development repeatability how is avoided, and then reducing cost is that those skilled in the art need to solve Certainly the technical issues of.
Summary of the invention
The purpose of the application is to provide a kind of FRU information generating method, system, equipment and computer readable storage medium, It can be avoided higher software development repeatability, and then reduce cost.
In order to solve the above technical problems, the application provides a kind of FRU information generating method, comprising:
Operation is updated to preset initial configuration file according to the demand of input, obtains configuration file;Wherein, described Initial configuration file is built-up in the form of key-value pair;
The configuration file is parsed using analytical tool to obtain corresponding key assignments, and the key assignments is written EEPROM;
After carrying out CRC check to the key assignments and passing through, image file is constructed;
The EEPROM is written into the image file using ipmitool tool, generates corresponding FRU information.
Preferably, the demand according to input is updated operation to preset initial configuration file, obtains configuration text Part, comprising:
It is described more to the key-value pair progress in the initial configuration file according to the FRU information format demand of input New operation, obtains the configuration file;Wherein, the update operation includes at least addition operation, delete operation and modification operation In one operation.
Preferably, described after carrying out CRC check to the key assignments and passing through, construct image file, comprising:
CRC check standard is determined from CRC-8, CRC-16 and CRC-32;
Corresponding CRC check is carried out to the key assignments according to the CRC check standard, and after the CRC check passes through Construct the image file.
Preferably, it is described corresponding CRC check is carried out to the key assignments according to the CRC check standard after, further includes:
Obtain the corresponding check value of the CRC check;
After the CRC check passes through, the check value is written to the default fixing address in the EEPROM.
The application also provides a kind of FRU information generating system, comprising:
Configuration file obtains module, for being updated operation to preset initial configuration file according to the demand of input, Obtain configuration file;Wherein, the initial configuration file is built-up in the form of key-value pair;
Configuration file parsing module obtains corresponding key for being parsed using analytical tool to the configuration file Value, and EEPROM is written into the key assignments;
Image file constructs module, for constructing image file after carrying out CRC check to the key assignments and passing through;
FRU information generating module is generated for the EEPROM to be written in the image file using ipmitool tool Corresponding FRU information.
Preferably, the configuration file obtains module, comprising:
Configuration file acquiring unit, for the FRU information format demand according to input, in the initial configuration file The key-value pair carries out the update operation, obtains the configuration file;Wherein, the update operation includes at least addition behaviour Make, an operation in delete operation and modification operation.
Preferably, the image file constructs module, comprising:
CRC check standard determination unit, for determining CRC check standard from CRC-8, CRC-16 and CRC-32;
Image file construction unit, for carrying out corresponding CRC check to the key assignments according to the CRC check standard, And the image file is constructed after the CRC check passes through.
Preferably, the FRU information generating system further include:
Check value acquisition module, for obtaining the corresponding check value of the CRC check;
Check value writing module, for after the CRC check passes through, the check value to be written in the EEPROM Default fixing address.
The application also provides a kind of equipment, comprising:
Memory and processor;Wherein, the memory is for storing computer program, and the processor is for executing institute The step of FRU information generating method described above is realized when stating computer program.
The application also provides a kind of computer readable storage medium, and the computer-readable recording medium storage has computer The step of program, the computer program realizes FRU information generating method described above when being executed by processor.
A kind of FRU information generating method provided herein, comprising: according to the demand of input to preset initial configuration File is updated operation, obtains configuration file;Wherein, the initial configuration file is built-up in the form of key-value pair; The configuration file is parsed using analytical tool to obtain corresponding key assignments, and EEPROM is written into the key assignments;Right After the key assignments progress CRC check passes through, image file is constructed;It will be described in image file write-in using ipmitool tool EEPROM generates corresponding FRU information.
This method according to the demand of input generate corresponding FRU information when, only need to in the form of key-value pair building and At initial configuration file be updated operation, obtain corresponding configuration file, then perform corresponding processing to it, ultimately produce Required FRU information.As it can be seen that it is corresponding to require software development for every kind of FRU information this method avoid in the related technology FRU information generation tool, therefore this method can be avoided higher software development repeatability, and then reduce cost.The application also mentions For a kind of FRU information generating system, equipment and computer readable storage medium, above-mentioned beneficial effect is all had, it is no longer superfluous herein It states.
Detailed description of the invention
In order to illustrate the technical solutions in the embodiments of the present application or in the prior art more clearly, to embodiment or will show below There is attached drawing needed in technical description to be briefly described, it should be apparent that, the accompanying drawings in the following description is only this The embodiment of application for those of ordinary skill in the art without creative efforts, can also basis The attached drawing of offer obtains other attached drawings.
Fig. 1 is a kind of flow chart of FRU information generating method provided by the embodiment of the present application;
Fig. 2 is a kind of structural block diagram of FRU information generating system provided by the embodiment of the present application.
Specific embodiment
The core of the application is to provide a kind of FRU information generating method, can be avoided higher software development repeatability, into And reduce cost.Another core of the application is to provide a kind of FRU information generating system, equipment and computer-readable storage medium Matter.
To keep the purposes, technical schemes and advantages of the embodiment of the present application clearer, below in conjunction with the embodiment of the present application In attached drawing, the technical scheme in the embodiment of the application is clearly and completely described, it is clear that described embodiment is Some embodiments of the present application, instead of all the embodiments.Based on the embodiment in the application, those of ordinary skill in the art Every other embodiment obtained without making creative work, shall fall in the protection scope of this application.
FRU (Field Replace Unit, Field Replaceable Unit) is chiefly used on server large scale equipment, FRU information Including name of product (Product Number), sequence number (Serial Number) of machine etc., convenient each portion to machine Part is safeguarded.And the FRU information and format of different clients are different from, and also mean that FRU information needs to customize, at present There are some tools for generating FRU information, are all the tools in BMC Tool, typically follow the fixed grating in IPMI specification Formula.Since FRU information needs to customize, so needing the corresponding FRU information of software development to generate work for every kind of FRU information Tool, causes software development repeatability higher, and then cause to improve cost.Wherein, BMC (Board manager Controller, baseboard management controller) it is substrate management system on server, the assets information of charge server shows, The critical functions such as local and remote diagnosis, console support, configuration management, hardware management and troubleshooting.It is provided by the present application A kind of FRU information generating method can be avoided higher software development repeatability, and then reduce cost, it is specific referring to FIG. 1, Fig. 1 is a kind of flow chart of FRU information generating method provided by the embodiment of the present application, which specifically wraps It includes:
S101, operation is updated to preset initial configuration file according to the demand of input, obtains configuration file;Its In, initial configuration file is built-up in the form of key-value pair;
The embodiment of the present application was updated operation to preset initial configuration file according to the demand of input before this, was matched File is set, demand of input is not especially limited at this, depending on needing according to the actual situation, the demand of the input can be specially The FRU information format demand of input.Demand due to the embodiment of the present application to input is not especially limited, therefore the embodiment of the present application It is also not especially limited to operation is updated, depending on needing according to the actual situation, update operation typically at least includes addition operation, deletes Except an operation in operation and modification operation.Input mode of demand is also not especially limited at this, it should be by this field skill Art personnel make corresponding setting according to the actual situation, and input mode can be to be inputted demand by input equipment, can be with Demand is inputted to be chosen by option.Above-mentioned preset initial configuration file be it is built-up in the form of key-value pair, herein It is also not especially limited, corresponding setting, initial configuration text should be made according to the actual situation by those skilled in the art Part is specifically as follows fru_change.conf configuration file.Further, the key-value pair in initial configuration file is not also made Specific restriction, such as key-value pair are specifically as follows SN_0x50=s0782, and wherein SN is the sequence number for indicating machine, and 0x50 is indicated The address s0782 being stored in EEPROM is the entity sequence number of machine, i.e. key_val.In fru_change.conf configuration file Key_val there are two kinds of Value Types: one kind be general character string, another kind be numerical value.Above-mentioned update operation is specifically as follows Key-value pair is carried out to include at least an operation in addition operation, delete operation and modification operation, obtains configuration file.
Further, the above-mentioned demand according to input is updated operation to preset initial configuration file, is configured File generally includes: according to the FRU information format demand of input, operation is updated to the key-value pair in initial configuration file, Obtain configuration file;Wherein, it updates operation and includes at least the operation added in operation, delete operation and modification operation.This Demand is specially FRU information format demand in embodiment, also includes at least addition operation to the update operation that key-value pair carries out, deletes Except an operation in operation and modification operation.The above-mentioned key-value pair in initial configuration file is updated operation specifically can be with To be added operation to the key-value pair in fru_change.conf configuration file, the key-value pair of addition can be added at one In group, a group can also be added again, then add multiple key-value pairs.
S102, configuration file is parsed using analytical tool to obtain corresponding key assignments, and EEPROM is written into key assignments;
The embodiment of the present application is being updated operation to preset initial configuration file according to the demand of input, is configured After file, configuration file is parsed using analytical tool to obtain corresponding key assignments, and EEPROM is written in key assignments.It is right at this Analytical tool is not especially limited, which is usually genfru tool.Parsing is obtained at this type of key assignments and Quantity is not specifically limited, and corresponding setting should be made according to the actual situation by those skilled in the art.The embodiment of the present application After parsing obtains corresponding key assignments, EEPROM (Electrically Erasable Programmable is written into key assignments Read only memory, band Electrically Erasable Programmable Read-Only Memory), which is depositing of not losing of data after a kind of power down Chip is stored up, the information that storage power down is not lost is mainly responsible on the server, such as FRU information.EEPROM is written to key assignments at this In address be not especially limited, corresponding setting should be made according to the actual situation by those skilled in the art, the address is usual For preset fixing address.It is above-mentioned that configuration file is parsed using analytical tool to obtain corresponding key assignments, and key assignments is write Enter EEPROM, be specifically as follows: configuration file being parsed using genfru tool to obtain corresponding key assignments, and key assignments is write Enter preset fixing address in EEPROM.For example, this class value of s0782 in above-mentioned key-value pair SN_0x50=s0782 is written In 0x50 fixing address in EEPROM, such client can freely modify section locating for layout and FRU in EEPROM.
S103, key assignments is being carried out to construct image file after CRC check passes through;
Carrying out CRC to the key assignments in write-in EEPROM, (Cyclic Redundancy Check, is followed the embodiment of the present application Ring redundancy check) verification pass through after, construct image file, standard of CRC check is not especially limited at this, should be by this field Technical staff makes corresponding setting according to the actual situation, and the standard of CRC check can be specially CRC-8 or CRC-16 or CRC- 32.Image file is constructed after CRC check passes through, image file of building and corresponding building mode are not made specifically at this It limits, depending on needing according to the actual situation, which is specifically as follows the file of entitled data.dat.In addition, this document Name can also be specified by fru_change.conf configuration file, key assignments OUT_BIN_FILE.From the foregoing, it can be understood that fru_ There are two kinds of Value Types by key_val in change.conf configuration file: one kind is general character string, and another kind is numerical value, Genfru tool will do it automatic identification and carry out assignment write-in data.dat file.Herein for key assignments not over the school CRC The subsequent operation for testing such case is not especially limited, and should be made according to the actual situation by those skilled in the art and be set accordingly It is fixed, it will usually directly to terminate.
Further, above-mentioned that key assignments is being carried out to construct image file, generally include after CRC check passes through: from CRC-8, CRC check standard is determined in CRC-16 and CRC-32;According to CRC check standard to the corresponding CRC check of key assignments progress, and CRC check constructs image file after passing through.Different CRC check standards corresponds to different CRC checks in the embodiment of the present application Mode, such as CRC-8 verification standard correspond to CRC-8 verification mode, and CRC-16 verifies standard and corresponds to CRC-16 verification mode, CRC-32 verifies standard and corresponds to CRC-32 verification mode.These CRC check modes are contained in above-mentioned analytical tool, specifically, Various methods of calibration are contained in genfru tool, can also go to configure by way of key-value pair, thus by final verification Value is written in the fixing address of EEPROM.
Further, it is above-mentioned corresponding CRC check is carried out to key assignments according to CRC check standard after, can also usually wrap It includes: obtaining the corresponding check value of CRC check;After CRC check passes through, by check value be written EEPROM in it is default fixedly Location.From the foregoing, it can be understood that different CRC check standards corresponds to different CRC check modes, and different CRC check mode Different check values can be corresponded to, every kind of check value corresponds to the default fixing address in EEPROM.
S104, EEPROM is written into image file using ipmitool tool, generates corresponding FRU information.
After constructing image file, using ipmitool tool EEPROM is written in image file by the embodiment of the present application, raw At corresponding FRU information.Address in image file write-in EEPROM is not especially limited at this, it should be by those skilled in the art Member makes corresponding setting according to the actual situation.
The application according to the demand of input generate corresponding FRU information when, only need to in the form of key-value pair building and At initial configuration file be updated operation, obtain corresponding configuration file, then perform corresponding processing to it, ultimately produce Required FRU information.As it can be seen that it is corresponding to require software development for every kind of FRU information this method avoid in the related technology FRU information generation tool, therefore this method can be avoided higher software development repeatability, and then reduce cost.
Below to a kind of FRU information generating system provided by the embodiments of the present application, equipment and computer readable storage medium It is introduced, FRU information generating system, equipment and computer readable storage medium described below and above-described FRU believe Breath generation method can correspond to each other reference.
Referring to FIG. 2, Fig. 2 is a kind of structural block diagram of FRU information generating system provided by the embodiment of the present application;It should FRU information generating system includes:
Configuration file obtains module 201, for being updated behaviour to preset initial configuration file according to the demand of input Make, obtains configuration file;Wherein, initial configuration file is built-up in the form of key-value pair;
Configuration file parsing module 202 obtains corresponding key assignments for being parsed using analytical tool to configuration file, And EEPROM is written into key assignments;
Image file constructs module 203, for constructing image file after carrying out CRC check to key assignments and passing through;
FRU information generating module 204 is generated and is corresponded to for EEPROM to be written in image file using ipmitool tool FRU information.
Based on the above embodiment, configuration file obtains module 201 in the present embodiment, generally includes:
Configuration file acquiring unit, for the FRU information format demand according to input, to the key assignments in initial configuration file To operation is updated, configuration file is obtained;Wherein, it updates operation and includes at least addition operation, delete operation and modification operation In one operation.
Based on the above embodiment, image file constructs module 203 in the present embodiment, generally includes:
CRC check standard determination unit, for determining CRC check standard from CRC-8, CRC-16 and CRC-32;
Image file construction unit, for carrying out corresponding CRC check to key assignments according to CRC check standard, and in the school CRC It tests through rear building image file.
Based on the above embodiment, the FRU information generating system usually can also include: in the present embodiment
Check value acquisition module, for obtaining the corresponding check value of CRC check;
Check value writing module, for after CRC check passes through, by check value be written in EEPROM it is default fixedly Location.
The application also provides a kind of equipment, comprising: memory and processor;Wherein, memory is for storing computer journey The step of sequence, processor is for realizing the FRU information generating method of above-mentioned any embodiment when executing computer program.
The application also provides a kind of computer readable storage medium, which is characterized in that computer-readable recording medium storage There is computer program, the step of the FRU information generating method of above-mentioned any embodiment is realized when computer program is executed by processor Suddenly.
The computer readable storage medium may include: USB flash disk, mobile hard disk, read-only memory (Read-Only Memory, ROM), random access memory (Random Access Memory, RAM), magnetic or disk etc. is various to deposit Store up the medium of program code.
Each embodiment is described in a progressive manner in specification, the highlights of each of the examples are with other realities The difference of example is applied, the same or similar parts in each embodiment may refer to each other.For embodiment provide system and Speech, since it is corresponding with the method that embodiment provides, so being described relatively simple, related place is referring to method part illustration ?.
Professional further appreciates that, unit described in conjunction with the examples disclosed in the embodiments of the present disclosure And algorithm steps, can be realized with electronic hardware, computer software, or a combination of the two, in order to clearly demonstrate hardware and The interchangeability of software generally describes each exemplary composition and step according to function in the above description.These Function is implemented in hardware or software actually, the specific application and design constraint depending on technical solution.Profession Technical staff can use different methods to achieve the described function each specific application, but this realization is not answered Think beyond the scope of this invention.
The step of method described in conjunction with the examples disclosed in this document or algorithm, can directly be held with hardware, processor The combination of capable software module or the two is implemented.Software module can be placed in random access memory (RAM), memory, read-only deposit Reservoir (ROM), electrically programmable ROM, electrically erasable ROM, register, hard disk, moveable magnetic disc, CD-ROM or technology In any other form of storage medium well known in field.
Above to a kind of FRU information generating method, system, equipment and computer readable storage medium provided herein It is described in detail.Specific examples are used herein to illustrate the principle and implementation manner of the present application, the above reality The explanation for applying example is merely used to help understand the present processes and its core concept.It should be pointed out that for the art For those of ordinary skill, under the premise of not departing from the application principle, can also to the application, some improvement and modification can also be carried out, These improvement and modification are also fallen into the protection scope of the claim of this application.

Claims (10)

1. a kind of FRU information generating method characterized by comprising
Operation is updated to preset initial configuration file according to the demand of input, obtains configuration file;Wherein, described initial Configuration file is built-up in the form of key-value pair;
The configuration file is parsed using analytical tool to obtain corresponding key assignments, and EEPROM is written into the key assignments;
After carrying out CRC check to the key assignments and passing through, image file is constructed;
The EEPROM is written into the image file using ipmitool tool, generates corresponding FRU information.
2. FRU information generating method according to claim 1, which is characterized in that the demand according to input is to default Initial configuration file be updated operation, obtain configuration file, comprising:
According to the FRU information format demand of input, the update is carried out to the key-value pair in the initial configuration file and is grasped Make, obtains the configuration file;Wherein, the update operation includes at least in addition operation, delete operation and modification operation One operation.
3. FRU information generating method according to claim 1, which is characterized in that described to carry out the school CRC to the key assignments It tests by rear, building image file, comprising:
CRC check standard is determined from CRC-8, CRC-16 and CRC-32;
Corresponding CRC check is carried out to the key assignments according to the CRC check standard, and is constructed after the CRC check passes through The image file.
4. FRU information generating method according to claim 3, which is characterized in that described according to the CRC check standard pair The key assignments carries out after corresponding CRC check, further includes:
Obtain the corresponding check value of the CRC check;
After the CRC check passes through, the check value is written to the default fixing address in the EEPROM.
5. a kind of FRU information generating system characterized by comprising
Configuration file obtains module and obtains for being updated operation to preset initial configuration file according to the demand of input Configuration file;Wherein, the initial configuration file is built-up in the form of key-value pair;
Configuration file parsing module obtains corresponding key assignments for being parsed using analytical tool to the configuration file, and EEPROM is written into the key assignments;
Image file constructs module, for constructing image file after carrying out CRC check to the key assignments and passing through;
FRU information generating module is generated and is corresponded to for the EEPROM to be written in the image file using ipmitool tool FRU information.
6. FRU information generating system according to claim 5, which is characterized in that the configuration file obtains module, packet It includes:
Configuration file acquiring unit, for the FRU information format demand according to input, described in the initial configuration file Key-value pair carries out the update operation, obtains the configuration file;Wherein, the update operation includes at least addition operation, deletes Except an operation in operation and modification operation.
7. FRU information generating system according to claim 5, which is characterized in that the image file constructs module, packet It includes:
CRC check standard determination unit, for determining CRC check standard from CRC-8, CRC-16 and CRC-32;
Image file construction unit is used for according to the CRC check standard to the corresponding CRC check of key assignments progress, and The CRC check constructs the image file after passing through.
8. FRU information generating system according to claim 7, which is characterized in that further include:
Check value acquisition module, for obtaining the corresponding check value of the CRC check;
Check value writing module, for the check value being written default in the EEPROM after the CRC check passes through Fixing address.
9. a kind of equipment characterized by comprising
Memory and processor;Wherein, the memory is for storing computer program, the processor by execute it is described based on The step of FRU information generating methods as described in any item such as Claims 1-4 are realized when calculation machine program.
10. a kind of computer readable storage medium, which is characterized in that the computer-readable recording medium storage has computer journey Sequence realizes such as Claims 1-4 described in any item FRU information generating methods when the computer program is executed by processor The step of.
CN201910379799.2A 2019-05-08 2019-05-08 A kind of FRU information generating method, system and relevant apparatus Pending CN110069296A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201910379799.2A CN110069296A (en) 2019-05-08 2019-05-08 A kind of FRU information generating method, system and relevant apparatus
PCT/CN2019/098493 WO2020224065A1 (en) 2019-05-08 2019-07-31 Fru information generation method and system, and related apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910379799.2A CN110069296A (en) 2019-05-08 2019-05-08 A kind of FRU information generating method, system and relevant apparatus

Publications (1)

Publication Number Publication Date
CN110069296A true CN110069296A (en) 2019-07-30

Family

ID=67370306

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910379799.2A Pending CN110069296A (en) 2019-05-08 2019-05-08 A kind of FRU information generating method, system and relevant apparatus

Country Status (2)

Country Link
CN (1) CN110069296A (en)
WO (1) WO2020224065A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020224065A1 (en) * 2019-05-08 2020-11-12 苏州浪潮智能科技有限公司 Fru information generation method and system, and related apparatus

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150039895A1 (en) * 2013-07-31 2015-02-05 Alexander Channing Ho System and method for authentication for field replaceable units
US20150205617A1 (en) * 2014-01-23 2015-07-23 International Business Machines Corporation Evaluation of field replaceable unit dependencies and connections
CN105302690A (en) * 2015-10-14 2016-02-03 浪潮电子信息产业股份有限公司 Whole rack server monitoring management method
CN105488009A (en) * 2015-12-03 2016-04-13 英业达科技有限公司 FRU read/write method and read/write system
CN108829445A (en) * 2018-05-31 2018-11-16 郑州云海信息技术有限公司 A kind of mainboard replacing options and device
US10191729B2 (en) * 2015-11-09 2019-01-29 Lenovo Enterprise Solutions (Singapore) Pte. Ltd System and methodology for updating individualized system data to facilitate repair and/or replacement service provision
CN109408146A (en) * 2018-10-19 2019-03-01 郑州云海信息技术有限公司 A kind of method and device handling Field Replaceable Unit FRU parameter
CN109683970A (en) * 2018-12-21 2019-04-26 广东浪潮大数据研究有限公司 A kind of amending method of server FRU information, modification system and relevant apparatus

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106446699A (en) * 2016-09-29 2017-02-22 广东欧珀移动通信有限公司 Flashing method and device and terminal
CN107809335B (en) * 2017-11-16 2020-09-29 北京润科通用技术有限公司 Configuration method and device of network system
CN110069296A (en) * 2019-05-08 2019-07-30 苏州浪潮智能科技有限公司 A kind of FRU information generating method, system and relevant apparatus

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150039895A1 (en) * 2013-07-31 2015-02-05 Alexander Channing Ho System and method for authentication for field replaceable units
US20150205617A1 (en) * 2014-01-23 2015-07-23 International Business Machines Corporation Evaluation of field replaceable unit dependencies and connections
CN105302690A (en) * 2015-10-14 2016-02-03 浪潮电子信息产业股份有限公司 Whole rack server monitoring management method
US10191729B2 (en) * 2015-11-09 2019-01-29 Lenovo Enterprise Solutions (Singapore) Pte. Ltd System and methodology for updating individualized system data to facilitate repair and/or replacement service provision
CN105488009A (en) * 2015-12-03 2016-04-13 英业达科技有限公司 FRU read/write method and read/write system
CN108829445A (en) * 2018-05-31 2018-11-16 郑州云海信息技术有限公司 A kind of mainboard replacing options and device
CN109408146A (en) * 2018-10-19 2019-03-01 郑州云海信息技术有限公司 A kind of method and device handling Field Replaceable Unit FRU parameter
CN109683970A (en) * 2018-12-21 2019-04-26 广东浪潮大数据研究有限公司 A kind of amending method of server FRU information, modification system and relevant apparatus

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020224065A1 (en) * 2019-05-08 2020-11-12 苏州浪潮智能科技有限公司 Fru information generation method and system, and related apparatus

Also Published As

Publication number Publication date
WO2020224065A1 (en) 2020-11-12

Similar Documents

Publication Publication Date Title
US7203929B1 (en) Design data validation tool for use in enterprise architecture modeling
US7424702B1 (en) Data integration techniques for use in enterprise architecture modeling
US10175977B2 (en) User profile based code review
US20090132575A1 (en) Masking related sensitive data in groups
CN104067276B (en) Client-side minimum is downloaded and the page navigation feature of simulation
CN109726128A (en) A kind of method for generating test case, device and server
US8719788B2 (en) Techniques for dynamically determining test platforms
JP2016525759A (en) Method and system for obtaining a configuration profile
CN111352935B (en) Index creating method, device and equipment in block chain type account book
CN108875061A (en) A kind of conformance test method and relevant apparatus of distributed file system
CN111756779B (en) Data serialization processing method, device and computer system
CN110083379A (en) A kind of server component upgrade method and relevant apparatus
CN109597653A (en) Method, BIOS and the BMC of BIOS and BMC command interaction
CN109375943A (en) A kind of program file generation method and device
JP2023086678A (en) Method and apparatus for generating and applying deep learning model based on deep learning framework
CN101136780A (en) Method, system to obtain user command information, and user command registered device
CN110069296A (en) A kind of FRU information generating method, system and relevant apparatus
CN109445800A (en) A kind of version automatic deployment method and system based on distributed system
CN113204376A (en) File analysis method and device, computer equipment and storage medium
US11182272B2 (en) Application state monitoring
CN115599618B (en) Register dynamic change-allocation verification method and device, storage medium and processor
CN109344083B (en) Program debugging method, device and equipment and readable storage medium
CN111026656A (en) Automatic testing system, method, equipment and storage medium for distributed storage
US20170109046A1 (en) Preserving virtual product data in a computer system
CN110327626B (en) Virtual server creation method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190730