GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Mirror UX
Operating System - HP-UX
1851139
Members
2913
Online
104056
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
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
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
11-07-2002 03:09 PM
11-07-2002 03:09 PM
I have a very simple question and I have probably read the answer in other postings and just do not realize it so here it goes. My manager purchased an L3000 from a broker and it is supposed to have the os already mirrored. How can I tell for sure that it is? If it isn't I want to mirror it and I have found those answers already. Thanks
Live, love and laugh
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2002 03:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2002 03:18 PM
11-07-2002 03:18 PM
Re: Mirror UX
if you want to check.... you can check two things:
1. run the following to see if MirrorUX is installed... without it you will not have HP-UX mirrored
swlist | grep Mirror
2. On the root volume group, check for a mirrored logical volume 1 (lvol1)
lvdisplay -v /dev/vg00/lvol1 | more
make sure you pipe it to more or info will scroll off screen. Look for the "Mirror Copies" line and if it is 1 or higher, mirroring exists... if it is 0 then it is not.
Ted
1. run the following to see if MirrorUX is installed... without it you will not have HP-UX mirrored
swlist | grep Mirror
2. On the root volume group, check for a mirrored logical volume 1 (lvol1)
lvdisplay -v /dev/vg00/lvol1 | more
make sure you pipe it to more or info will scroll off screen. Look for the "Mirror Copies" line and if it is 1 or higher, mirroring exists... if it is 0 then it is not.
Ted
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2002 03:22 PM
11-07-2002 03:22 PM
Re: Mirror UX
Hi,
The easiest way is by doing:
First is to use 'lvdisplay -v /dev/vg00' and look for the mirrored copies row. If it reports 1 or more than it is mirrored. Also
# lvlnboot -v
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c0t6d0 (0/0/0/2/0.6.0) -- Boot Disk
/dev/dsk/c2t6d0 (0/0/0/3/0.6.0) -- Boot Disk
Boot: lvol1 on: /dev/dsk/c0t6d0
/dev/dsk/c2t6d0
Root: lvol3 on: /dev/dsk/c0t6d0
/dev/dsk/c2t6d0
Swap: lvol2 on: /dev/dsk/c0t6d0
/dev/dsk/c2t6d0
Dump: lvol2 on: /dev/dsk/c0t6d0, 0
And thirdly, if on both of your disks that you have you can run 'lifls /dev/dsk/cxtydz' if it reports having HPUX listed, the volume can be booted.
Regards
Michael
The easiest way is by doing:
First is to use 'lvdisplay -v /dev/vg00' and look for the mirrored copies row. If it reports 1 or more than it is mirrored. Also
# lvlnboot -v
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/dsk/c0t6d0 (0/0/0/2/0.6.0) -- Boot Disk
/dev/dsk/c2t6d0 (0/0/0/3/0.6.0) -- Boot Disk
Boot: lvol1 on: /dev/dsk/c0t6d0
/dev/dsk/c2t6d0
Root: lvol3 on: /dev/dsk/c0t6d0
/dev/dsk/c2t6d0
Swap: lvol2 on: /dev/dsk/c0t6d0
/dev/dsk/c2t6d0
Dump: lvol2 on: /dev/dsk/c0t6d0, 0
And thirdly, if on both of your disks that you have you can run 'lifls /dev/dsk/cxtydz' if it reports having HPUX listed, the volume can be booted.
Regards
Michael
Anyone for a Mutiny ?
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP