beautypg.com

HP Hitachi Dynamic Link Manager Software User Manual

Page 204

background image

3. Creating an HDLM Environment

182

Table 3-23: Metadevice names

2.

Create metadevices on the

sd/ssd

device, and then mirror them. (Single mirror)


# metainit -f d11 1 1 c6t50060E08000436D1d6s0
# metainit d10 -m d11

# metainit -f d21 1 1 c6t50060E08000436D1d6s1
# metainit d20 -m d21

# metainit -f d31 1 1 c6t50060E08000436D1d6s6
# metainit d30 -m d31

3.

Set the boot block of the post-migration environment by specifying slice 0 (

/

(

root

) file system) after the migration.

For example:


# installboot /usr/platform/`uname -i`/lib/fs/ufs/bootblk /
dev/md/rdsk/d10

4.

Initialize the Solaris basic file system of the post-migration environment.
For example:

Boot disk

File system

Mirror

Sub mirror

Current

/

(

root

)

d100

d101

d102

swap

d200

d201

d202

/usr

d300

d301

d302

After migration

/

(

root

)

d10

d11

d12

swap

d20

d21

d22

/usr

d30

d31

d32