Upgrading to RM 6.22.1 and A1000 Let's see what controllers we have on the system: # /etc/raid/bin/lad c2t5d0 1T82725338 LUNS: 0 c3t4d0 1T02812186 LUNS: 0 # cd /usr/lib/osa/fw # fwutil 02050632.bwd c2t5d0 # fwutil 02050632.apd c2t5d0 # fwutil 03010233.bwd c2t5d0 # fwutil 03010235.apd c2t5d0 # fwutil 03010400.bwd c2t5d0 # fwutil 03010468.apd c2t5d0 # fwutil 03010475.apd c2t5d0 # raidutil -c c2t5d0 -i LUNs found on c2t5d0. LUN 0 RAID 0 10 MB Vendor ID Symbios ProductID StorEDGE A1000 Product Revision 0301 Boot Level 03.01.04.00 Boot Level Date 04/05/01 Firmware Level 03.01.04.75 Firmware Date 04/11/02 raidutil succeeded! Reset this controller: # raidutil -c c2t5d0 -X LUNs found on c2t5d0. LUN 0 RAID 5 85973 MB raidutil succeeded! # raidutil -c c2t5d0 -i LUNs found on c2t5d0. LUN 0 RAID 0 10 MB Vendor ID Symbios ProductID StorEDGE A1000 Product Revision 0301 Boot Level 03.01.04.00 Boot Level Date 04/05/01 Firmware Level 03.01.04.75 Firmware Date 04/11/02 raidutil succeeded! # fwutil 03010400.bwd c3t4d0 # fwutil 03010468.apd c3t4d0 # fwutil 03010475.apd c3t4d0 # raidutil -c c3t4d0 -i LUNs found on c3t4d0. LUN 0 RAID 5 381621 MB Vendor ID Symbios ProductID StorEDGE A1000 Product Revision 0003 Boot Level 03.01.04.00 Boot Level Date 04/05/01 Firmware Level 03.01.04.75 Firmware Date 04/11/02 raidutil succeeded! # storutil -c c3t4d0 -n "wsweb02_array_01" # fwutil -v The controller firmware version for controller c2t5d0 (module: wsweb02_array_02) is 3.01.04. The recommended firmware version for this application is 3.00.00 or higher. The controller firmware version for controller c3t4d0 (module: wsweb02_array_01) is 3.01.04. The recommended firmware version for this application is 3.00.00 or higher. Reset this controller: # raidutil -c c3t4d0 -X LUNs found on c3t4d0. LUN 0 RAID 5 381621 MB raidutil succeeded! # raidutil -c c3t4d0 -i LUNs found on c3t4d0. LUN 0 RAID 0 10 MB Vendor ID Symbios ProductID StorEDGE A1000 Product Revision 0003 Boot Level 03.01.04.00 Boot Level Date 04/05/01 Firmware Level 03.01.04.75 Firmware Date 04/11/02 raidutil succeeded! Let's clear any errors we have on the controllers: # healthck c3t4d0 Health Check Summary Information wsweb02_array_01: Optimal # healthck c2t5d0 Health Check Summary Information wsweb02_array_02: Failed Battery # raidutil -c c2t5d0 -B LUNs found on c2t5d0. LUN 0 RAID 0 10 MB Battery age is between 1710 days and 1800 days. We need to reset the battery life since it was replaced not long ago: # raidutil -c c2t5d0 -R # raidutil -c c2t5d0 -R LUNs found on c2t5d0. LUN 0 RAID 0 10 MB # raidutil -c c2t5d0 -B LUNs found on c2t5d0. LUN 0 RAID 0 10 MB Battery age is between 0 days and 90 days. # healthck -a # healthck -a Health Check Summary Information wsweb02_array_01: Optimal wsweb02_array_02: Optimal