fbpx
Wikipedia

IBM AIX

AIX (Advanced Interactive eXecutive, pronounced /ˌ..ˈɛks/ ay-eye-EKS[5]) is a series of proprietary Unix operating systems developed and sold by IBM for several of its computer platforms.

AIX
DeveloperIBM
Written inC
OS familyUnix (System V)
Working stateCurrent
Source modelClosed source; formerly source available
Initial releaseFebruary 1986; 38 years ago (1986-02)[1]
Latest release7.3 TL2 / November 2023; 6 months ago (2023-11)[2]
Marketing targetWorkstation, Server
PlatformsCurrent: Power ISA
Former: IBM ROMP, IBM POWER, PowerPC, x86 (IBM PS/2), System/370, ESA/390, IA-64 (Itanium)
Kernel typeMonolithic with dynamically loadable modules
UserlandPOSIX / SUS
Default
user interface
KornShell (ksh88),[3][4] Common Desktop Environment,
(Plasma Workspaces and GNOME optional)
LicenseProprietary
Official websiteibm.com/products/aix

Background edit

Originally released for the IBM RT PC RISC workstation in 1986, AIX has supported a wide variety of hardware platforms, including the IBM RS/6000 series and later Power and PowerPC-based systems, IBM System i, System/370 mainframes, PS/2 personal computers, and the Apple Network Server. It is currently supported on IBM Power Systems alongside IBM i and Linux.

AIX is based on UNIX System V with 4.3BSD-compatible extensions. It is certified to the UNIX 03 and UNIX V7 marks of the Single UNIX Specification, beginning with AIX versions 5.3 and 7.2 TL5 respectively.[6] Older versions were previously certified to the UNIX 95 and UNIX 98 marks.[7]

AIX was the first operating system to have a journaling file system, and IBM has continuously enhanced the software with features such as processor, disk and network virtualization, dynamic hardware resource allocation (including fractional processor units), and reliability engineering ported from its mainframe designs.[8]

History edit

 
IBM RS/6000 AIX file servers used for IBM.com in the 1990s
 
AIX Version 4 console login prompt

Unix started life at AT&T's Bell Labs research center in the early 1970s, running on DEC minicomputers. By 1976, the operating system was in use at various academic institutions, including Princeton, where Tom Lyon and others ported it to the S/370, to run as a guest OS under VM/370.[9] This port would later grow out to become UTS,[10] a mainframe Unix offering by IBM's competitor Amdahl Corporation.[11] IBM's own involvement in Unix can be dated to 1979, when it assisted Bell Labs in doing its own Unix port to the 370 (to be used as a build host for the 5ESS switch's software). In the process, IBM made modifications to the TSS/370 Resident Supervisor to better support Unix.[12]

It took until 1984 for IBM to offer its own Unix on the S/370 platform, VM/IX, which was developed by Interactive Systems Corporation using Unix System III as its base. VM/IX (and the modified version of VM/370 it required) was not a General Availability product; it was only obtainable as a PRPQ. In 1985, VM/IX was replaced by IBM IX/370, which was a GA product intended by IBM to compete with Amdahl UTS.[13] IX/370 which was based on AT&T's Unix/360 6th Edition port (which only ran on TSS/370 as a time-share application), was updated to Unix System 5 and modified by IBM to run as a VM/370 guest OS. The IX/370 operating system offered special facilities for interoperating with PC/IX, Interactive/IBM's version of Unix for IBM PC compatible hardware, and was licensed at $10,000 per sixteen concurrent users.[14]

AIX Version 1, introduced in 1986 for the IBM RT PC workstation, was based on UNIX System V Releases 1 and 2. In developing AIX, IBM and Interactive Systems Corporation (whom IBM contracted) also incorporated source code from 4.2 and 4.3 BSD UNIX.

Among other variants, IBM later produced AIX Version 2 (also known as AIX/6000), based on AIX Version 1, for their POWER-based RS/6000 platform. Since 1990, AIX has served as the primary operating system for the RS/6000 series (later renamed IBM eServer pSeries, then IBM System p, and now IBM Power Systems).

AIX Version 3, introduced in 1988, for the PS/2 and VM/370 systems, developed by Locus Computing Corporation, added the Transparent Computing Facility. [15] AIX Version 4, introduced in 1994, added symmetric multiprocessing with the introduction of the first RS/6000 SMP servers and continued to evolve through the 1990s, culminating with AIX 4.3.3 in 1999. Version 4.1, in a slightly modified form, was also the standard operating system for the Apple Network Server systems sold by Apple Computer to complement the Macintosh line.

In the late 1990s, under Project Monterey, IBM and the Santa Cruz Operation planned to integrate AIX and UnixWare into a single 32-bit/64-bit multiplatform UNIX with particular emphasis on running on Intel IA-64 (Itanium) architecture CPUs. A beta test version of AIX 5L for IA-64 systems was released, but according to documents released in the SCO v. IBM lawsuit, less than forty licenses for the finished Monterey Unix were ever sold before the project was terminated in 2002.[16] In 2003, the SCO Group alleged that (among other infractions) IBM had misappropriated licensed source code from UNIX System V Release 4 for incorporation into AIX; SCO subsequently withdrew IBM's license to develop and distribute AIX. IBM maintains that their license was irrevocable, and continued to sell and support the product until the litigation was adjudicated.

AIX was a component of the 2003 SCO v. IBM lawsuit, in which the SCO Group filed a lawsuit against IBM, alleging IBM contributed SCO's intellectual property to the Linux codebase. The SCO Group, who argued they were the rightful owners of the copyrights covering the Unix operating system, attempted to revoke IBM's license to sell or distribute the AIX operating system. In March 2010, a jury returned a verdict finding that Novell, not the SCO Group, owns the rights to Unix.[17]

 
Old logo

AIX 6 was announced in May 2007, and it ran as an open beta from June 2007 until the general availability (GA) of AIX 6.1 on November 9, 2007. Major new features in AIX 6.1 included full role-based access control, workload partitions (which enable application mobility), enhanced security (Addition of AES encryption type for NFS v3 and v4), and Live Partition Mobility on the POWER6 hardware.

AIX 7.1 was announced in April 2010, and an open beta ran until general availability of AIX 7.1 in September 2010. Several new features, including better scalability, enhanced clustering and management capabilities were added. AIX 7.1 includes a new built-in clustering capability called Cluster Aware AIX. AIX is able to organize multiple LPARs through the multipath communications channel to neighboring CPUs, enabling very high-speed communication between processors. This enables multi-terabyte memory address range and page table access to support global petabyte shared memory space for AIX POWER7 clusters so that software developers can program a cluster as if it were a single system, without using message passing (i.e. semaphore-controlled Inter-process Communication). AIX administrators can use this new capability to cluster a pool of AIX nodes. By default, AIX V7.1 pins kernel memory and includes support to allow applications to pin their kernel stack. Pinning kernel memory and the kernel stack for applications with real-time requirements can provide performance improvements by ensuring that the kernel memory and kernel stack for an application is not paged out.[18]

AIX 7.2[19] was announced in October 2015, and released in December 2015. The principal feature of AIX 7.2 is the Live Kernel Update capability, which allows OS fixes to replace the entire AIX kernel with no impact to applications, by live migrating workloads to a temporary surrogate AIX OS partition while the original OS partition is patched. AIX 7.2 was also restructured to remove obsolete components. The networking component, bos.net.tcp.client was repackaged to allow additional installation flexibility. Unlike AIX 7.1, AIX 7.2 is only supported on systems based on POWER7 or later processors.

In January 2023, IBM moved development of AIX to its Indian subsidiary.[20]

Supported hardware platforms edit

IBM RT PC edit

The original AIX (sometimes called AIX/RT) was developed for the IBM RT PC workstation by IBM in conjunction with Interactive Systems Corporation, who had previously ported UNIX System III to the IBM PC for IBM as PC/IX.[21] According to its developers, the AIX source (for this initial version) consisted of one million lines of code.[22] Installation media consisted of eight 1.2M floppy disks. The RT was based on the IBM ROMP microprocessor, the first commercial RISC chip. This was based on a design pioneered at IBM Research (the IBM 801).

One of the novel aspects of the RT design was the use of a microkernel, called Virtual Resource Manager (VRM). The keyboard, mouse, display, disk drives and network were all controlled by a microkernel. One could "hotkey" from one operating system to the next using the Alt-Tab key combination. Each OS in turn would get possession of the keyboard, mouse and display. Besides AIX v2, the PICK OS also included this microkernel.

