Operating System - HP-UX
1835264 Members
2304 Online
110078 Solutions
New Discussion

dump needs to be mirrored on two disks.

 
Anil_6
Occasional Contributor

dump needs to be mirrored on two disks.

Hi,

I have presently "dump" configured on a hard disk. This needs to be mirrored on to a seperate hard disk. I tried
"lvlnboot -d /dev/vg00/lvol2 /dev/vg00/"

But it shows only "dump c0t6d0" when i check it in "lvlnboot -v"

Can someone help me in mirroring that to c0t5d0 as well.

regards

2 REPLIES 2
Sridhar Bhaskarla
Honored Contributor

Re: dump needs to be mirrored on two disks.

Hi Anil,

There is nothing like mirroring the dump volume as it doesn't make use of extents during the dump creation.

lvlnboot -d /dev/vg00/lvol2 should make lvol2 as the dump device.

You can use crashconf -v to verify the dump capacity and configuration.

Can you please attach your lvlnboot -v output?.

-Sri
You may be disappointed if you fail, but you are doomed if you don't try