Operating System - HP-UX
1833464 Members
2667 Online
110052 Solutions
New Discussion

Partitionin Hard Disk on HPUX 9

 
SOLVED
Go to solution
news groups
Occasional Advisor

Partitionin Hard Disk on HPUX 9

What utility can I use to partition disks on HPUX 9.0??
Thanx in advance.

4 REPLIES 4
Robert Gamble
Respected Contributor

Re: Partitionin Hard Disk on HPUX 9

LVM is availiable at HP-UX 9.10 .

If the root disk is larger that 2 GB, LVM is required.
Patrick Wessel
Honored Contributor

Re: Partitionin Hard Disk on HPUX 9

With hp-ux 9.0 you are able to choose between hard sectioning and LVM. You are not allowed to mix mix it (either, or).
LVM would be my first choice, because it is much more flexible than hard sectioning
There is no good troubleshooting with bad data
Michael Lampi
Trusted Contributor
Solution

Re: Partitionin Hard Disk on HPUX 9

If your HP-UX 9.x system is a workstation, then LVM and hard disk partitioning are not available.

In this case the only solution available is MDL Corporation's DSD driver. www.mdlcorp.com for more info.
A journey of 1000 steps ends in a mile.
Emmanuel Eyer
Frequent Advisor

Re: Partitionin Hard Disk on HPUX 9

There is a trick for partitionning on HP-UX 9 on workstations. Use SDS (software disk striping) from SAM, with only one disk. Be careful, when using SDS you cannot use manual commands such as mkfs - use only SAM.

Another idea would be to get HP-UX 10.20 ;-)