Much of the AIX v2 kernel was written in the PL.8 programming language, which proved troublesome during the migration to AIX v3.[citation needed] AIX v2 included full TCP/IP networking, as well as SNA and two networking file systems: NFS, licensed from Sun Microsystems, and Distributed Services (DS). DS had the distinction of being built on top of SNA, and thereby being fully compatible with DS on IBM mainframe systems[clarification needed] and on midrange systems running OS/400 through IBM i. For the graphical user interfaces, AIX v2 came with the X10R3 and later the X10R4 and X11 versions of the X Window System from MIT, together with the Athena widget set. Compilers for Fortran and C were available.

IBM PS/2 series edit

 
AIX PS/2 1.3 console login

AIX PS/2 (also known as AIX/386) was developed by Locus Computing Corporation under contract to IBM.[21] AIX PS/2, first released in October 1988,[23] ran on IBM PS/2 personal computers with Intel 386 and compatible processors.

 
AIX PS/2 1.3 AIXwindows Desktop

The product was announced in September 1988 with a baseline tag price of $595, although some utilities like UUCP were included in a separate Extension package priced at $250. nroff and troff for AIX were also sold separately in a Text Formatting System package priced at $200. The TCP/IP stack for AIX PS/2 retailed for another $300. The X Window System package was priced at $195, and featured a graphical environment called the AIXwindows Desktop, based on IXI's X.desktop.[24] The C and FORTRAN compilers each had a price tag of $275. Locus also made available their DOS Merge virtual machine environment for AIX, which could run MS DOS 3.3 applications inside AIX; DOS Merge was sold separately for another $250.[25] IBM also offered a $150 AIX PS/2 DOS Server Program, which provided file server and print server services for client computers running PC DOS 3.3.[26]

The last version of PS/2 AIX is 1.3. It was released in 1992 and announced to add support for non-IBM (non-microchannel) computers as well.[27] Support for PS/2 AIX ended in March 1995.[28]

IBM mainframes edit

In 1988, IBM announced AIX/370,[29] also developed by Locus Computing. AIX/370 was IBM's fourth attempt to offer Unix-like functionality for their mainframe line, specifically the System/370 (the prior versions were a TSS/370-based Unix system developed jointly with AT&T c.1980,[12] a VM/370-based system named VM/IX developed jointly with Interactive Systems Corporation c.1984,[citation needed] and a VM/370-based version of TSS/370[citation needed] named IX/370 which was upgraded to be compatible with UNIX System V[citation needed]). AIX/370 was released in 1990 with functional equivalence to System V Release 2 and 4.3BSD as well as IBM enhancements. With the introduction of the ESA/390 architecture, AIX/370 was replaced by AIX/ESA[30] in 1991, which was based on OSF/1, and also ran on the System/390 platform. This development effort was made partly to allow IBM to compete with Amdahl UTS.[citation needed] Unlike AIX/370, AIX/ESA ran both natively as the host operating system, and as a guest under VM. AIX/ESA, while technically advanced, had little commercial success, partially because[citation needed] UNIX functionality was added as an option to the existing mainframe operating system, MVS, as MVS/ESA SP Version 4 Release 3 OpenEdition[31] in 1994, and continued as an integral part of MVS/ESA SP Version 5, OS/390 and z/OS, with the name eventually changing from OpenEdition to Unix System Services. IBM also provided OpenEdition in VM/ESA Version 2[32] through z/VM.

IA-64 systems edit

As part of Project Monterey, IBM released a beta test version of AIX 5L for the IA-64 (Itanium) architecture in 2001, but this never became an official product due to lack of interest.[16]

Apple Network Servers edit

The Apple Network Server (ANS) systems were PowerPC-based systems designed by Apple Computer to have numerous high-end features that standard Apple hardware did not have, including swappable hard drives, redundant power supplies, and external monitoring capability. These systems were more or less based on the Power Macintosh hardware available at the time but were designed to use AIX (versions 4.1.4 or 4.1.5) as their native operating system in a specialized version specific to the ANS called AIX for Apple Network Servers.

AIX was only compatible with the Network Servers and was not ported to standard Power Macintosh hardware. It should not be confused with A/UX, Apple's earlier version of Unix for 68k-based Macintoshes.

POWER ISA/PowerPC/Power ISA-based systems edit

 
AIX RS/6000 servers running IBM.com in early 1998
 
AIX RS/6000 servers running IBM.com in early 1998

The release of AIX version 3 (sometimes called AIX/6000) coincided with the announcement of the first POWER1-based IBM RS/6000 models in 1990.

AIX v3 innovated in several ways on the software side. It was the first operating system to introduce the idea of a journaling file system, JFS, which allowed for fast boot times by avoiding the need to ensure the consistency of the file systems on disks (see fsck) on every reboot. Another innovation was shared libraries which avoid the need for static linking from an application to the libraries it used. The resulting smaller binaries used less of the hardware RAM to run, and used less disk space to install. Besides improving performance, it was a boon to developers: executable binaries could be in the tens of kilobytes instead of a megabyte for an executable statically linked to the C library. AIX v3 also scrapped the microkernel of AIX v2, a contentious move that resulted in v3 containing no PL.8 code and being somewhat more "pure" than v2.

Other notable subsystems included:

  • IRIS GL, a 3D rendering library, the progenitor of OpenGL. IRIS GL was licensed by IBM from SGI in 1987, then still a fairly small company, which had sold only a few thousand machines at the time. SGI also provided the low-end graphics card for the RS/6000, capable of drawing 20,000 gouraud-shaded triangles per second. The high-end graphics card was designed by IBM, a follow-on to the mainframe-attached IBM 5080, capable of rendering 990,000 vectors per second.
  • PHIGS, another 3D rendering API, popular in automotive CAD/CAM circles, and at the core of CATIA.
  • Full implementation of version 11 of the X Window System, together with Motif as the recommended widget toolkit and window manager.
  • Network file systems: NFS from Sun; AFS, the Andrew File System; and DFS, the Distributed File System.
  • NCS, the Network Computing System, licensed from Apollo Computer (later acquired by HP).
  • DPS on-screen display system. This was notable as a "plan B" in case the X11+Motif combination failed in the marketplace. However, it was highly proprietary, supported only by Sun, NeXT, and IBM. This cemented its failure in the marketplace in the face of the open systems challenge of X11+Motif and its lack of 3D capability.

In addition, AIX applications can run in the PASE subsystem under IBM i.

Source code edit

IBM formerly made the AIX for RS/6000 source code available to customers for an additional fee; in 1991, IBM customers could order the AIX 3.0 source code for a one-time charge of US$60,000;[33] subsequently, IBM released the AIX 3.1 source code in 1992,[34] and AIX 3.2 in 1993.[35] These source code distributions excluded certain files (authored by third-parties) which IBM did not have rights to redistribute, and also excluded layered products such as the MS-DOS emulator and the C compiler. Furthermore, in order to be able to license the AIX source code, the customer first had to procure source code license agreements with AT&T and the University of California, Berkeley.[33]

Versions edit

 
The default login banner for AIX 5.3 on PowerPC

POWER/PowerPC/Power ISA releases edit

Version Release date End of support date
Old version, no longer maintained: 5L 5.1 May 4, 2001; 23 years ago (2001-05-04)[36] April 1, 2006; 18 years ago (2006-04-01)[36]
Old version, no longer maintained: 5L 5.2 October 18, 2002; 21 years ago (2002-10-18)[36] April 30, 2009; 15 years ago (2009-04-30)[36]
Old version, no longer maintained: 5L 5.3 August 13, 2004; 19 years ago (2004-08-13)[36] April 30, 2012; 12 years ago (2012-04-30)[36]
Old version, no longer maintained: 6.1 November 9, 2007; 16 years ago (2007-11-09)[37] April 30, 2017; 7 years ago (2017-04-30)[38]
Old version, no longer maintained: 7.1 September 10, 2010; 13 years ago (2010-09-10)[39] April 30, 2023; 13 months ago (2023-04-30)[40]
Older version, yet still maintained: 7.2 December 4, 2015; 8 years ago (2015-12-04)[41] TBA
Current stable version: 7.3 December 10, 2021; 2 years ago (2021-12-10)[42] TBA
Legend:
Old version
Older version, still maintained
Latest version
Latest preview version
Future release
  • AIX V7.3, December 10, 2021[43]
  • AIX V7.2, October 5, 2015[19]
    • Live update for Interim Fixes, Service Packs and Technology Levels – replaces the entire AIX kernel without impacting applications
    • Flash based filesystem caching
    • Cluster Aware AIX automation with repository replacement mechanism
    • SRIOV-backed VNIC, or dedicated VNIC virtualized network adapter support
    • RDSv3 over RoCE adds support of the Oracle RDSv3 protocol over the Mellanox Connect RoCE adapters
    • Supports secure boot on POWER9 systems.[44]
    • Requires POWER7 or newer CPUs
  • AIX V7.1, September 10, 2010[45]
    • Support for 256 cores / 1024 threads in a single LPAR
    • The ability to run AIX V5.2 or V5.3 inside of a Workload Partition
    • An XML profile based system configuration management utility
    • Support for export of Fibre Channel adapters to WPARs
    • VIOS disk support in a WPAR
    • Cluster Aware AIX
    • AIX Event infrastructure
    • Role-based access control (RBAC) with domain support for multi-tenant environments
    • Requires POWER4 or newer CPUs
  • AIX V6.1, November 9, 2007[37]
  • AIX 5L 5.3,[46] August 13, 2004,[36] end of support April 30, 2012[36]
  • AIX 5L 5.2,[47] October 18, 2002,[36] end of support April 30, 2009[36]
  • AIX 5L 5.1,[49] May 4, 2001,[36] end of support April 1, 2006[36]
  • AIX 4.3.3, September 17, 1999[citation needed]
  • AIX 4.3.2, October 23, 1998[citation needed]
  • AIX 4.3.1, April 24, 1998[citation needed]
  • AIX 4.3, October 31, 1997[citation needed]
  • AIX 4.2.1, April 25, 1997[citation needed]
    • NFS Version 3
    • Y2K-compliant
  • AIX 4.2, May 17, 1996[citation needed]
  • AIX 4.1.5, November 8, 1996[citation needed]
  • AIX 4.1.4, October 20, 1995[citation needed]
  • AIX 4.1.3, July 7, 1995[citation needed]
    • CDE 1.0 became the default GUI environment, replacing the AIXwindows Desktop.
  • AIX 4.1.1, October 28, 1994[citation needed]
  • AIX 4.1, August 12, 1994[citation needed]
    • AIX Ultimedia Services introduced (multimedia drivers and applications)
  • AIX 4.0, 1994
    • Run on RS/6000 systems with PowerPC processors and PCI busses.
  • AIX 3.2.5, October 15, 1993[citation needed]
  • AIX 3.2 1992[citation needed]
  • AIX 3.1, (General Availability) February 1990[citation needed]
  • AIX 3.0 1989 (Early Access)
    • LVM (Logical Volume Manager) was incorporated into OSF/1, and in 1995 for HP-UX,[52] and the Linux LVM implementation is similar to the HP-UX LVM implementation.[53]
    • SMIT was introduced.[citation needed]

IBM System/370 releases edit

  • AIX/ESA Version 2 Release 2[54]
    • Announced December 15, 1992
    • Available February 26, 1993
    • Withdrawn Jun 19, 1993
    • Runs only in S/370-ESA mode
  • AIX/ESA Version 2 Release 1[30]
    • Announced March 31, 1992
    • Available June 26, 1992
    • Withdrawn Jun 19, 1993
    • Runs only in S/370-ESA mode
  • AIX/370 Version 1 Release 2.1[55]
    • Announced February 5, 1991
    • Available February February 22, 1991
    • Withdrawn December 31, 1992
    • Does not run in XA, ESA or z mode
  • AIX/370 Version 1 Release 1[29]
    • Announced March 15, 1988
    • Available February 16, 1989
    • Does not run in XA, ESA or z mode

IBM PS/2 releases edit

  • AIX PS/2 v1.3, October 1992[citation needed]
    • Withdrawn from sale in US, March 1995
    • Patches supporting IBM ThinkPad 750C family of notebook computers, 1994
    • Patches supporting non PS/2 hardware and systems, 1993
  • AIX PS/2 v1.2.1, May 1991[citation needed]
  • AIX PS/2 v1.2, March 1990[citation needed]
  • AIX PS/2 v1.1, March 1989[citation needed]

IBM RT releases edit

User interfaces edit

 
The Common Desktop Environment, AIX's default graphical user interface

The default shell was Bourne shell up to AIX version 3, but was changed to KornShell (ksh88) in version 4 for XPG4 and POSIX compliance.[3]

Graphical edit

The Common Desktop Environment (CDE) is AIX's default graphical user interface. As part of Linux Affinity and the free AIX Toolbox for Linux Applications (ATLA), open-source KDE Plasma Workspaces and GNOME desktop are also available.[citation needed]

System Management Interface Tool edit

 
The initial menu, when running in text mode

SMIT is the System Management Interface Tool for AIX. It allows a user to navigate a menu hierarchy of commands, rather than using the command line. Invocation is typically achieved with the command smit. Experienced system administrators make use of the F6 function key which generates the command line that SMIT will invoke to complete it. SMIT also generates a log of commands that are performed in the smit.script file. The smit.script file automatically records the commands with the command flags and parameters used. The smit.script file can be used as an executable shell script to rerun system configuration tasks. SMIT also creates the smit.log file, which contains additional detailed information that can be used by programmers in extending the SMIT system.

smit and smitty refer to the same program, though smitty invokes the text-based version, while smit will invoke an X Window System based interface if possible; however, if smit determines that X Window System capabilities are not present, it will present the text-based version instead of failing. Determination of X Window System capabilities is typically performed by checking for the existence of the DISPLAY variable.[citation needed]

Database edit

Object Data Manager (ODM) is a database of system information integrated into AIX,[56][57] analogous to the registry in Microsoft Windows.[58] A good understanding of the ODM is essential for managing AIX systems.[59]

Data managed in ODM is stored and maintained as objects with associated attributes.[60] Interaction with ODM is possible via application programming interface (API) library for programs, and command-line utilities such as odmshow, odmget, odmadd, odmchange and odmdelete for shell scripts and users. SMIT and its associated AIX commands can also be used to query and modify information in the ODM.[61] ODM is stored on disk using Berkeley DB files.[62]

Example of information stored in the ODM database are:

See also edit

