3. Creating an HDLM Environment
236
If the configuration file
/etc/mdadm.conf
has already been created, execute the
following command to create a backup:
# cp -pr /etc/mdadm.conf /etc/mdadm.conf.backup
5.
Execute the following command to create a configuration file:
# echo "DEVICE /dev/sddlmaa1 /dev/sddlmab1" >> /etc/
mdadm.conf
# mdadm --detail --scan | grep -w "/dev/md0" >> /etc/
mdadm.conf
For
sddlmaa1
and
sddlmab1
, specify the HDLM devices corresponding to
md0
,
which was displayed in step 3.
The following example shows the contents of the created configuration file:
# cat /etc/mdadm.conf
DEVICE /dev/sddlmaa1 /dev/sddlmab1
ARRAY /dev/md0 level=raid1 num-devices=2
UUID=e39a6b15:32e48a5d:ca05f4db:25bc8af9
For details about the contents of the configuration file, see the Linux
documentation or use the
man
command.
6.
Edit the configuration file created in step 5.
Edit the
/etc/mdadm.conf
file to add
auto=yes
to the
ARRAY
line:
DEVICE /dev/sddlmaa1 /dev/sddlmab1
ARRAY /dev/md0 level=raid1 num-devices=2
UUID=e39a6b15:32e48a5d:ca05f4db:25bc8af9 auto=yes
7.
Restart the host.
8.
Make sure that the md device has been activated.
In the following example, RAID1 (mirroring) is used for the md device:
# cat /proc/mdstat
Personalities : [raid1]
md0 : active raid1 sddlmaa1[0] sddlmab1[1]
5238528 blocks [2/2] [UU]
unused devices: <none>
Содержание Dynamic Link Manager
Страница 1: ...Hitachi Dynamic Link Manager Software User s Guide for Linux R 3000 3 F04 60 E ...
Страница 4: ......
Страница 16: ......
Страница 79: ...2 HDLM Functions 55 Figure 2 16 Example System Configuration Using HDLM and Global Link Manager ...
Страница 154: ...3 Creating an HDLM Environment 130 Figure 3 1 Flow of HDLM Environment Setup ...
Страница 162: ...3 Creating an HDLM Environment 138 ...
Страница 272: ...3 Creating an HDLM Environment 248 Example of executing the parted command IA32 IPF or EM64T AMD64 ...
Страница 294: ...3 Creating an HDLM Environment 270 see whether the HDLM device corresponding to the SCSI device has been created ...
Страница 309: ...3 Creating an HDLM Environment 285 Figure 3 33 Example of Creating an ext2 File System ...
Страница 352: ......
Страница 362: ...4 HDLM Operation 338 A Fibre Channel switch s zone setting is changed ...
Страница 375: ...4 HDLM Operation 351 ...
Страница 410: ......
Страница 546: ......
Страница 549: ...8 Messages 525 HDLM driver filter component HDLM alert driver HDLM management target ...
Страница 590: ...8 Messages 566 dd dd Maintenance information hexadecimal number Action None ...
Страница 594: ...8 Messages 570 aa aa Name of file where error was detected Action Reinstall an HDLM ...
Страница 707: ...8 Messages 683 KAPL15404 W The HDLM Manager was executed by the user who does not have the authority ...
Страница 713: ...8 Messages 689 utility see 7 2 DLMgetras Utility for Collecting HDLM Error Information ...
Страница 714: ......
Страница 738: ......