- ページ 19

スイッチ HP XP20000/XP24000のPDF 設定マニュアルをオンラインで閲覧またはダウンロードできます。HP XP20000/XP24000 36 ページ。 Hp storageworks xp disk array configuration guide: vmware (a5951-96106, september 2010)
HP XP20000/XP24000 にも: リリースノート (13 ページ), 統合マニュアル (29 ページ), リリースノート (4 ページ), 管理者マニュアル (50 ページ), 設定マニュアル (42 ページ), 設定マニュアル (40 ページ), 設定マニュアル (40 ページ), 設定マニュアル (36 ページ), 設定マニュアル (30 ページ), 設定マニュアル (36 ページ), リリースノート (5 ページ), 設定マニュアル (46 ページ), 設定マニュアル (46 ページ), リファレンス・マニュアル (46 ページ), 設定マニュアル (40 ページ), 設定マニュアル (44 ページ), 設定マニュアル (38 ページ), 設定マニュアル (34 ページ), 設定マニュアル (30 ページ), 設定マニュアル (30 ページ)

HP XP20000/XP24000 設定マニュアル
$run sys$system:sysman
sysman> set environment/cluster
sysman> io autoconfigure/log
Now, verify the online status of the XP LUNs. Also, confirm that all expected LUNs are shown online.

Verifying disk array device recognition

Verify that the host recognizes the disk array devices:
1.
Enter the show device dg command:
$ show device dg
2.
Check the list of peripherals on the host to verify the host recognizes all disk array devices. If
any devices are missing:
If Host Mode Option 33 is enabled, check the UUID values in the XP Remote Web Console
LUN mapping
If Host Mode Option 33 is not enabled, check the CU:LDEV mapping
To ensure the created OpenVMS device number is correct, check the values do not conflict
with other device numbers or LUNs already created on the SAN
LUN/CU:LDEV and FCA WWN mappings on the host port
Run the $ mcr sys$etc:fibre_scan command and capture the output to scan for the
devices that OpenVMS discovers during a scan of the Fibre Channel storage devices.
3.
Record the disk numbers and other device information. You will need the disk numbers when you
format, partition, and mount the disks.

Configuring disk array devices

Configure the disk array devices in the same way you would configure any new disk on the host
server. Creating scripts to configure all devices at once may save you considerable time.

Initializing and labeling the devices

Use the initialize command to format each disk array volume and write an identifying label on
it:
Example
$ init $1$dga100 testxp

Mounting the devices

Use the mount command to mount and identify each disk array volume:
Example
$ mount $1$dga100 testxp
XP Disk Array Configuration Guide for OpenVMS
19