- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- re : disk mirroring for hpux 11.31
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-13-2007 02:28 AM
09-13-2007 02:28 AM
Assuming if you base on the attach output of a rx server. What is disk2's device file and what is disk2_p2 device file???
Please advice
Regards
Vincent
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2007 02:35 AM
09-13-2007 02:35 AM
SolutionSo you are aware of the new device files.
I would recommend to use them for mirroring (/dev/disk/diskx).
To translate, run
ioscan -m dsf
and you will see how the "old" and "new" device files belong together.
a disk2_p2 is the same as , let's say c1t2d0s2 - refer to the ioscan command.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2007 02:59 AM
09-13-2007 02:59 AM
Re: re : disk mirroring for hpux 11.31
Thanks for the info, so in this case what should be input on this command below for disk2 with referrence to the output
idisk -f /tmp/idf -w /dev/rdisk/disk2
disk 1 0/1/1/0.0.0 sdisk CLAIMED DEVICE HP 36.4GST336754LC
/dev/dsk/c2t0d0 /dev/rdsk/c2t0d0
/dev/dsk/c2t0d0s1 /dev/rdsk/c2t0d0s1
/dev/dsk/c2t0d0s2 /dev/rdsk/c2t0d0s2
/dev/dsk/c2t0d0s3 /dev/rdsk/c2t0d0s3
disk 2 0/1/1/0.1.0 sdisk CLAIMED DEVICE HP 36.4GST336754LC
/dev/dsk/c2t1d0 /dev/rdsk/c2t1d0
/dev/dsk/c2t1d0s1 /dev/rdsk/c2t1d0s1
/dev/dsk/c2t1d0s2 /dev/rdsk/c2t1d0s2
/dev/dsk/c2t1d0s3 /dev/rdsk/c2t1d0s3
Please advice???
Regards
Vincent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2007 03:03 AM
09-13-2007 03:03 AM
Re: re : disk mirroring for hpux 11.31
ioscan -m dsf
to translate.
Again, you should use the "new" device files!
Read this too:
http://docs.hp.com/en/5991-6481/ch01s04.html#bhchdjde
(Legacy Device Files versus Persistent Device Files)
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2007 03:07 AM
09-13-2007 03:07 AM
Re: re : disk mirroring for hpux 11.31
$ ioscan -m dsf
Persistent DSF Legacy DSF(s)
========================================
/dev/rdisk/disk4 /dev/rdsk/c0t1d0
/dev/rdisk/disk5 /dev/rdsk/c0t0d0
/dev/rdisk/disk5_p1 /dev/rdsk/c0t0d0s1
/dev/rdisk/disk5_p2 /dev/rdsk/c0t0d0s2
/dev/rdisk/disk5_p3 /dev/rdsk/c0t0d0s3
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2007 03:12 AM
09-13-2007 03:12 AM
Re: re : disk mirroring for hpux 11.31
Thanks I understand now.
Regards
Vincent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2007 03:14 AM
09-13-2007 03:14 AM
Re: re : disk mirroring for hpux 11.31
# vgdisplay -v vg00
...
...
--- Physical volumes ---
PV Name /dev/disk/disk5
PV Status available
Total PE 4341
Free PE 0
Autoswitch On
PV Name /dev/disk/disk6
PV Status available
Total PE 4341
Free PE 0
Autoswitch On
#lvlnboot -v
Boot Definitions for Volume Group /dev/vg00:
Physical Volumes belonging in Root Volume Group:
/dev/disk/disk5 -- Boot Disk
/dev/disk/disk6 -- Boot Disk
Boot: lvol1 on: /dev/disk/disk5
/dev/disk/disk6
Root: lvol3 on: /dev/disk/disk5
/dev/disk/disk6
Swap: lvol2 on: /dev/disk/disk5
/dev/disk/disk6
Dump: lvol2 on: /dev/disk/disk5, 0
#strings /etc/lvmtab
/dev/vg00
/dev/disk/disk5
/dev/disk/disk6
#setboot
Primary bootpath : 0/1/1/0.0x0.0x0 (/dev/rdisk/disk5)
Alternate bootpath : 0/1/1/1.0x2.0x0 (/dev/rdisk/disk6)
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2007 10:32 PM
09-17-2007 10:32 PM
Re: re : disk mirroring for hpux 11.31
Sorry to bother you again, when I try to do the mirroring, it don't seems to be able to see the persistent device file .
Persistent DSF Legacy DSF(s)
========================================
/dev/rdisk/disk4 /dev/rdsk/c0t1d0
/dev/rdisk/disk5 /dev/rdsk/c0t0d0
/dev/rdisk/disk5_p1 /dev/rdsk/c0t0d0s1
/dev/rdisk/disk5_p2 /dev/rdsk/c0t0d0s2
/dev/rdisk/disk5_p3 /dev/rdsk/c0t0d0s3
how to see the device file /dev/rdisk/disk4
Pls help
Regards
Vincent
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2007 01:02 AM
09-18-2007 01:02 AM
Re: re : disk mirroring for hpux 11.31
/dev/rdisk/disk4 /dev/rdsk/c0t1d0
After you run "idisk" and "insf" you should see the "*_p1/2/3" entries.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!
