You are on page 1of 1

ISL> hpux -lm

# ioscan -fnC disk


Class I H/W Path Driver S/W State H/W Type Description
======================================================================
disk 1 0/0/2/0.0.0 sdisk CLAIMED DEVICE IBM-PSG DPSS-336950M
M
/dev/dsk/c2t0d0 /dev/rdsk/c2t0d0
disk 2 0/0/2/0.2.0 sdisk CLAIMED DEVICE HP 36.4GMAN3367MC
/dev/dsk/c2t2d0 /dev/rdsk/c2t2d0
disk 0 0/4/0/0.8.0.255.0.4.0 sdisk CLAIMED DEVICE LSI INF-
01-00

# mv /etc/lvmtab /etc/lvmtab.old
# vgimport /dev/vg00 /dev/dsk/c2t2d0
Creating "/etc/lvmtab".
vgimport: Warning: Volume Group belongs to different CPU ID.
Can not determine if Volume Group is in use on another system. 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.
# vgchange -a y vg00
Activated volume group
Volume group "vg00" has been successfully changed.
# lvlnboot -v
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c2t2d0 (0/0/2/0.2.0) -- Boot Disk
Boot: lvol1 on: /dev/dsk/c2t2d0
Root: lvol3 on: /dev/dsk/c2t2d0
Swap: lvol2 on: /dev/dsk/c2t2d0
Dump: lvol2 on: /dev/dsk/c2t2d0, 0
# lvlnboot -R
Volume Group configuration for /dev/vg00 has been saved in /etc/lvmconf/vg00.con
f
# init 3

You might also like