References edit

  1. ^ Prenessa Lowery (February 23, 2021). "35 Years of Innovation". IBM. from the original on March 11, 2021. Retrieved February 24, 2021.
  2. ^ "AIX 7.3.2 Release Notes". www.ibm.com. November 2023. Retrieved February 1, 2024.
  3. ^ a b Casey Cannon; Scott Trent; Carolyn Jones (1999). Simply AIX 4.3. Prentice Hall PTR. p. 21. ISBN 978-0-13-021344-0.
  4. ^ "sh Command". IBM Documentation. Retrieved January 21, 2023.
  5. ^ "Unix Pronunciation". wordpress.com. January 29, 2010. from the original on October 28, 2011. Retrieved November 18, 2011.
  6. ^ "IBM Corporation Registered Products by Product Standard". Open Group. from the original on January 23, 2022. Retrieved January 23, 2022.
  7. ^ . Open Group. July 23, 2003. Archived from the original on August 2, 2003. Retrieved January 23, 2022.
  8. ^ . IBM Corporation. February 9, 2011. Archived from the original on June 24, 2011. Retrieved February 9, 2011.
  9. ^ Johnson, Stephen C.; Ritchie, Dennis M. (1978). "Portability of C Programs and the UNIX System" (PDF). Bell System Technical Journal. 57 (6): 2021–2048. doi:10.1002/j.1538-7305.1978.tb02141.x. S2CID 17510065. (PDF) from the original on December 18, 2021. Retrieved August 4, 2015.
  10. ^ Poulsen, Lars (2001), IBM 360/370/3090/390, from the original on January 3, 2018, retrieved November 4, 2015
  11. ^ "Amdahl launches UTS mainframe unix". 1993. from the original on April 18, 2016. Retrieved November 4, 2015.
  12. ^ a b Felton, W. A.; Miller, G. L.; Milner, J. M. (1984). "A UNIX System Implementation for System/370" (PDF). AT&T Bell Laboratories Technical Journal. 63 (8). (PDF) from the original on June 11, 2015. Retrieved September 1, 2015.
  13. ^ Gallant, John (February 18, 1985). "Users: new life for VM". Computerworld. p. 11. from the original on May 17, 2015. Retrieved February 3, 2015.
  14. ^ Gallant, John (February 18, 1985). "Software steals 3090's thunder: VM gets XA version; Unix fully supported". Computerworld. pp. 1, 8. from the original on May 16, 2015. Retrieved February 3, 2015.
  15. ^ "IBM TAPS LOCUS FOR KEY AUX UNIX FEATURES, TCF FILE SYSTEM". Retrieved January 9, 2024.
  16. ^ a b Jones, Pamela (August 25, 2005). "2002 IBM Internal Email on Project Monterey – "No One Wants It"". Groklaw. from the original on May 5, 2010. Retrieved May 20, 2007.
  17. ^ "Novell Wins Again — Jury Rules Copyrights Didn't Go to SCO". March 30, 2010. from the original on May 5, 2010. Retrieved March 30, 2010.
  18. ^ "IBM AIX 7 preview". IBM Corporation. April 16, 2010. from the original on August 5, 2010. Retrieved April 16, 2010.
  19. ^ a b "IBM AIX 7.2 Announcement Letter". IBM.com. n.d. from the original on January 13, 2020. Retrieved October 5, 2015.
  20. ^ "IBM shifts remaining US-based AIX dev jobs to India - source". The Register. January 12, 2023. from the original on January 12, 2023. Retrieved January 21, 2023.
  21. ^ a b Patricia Keefe (July 6, 1986). "IBM, Locus to co-develop PS/2 AIX system". Computerworld: The Newsweekly of Information Systems Management. Computerworld: 8. ISSN 0010-4841. from the original on February 27, 2017. Retrieved May 18, 2016.
  22. ^ "IBM joins 32-bit fray with RT line". Computerworld: The Newsweekly of Information Systems Management. Computerworld: 8. January 27, 1986. ISSN 0010-4841. from the original on February 27, 2017. Retrieved May 18, 2016.
  23. ^ "IBM AIX PS2 1987 Announcement Letter". IBM.com. November 3, 1987. from the original on November 30, 2020. Retrieved April 12, 2022.
  24. ^ "Software with a foreign flair". Computerworld. IDG Enterprise. March 26, 1990. from the original on March 19, 2022. Retrieved September 19, 2020.
  25. ^ "IBM Announces Broad Range of Unix-Related Tools, Products". InfoWorld: 8. November 16, 1987. ISSN 0199-6649. from the original on February 27, 2017. Retrieved May 18, 2016.
  26. ^ "AIX for PS/2". Computerworld: The Newsweekly of Information Systems Management. Computerworld: 55. February 22, 1988. ISSN 0010-4841. from the original on February 27, 2017. Retrieved May 18, 2016.
  27. ^ Cate Corcoran (September 28, 1992). "IBM announces increased support for Unix on PCs". InfoWorld: 16. ISSN 0199-6649. from the original on February 27, 2017. Retrieved May 18, 2016.
  28. ^ . April 28, 2003. Archived from the original on April 28, 2003.
  29. ^ a b "Advanced Interactive Executive/370 (AIX/370)". Announcement Letters. IBM. March 15, 1988. 288-130. from the original on March 18, 2022. Retrieved April 12, 2022.
  30. ^ a b "IBM AIX/ESA VERSION 2 RELEASE 1". Announcement Letters. IBM. March 31, 1992. 292-183. from the original on March 18, 2022. Retrieved April 12, 2022.
  31. ^ "OpenEdition(TM) services Available on MVS/ESA SP Version 4 Release 3 (JES2 and JES3)", Announcement Letters, IBM, March 8, 1994, ZP94-0246, from the original on March 18, 2022, retrieved April 12, 2022
  32. ^ "Availability: VM/ESA Version 2 Release 1.0 with OpenEdition for VM/ESA". Announcement Letters. IBM. June 12, 1995. 295-240. from the original on March 18, 2022. Retrieved April 12, 2022.
  33. ^ a b "IBM AIX VERSION 3 SOURCE CODE FOR RISC SYSTEM/6000". www.ibm.com. July 2, 1991. Retrieved January 13, 2023.
  34. ^ "AIX Version 3.1 Source Code for RISC System/6000". www.ibm.com. January 21, 1992. Retrieved January 13, 2023.
  35. ^ "AIX Version 3.2 Source Code for RISC System/6000". www.ibm.com. February 2, 1993. Retrieved January 13, 2023.
  36. ^ a b c d e f g h i j k l . IBM. Archived from the original on April 27, 2012.
  37. ^ a b "IBM AIX Version 6.1 provides leadership virtualization, security features, availability, and management capabilities". Announcement letters. IBM.com. November 6, 2007. 207-271. from the original on January 14, 2022. Retrieved January 14, 2022.
  38. ^ a b "Software withdrawal and support discontinuance: IBM AIX 6, IBM System Director for Power Systems and associated licensed programs". Announcement letters. IBM. September 29, 2015. 915-204. from the original on January 15, 2022. Retrieved January 14, 2022.
  39. ^ "IBM AIX V7.1 and IBM PowerVM V2.2 offer new functions for virtualization, security, reliability, and system management for mission-critical, core business applications". IBM. August 17, 2010.
  40. ^ "Software withdrawal and support discontinuance: IBM AIX 7.1 Standard edition, IBM AIX 7.1 Enterprise editions 1.5, and IBM AIX Dynamic System Optimizer 1.1". IBM. October 19, 2021.
  41. ^ "IBM AIX 7.2 delivers the reliability, availability, performance, and security needed to be successful in the new global economy". IBM. October 5, 2015.
  42. ^ "IBM delivers enhanced capabilities with IBM AIX 7.3 Standard Edition". IBM. October 19, 2021.
  43. ^ "IBM delivers enhanced capabilities with IBM AIX 7.3 Standard Edition". Announcement letters. IBM. October 19, 2021. 221-328. from the original on October 19, 2021. Retrieved October 19, 2021.
  44. ^ Scott Vetter, Navdeep Dhaliwal, Ahmed Mashhour, Armin Röll, Liviu Rosca (February 4, 2020). "Chapter 2.2 AIX Secure boot". IBM AIX Enhancements and Modernization. IBM Redbooks. ISBN 978-0738458281. from the original on April 12, 2022. Retrieved September 25, 2020.{{cite book}}: CS1 maint: multiple names: authors list (link)
  45. ^ "BM AIX V7.1 and IBM PowerVM V2.2 offer new functions for virtualization, security, reliability, and system management for mission-critical, core business applications". Announcement letters. IBM. August 17, 2010. AP10-0184. from the original on January 15, 2022. Retrieved December 27, 2010.
  46. ^ "IBM AIX 5L for POWER V5.3 offers new levels of innovative and self-management technologies on advanced POWER5 systems". IBM. July 13, 2004.
  47. ^ "IBM AIX 5L for POWER V5.2 Delivers Industry-Leading Resource Management for Commercial and Enterprise Servers". IBM. October 8, 2002.
  48. ^ "Power Systems – IBM" (PDF). ibm.com. n.d. from the original on April 12, 2022. Retrieved April 14, 2008.
  49. ^ "IBM AIX 5L Version 5.1 Advanced UNIX Operating System with Linux Affinity Delivers the Most Powerful and Flexible Choice for e-business and Enterprise Servers". IBM. April 17, 2001.
  50. ^ "Unigroup Next Meeting Announcement". from the original on August 29, 2006. Retrieved January 19, 2020.
  51. ^ "IBM's AIX is First Operating System in a 64-bit Environment to Receive C2 Security Certification". www-03.ibm.com. January 18, 1999. from the original on March 3, 2016. Retrieved January 12, 2015.
  52. ^ Sontag, John (April 1995). . Byte. Archived from the original on October 20, 1996.{{cite web}}: CS1 maint: unfit URL (link)
  53. ^ Teigland, David; Mauelshagen, Heinz (June 2001). Volume Managers in Linux. 2001 USENIX Annual Technical Conference. USENIX Association. from the original on January 13, 2022. Retrieved January 13, 2022.
  54. ^ "IBM AIX/ESA Version 2 Release 2". Announcement Letters. IBM. December 15, 1992. 292-711.
  55. ^ "IBM AIX/370 Version 1 Release 2.1". Announcement Letters. IBM. February 5, 1991. 291-040.
  56. ^ a b c d . sysadminexperts.com. SysAdminExperts. Archived from the original on June 13, 2016. Retrieved June 18, 2016.
  57. ^ "IBM Knowledge Center: Object data manager". ibm.com. IBM. from the original on August 10, 2016. Retrieved June 18, 2016.
  58. ^ Nemeth, Evi (2011). "Chapter 13. Drivers and the Kernel". UNIX and Linux System Administration Handbook. Prentice Hall. pp. 432–437. ISBN 978-0-13-148005-6. from the original on February 27, 2017. Retrieved June 7, 2017.
  59. ^ Michael, Randal (August 2, 2002). AIX 5L Administration. Mcgraw-hill. p. 150. ISBN 9780072222555. from the original on January 23, 2022. Retrieved November 12, 2020.
  60. ^ "IBM Training White Paper: Understanding the AIX Object Data Manager". globalknowledge.com. Global Knowledge. from the original on August 7, 2016. Retrieved June 18, 2016.
  61. ^ Frisch, Æleen (August 23, 2002). Essential System Administration: Tools and Techniques for Linux and Unix Administration. "O'Reilly Media, Inc.". p. 67. ISBN 9780596550493. from the original on January 23, 2022. Retrieved November 12, 2020.
  62. ^ Hein, Trent (2010). Unix and Linux System Administration Handbook, Fourth Edition. S.l: Pearson. ISBN 978-0-13-211736-4. OCLC 1192343222.

External links edit

  • IBM AIX

