- 论坛徽章:
- 0
|
A1000 RAID manager problem
这里什么都有啊:
http://www.sun.com/storage/disk-drives/raid.html
下面是我做的时候的preparation list. 不好意思, 因为是给香港同事看的, 所以是E文, 也不一定和你的环境完全一样.
1. Patch required(Early Notifier 20029)
1)OBP: Minium OBP:3.7.7 , patch 106503-07
Save the eeprom setting first
2)Minimum Recommended Levels of Software/Firmware
Solaris 2.7,SCSI
106541-23(kjp) These Kernel Jumbo Patches need to have the applicable version applied to all hosts. Need to be installed.
106925-09(glm) These patches apply only to systems with PCI/SCSI hba X6541A. Need to be installed.
107472-02(l) Currently installed
RAID Manager:
RM6.22 108834-07
RM6.22.1 112125-06
3) Disk drive firmware
N/A for Seagate 18G
4)HBA Fcode
How to know our configuration? Model/Bus/Protocol?
5) controller firmware version
current boot level: 03.01.02.33
current firmware level: 03.01.02.35
< required firmware for 6.22+108834-07 3.01.03.60
< required firmware for 6.22.1 3.01.04.68
Need to be upgraded
2. Since the LUN is created with RM6, check the DacStore
# ./dacdiscovery
DAC Store Information for subsystem beijingnotes1
Drive Group 1 drives [1,0];[2,0];[1,1];[2,1];[1,2];[2,2];[1,3];[2,3];[1,4];[2,4]
;[1,5]; DAC Store Capacity = 40 Meg
3. Uninstallation:
#pkgrm
Remove /kernel/drv/ap file manually if the file size is 0 after RM6 removal
rm -rf /var/osa
5. Installation
6. If the system has only A1000 arrays on it, set Rdac_SupportDisabled=TRUE in the /etc/raid/rmparms
7. You must install new NVSRAM.
Procedure install RM6.22.1 -->; import NVSRAM(/usr/lib/osa/fw/sie3240c.dl for A1000) -->; reboot |
|