![Digital Equipment StorageWorks RAID Array 410 Скачать руководство пользователя страница 32](http://html1.mh-extra.com/html/digital-equipment/storageworks-raid-array-410/storageworks-raid-array-410_installation-manual_2498885032.webp)
RAID Array 410 to 450 Upgrade
1–20
EK–SM410–UP. A01
1.9.6 Verify Configuration
Before the host system is powered-on it is advisable to recheck the RAID Array 450
configuration with the pre-upgrade RAID Array 410 configuration. In this process
compare the new settings with the original settings recorded on the blank forms provided
in this document. Specifically check:
•
Host Port SCSI Target(s), Host Port Preferred Target(s), Cache Policy and
HOST_FUNCTIONALITY settings recorded on the Controller Table.
•
SHOW DEVICES lists all disks installed and recorded on the Devices Table
•
SHOW UNITS displays all of the logical units and storagesets previously recorded
on the Logical Units Table
•
SHOW STORAGESETS lists all of the containers recorded on the Storagesets
Table:
•
Check logical unit Used by each of the storagesets
•
Check Name and Type of each storageset
•
Check devices in use by (Uses) each storageset
•
Show storageset_ name lists proper storageset attributes
1.10
Power-on Host System
Now that the RAID Array 450 configuration has been verified, the host system may be
powered-on. Since the configuration has been modified, the system may require
additional time to complete it’s initialization. Once the system has completed the
bootstrap process login as the root user and continue to the next step.
1.11
Add Device Recognition into Kernel (Digital Unix 3.2)
1. Log in as root
2. cd /sys/data
3. cp cam_data.c cam_data.c.org
4. Using your favorite editor open the "
cam_data.c
" file for editing.
5. Search for the word "HSZ40"
At this point you should have found an entry that looks like:
/* HSZ40 */
{"DEC HSZ4", 12, DEV_HSZ40, (ALL_DTYPE_DIRECT << DTYPE_SHFT) | SZ_HARD_DISK
| SZ_RAID ,
(struct pt_info *)ccmn_hsx01_sizes, NULL, DEC_MAX_REC, NO_DENS_TAB,
NO_MODE_TAB,
(SZ_LONG_STO_RETRY | SZ_DYNAMIC_GEOM | SZ_DISPERSE_QUE | SZ_REORDER),
NO_OPT_CMDS, 90, 74, DD_REQSNS_VAL |
DD_INQ_VAL,
36, 160
},