redirects, here, other, uses, disambiguation, this, article, multiple, issues, please, help, improve, discuss, these, issues, talk, page, learn, when, remove, these, template, messages, this, article, needs, additional, citations, verification, please, help, i. AIX redirects here For other uses see AIX disambiguation This article has multiple issues Please help improve it or discuss these issues on the talk page Learn how and when to remove these template messages This article needs additional citations for verification Please help improve this article by adding citations to reliable sources Unsourced material may be challenged and removed Find sources IBM AIX news newspapers books scholar JSTOR February 2010 Learn how and when to remove this message This article needs more complete citations for verification Please help add missing citation information so that sources are clearly identifiable January 2022 Learn how and when to remove this message This article uses citations that link to broken or outdated sources Please improve the article by addressing link rot or discuss this issue on the talk page January 2022 Learn how and when to remove this message Learn how and when to remove this message AIX Advanced Interactive eXecutive pronounced ˌ eɪ aɪ ˈ ɛ k s ay eye EKS 5 is a series of proprietary Unix operating systems developed and sold by IBM for several of its computer platforms AIXDeveloperIBMWritten inCOS familyUnix System V Working stateCurrentSource modelClosed source formerly source availableInitial releaseFebruary 1986 38 years ago 1986 02 1 Latest release7 3 TL2 November 2023 6 months ago 2023 11 2 Marketing targetWorkstation ServerPlatformsCurrent Power ISAFormer IBM ROMP IBM POWER PowerPC x86 IBM PS 2 System 370 ESA 390 IA 64 Itanium Kernel typeMonolithic with dynamically loadable modulesUserlandPOSIX SUSDefaultuser interfaceKornShell ksh88 3 4 Common Desktop Environment Plasma Workspaces and GNOME optional LicenseProprietaryOfficial websiteibm wbr com wbr products wbr aix Contents 1 Background 2 History 3 Supported hardware platforms 3 1 IBM RT PC 3 2 IBM PS 2 series 3 3 IBM mainframes 3 4 IA 64 systems 3 5 Apple Network Servers 3 6 POWER ISA PowerPC Power ISA based systems 4 Source code 5 Versions 5 1 POWER PowerPC Power ISA releases 5 2 IBM System 370 releases 5 3 IBM PS 2 releases 5 4 IBM RT releases 6 User interfaces 6 1 Graphical 6 2 System Management Interface Tool 7 Database 8 See also 9 References 10 External linksBackground editOriginally released for the IBM RT PC RISC workstation in 1986 AIX has supported a wide variety of hardware platforms including the IBM RS 6000 series and later Power and PowerPC based systems IBM System i System 370 mainframes PS 2 personal computers and the Apple Network Server It is currently supported on IBM Power Systems alongside IBM i and Linux AIX is based on UNIX System V with 4 3BSD compatible extensions It is certified to the UNIX 03 and UNIX V7 marks of the Single UNIX Specification beginning with AIX versions 5 3 and 7 2 TL5 respectively 6 Older versions were previously certified to the UNIX 95 and UNIX 98 marks 7 AIX was the first operating system to have a journaling file system and IBM has continuously enhanced the software with features such as processor disk and network virtualization dynamic hardware resource allocation including fractional processor units and reliability engineering ported from its mainframe designs 8 History edit nbsp IBM RS 6000 AIX file servers used for IBM com in the 1990s nbsp AIX Version 4 console login prompt Unix started life at AT amp T s Bell Labs research center in the early 1970s running on DEC minicomputers By 1976 the operating system was in use at various academic institutions including Princeton where Tom Lyon and others ported it to the S 370 to run as a guest OS under VM 370 9 This port would later grow out to become UTS 10 a mainframe Unix offering by IBM s competitor Amdahl Corporation 11 IBM s own involvement in Unix can be dated to 1979 when it assisted Bell Labs in doing its own Unix port to the 370 to be used as a build host for the 5ESS switch s software In the process IBM made modifications to the TSS 370 Resident Supervisor to better support Unix 12 It took until 1984 for IBM to offer its own Unix on the S 370 platform VM IX which was developed by Interactive Systems Corporation using Unix System III as its base VM IX and the modified version of VM 370 it required was not a General Availability product it was only obtainable as a PRPQ In 1985 VM IX was replaced by IBM IX 370 which was a GA product intended by IBM to compete with Amdahl UTS 13 IX 370 which was based on AT amp T s Unix 360 6th Edition port which only ran on TSS 370 as a time share application was updated to Unix System 5 and modified by IBM to run as a VM 370 guest OS The IX 370 operating system offered special facilities for interoperating with PC IX Interactive IBM s version of Unix for IBM PC compatible hardware and was licensed at 10 000 per sixteen concurrent users 14 AIX Version 1 introduced in 1986 for the IBM RT PC workstation was based on UNIX System V Releases 1 and 2 In developing AIX IBM and Interactive Systems Corporation whom IBM contracted also incorporated source code from 4 2 and 4 3 BSD UNIX Among other variants IBM later produced AIX Version 2 also known as AIX 6000 based on AIX Version 1 for their POWER based RS 6000 platform Since 1990 AIX has served as the primary operating system for the RS 6000 series later renamed IBM eServer pSeries then IBM System p and now IBM Power Systems AIX Version 3 introduced in 1988 for the PS 2 and VM 370 systems developed by Locus Computing Corporation added the Transparent Computing Facility 15 AIX Version 4 introduced in 1994 added symmetric multiprocessing with the introduction of the first RS 6000 SMP servers and continued to evolve through the 1990s culminating with AIX 4 3 3 in 1999 Version 4 1 in a slightly modified form was also the standard operating system for the Apple Network Server systems sold by Apple Computer to complement the Macintosh line In the late 1990s under Project Monterey IBM and the Santa Cruz Operation planned to integrate AIX and UnixWare into a single 32 bit 64 bit multiplatform UNIX with particular emphasis on running on Intel IA 64 Itanium architecture CPUs A beta test version of AIX 5L for IA 64 systems was released but according to documents released in the SCO v IBM lawsuit less than forty licenses for the finished Monterey Unix were ever sold before the project was terminated in 2002 16 In 2003 the SCO Group alleged that among other infractions IBM had misappropriated licensed source code from UNIX System V Release 4 for incorporation into AIX SCO subsequently withdrew IBM s license to develop and distribute AIX IBM maintains that their license was irrevocable and continued to sell and support the product until the litigation was adjudicated AIX was a component of the 2003 SCO v IBM lawsuit in which the SCO Group filed a lawsuit against IBM alleging IBM contributed SCO s intellectual property to the Linux codebase The SCO Group who argued they were the rightful owners of the copyrights covering the Unix operating system attempted to revoke IBM s license to sell or distribute the AIX operating system In March 2010 a jury returned a verdict finding that Novell not the SCO Group owns the rights to Unix 17 nbsp Old logo AIX 6 was announced in May 2007 and it ran as an open beta from June 2007 until the general availability GA of AIX 6 1 on November 9 2007 Major new features in AIX 6 1 included full role based access control workload partitions which enable application mobility enhanced security Addition of AES encryption type for NFS v3 and v4 and Live Partition Mobility on the POWER6 hardware AIX 7 1 was announced in April 2010 and an open beta ran until general availability of AIX 7 1 in September 2010 Several new features including better scalability enhanced clustering and management capabilities were added AIX 7 1 includes a new built in clustering capability called Cluster Aware AIX AIX is able to organize multiple LPARs through the multipath communications channel to neighboring CPUs enabling very high speed communication between processors This enables multi terabyte memory address range and page table access to support global petabyte shared memory space for AIX POWER7 clusters so that software developers can program a cluster as if it were a single system without using message passing i e semaphore controlled Inter process Communication AIX administrators can use this new capability to cluster a pool of AIX nodes By default AIX V7 1 pins kernel memory and includes support to allow applications to pin their kernel stack Pinning kernel memory and the kernel stack for applications with real time requirements can provide performance improvements by ensuring that the kernel memory and kernel stack for an application is not paged out 18 AIX 7 2 19 was announced in October 2015 and released in December 2015 The principal feature of AIX 7 2 is the Live Kernel Update capability which allows OS fixes to replace the entire AIX kernel with no impact to applications by live migrating workloads to a temporary surrogate AIX OS partition while the original OS partition is patched AIX 7 2 was also restructured to remove obsolete components The networking component bos net tcp client was repackaged to allow additional installation flexibility Unlike AIX 7 1 AIX 7 2 is only supported on systems based on POWER7 or later processors In January 2023 IBM moved development of AIX to its Indian subsidiary 20 Supported hardware platforms editIBM RT PC edit The original AIX sometimes called AIX RT was developed for the IBM RT PC workstation by IBM in conjunction with Interactive Systems Corporation who had previously ported UNIX System III to the IBM PC for IBM as PC IX 21 According to its developers the AIX source for this initial version consisted of one million lines of code 22 Installation media consisted of eight 1 2M floppy disks The RT was based on the IBM ROMP microprocessor the first commercial RISC chip This was based on a design pioneered at IBM Research the IBM 801 One of the novel aspects of the RT design was the use of a microkernel called Virtual Resource Manager VRM The keyboard mouse display disk drives and network were all controlled by a microkernel One could hotkey from one operating system to the next using the Alt Tab key combination Each OS in turn would get possession of the keyboard mouse and display Besides AIX v2 the PICK OS also included this microkernel Much of the AIX v2 kernel was written in the PL 8 programming language which proved troublesome during the migration to AIX v3 citation needed AIX v2 included full TCP IP networking as well as SNA and two networking file systems NFS licensed from Sun Microsystems and Distributed Services DS DS had the distinction of being built on top of SNA and thereby being fully compatible with DS on IBM mainframe systems clarification needed and on midrange systems running OS 400 through IBM i For the graphical user interfaces AIX v2 came with the X10R3 and later the X10R4 and X11 versions of the X Window System from MIT together with the Athena widget set Compilers for Fortran and C were available IBM PS 2 series edit nbsp AIX PS 2 1 3 console login AIX PS 2 also known as AIX 386 was developed by Locus Computing Corporation under contract to IBM 21 AIX PS 2 first released in October 1988 23 ran on IBM PS 2 personal computers with Intel 386 and compatible processors nbsp AIX PS 2 1 3 AIXwindows Desktop The product was announced in September 1988 with a baseline tag price of 595 although some utilities like UUCP were included in a separate Extension package priced at 250 nroff and troff for AIX were also sold separately in a Text Formatting System package priced at 200 The TCP IP stack for AIX PS 2 retailed for another 300 The X Window System package was priced at 195 and featured a graphical environment called the AIXwindows Desktop based on IXI s X desktop 24 The C and FORTRAN compilers each had a price tag of 275 Locus also made available their DOS Merge virtual machine environment for AIX which could run MS DOS 3 3 applications inside AIX DOS Merge was sold separately for another 250 25 IBM also offered a 150 AIX PS 2 DOS Server Program which provided file server and print server services for client computers running PC DOS 3 3 26 The last version of PS 2 AIX is 1 3 It was released in 1992 and announced to add support for non IBM non microchannel computers as well 27 Support for PS 2 AIX ended in March 1995 28 IBM mainframes edit In 1988 IBM announced AIX 370 29 also developed by Locus Computing AIX 370 was IBM s fourth attempt to offer Unix like functionality for their mainframe line specifically the System 370 the prior versions were a TSS 370 based Unix system developed jointly with AT amp T c 1980 12 a VM 370 based system named VM IX developed jointly with Interactive Systems Corporation c 1984 citation needed and a VM 370 based version of TSS 370 citation needed named IX 370 which was upgraded to be compatible with UNIX System V citation needed AIX 370 was released in 1990 with functional equivalence to System V Release 2 and 4 3BSD as well as IBM enhancements With the introduction of the ESA 390 architecture AIX 370 was replaced by AIX ESA 30 in 1991 which was based on OSF 1 and also ran on the System 390 platform This development effort was made partly to allow IBM to compete with Amdahl UTS citation needed Unlike AIX 370 AIX ESA ran both natively as the host operating system and as a guest under VM AIX ESA while technically advanced had little commercial success partially because citation needed UNIX functionality was added as an option to the existing mainframe operating system MVS as MVS ESA SP Version 4 Release 3 OpenEdition 31 in 1994 and continued as an integral part of MVS ESA SP Version 5 OS 390 and z OS with the name eventually changing from OpenEdition to Unix System Services IBM also provided OpenEdition in VM ESA Version 2 32 through z VM IA 64 systems edit As part of Project Monterey IBM released a beta test version of AIX 5L for the IA 64 Itanium architecture in 2001 but this never became an official product due to lack of interest 16 Apple Network Servers edit The Apple Network Server ANS systems were PowerPC based systems designed by Apple Computer to have numerous high end features that standard Apple hardware did not have including swappable hard drives redundant power supplies and external monitoring capability These systems were more or less based on the Power Macintosh hardware available at the time but were designed to use AIX versions 4 1 4 or 4 1 5 as their native operating system in a specialized version specific to the ANS called AIX for Apple Network Servers AIX was only compatible with the Network Servers and was not ported to standard Power Macintosh hardware It should not be confused with A UX Apple s earlier version of Unix for 68k based Macintoshes POWER ISA PowerPC Power ISA based systems edit nbsp AIX RS 6000 servers running IBM com in early 1998 nbsp AIX RS 6000 servers running IBM com in early 1998 The release of AIX version 3 sometimes called AIX 6000 coincided with the announcement of the first POWER1 based IBM RS 6000 models in 1990 AIX v3 innovated in several ways on the software side It was the first operating system to introduce the idea of a journaling file system JFS which allowed for fast boot times by avoiding the need to ensure the consistency of the file systems on disks see fsck on every reboot Another innovation was shared libraries which avoid the need for static linking from an application to the libraries it used The resulting smaller binaries used less of the hardware RAM to run and used less disk space to install Besides improving performance it was a boon to developers executable binaries could be in the tens of kilobytes instead of a megabyte for an executable statically linked to the C library AIX v3 also scrapped the microkernel of AIX v2 a contentious move that resulted in v3 containing no PL 8 code and being somewhat more pure than v2 Other notable subsystems included IRIS GL a 3D rendering library the progenitor of OpenGL IRIS GL was licensed by IBM from SGI in 1987 then still a fairly small company which had sold only a few thousand machines at the time SGI also provided the low end graphics card for the RS 6000 capable of drawing 20 000 gouraud shaded triangles per second The high end graphics card was designed by IBM a follow on to the mainframe attached IBM 5080 capable of rendering 990 000 vectors per second PHIGS another 3D rendering API popular in automotive CAD CAM circles and at the core of CATIA Full implementation of version 11 of the X Window System together with Motif as the recommended widget toolkit and window manager Network file systems NFS from Sun AFS the Andrew File System and DFS the Distributed File System NCS the Network Computing System licensed from Apollo Computer later acquired by HP DPS on screen display system This was notable as a plan B in case the X11 Motif combination failed in the marketplace However it was highly proprietary supported only by Sun NeXT and IBM This cemented its failure in the marketplace in the face of the open systems challenge of X11 Motif and its lack of 3D capability In addition AIX applications can run in the PASE subsystem under IBM i Source code editIBM formerly made the AIX for RS 6000 source code available to customers for an additional fee in 1991 IBM customers could order the AIX 3 0 source code for a one time charge of US 60 000 33 subsequently IBM released the AIX 3 1 source code in 1992 34 and AIX 3 2 in 1993 35 These source code distributions excluded certain files authored by third parties which IBM did not have rights to redistribute and also excluded layered products such as the MS DOS emulator and the C compiler Furthermore in order to be able to license the AIX source code the customer first had to procure source code license agreements with AT amp T and the University of California Berkeley 33 Versions edit nbsp The default login banner for AIX 5 3 on PowerPC POWER PowerPC Power ISA releases edit Version Release date End of support date Old version no longer maintained 5L 5 1 May 4 2001 23 years ago 2001 05 04 36 April 1 2006 18 years ago 2006 04 01 36 Old version no longer maintained 5L 5 2 October 18 2002 21 years ago 2002 10 18 36 April 30 2009 15 years ago 2009 04 30 36 Old version no longer maintained 5L 5 3 August 13 2004 19 years ago 2004 08 13 36 April 30 2012 12 years ago 2012 04 30 36 Old version no longer maintained 6 1 November 9 2007 16 years ago 2007 11 09 37 April 30 2017 7 years ago 2017 04 30 38 Old version no longer maintained 7 1 September 10 2010 13 years ago 2010 09 10 39 April 30 2023 13 months ago 2023 04 30 40 Older version yet still maintained 7 2 December 4 2015 8 years ago 2015 12 04 41 TBA Current stable version 7 3 December 10 2021 2 years ago 2021 12 10 42 TBA Legend Old versionOlder version still maintainedLatest versionLatest preview versionFuture release AIX V7 3 December 10 2021 43 Requires POWER8 or newer CPUs AIX V7 2 October 5 2015 19 Live update for Interim Fixes Service Packs and Technology Levels replaces the entire AIX kernel without impacting applications Flash based filesystem caching Cluster Aware AIX automation with repository replacement mechanism SRIOV backed VNIC or dedicated VNIC virtualized network adapter support RDSv3 over RoCE adds support of the Oracle RDSv3 protocol over the Mellanox Connect RoCE adapters Supports secure boot on POWER9 systems 44 Requires POWER7 or newer CPUs AIX V7 1 September 10 2010 45 Support for 256 cores 1024 threads in a single LPAR The ability to run AIX V5 2 or V5 3 inside of a Workload Partition An XML profile based system configuration management utility Support for export of Fibre Channel adapters to WPARs VIOS disk support in a WPAR Cluster Aware AIX AIX Event infrastructure Role based access control RBAC with domain support for multi tenant environments Requires POWER4 or newer CPUs AIX V6 1 November 9 2007 37 Workload Partitions WPARs operating system level virtualization Live Application Mobility Live Partition Mobility Security Role Based Access Control RBAC AIX Security Expert a system and network security hardening tool Encrypting JFS2 filesystem Trusted AIX Trusted Execution Integrated Electronic Service Agent for auto error reporting Concurrent Kernel Maintenance Kernel exploitation of POWER6 storage keys ProbeVue dynamic tracing Systems Director Console for AIX Integrated filesystem snapshot Requires POWER4 or newer CPUs AIX 6 withdrawn from Marketing effective April 2016 and from Support effective April 2017 38 AIX 5L 5 3 46 August 13 2004 36 end of support April 30 2012 36 NFS Version 4 Advanced Accounting Virtual SCSI Virtual Ethernet Exploitation of Simultaneous multithreading SMT Micro Partitioning enablement POWER5 exploitation JFS2 quotas Ability to shrink a JFS2 filesystem Kernel scheduler has been enhanced to dynamically increase and decrease the use of virtual processors AIX 5L 5 2 47 October 18 2002 36 end of support April 30 2009 36 Ability to run on the IBM BladeCenter JS20 with the PowerPC 970 Minimum level required for POWER5 hardware MPIO for Fibre Channel disks iSCSI Initiator software Participation in Dynamic LPAR Concurrent I O CIO feature introduced for JFS2 released in Maintenance Level 01 in May 2003 48 AIX 5L 5 1 49 May 4 2001 36 end of support April 1 2006 36 Ability to run on an IA 64 architecture processor although this never went beyond beta 50 Minimum level required for POWER4 hardware and the last release that worked on the Micro Channel architecture 64 bit kernel installed but not activated by default JFS2 Ability to run in a Logical Partition on POWER4 The L stands for Linux affinity Trusted Computing Base TCB Support for mirroring with striping AIX 4 3 3 September 17 1999 citation needed Online backup function Workload Manager WLM Introduction of topas utility AIX 4 3 2 October 23 1998 citation needed AIX 4 3 1 April 24 1998 citation needed First TCSEC security evaluation completed December 18 1998 51 AIX 4 3 October 31 1997 citation needed Ability to run on 64 bit architecture CPUs IPv6 Web based System Manager AIX 4 2 1 April 25 1997 citation needed NFS Version 3 Y2K compliant AIX 4 2 May 17 1996 citation needed AIX 4 1 5 November 8 1996 citation needed AIX 4 1 4 October 20 1995 citation needed AIX 4 1 3 July 7 1995 citation needed CDE 1 0 became the default GUI environment replacing the AIXwindows Desktop AIX 4 1 1 October 28 1994 citation needed AIX 4 1 August 12 1994 citation needed AIX Ultimedia Services introduced multimedia drivers and applications AIX 4 0 1994 Run on RS 6000 systems with PowerPC processors and PCI busses AIX 3 2 5 October 15 1993 citation needed AIX 3 2 1992 citation needed AIX 3 1 General Availability February 1990 citation needed Journaled File System JFS filesystem type AIXwindows Desktop based on X desktop from IXI Limited AIX 3 0 1989 Early Access LVM Logical Volume Manager was incorporated into OSF 1 and in 1995 for HP UX 52 and the Linux LVM implementation is similar to the HP UX LVM implementation 53 SMIT was introduced citation needed IBM System 370 releases edit AIX ESA Version 2 Release 2 54 Announced December 15 1992 Available February 26 1993 Withdrawn Jun 19 1993 Runs only in S 370 ESA mode AIX ESA Version 2 Release 1 30 Announced March 31 1992 Available June 26 1992 Withdrawn Jun 19 1993 Runs only in S 370 ESA mode AIX 370 Version 1 Release 2 1 55 Announced February 5 1991 Available February February 22 1991 Withdrawn December 31 1992 Does not run in XA ESA or z mode AIX 370 Version 1 Release 1 29 Announced March 15 1988 Available February 16 1989 Does not run in XA ESA or z mode IBM PS 2 releases edit AIX PS 2 v1 3 October 1992 citation needed Withdrawn from sale in US March 1995 Patches supporting IBM ThinkPad 750C family of notebook computers 1994 Patches supporting non PS 2 hardware and systems 1993 AIX PS 2 v1 2 1 May 1991 citation needed AIX PS 2 v1 2 March 1990 citation needed AIX PS 2 v1 1 March 1989 citation needed IBM RT releases edit AIX RT v2 2 1 March 1991 citation needed AIX RT v2 2 March 1990 citation needed AIX RT v2 1 March 1989 citation needed X Windows included on installation media AIX RT v1 1 1986 citation needed AIX RT v1 0 1985 citation needed User interfaces edit nbsp The Common Desktop Environment AIX s default graphical user interface The default shell was Bourne shell up to AIX version 3 but was changed to KornShell ksh88 in version 4 for XPG4 and POSIX compliance 3 Graphical edit The Common Desktop Environment CDE is AIX s default graphical user interface As part of Linux Affinity and the free AIX Toolbox for Linux Applications ATLA open source KDE Plasma Workspaces and GNOME desktop are also available citation needed System Management Interface Tool edit Main article System Management Interface Tool nbsp The initial menu when running in text mode SMIT is the System Management Interface Tool for AIX It allows a user to navigate a menu hierarchy of commands rather than using the command line Invocation is typically achieved with the command smit Experienced system administrators make use of the F6 function key which generates the command line that SMIT will invoke to complete it SMIT also generates a log of commands that are performed in the smit script file The smit script file automatically records the commands with the command flags and parameters used The smit script file can be used as an executable shell script to rerun system configuration tasks SMIT also creates the smit log file which contains additional detailed information that can be used by programmers in extending the SMIT system smit and smitty refer to the same program though smitty invokes the text based version while smit will invoke an X Window System based interface if possible however if smit determines that X Window System capabilities are not present it will present the text based version instead of failing Determination of X Window System capabilities is typically performed by checking for the existence of the DISPLAY variable citation needed Database editObject Data Manager ODM is a database of system information integrated into AIX 56 57 analogous to the registry in Microsoft Windows 58 A good understanding of the ODM is essential for managing AIX systems 59 Data managed in ODM is stored and maintained as objects with associated attributes 60 Interaction with ODM is possible via application programming interface API library for programs and command line utilities such as odmshow odmget odmadd odmchange and odmdelete for shell scripts and users SMIT and its associated AIX commands can also be used to query and modify information in the ODM 61 ODM is stored on disk using Berkeley DB files 62 Example of information stored in the ODM database are Network configuration 56 Logical volume management configuration citation needed Installed software information 56 Information for logical devices or software drivers citation needed List of all AIX supported devices citation needed Physical hardware devices installed and their configuration citation needed Menus screens and commands that SMIT uses 56 See also editAOS IBM s educational market port of 4 3BSD IBM PowerHA SystemMirror formerly HACMP List of Unix systems nmon Operating systems timeline Service Update Management Assistant Vital Product Data VPD References edit Prenessa Lowery February 23 2021 35 Years of Innovation IBM Archived from the original on March 11 2021 Retrieved February 24 2021 AIX 7 3 2 Release Notes www ibm com November 2023 Retrieved February 1 2024 a b Casey Cannon Scott Trent Carolyn Jones 1999 Simply AIX 4 3 Prentice Hall PTR p 21 ISBN 978 0 13 021344 0 sh Command IBM Documentation Retrieved January 21 2023 Unix Pronunciation wordpress com January 29 2010 Archived from the original on October 28 2011 Retrieved November 18 2011 IBM Corporation Registered Products by Product Standard Open Group Archived from the original on January 23 2022 Retrieved January 23 2022 The Open Brand Register of Certified Products Open Group July 23 2003 Archived from the original on August 2 2003 Retrieved January 23 2022 UNIX turns 40 IBM Corporation February 9 2011 Archived from the original on June 24 2011 Retrieved February 9 2011 Johnson Stephen C Ritchie Dennis M 1978 Portability of C Programs and the UNIX System PDF Bell System Technical Journal 57 6 2021 2048 doi 10 1002 j 1538 7305 1978 tb02141 x S2CID 17510065 Archived PDF from the original on December 18 2021 Retrieved August 4 2015 Poulsen Lars 2001 IBM 360 370 3090 390 archived from the original on January 3 2018 retrieved November 4 2015 Amdahl launches UTS mainframe unix 1993 Archived from the original on April 18 2016 Retrieved November 4 2015 a b Felton W A Miller G L Milner J M 1984 A UNIX System Implementation for System 370 PDF AT amp T Bell Laboratories Technical Journal 63 8 Archived PDF from the original on June 11 2015 Retrieved September 1 2015 Gallant John February 18 1985 Users new life for VM Computerworld p 11 Archived from the original on May 17 2015 Retrieved February 3 2015 Gallant John February 18 1985 Software steals 3090 s thunder VM gets XA version Unix fully supported Computerworld pp 1 8 Archived from the original on May 16 2015 Retrieved February 3 2015 IBM TAPS LOCUS FOR KEY AUX UNIX FEATURES TCF FILE SYSTEM Retrieved January 9 2024 a b Jones Pamela August 25 2005 2002 IBM Internal Email on Project Monterey No One Wants It Groklaw Archived from the original on May 5 2010 Retrieved May 20 2007 Novell Wins Again Jury Rules Copyrights Didn t Go to SCO March 30 2010 Archived from the original on May 5 2010 Retrieved March 30 2010 IBM AIX 7 preview IBM Corporation April 16 2010 Archived from the original on August 5 2010 Retrieved April 16 2010 a b IBM AIX 7 2 Announcement Letter IBM com n d Archived from the original on January 13 2020 Retrieved October 5 2015 IBM shifts remaining US based AIX dev jobs to India source The Register January 12 2023 Archived from the original on January 12 2023 Retrieved January 21 2023 a b Patricia Keefe July 6 1986 IBM Locus to co develop PS 2 AIX system Computerworld The Newsweekly of Information Systems Management Computerworld 8 ISSN 0010 4841 Archived from the original on February 27 2017 Retrieved May 18 2016 IBM joins 32 bit fray with RT line Computerworld The Newsweekly of Information Systems Management Computerworld 8 January 27 1986 ISSN 0010 4841 Archived from the original on February 27 2017 Retrieved May 18 2016 IBM AIX PS2 1987 Announcement Letter IBM com November 3 1987 Archived from the original on November 30 2020 Retrieved April 12 2022 Software with a foreign flair Computerworld IDG Enterprise March 26 1990 Archived from the original on March 19 2022 Retrieved September 19 2020 IBM Announces Broad Range of Unix Related Tools Products InfoWorld 8 November 16 1987 ISSN 0199 6649 Archived from the original on February 27 2017 Retrieved May 18 2016 AIX for PS 2 Computerworld The Newsweekly of Information Systems Management Computerworld 55 February 22 1988 ISSN 0010 4841 Archived from the original on February 27 2017 Retrieved May 18 2016 Cate Corcoran September 28 1992 IBM announces increased support for Unix on PCs InfoWorld 16 ISSN 0199 6649 Archived from the original on February 27 2017 Retrieved May 18 2016 WITHDRAWAL IBM AIX PS 2 OPERATING SYSTEM VERSION 1 3 April 28 2003 Archived from the original on April 28 2003 a b Advanced Interactive Executive 370 AIX 370 Announcement Letters IBM March 15 1988 288 130 Archived from the original on March 18 2022 Retrieved April 12 2022 a b IBM AIX ESA VERSION 2 RELEASE 1 Announcement Letters IBM March 31 1992 292 183 Archived from the original on March 18 2022 Retrieved April 12 2022 OpenEdition TM services Available on MVS ESA SP Version 4 Release 3 JES2 and JES3 Announcement Letters IBM March 8 1994 ZP94 0246 archived from the original on March 18 2022 retrieved April 12 2022 Availability VM ESA Version 2 Release 1 0 with OpenEdition for VM ESA Announcement Letters IBM June 12 1995 295 240 Archived from the original on March 18 2022 Retrieved April 12 2022 a b IBM AIX VERSION 3 SOURCE CODE FOR RISC SYSTEM 6000 www ibm com July 2 1991 Retrieved January 13 2023 AIX Version 3 1 Source Code for RISC System 6000 www ibm com January 21 1992 Retrieved January 13 2023 AIX Version 3 2 Source Code for RISC System 6000 www ibm com February 2 1993 Retrieved January 13 2023 a b c d e f g h i j k l AIX software lifecycle dates IBM Archived from the original on April 27 2012 a b IBM AIX Version 6 1 provides leadership virtualization security features availability and management capabilities Announcement letters IBM com November 6 2007 207 271 Archived from the original on January 14 2022 Retrieved January 14 2022 a b Software withdrawal and support discontinuance IBM AIX 6 IBM System Director for Power Systems and associated licensed programs Announcement letters IBM September 29 2015 915 204 Archived from the original on January 15 2022 Retrieved January 14 2022 IBM AIX V7 1 and IBM PowerVM V2 2 offer new functions for virtualization security reliability and system management for mission critical core business applications IBM August 17 2010 Software withdrawal and support discontinuance IBM AIX 7 1 Standard edition IBM AIX 7 1 Enterprise editions 1 5 and IBM AIX Dynamic System Optimizer 1 1 IBM October 19 2021 IBM AIX 7 2 delivers the reliability availability performance and security needed to be successful in the new global economy IBM October 5 2015 IBM delivers enhanced capabilities with IBM AIX 7 3 Standard Edition IBM October 19 2021 IBM delivers enhanced capabilities with IBM AIX 7 3 Standard Edition Announcement letters IBM October 19 2021 221 328 Archived from the original on October 19 2021 Retrieved October 19 2021 Scott Vetter Navdeep Dhaliwal Ahmed Mashhour Armin Roll Liviu Rosca February 4 2020 Chapter 2 2 AIX Secure boot IBM AIX Enhancements and Modernization IBM Redbooks ISBN 978 0738458281 Archived from the original on April 12 2022 Retrieved September 25 2020 a href Template Cite book html title Template Cite book cite book a CS1 maint multiple names authors list link BM AIX V7 1 and IBM PowerVM V2 2 offer new functions for virtualization security reliability and system management for mission critical core business applications Announcement letters IBM August 17 2010 AP10 0184 Archived from the original on January 15 2022 Retrieved December 27 2010 IBM AIX 5L for POWER V5 3 offers new levels of innovative and self management technologies on advanced POWER5 systems IBM July 13 2004 IBM AIX 5L for POWER V5 2 Delivers Industry Leading Resource Management for Commercial and Enterprise Servers IBM October 8 2002 Power Systems IBM PDF ibm com n d Archived from the original on April 12 2022 Retrieved April 14 2008 IBM AIX 5L Version 5 1 Advanced UNIX Operating System with Linux Affinity Delivers the Most Powerful and Flexible Choice for e business and Enterprise Servers IBM April 17 2001 Unigroup Next Meeting Announcement Archived from the original on August 29 2006 Retrieved January 19 2020 IBM s AIX is First Operating System in a 64 bit Environment to Receive C2 Security Certification www 03 ibm com January 18 1999 Archived from the original on March 3 2016 Retrieved January 12 2015 Sontag John April 1995 How HP improved the performance reliability and ease of use of its flagship PA RISC operating system Byte Archived from the original on October 20 1996 a href Template Cite web html title Template Cite web cite web a CS1 maint unfit URL link Teigland David Mauelshagen Heinz June 2001 Volume Managers in Linux 2001 USENIX Annual Technical Conference USENIX Association Archived from the original on January 13 2022 Retrieved January 13 2022 IBM AIX ESA Version 2 Release 2 Announcement Letters IBM December 15 1992 292 711 IBM AIX 370 Version 1 Release 2 1 Announcement Letters IBM February 5 1991 291 040 a b c d Object Data Manager ODM sysadminexperts com SysAdminExperts Archived from the original on June 13 2016 Retrieved June 18 2016 IBM Knowledge Center Object data manager ibm com IBM Archived from the original on August 10 2016 Retrieved June 18 2016 Nemeth Evi 2011 Chapter 13 Drivers and the Kernel UNIX and Linux System Administration Handbook Prentice Hall pp 432 437 ISBN 978 0 13 148005 6 Archived from the original on February 27 2017 Retrieved June 7 2017 Michael Randal August 2 2002 AIX 5L Administration Mcgraw hill p 150 ISBN 9780072222555 Archived from the original on January 23 2022 Retrieved November 12 2020 IBM Training White Paper Understanding the AIX Object Data Manager globalknowledge com Global Knowledge Archived from the original on August 7 2016 Retrieved June 18 2016 Frisch AEleen August 23 2002 Essential System Administration Tools and Techniques for Linux and Unix Administration O Reilly Media Inc p 67 ISBN 9780596550493 Archived from the original on January 23 2022 Retrieved November 12 2020 Hein Trent 2010 Unix and Linux System Administration Handbook Fourth Edition S l Pearson ISBN 978 0 13 211736 4 OCLC 1192343222 External links editIBM AIX Retrieved from https en wikipedia org w index php title IBM AIX amp oldid 1224799123 Apple Network Servers, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.