- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Question on disk device file
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
10-06-2005 10:26 PM
10-06-2005 10:26 PM
I've follwing two disk on a box rx7620.
disk 0 0/0/0/3/0.5.0 sdisk CLAIMED DEVICE HP 73.4GST373454LC
/dev/dsk/c0t5d0 /dev/rdsk/c0t5d0
disk 1 0/0/0/3/0.6.0 sdisk CLAIMED DEVICE HP 73.4GST373454LC
/dev/dsk/c0t6d0 /dev/rdsk/c0t6d0
/dev/dsk/c0t6d0s1 /dev/rdsk/c0t6d0s1
/dev/dsk/c0t6d0s2 /dev/rdsk/c0t6d0s2
/dev/dsk/c0t6d0s3 /dev/rdsk/c0t6d0s
In vg00 I've /dev/dsk/c0t6d0s2 ; what means that "s2" final ? And why I haven't it on first disk , that is phisically the same .
I woould use same device file for c5t0d0 ( with s2 ) but I can't create it .
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2005 10:31 PM
10-06-2005 10:31 PM
Re: Question on disk device file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2005 10:36 PM
10-06-2005 10:36 PM
Re: Question on disk device file
-Arun
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2005 10:39 PM
10-06-2005 10:39 PM
Re: Question on disk device file
It will only get done when you set up a disc for boot capability.
This is due to the way EFI handles boot devices and booting HP-UX.
s1 is for the EFI stuff
s2 is for HP-UX
s3 is for the HP Support Partition (Offline Diagniostics)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2005 10:43 PM
10-06-2005 10:43 PM
Re: Question on disk device file
s1 and s3 are 500Mb and 400MB each .
s2 is almost whole disk .. 70Gb .
I don't understand this partition . I would prefered use c0t6d0 for whole disk space .
Now what can I do for mirror on c0t5d0 ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2005 10:49 PM
10-06-2005 10:49 PM
Solutionhttp://docs.hp.com/en/5990-8172/5990-8172.pdf
Look at page 528 for a diagram, and then use pages 528-530 to do the mirroing of your boot disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2005 10:53 PM
10-06-2005 10:53 PM
Re: Question on disk device file
I didn't know this ..I'm new to Itanium :)