Restoring Product Information From The Fruid Prom - Oracle Sun Fire X4240 Service Manual

Table of Contents

Advertisement

4.7.2
Restoring Product Information From the FRUID
PROM
1. In Escalation mode in ILOM, view product information on the FRUID PROM
that is on the Power Distribution Board (PDB) by issuing this command:
# frutool -t pb --read_cmm_product_area
product part_number 594-5133-03
product serial_number 0829QAS003
product asset_tag NULL:16
chassis serial_number 0226LHF-0822B402YH
chassis part_number 540-7618-XX
2. Save the entire motherboard FRUID image, in case it later needs to be restored
to its original state:
# frutool -r mb > /persist/mb.bin
3. Copy the product information from the PDB to a file:
# frutool -t pb --read_cmm_product_area >
/dev/shm/product.info
4. View the file by issuing the following command to verify the previous step was
successful:
# cat /dev/shm/product.info
5. Write the product information to the motherboard by issuing this command:
# frutool -t mb --write_cmm_product_area <
/dev/shm/product.info
6. View the file to ensure that the product data has been updated in the
motherboard FRUID PROM:
# frutool -r mb | hexdump -C | egrep '^000004'
00000400
00 00 00 00 00 00 00 00
00000410
6f 64 75 63 74 20 70 61
00000420
72 20 35 39 34 2d 35 31
00000430
6f 64 75 63 74 20 73 65
00000440
62 65 72 20 30 38 32 39
00000450
72 6f 64 75 63 74 20 61
00000460
20 4e 55 4c 4c 3a 31 36
00000470
20 73 65 72 69 61 6c 5f
00000480
32 32 36 4c 48 46 2d 30
00000490
48 0a 63 68 61 73 73 69
000004a0
75 6d 62 65 72 20 35 34
000004b0
58 0a 5d f3 b7 f3 b7 00
000004c0
00 00 00 00 00 00 00 00
4-34
Sun Fire X4240 Server Service Manual • September 2010
00 00 00 00 00 a4 70 72
72 74 5f 6e 75 6d 62 65
33 33 2d 30 33 0a 70 72
72 69 61 6c 5f 6e 75 6d
51 41 53 30 30 33 0a 70
73 73 65 74 5f 74 61 67
0a 63 68 61 73 73 69 73
6e 75 6d 62 65 72 20 30
38 32 32 42 34 30 32 59
73 20 70 61 72 74 5f 6e
30 2d 37 36 31 38 2d 58
00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00
|..............pr|
|oduct part_numbe|
|r 594-5133-03.pr|
|oduct serial_num|
|ber 0829QAS003.p|
|roduct asset_tag|
| NULL:16.chassis|
| serial_number 0|
|226LHF-0822B402Y|
|H.chassis part_n|
|umber 540-7618-X|
|X.].............|
|................|

Advertisement

Table of Contents
loading

Table of Contents