Operating System - HP-UX
1833561 Members
3327 Online
110061 Solutions
New Discussion

How to check root partation is mirrored or not?

 
SOLVED
Go to solution
Gokul Chandola
Trusted Contributor

Re: How to check root partation is mirrored or not?

Hi,

Here senario is mirrored. Two HDD are mirrored.

# lvlnboot -v
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c1t0d0s2 (0/3/0/0/0/0.0.0) -- Boot Disk
Boot: lvol1 on: /dev/dsk/c1t0d0s2
Root: lvol3 on: /dev/dsk/c1t0d0s2
Swap: lvol2 on: /dev/dsk/c1t0d0s2
Dump: lvol2 on: /dev/dsk/c1t0d0s2, 0

Regards,
Gokul Chandola
There is always some scope for improvment.
bullz
Super Advisor

Re: How to check root partation is mirrored or not?

Thanks all those all replied...