HP-UX
   HOME

TheInfoList



OR:

HP-UX (from "Hewlett Packard Unix") is
Hewlett Packard Enterprise The Hewlett Packard Enterprise Company (HPE) is an American multinational information technology company based in Spring, Texas, United States. HPE was founded on November 1, 2015, in Palo Alto, California, as part of the splitting of the ...
's
proprietary {{Short pages monitor


Versions

;1.0 (1982): First release for
HP 9000 HP 9000 is a line of workstation and server computer systems produced by the Hewlett-Packard (HP) Company. The native operating system for almost all HP 9000 systems is HP-UX, which is based on UNIX System V. The HP 9000 brand was introduced ...
Series 500. HP-UX for Series 500 was substantially different from HP-UX for any other HP machines, as it was layered atop a Series 500 specific operating system called SUNOS (unrelated to
Sun Microsystems Sun Microsystems, Inc. (Sun for short) was an American technology company that sold computers, computer components, software, and information technology services and created the Java programming language, the Solaris operating system, ZFS, the ...
' SunOS). ;1.0 (1984): AT&T System III based. Support for the
HP Integral PC The HP Integral PC (or HP 9807A) is a portable UNIX workstation computer system produced by Hewlett-Packard, launched in 1985 at a price of £5450. It utilizes the Motorola 68000 microprocessor (running at 8 MHz) and ran the HP-UX 1.0 operati ...
(HP 9807A). The kernel runs from ROM; other commands are disk based. ;2.0 (1984): First release for HP's early Motorola 68000-based workstations (HP 9816U, HP 9826U, HP 9836U) ;5.0 (1985): AT&T System V based. Distinct versions were available for the Integral PC, the Series 200/300 and the Series 500. Introduced the proprietary ''Starbase'' graphics API for the Series 200, 300 and 500. The Series 300 5.x releases included a proprietary
windowing system In computing, a windowing system (or window system) is software that manages separately different parts of display screens. It is a type of graphical user interface (GUI) which implements the WIMP (windows, icons, menus, pointer) paradigm fo ...
built on top of Starbase named ''HP Windows/9000'', which was also available as an optional extra for Series 500 hardware. ;3.x (1988): HP 9000 Series 600/800 only. Note: 2.x/3.x (for Series 600/800) were developed in parallel with 5.x/6.x (for Series 200/300/400), so, for example, 3.x was really contemporary with 6.x. The two lines were united at HP-UX 7.x. ;6.x (1988): Support for HP 9000 Series 300 only. Introduced sockets from 4.3BSD. This version (together with 3.x) also introduced the above-discussed context dependent files (CDF), which were removed in release 10 because of their security risks. The 6.2 release added
X11 The X Window System (X11, or simply X) is a windowing system for bitmap displays, common on Unix-like operating systems. X provides the basic framework for a GUI environment: drawing and moving windows on the display device and interacting wi ...
, superseding HP Windows/9000 and X10. 6.5 allowed Starbase programs to run alongside X11 programs. ;7.x (1990): Support for HP 9000 Series 300/400, 600/700 (in 7.03) /800 HP systems. Provided OSF/Motif. Final version to include the HP Windows/9000 windowing system. ;8.x (January 1991): Support for HP 9000 Series 300/400 600/700/800 systems. Shared libraries introduced. ;9.x (July 1992): 9.00, 9.02, 9.04 (Series 600/800), 9.01, 9.03, 9.05, 9.07 (Series 300/400/700), 9.08, 9.09, 9.09+ (Series 700 only), 9.10 (Series 300/400 only). These provided support for the HP 9000 Series 300, 700 and 800 systems. Introduced System Administration Manager (SAM). The
Logical Volume Manager In computer storage, logical volume management or LVM provides a method of allocating space on mass-storage devices that is more flexible than conventional partitioning schemes to store volumes. In particular, a volume manager can concatenate ...
(LVM) was presented in 9.00 for the Series 800. Adopted the
Visual User Environment Visual User Environment (VUE or HP VUE) is a discontinued desktop environment developed by Hewlett-Packard, intended for use on Unix workstations. VUE is based on the Motif widget toolkit and targets the X Window System. VUE is a precursor to ...
desktop. ;10.0 (1995): This major release saw a convergence of the operating system between the HP 9000 Series 700 (workstation) and Series 800 (server) systems, dropping support for previous lines. There was also a significant change in the layout in the system files and directories, based on the
AT&T AT&T Inc. is an American multinational telecommunications holding company headquartered at Whitacre Tower in Downtown Dallas, Texas. It is the world's largest telecommunications company by revenue and the third largest provider of mobile te ...
UNIX System V Release 4 Unix System V (pronounced: "System Five") is one of the first commercial versions of the Unix operating system. It was originally developed by AT&T and first released in 1983. Four major versions of System V were released, numbered 1, 2, 3, an ...
standard. Applications were removed from /usr and moved under /opt; startup configuration files were placed under /etc/rc.config.d; users were moved to /home from /users. Software for HP-UX was now packaged, shipped, installed, and removed via the
Software Distributor Software Distributor (SD) is the Hewlett-Packard company's name for their HP-UX software package management system. SD provides a set of tools for creating packages that will install software on a system running the HP-UX operating system. The pac ...
(SD) tools. LVM was also made available for Series 700. ;10.10 (1996): Introduced the
Common Desktop Environment The Common Desktop Environment (CDE) is a desktop environment for Unix and OpenVMS, based on the Motif widget toolkit. It was part of the UNIX 98 Workstation Product Standard, and was for a long time the Unix desktop associated with commercial ...
. UNIX95 compliance. ;10.20 (1996): This release included support for 64-bit
PA-RISC PA-RISC is an instruction set architecture (ISA) developed by Hewlett-Packard. As the name implies, it is a reduced instruction set computer (RISC) architecture, where the PA stands for Precision Architecture. The design is also referred to as ...
2.0 processors.
Pluggable Authentication Modules A pluggable authentication module (PAM) is a mechanism to integrate multiple low-level authentication schemes into a high-level application programming interface (API). PAM allows programs that rely on authentication to be written independently o ...
(PAM) were introduced for use within CDE. The root file system could be configured to use the
Veritas File System The VERITAS File System (or VxFS; called JFS and OnlineJFS in HP-UX) is an extent-based file system. It was originally developed by VERITAS Software. Through an OEM agreement, VxFS is used as the primary filesystem of the HP-UX operating s ...
(VxFS). For legacy as well as technical reasons, the file system used for the boot
kernel Kernel may refer to: Computing * Kernel (operating system), the central component of most operating systems * Kernel (image processing), a matrix used for image convolution * Compute kernel, in GPGPU programming * Kernel method, in machine learn ...
remained Hi Performance FileSystem (HFS, a variant of UFS) until version 11.23. 10.20 also supported 32-bit user and group identifiers. The prior limit was 60,000, or 16-bit. This and earlier releases of HP-UX are now effectively obsolete, and support by HP ended on June 30, 2003. ;10.24: This is a ''Virtual Vault'' release of HP-UX, providing enhanced security features. Virtual Vault is a compartmentalised operating system in which each file is assigned a compartment and processes only have access to files in the appropriate compartment and unlike most other UNIX systems the superuser (or root) does not have complete access to the system without following correct procedures. ;10.30 (1997): This was primarily a developer release with various incremental enhancements. It provided the first support for kernel threads, with a 1:1 thread model (each user thread is bound to one kernel thread). ;11.00 (1997): The first HP-UX release to also support 64-bit addressing. It could still run 32-bit applications on a 64-bit system. It supported symmetric multiprocessing, Fibre Channel, and NFS PV3. It also included tools and documentation to convert 32-bit code to 64-bit. ;11.04: ''Virtual Vault'' release. ;11.10: This was a limited release to support the HP 9000 V2500 SCA (Scalable Computing Architecture) and V2600 SCA servers. It also added JFS 3.3, AutoFS, a new ftpd, and support for up to 128 CPUs. It was not available separately. ;11.11 (2000) 11i v1: This release of HP-UX introduced the concept of Operating Environments. It was released in December 2000. These are bundled groups of layered applications intended for use with a general category of usage. The available types were the Mission Critical, Enterprise, Internet, Technical Computing, and Minimal Technical OEs. (The last two were intended for
HP 9000 HP 9000 is a line of workstation and server computer systems produced by the Hewlett-Packard (HP) Company. The native operating system for almost all HP 9000 systems is HP-UX, which is based on UNIX System V. The HP 9000 brand was introduced ...
workstations.) The main enhancements with this release were support for hard partitions,
Gigabit Ethernet In computer networking, Gigabit Ethernet (GbE or 1 GigE) is the term applied to transmitting Ethernet frames at a rate of a gigabit per second. The most popular variant, 1000BASE-T, is defined by the IEEE 802.3ab standard. It came into use ...
, NFS over
TCP/IP The Internet protocol suite, commonly known as TCP/IP, is a framework for organizing the set of communication protocols used in the Internet and similar computer networks according to functional criteria. The foundational protocols in the suit ...
, loadable kernel modules, dynamic kernel tunable parameters, kernel event Notifications, and protected stacks. ;11.20 (2001) 11i v1.5: This release of HP-UX was the first to support the new line of
Itanium Itanium ( ) is a discontinued family of 64-bit Intel microprocessors that implement the Intel Itanium architecture (formerly called IA-64). Launched in June 2001, Intel marketed the processors for enterprise servers and high-performance comput ...
-based (IA-64) systems. It was not intended for ''mission critical'' computing environments and did not support HP's ServiceGuard cluster software. It provided support for running PA-RISC compiled applications on Itanium systems, and for
Veritas Veritas is the name given to the Roman virtue of Honesty, truthfulness, which was considered one of the main virtues any good Roman should possess. The Greek goddess of truth is Aletheia (Ancient Greek language, Ancient Greek: ). The German phi ...
Volume Manager 3.1. ;11.22 (2002) 11i v1.6: An incremental release of the
Itanium Itanium ( ) is a discontinued family of 64-bit Intel microprocessors that implement the Intel Itanium architecture (formerly called IA-64). Launched in June 2001, Intel marketed the processors for enterprise servers and high-performance comput ...
version of HP-UX. This version achieved 64-way
scalability Scalability is the property of a system to handle a growing amount of work by adding resources to the system. In an economic context, a scalable business model implies that a company can increase sales given increased resources. For example, a ...
, ''m:n'' threads, added more dynamic kernel tunable parameters, and supported HP's Logical Volume Manager on Itanium. It was built from the 11i v1 source code stream. ;11.23 (2003) 11i v2: The original release of this version was in September 2003 to support the Itanium-based systems. In September 2004 the OS was updated to provide support for both Itanium and PA-RISC systems. Besides running on Itanium systems, this release includes support for
ccNUMA Non-uniform memory access (NUMA) is a computer memory design used in multiprocessing, where the memory access time depends on the memory location relative to the processor. Under NUMA, a processor can access its own local memory faster than non ...
, web-based kernel and device configuration,
IPv6 Internet Protocol version 6 (IPv6) is the most recent version of the Internet Protocol (IP), the communication protocol, communications protocol that provides an identification and location system for computers on networks and routes traffic ...
, and stronger random number generation. ;11.31 (2007) 11i v3: This release supports both PA-RISC and Itanium. It was released on February 15, 2007. Major new features include native multipathing support, a unified file cache, NFSv4, Veritas ClusterFS, multi-volume VxFS, and integrated
virtualization In computing, virtualization or virtualisation (sometimes abbreviated v12n, a numeronym) is the act of creating a virtual (rather than actual) version of something at the same abstraction level, including virtual computer hardware platforms, stor ...
. Hyperthreading is supported on Itanium systems with Montecito and Tukwila processors. HP-UX 11i v3 conforms to
The Open Group The Open Group is a global consortium that seeks to "enable the achievement of business objectives" by developing "open, vendor-neutral technology standards and certifications." It has over 840 member organizations and provides a number of servi ...
's UNIX 03
standard Standard may refer to: Symbols * Colours, standards and guidons, kinds of military signs * Standard (emblem), a type of a large symbol or emblem used for identification Norms, conventions or requirements * Standard (metrology), an object th ...
. Updates for 11i v3 have been released every 6 months, with the latest revision being B.11.31.1805, released in May 2018. HP has moved to a cadence of one major HP-UX operating system update per year.


HP-UX 11i operating environments

HP bundles HP-UX 11i with programs in packages they call Operating Environments (OEs). The following lists the currently available HP-UX 11i v3 OEs: ;HP-UX 11i v3 ''Base OE'' (BOE): Includes the full HP-UX 11i operating system plus file system and partitioning software and applications for Web serving, system management and security. BOE includes all the software formerly in FOE & TCOE (see below), plus software formerly sold stand-alone (e.g. Auto Port Aggregator). ;HP-UX 11i v3 ''Virtualization Server OE'' (VSE-OE): Includes everything in BOE plus GlancePlus performance analysis and software mirroring, and all Virtual Server Environment software which includes virtual partitions,
virtual machines In computing, a virtual machine (VM) is the virtualization/ emulation of a computer system. Virtual machines are based on computer architectures and provide functionality of a physical computer. Their implementations may involve specialized hard ...
, workload management, capacity advisor and applications. VSE-OE includes all the software formerly in EOE (see below), plus additional virtualization software. ;HP-UX 11i v3 ''High Availability OE'' (HA-OE): Includes everything in BOE plus HP Serviceguard clustering software for system failover and tools to manage clusters, as well as GlancePlus performance analysis and software mirroring applications. ;HP-UX 11i v3 ''Data Center OE'' (DC-OE): Includes everything in one package, combining the HP-UX 11i operating system with virtualization. Everything in the HA-OE and VSE-OE is in the DC-OE. Solutions for wide-area disaster recovery and the compiler bundle are sold separately. ;HP-UX 11i v2 (11.23) : HP dropped support for v2 in December 2010. Currently available HP-UX 11i v2 OEs include: ;HP-UX 11i v2 ''Foundation OE'' (FOE): Designed for Web servers, content servers and front-end servers, this OE includes applications such as HP-UX Web Server Suite,
Java Java (; id, Jawa, ; jv, ꦗꦮ; su, ) is one of the Greater Sunda Islands in Indonesia. It is bordered by the Indian Ocean to the south and the Java Sea to the north. With a population of 151.6 million people, Java is the world's List ...
, and Mozilla Application Suite. This OE is bundled as HP-UX 11i FOE. ;HP-UX 11i v2 ''Enterprise OE'' (EOE): Designed for database application servers and logic servers, this OE contains the HP-UX 11i v2 Foundation OE bundles and additional applications such as GlancePlus Pak to enable an enterprise-level server. This OE is bundled as HP-UX 11i EOE. ;HP-UX 11i v2 ''Mission Critical OE'' (MCOE): Designed for the large, powerful back-end application servers and database servers that access customer files and handle transaction processing, this OE contains the Enterprise OE bundles, plus applications such as MC/ServiceGuard and Workload Manager to enable a mission-critical server. This OE is bundled as HP-UX 11i MCOE. ;HP-UX 11i v2 ''Minimal Technical OE'' (MTOE): Designed for workstations running HP-UX 11i v2, this OE includes the Mozilla Application Suite,
Perl Perl is a family of two high-level, general-purpose, interpreted, dynamic programming languages. "Perl" refers to Perl 5, but from 2000 to 2019 it also referred to its redesigned "sister language", Perl 6, before the latter's name was offici ...
, VxVM, and Judy applications, plus the OpenGL Graphics Developer's Kit. This OE is bundled as HP-UX 11i MTOE. ;HP-UX 11i v2 ''Technical Computing OE'' (TCOE): Designed for both compute-intensive workstation and server applications, this OE contains the MTOE bundles plus extensive graphics applications, MPI and Math Libraries. This OE is bundled as HP-UX 11i-TCOE. ;HP-UX 11i v1 (11.11): According to HP's roadmap, was sold through December 2009, with continued support for v1 at least until December 2015.


See also

*
HP Roman-8 In computing HP Roman is a family of character sets consisting of HP Roman Extension, HP Roman-8, HP Roman-9 and several variants. Originally introduced by Hewlett-Packard around 1978, revisions and adaptations were published several times up ...
(character set)


References

* Scott W. Y. Wang and Jeff B. Lindberg "HP-UX: Implementation of UNIX on the HP 9000 Series 500 Computer Systems", ''Hewlett-Packard Journal (volume 35 number 3, March 1984) * Frank McConnell,
More about the HP 9000
', gaby.de * Hewlett-Packard Company, "HP-UX Reference, Vol. 1, HP-UX Release 6.5, December 1988", HP Part number 09000-90009


External links


HP-UX Home
{{DEFAULTSORT:Hp-Ux HP software UNIX System V