Managing Systems and Workgroups: A Guide for HP-UX System Administrators
Administering a Workgroup
How To:
Chapter 9 879
• For information on adding, extending, mirroring, reducing, and
removing logical volumes, “Managing Disks” on page 859
• “Adding a Logical Volume” on page 862
• “Moving a Directory to a Logical Volume on Another System” on
page 874
Determining What Version of the HP-UX Operating
System is Running
To determine what version of operating system you are running and on
which platform, use the uname command with the -a option:
uname -a
HP-UX tavi B.10.20 A 9000/879 1920004321 two-user license
In the example above, the system returned the following information:
HP-UX Operating system name
tavi System name
B.10.20 Operating system release identifier
A Operating system version identifier
9000/879 Machine and model numbers
1290005321 Machine identification number
two-user license Operating system license level
For more information about uname, see uname (1).
NOTE If uname returns B.11.11 as the operating system release identifier, this
corresponds with the release known as HP-UX 11i Version 1 and B.11.23
corresponds with HP-UX 11i Version 2.