- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Simple RootDG Configuration on HP-UX Systems
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-25-2003 07:13 AM
09-25-2003 07:13 AM
Simple RootDG Configuration on HP-UX Systems
Is is possible to have a simple RootDG configuration on HP-UX systems so VxVM actually uses just a part of the disk?
On Solaris environments:
SLICE=c0t0d0s7
vxconfigd -m disable
vxdctl init
vxdg init rootdg
vxdctl add disk $SLICE type=simple
vxdisk -f init $SLICE type=simple
vxdg adddisk $SLICE
vxdctl enable
vxdctl initdmp
rm /etc/vx/reconfig.d/state.d/install-db
And further, is it possible for a disk in HP-UX to be partially used by LVM? Ie. during pvcreate -- to not use the whole disk?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 07:18 AM
09-25-2003 07:18 AM
Re: Simple RootDG Configuration on HP-UX Systems
Interesting, await replies
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 07:23 AM
09-25-2003 07:23 AM
Re: Simple RootDG Configuration on HP-UX Systems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 07:25 AM
09-25-2003 07:25 AM
Re: Simple RootDG Configuration on HP-UX Systems
Answer to the first question is, I'm fairly certain - NO. Slices are not supported in HP-UX, I believe.
Answer to the second question is definitively - NO. LVM can only use the whole device.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 07:39 AM
09-25-2003 07:39 AM
Re: Simple RootDG Configuration on HP-UX Systems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 07:41 AM
09-25-2003 07:41 AM
Re: Simple RootDG Configuration on HP-UX Systems
I know it's been years since HP departed from the notion of "slices" on disks. I wonder how VxVM handles private and public regions (s3 and s4?) when it does its thing on HP-UX environments?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2003 07:55 AM
09-25-2003 07:55 AM
Re: Simple RootDG Configuration on HP-UX Systems
2) If you are using LVM, one of the major rule is to use an entired disk for LVM. No slice or partition is allowed.
3) In HP-UX 11i version 1.5, I 've seen slices (cXtYdZsN), like the root disk is on partition cxtydzs2.