- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: clarification on Mirror
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2009 02:18 AM
09-01-2009 02:18 AM
Do we really need MirrorDisk package to mirror boot disk.Please clarify.
I see a server which is has mirrored boot disk but didnot have the MirrorDisk package
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c1t6d0 (0/0/2/0.6.0) -- Boot Disk
/dev/dsk/c2t6d0 (0/0/2/1.6.0) -- Boot Disk
[root]v:/opt> swlist -l product |grep MirrorDisk
[root]v:/opt>
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2009 02:30 AM
09-01-2009 02:30 AM
Re: clarification on Mirror
swlist -l product |grep -i mirror
Your original statement does not get you a listing on mirror/ux
Clearly from the output mirror/ux is installed.
Take a look at this post to see how mirroring is done. It has several good check commands.
http://www.hpux.ws/?p=21
lvlnboot -v
SEP
hpuxadmin on gtalk. Message me.
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2009 02:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2009 02:58 AM
09-01-2009 02:58 AM
Re: clarification on Mirror
swlist -l fileset | grep -i mirror
LVM.LVM-MIRROR-RUN B.11.11 LVM-MIRROR-RUN
PHCO_34196.LVM-MIRROR-RUN 1.0 LVM.LVM-MIRROR-RUN
Is this the package for mirroring.The os in the server is B.11.11
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2009 03:05 AM
09-01-2009 03:05 AM
Re: clarification on Mirror
ok, so no doubts, you have the Mirror Disk software on your system.
Best regards,
Fabio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2009 03:11 AM
09-01-2009 03:11 AM
Re: clarification on Mirror
to be more sure.
lvdisplay -v /dev/vgxx/lvolxx --> output
look for mirror copies = 1
its mirrored.
or swlist
Example:-
# swlist |grep -i MirrorDisk
B2491BA B.11.11 MirrorDisk/UX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2009 03:11 AM
09-01-2009 03:11 AM
Re: clarification on Mirror
1)Do we really need MirrorDisk package to mirror boot disk.Please clarify.??
==>Yes you required Mirror Unix to mirror.
To check use below command,
#swlist -l bundle|grep -i mirror
or
#swlist -l fileset | grep -i mirror
2)swlist -l fileset | grep -i mirror
LVM.LVM-MIRROR-RUN B.11.11 LVM-MIRROR-RUN
PHCO_34196.LVM-MIRROR-RUN 1.0 LVM.LVM-MIRROR-RUN
Is this the package for mirroring.The os in the server is B.11.11??
==>Yes, it is enabled on your system, you can perform mirroring.
Regards,
LIJEESH N G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2009 03:17 AM
09-01-2009 03:17 AM