Fujitsu ETERNUS DX Disk 구성 매뉴얼 - 페이지 35

{카테고리_이름} Fujitsu ETERNUS DX Disk에 대한 구성 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Fujitsu ETERNUS DX Disk 43 페이지. Server connection, fcoe for linux driver settings for converged network adapter cards
Fujitsu ETERNUS DX Disk에 대해서도 마찬가지입니다: 사용자 설명서 (35 페이지), 사용자 설명서 (42 페이지), 구성 매뉴얼 (28 페이지), 구성 매뉴얼 (44 페이지), 구성 매뉴얼 (28 페이지), 구성 매뉴얼 (29 페이지), 구성 매뉴얼 (25 페이지), 구성 매뉴얼 (32 페이지), 구성 매뉴얼 (35 페이지), 구성 매뉴얼 (31 페이지), 구성 매뉴얼 (21 페이지), 구성 매뉴얼 (24 페이지)

Fujitsu ETERNUS DX Disk 구성 매뉴얼
Chapter 11
Storage Migration
(4)
Check the device name of the Primary Link and the device name of the Alternate Link after migra-
tion.
Execute the "ioscan -fkn" command, and confirm that the adapter number and the LUN in the H/W
path that you confirmed in
In the following example, if before migration the vg01 Primary Link has adapter number
"0/2/0/0/0/0" and LUN "0", and the vg01 Alternate Link has adapter number "0/4/0/0/0/0" and LUN
"0", after migration the vg01 Primary Link device name will be "/dev/dsk/c6t0d0", and the vg01
Alternate Link device name will be "/dev/dsk/c8t0d0".
<Information collected after migration>
As shown above, check the device names of both the Primary Link and the Alternate Link for each
vg after the migration.
Check the device names of both the Primary Link and the Alternate Link for all volume groups af-
ter the migration.
(5)
Import the volume group.
Execute the "vgimport" command in the following format:
vgimport -m <map file name> <vg device name> <Primary Link device name> <Alternate Link de-
vice name>
# vgimport -m /var/tmp/map/vg01.map /dev/vg01 /dev/dsk/c6t0d0 /dev/dsk/c8t0d0
vgimport: Warning: Volume Group contains "1" PVs, "2" specified. Continuing.
Warning: A backup of this volume group may not exist on this machine.
Please remember to take a backup using the vgcfgbackup command after activating the volume group.
(Omitted)
# vgimport -m /var/tmp/map/vg08.map /dev/vg08 /dev/dsk/c8t0d7 /dev/dsk/c6t0d7
vgimport: Warning: Volume Group contains "1" PVs, "2" specified. Continuing.
Warning: A backup of this volume group may not exist on this machine.
Please remember to take a backup using the vgcfgbackup command after activating the volume group.
#
In some cases, /dev/dsk/c6txdx will not be the Primary Link. Therefore, it is necessary to check
each vg and make the appropriate settings.
FUJITSU Storage ETERNUS AF, ETERNUS DX Configuration Guide -Server Connection- (Fibre Channel) for HP-UX
Step (iii)
# ioscan -kfn
Class
I
H/W Path
===========================================================================================================
(omitted)
disk
20
0/2/0/0/0/0.202.3.0.2.0.0
(omitted)
disk
28
0/4/0/0/0/0.10.2.0.2.0.0
(omitted)
Copyright 2020 FUJITSU LIMITED
have the same device name.
Driver
S/W State
sdisk
CLAIMED
/dev/dsk/c6t0d0
/dev/rdsk/c6t0d0
sdisk
CLAIMED
/dev/dsk/c8t0d0
/dev/rdsk/c8t0d0
hPrimary Link
hAlternate Link
hPrimary Link
hAlternate Link
35
H/W Type
Description
DEVICE
FUJITSU ETERNUS_DXH
DEVICE
FUJITSU ETERNUS_DXH
fImport the volume group.
P3AM-3772-22ENZ0