steps to install HBAport Qlogic FC software:
#pkgadd -d scli-1.7.1-18.sparc.Solaris.pkg
...
success ful
#tar -xvf isp2312FCode1.14.15.tar
#ls
isp2312.prom
#reboot -->need to reboot server other wise it will through following error
Enter a file name or Hit <RETURN> to abort: /tmp/isp2312.prom
Updating FCode on HBA instance 2 - QLA2342. Please wait...
Unable to update Flash on this HBA (Instance 2). Error=(0x20000067) (Device is busy)!
Updating FCode on HBA instance 3 - QLA2342. Please wait...
Unable to update Flash on this HBA (Instance 3). Error=(0x20000067) (Device is busy)!
Flash update feature is not supported on this HBA (Instance 4 - )!
Updating FCode on HBA instance 0 - QLA2342. Please wait...
Unable to update Flash on this HBA (Instance 0). Error=(0x20000067) (Device is busy)!
Updating FCode on HBA instance 1 - QLA2342. Please wait...
Unable to update Flash on this HBA (Instance 1). Error=(0x20000067) (Device is busy)!
root@SRMDV # scli
Searching for QLogic FC HBA(s) and attached device(s) ... /
SANsurfer FC HBA CLI
v1.7.1 Build 18
Main Menu
1: General Information
2: HBA Information
3: HBA Parameters
4: Target/LUN List
5: iiDMA Settings
6: Target Persistent Bindings
7: Selective LUNs
8: Boot Device
9: Driver Settings
10: Utilities
11: Beacon
12: Diagnostics
13: Statistics
14: Help
15: Exit
Enter Selection: 10
SANsurfer FC HBA CLI
v1.7.1 Build 18
Utilities Menu
1: Flash Update
2: Flash Save
3: HBA Parameters Update
4: HBA Parameters Save
5: HBA Parameters Templates
6: Driver Rescan
7: Return to Previous Menu
Note: 0 to return to Main Menu
Enter Selection: 1
Warning: Unknown adapter SSDID (0xFFFF) and SSVID (0xFFFF)!
SANsurfer FC HBA CLI
v1.7.1 Build 18
Flash Update Menu
HBA Model QLA2342:
1: Port 1 (HBA 2 OS 2): WWPN: 21-00-00-E0-8B-84-1B-70 Loop Down
2: Port 2 (HBA 3 OS 3): WWPN: 21-01-00-E0-8B-A4-1B-70 Loop Down
HBA Model :
Port 1 (HBA 4 OS 3): WWPN: 21-00-00-14-4F-4A-D5-FC Online
HBA Model QLA2342:
3: Port 1 (HBA 0 OS 0): WWPN: 21-00-00-E0-8B-92-2B-DF Loop Down
4: Port 2 (HBA 1 OS 1): WWPN: 21-01-00-E0-8B-B2-2B-DF Loop Down
5: All HBAs
6: Return to Previous Menu
Note: 0 to return to Main Menu
Enter Selection: 5
SANsurfer FC HBA CLI
v1.7.1 Build 18
Warning:
The Flash save/update operation requires that all the HBAs
have no outstanding input and output operations. Please make sure
there are no active I/Os before starting the operation.
Also after the update operation, the HBAs will be reset. This may
adversely affect your SAN.
Please note that only HBAs that are compatible with the image
file specified will be updated.
Do you want to proceed with the operation?
1: Yes
2: No
Enter Selection: 1
Enter a file name or Hit <RETURN> to abort: /scripts/isp2312.prom
Updating FCode on HBA instance 2 - QLA2342. Please wait...
Flash update complete. Changes have been saved to the HBA instance 2.
Updating FCode on HBA instance 3 - QLA2342. Please wait...
Flash update complete. Changes have been saved to the HBA instance 3.
Flash update feature is not supported on this HBA (Instance 4 - )!
Updating FCode on HBA instance 0 - QLA2342. Please wait...
Flash update complete. Changes have been saved to the HBA instance 0.
Updating FCode on HBA instance 1 - QLA2342. Please wait...
Flash update complete. Changes have been saved to the HBA instance 1.
Hit <RETURN> to continue:
Warning: Unknown adapter SSDID (0xFFFF) and SSVID (0xFFFF)!
SANsurfer FC HBA CLI
v1.7.1 Build 18
Flash Update Menu
HBA Model QLA2342:
1: Port 1 (HBA 2 OS 2): WWPN: 21-00-00-E0-8B-84-1B-70 Loop Down
2: Port 2 (HBA 3 OS 3): WWPN: 21-01-00-E0-8B-A4-1B-70 Loop Down
HBA Model :
Port 1 (HBA 4 OS 3): WWPN: 21-00-00-14-4F-4A-D5-FC Online
HBA Model QLA2342:
3: Port 1 (HBA 0 OS 0): WWPN: 21-00-00-E0-8B-92-2B-DF Loop Down
4: Port 2 (HBA 1 OS 1): WWPN: 21-01-00-E0-8B-B2-2B-DF Loop Down
5: All HBAs
6: Return to Previous Menu
Note: 0 to return to Main Menu
Enter Selection: 6
SANsurfer FC HBA CLI
v1.7.1 Build 18
Utilities Menu
1: Flash Update
2: Flash Save
3: HBA Parameters Update
4: HBA Parameters Save
5: HBA Parameters Templates
6: Driver Rescan
7: Return to Previous Menu
Note: 0 to return to Main Menu
Enter Selection: 7
SANsurfer FC HBA CLI
v1.7.1 Build 18
Main Menu
1: General Information
2: HBA Information
3: HBA Parameters
4: Target/LUN List
5: iiDMA Settings
6: Target Persistent Bindings
7: Selective LUNs
8: Boot Device
9: Driver Settings
10: Utilities
11: Beacon
12: Diagnostics
13: Statistics
14: Help
15: Exit
-------------------
#scli-->select(2)-->select(6)--(FCode Version: 2.00.09 it shows this version)
# fcinfo hba-port
#reboot
--->then check
FCode Version: 1.14.15
#egrep -iv 'qla|qlc' /etc/path_to_inst>/a
# cp /a /etc/path_to_inst
#pkgadd -d scli-1.7.1-18.sparc.Solaris.pkg
...
success ful
#tar -xvf isp2312FCode1.14.15.tar
#ls
isp2312.prom
#reboot -->need to reboot server other wise it will through following error
Enter a file name or Hit <RETURN> to abort: /tmp/isp2312.prom
Updating FCode on HBA instance 2 - QLA2342. Please wait...
Unable to update Flash on this HBA (Instance 2). Error=(0x20000067) (Device is busy)!
Updating FCode on HBA instance 3 - QLA2342. Please wait...
Unable to update Flash on this HBA (Instance 3). Error=(0x20000067) (Device is busy)!
Flash update feature is not supported on this HBA (Instance 4 - )!
Updating FCode on HBA instance 0 - QLA2342. Please wait...
Unable to update Flash on this HBA (Instance 0). Error=(0x20000067) (Device is busy)!
Updating FCode on HBA instance 1 - QLA2342. Please wait...
Unable to update Flash on this HBA (Instance 1). Error=(0x20000067) (Device is busy)!
root@SRMDV # scli
Searching for QLogic FC HBA(s) and attached device(s) ... /
SANsurfer FC HBA CLI
v1.7.1 Build 18
Main Menu
1: General Information
2: HBA Information
3: HBA Parameters
4: Target/LUN List
5: iiDMA Settings
6: Target Persistent Bindings
7: Selective LUNs
8: Boot Device
9: Driver Settings
10: Utilities
11: Beacon
12: Diagnostics
13: Statistics
14: Help
15: Exit
Enter Selection: 10
SANsurfer FC HBA CLI
v1.7.1 Build 18
Utilities Menu
1: Flash Update
2: Flash Save
3: HBA Parameters Update
4: HBA Parameters Save
5: HBA Parameters Templates
6: Driver Rescan
7: Return to Previous Menu
Note: 0 to return to Main Menu
Enter Selection: 1
Warning: Unknown adapter SSDID (0xFFFF) and SSVID (0xFFFF)!
SANsurfer FC HBA CLI
v1.7.1 Build 18
Flash Update Menu
HBA Model QLA2342:
1: Port 1 (HBA 2 OS 2): WWPN: 21-00-00-E0-8B-84-1B-70 Loop Down
2: Port 2 (HBA 3 OS 3): WWPN: 21-01-00-E0-8B-A4-1B-70 Loop Down
HBA Model :
Port 1 (HBA 4 OS 3): WWPN: 21-00-00-14-4F-4A-D5-FC Online
HBA Model QLA2342:
3: Port 1 (HBA 0 OS 0): WWPN: 21-00-00-E0-8B-92-2B-DF Loop Down
4: Port 2 (HBA 1 OS 1): WWPN: 21-01-00-E0-8B-B2-2B-DF Loop Down
5: All HBAs
6: Return to Previous Menu
Note: 0 to return to Main Menu
Enter Selection: 5
SANsurfer FC HBA CLI
v1.7.1 Build 18
Warning:
The Flash save/update operation requires that all the HBAs
have no outstanding input and output operations. Please make sure
there are no active I/Os before starting the operation.
Also after the update operation, the HBAs will be reset. This may
adversely affect your SAN.
Please note that only HBAs that are compatible with the image
file specified will be updated.
Do you want to proceed with the operation?
1: Yes
2: No
Enter Selection: 1
Enter a file name or Hit <RETURN> to abort: /scripts/isp2312.prom
Updating FCode on HBA instance 2 - QLA2342. Please wait...
Flash update complete. Changes have been saved to the HBA instance 2.
Updating FCode on HBA instance 3 - QLA2342. Please wait...
Flash update complete. Changes have been saved to the HBA instance 3.
Flash update feature is not supported on this HBA (Instance 4 - )!
Updating FCode on HBA instance 0 - QLA2342. Please wait...
Flash update complete. Changes have been saved to the HBA instance 0.
Updating FCode on HBA instance 1 - QLA2342. Please wait...
Flash update complete. Changes have been saved to the HBA instance 1.
Hit <RETURN> to continue:
Warning: Unknown adapter SSDID (0xFFFF) and SSVID (0xFFFF)!
SANsurfer FC HBA CLI
v1.7.1 Build 18
Flash Update Menu
HBA Model QLA2342:
1: Port 1 (HBA 2 OS 2): WWPN: 21-00-00-E0-8B-84-1B-70 Loop Down
2: Port 2 (HBA 3 OS 3): WWPN: 21-01-00-E0-8B-A4-1B-70 Loop Down
HBA Model :
Port 1 (HBA 4 OS 3): WWPN: 21-00-00-14-4F-4A-D5-FC Online
HBA Model QLA2342:
3: Port 1 (HBA 0 OS 0): WWPN: 21-00-00-E0-8B-92-2B-DF Loop Down
4: Port 2 (HBA 1 OS 1): WWPN: 21-01-00-E0-8B-B2-2B-DF Loop Down
5: All HBAs
6: Return to Previous Menu
Note: 0 to return to Main Menu
Enter Selection: 6
SANsurfer FC HBA CLI
v1.7.1 Build 18
Utilities Menu
1: Flash Update
2: Flash Save
3: HBA Parameters Update
4: HBA Parameters Save
5: HBA Parameters Templates
6: Driver Rescan
7: Return to Previous Menu
Note: 0 to return to Main Menu
Enter Selection: 7
SANsurfer FC HBA CLI
v1.7.1 Build 18
Main Menu
1: General Information
2: HBA Information
3: HBA Parameters
4: Target/LUN List
5: iiDMA Settings
6: Target Persistent Bindings
7: Selective LUNs
8: Boot Device
9: Driver Settings
10: Utilities
11: Beacon
12: Diagnostics
13: Statistics
14: Help
15: Exit
-------------------
#scli-->select(2)-->select(6)--(FCode Version: 2.00.09 it shows this version)
# fcinfo hba-port
#reboot
--->then check
FCode Version: 1.14.15
#egrep -iv 'qla|qlc' /etc/path_to_inst>/a
# cp /a /etc/path_to_inst
No comments:
Post a Comment