HP Hitachi Dynamic Link Manager Software Licenses User Manual
Page 172
3
.
Execute the zfs list command to make sure the data is copied to the
root pool (hdlmpool) in the ZFS boot disk environment after the
migration.
# zfs list -r hdlmpool
NAME USED AVAIL REFER MOUNTPOINT
hdlmpool 12.5G 12.0G 73.5K /hdlmpool
hdlmpool/ROOT 5.27G 12.0G 31K legacy
hdlmpool/ROOT/hdlmboot 5.27G 12.0G 4.20G /
hdlmpool/ROOT/hdlmboot/var 1.04G 12.0G 1.04G /var
hdlmpool/VARSHARE 43K 12.0G 43K /var/share
hdlmpool/dump 3.09G 12.1G 3.00G -
hdlmpool/export 67K 12.0G 32K /export
hdlmpool/export/home 35K 12.0G 35K /export/home
hdlmpool/swap 4.13G 12.1G 4.00G -
Make sure the /export directory and the /export/home directory are
displayed.
4
.
If rpool/export/home or rpool/export is mounted, unmount it and then
execute the zpool export command to export the rpool.
If the pre-migration rpool/export directory exists, then the rpool/
export directory might be mounted at reboot, and the post-migration
hdlmpool/export directory might not be mounted.
# zfs umount rpool/export/home
# zfs umount rpool/export
# zpool export rpool
5
.
Execute the init command and restart the host.
# init 6
Do not use the reboot command to restart the host.
6
.
Execute the beadm list command to make sure the system is booted
from the migrated boot device (hdlmboot).
Make sure NR is shown in the Active column of the hdlmboot row for the
migrated boot device.
# beadm list
BE Active Mountpoint Space Policy Created
-- ------ ---------- ----- ------ -------
hdlmboot NR / 2.18G static 2011-12-06 11:37
solaris R - 2.94G static 2011-11-29 14:42
Replacing an LU with Another LU in the Boot Disk Environment
Perform the following procedure so that boot disk I/O operations go through
the HDLM driver:
1
.
Execute the ls -l command to display the file name of the link
destination that is output when the HDLM logical device file is specified.
The following shows an example of executing the command:
# ls -l /dev/dsk/c6t50060E8010027A80d8s0
lrwxrwxrwx 1 root root 60 Jun 17 16:28 /dev/dsk/
3-106
Creating an HDLM Environment
Hitachi Dynamic Link Manager (for Solaris) User Guide