Hitachi Dynamic Link Manager Software Users Guide for Linux

/dev/sda1 on /boot type ext4 (rw)
:
/boot corresponds to /dev/sda1.
# /sbin/swapon -s
Filename Type Size Used Priority
/dev/sda3 partition 4095992 0 -1
swap corresponds to /dev/sda3.
11. On the replication-destination host, execute the HDLM configuration
definition utility (dlmcfgmgr) with the -v parameter to check the
correspondence between the HDLM devices and SCSI devices.
An example of executing the command is as follows:
# /sbin/dlmcfgmgr -v
HDevName Management Device Host Channel
Target Lun
/dev/sddlmaa configured - 2 0
0 0
- 2 0
1 0
/dev/sddlmab configured /dev/sda 3 0
0 0
/dev/sdb 3 0
1 0
KAPL10302-I /sbin/dlmcfgmgr completed normally.
The SCSI device /dev/sda and /dev/sdb correspond to the HDLM
device /dev/sddlmab.
It does not matter if - is displayed in the Device column.
12. Edit the /etc/fstab file on the replication-destination host.
Edit the /etc/fstab file based on the checked results in steps 10 and 11
(this step is performed only when SCSI devices are output in step 10).
Examples of editing the /etc/fstab file which was edited in step 4 are as
follows:
(Before change)
:
#/dev/sddlmaa1 /boot ext4 defaults 1 2
UUID=a136da75-c151-472d-ac5c-20f165f93776 /boot ext4
defaults 1 2
:
#/dev/sddlmaa3 swap swap defaults 0 0
UUID=898c0125-39b1-4e0d-9dad-4118de688349 swap swap defaults
0 0
:
(After change)
:
#/dev/sddlmaa1 /boot ext4 defaults 1 2
#UUID=a136da75-c151-472d-ac5c-20f165f93776 /boot ext4
defaults 1 2
/dev/sddlmab1 /boot ext4 defaults 1 2
:
#/dev/sddlmaa3 swap swap defaults 0 0
#UUID=898c0125-39b1-4e0d-9dad-4118de688349 swap swap
defaults 0 0
Creating an HDLM Environment
3-137
Hitachi Dynamic Link Manager (for Linux®) User Guide