Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

IBM AIX

From Wikipedia, the free encyclopedia
(Redirected fromAIX)
Series of Unix operating systems from IBM
"AIX" redirects here. For other uses, seeAIX (disambiguation).
This article has multiple issues. Please helpimprove it or discuss these issues on thetalk page.(Learn how and when to remove these messages)
This articleneeds additional citations forverification. Please helpimprove this article byadding 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 articleneeds more completecitations forverification. Please helpadd missing citation information so that sources are clearly identifiable.(January 2022) (Learn how and when to remove this message)
(Learn how and when to remove this message)

Operating system
AIX
Screenshot of IBM AIX version 7.3
DeveloperIBM
Written inC
OS familyUnix (System V)
Working stateCurrent
Source modelClosed source; formerlysource available
Initial releaseFebruary 1986; 39 years ago (1986-02)[1]
Latest release7.3 TL2[2] / November 2023; 1 year ago (2023-11)
Marketing targetWorkstation,Server
Supported platformsCurrent:Power ISA
Former:IBM ROMP,IBM POWER,PowerPC,x86 (IBM PS/2),System/370,ESA/390,IA-64 (Itanium)
Kernel typeMonolithic withdynamically loadable modules
UserlandPOSIX /SUS
Default
user interface
KornShell (ksh88),[3][4]Common Desktop Environment,
(Plasma Workspaces andGNOME optional)
LicenseProprietary
Official websiteibm.com/products/aix
History of IBM mainframe operating systems
Early mainframe computer OSes
Miscellaneous S/360 line OSes
TPF line

AIX (pronounced/ˌ..ˈɛks/ay-eye-EKS[5]) is a series ofproprietaryUnixoperating systems developed and sold byIBM since 1986. The name stands for "Advanced Interactive eXecutive". Current versions are designed to work withPower ISA basedserver andworkstation computers such as IBM'sPower line.

Background

[edit]

Originally released for theIBM RT PCRISCworkstation in 1986, AIX has supported a wide range of hardware platforms, including the IBMRS/6000 series and laterPower andPowerPC-based systems,IBM System i,System/370 mainframes,PS/2 personal computers, and theApple Network Server. Currently, it is supported onIBM Power Systems alongsideIBM i andLinux.

AIX is based onUNIX System V with4.3BSD-compatible extensions. It is certified to the UNIX 03 and UNIX V7 specifications of theSingle UNIX Specification, beginning with AIX versions 5.3 and 7.2 TL5, respectively.[6] Older versions were certified to the UNIX 95 and UNIX 98 specifications.[7]

AIX was the first operating system to implement ajournaling file system. IBM has continuously enhanced the software with features such as processor, disk, and networkvirtualization, dynamic hardware resource allocation (including fractional processor units), andreliability engineering concepts derived from itsmainframe designs.[8]

History

[edit]
IBMRS/6000 AIX file servers used forIBM.com in the 1990s
AIX Version 4 console login prompt

Unix began in the early 1970s atAT&T'sBell Labs research center, running onDECminicomputers. By 1976, the operating system was used in various academic institutions, includingPrinceton University, where Tom Lyon and others ported it to theS/370 to run as a guest OS underVM/370.[9] This port becameAmdahl UTS from IBM's mainframe rival,[10][11] which that company increasingly proritized from the late 1980s.[12]

IBM's involvement with Unix began in 1979 when it assisted Bell Labs in porting Unix to the S/370 platform to be used as abuild host for the5ESS switch's software. During this process, IBM made modifications to theTSS/370 Resident Supervisor to better support Unix.[13]

In 1984, IBM introduced its own Unix variant for the S/370 platform called VM/IX, developed byInteractive Systems Corporation (ISC) using Unix System III. However, VM/IX was only available as a PRPQ (Programming Request for Price Quotation) and was not a General Availability product.

By 1985 most computer companies offered Unix alongside their proprietary operating systems.[14] Although an industry analyst that year described IBM as not enthusiastic about Unix,[15] the company replaced VM/IX in 1985 with IBM IX/370, a fully supported product based on AT&T's Unix System V, intended to compete against UTS[16] and also developed by ISC.[17]

ISC also developed AIX for theIBM RT PC workstation, introduced in January 1986, based onUNIX System V Releases 1 and 2, and incorporating source code from 4.2 and 4.3BSD UNIX.[17][18] AIX Version 2 followed in 1987 for the RT PC.[19]

In 1990, AIX Version 3 was released for the newPOWER-basedRS/6000 platform.[20] Observers said that year that IBM had officially approved Unix, with the company willing to let its proprietaryAS/400 and Unix-based RS/6000 compete against each other in themidrange system market.[21] AIX was the primary operating system for the RS/6000 series, which was later renamedIBM eServer pSeries,IBM System p, and finallyIBM Power Systems.

AIX Version 4, introduced in 1994, addedsymmetric multiprocessing and evolved through the 1990s, culminating with AIX 4.3.3 in 1999. A modified version of Version 4.1 was also used as the standard OS for theApple Network Server line byApple Computer.

In the late 1990s, underProject Monterey, IBM and theSanta Cruz Operation attempted to integrate AIX andUnixWare into a multiplatform Unix forIntelIA-64 architecture. The project was discontinued in 2002 after limited commercial success.[22]

In 2003, theSCO Group filed a lawsuit against IBM, alleging misappropriation ofUNIX System V source code in AIX. The case was resolved in 2010 when a jury ruled thatNovell owned the rights to Unix, not SCO.[22]

Old logo

AIX 6 was announced in May 2007 and became generally available on November 9, 2007. Key features includedrole-based access control,workload partitions, andLive Partition Mobility.

AIX 7.1 was released in September 2010 with enhancements such as Cluster Aware AIX and support for large-scale memory and real-time application requirements.[23]

Supported hardware platforms

[edit]

IBM RT PC

[edit]

The original AIX (sometimes calledAIX/RT) was developed for the IBM RT PC workstation by IBM in conjunction with ISC,[17] which had previously portedUNIX System III to theIBM PC for IBM asPC/IX.[24] According to its developers, the original AIX source consists of one million lines of code.[17] Installation media consists of eight1.2M floppy disks. The RT was based on theIBM ROMPmicroprocessor, the first commercialRISC chip, based onIBM Research'sIBM 801).

One of the novel aspects of the RT design is the use of amicrokernel, called Virtual Resource Manager (VRM). The keyboard, mouse, display, disk drives and network are all controlled by a microkernel. One can "hotkey" from one operating system to the next using the Alt-Tab key combination. Each OS in turn gets possession of the keyboard, mouse and display. Besides AIX v2, thePICK OS also includes this microkernel.

Much of the AIX v2 kernel was written in thePL.8 programming language, which proved troublesome during the migration to AIX v3.[citation needed] AIX v2 includes fullTCP/IP networking, as well asSNA and two networking file systems:NFS, licensed fromSun Microsystems, andDistributed Services (DS). DS has the distinction of being built on top of SNA, and thereby being fully compatible with DS onIBM mainframe systems[clarification needed] and on midrange systems runningOS/400 throughIBM i. For the graphical user interfaces, AIX v2 comes with the X10R3 and later the X10R4 and X11 versions of theX Window System from MIT, with theAthena widget set. Compilers forFortran andC were available.

IBM PS/2 series

[edit]
AIX PS/2 1.3 console login
AIX PS/2 1.3 console login

AIX PS/2 (also known asAIX/386) was developed byLocus Computing Corporation under contract to IBM.[24] AIX PS/2, first released in October 1988,[25] runs onIBM PS/2 personal computers withIntel 386 and compatible processors.

AIX PS/2 1.3 AIXwindows Desktop
AIX PS/2 1.3 AIXwindows Desktop

The product was announced in September 1988 with a baseline tag price of $595, although some utilities, such asUUCP, were included in a separate Extension package priced at $250.nroff andtroff for AIX were also sold separately in a Text Formatting System package priced at $200. TheTCP/IP stack for AIX PS/2 retailed for another $300. TheX Window System package was priced at $195, and has a graphical environment called theAIXwindows Desktop, based onIXI'sX.desktop.[26] The C and FORTRAN compilers each had a price tag of $275. Locus also made available theirDOS Merge virtual machine environment for AIX, which can run MS DOS 3.3 applications inside AIX; DOS Merge was sold separately for another $250.[27] IBM also offered a $150 AIX PS/2 DOS Server Program, which providedfile server andprint server services for client computers running PC DOS 3.3.[28]

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.[29] Support for PS/2 AIX ended in March 1995.[30]

IBM mainframes

[edit]

In 1988, IBM announcedAIX/370,[31] also developed by Locus. AIX/370 was IBM's fourth attempt to offerUnix-like functionality for their mainframe line, specifically theSystem/370 (the prior versions were aTSS/370-based Unix system developed jointly with AT&T c.1980,[13] aVM/370-based system namedVM/IX developed jointly with ISC c.1984,[citation needed] and aVM/370-based version of TSS/370[citation needed] namedIX/370 which was upgraded to be compatible withUNIX 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 theESA/390 architecture, AIX/370 was replaced byAIX/ESA[32] in 1991 based onOSF/1, and also runs on theSystem/390 platform. Unlike AIX/370, AIX/ESA runs both natively as the host operating system, and as a guest underVM. 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, asMVS/ESA SP Version 4 Release 3 OpenEdition[33] in 1994, and continued as an integral part of MVS/ESA SP Version 5, OS/390 and z/OS, with the name eventually changing fromOpenEdition toUnix System Services. IBM also provided OpenEdition in VM/ESA Version 2[34] through z/VM.

IA-64 systems

[edit]

As part ofProject Monterey, IBM released abeta 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.[35]

Apple Network Servers

[edit]

TheApple Network Server (ANS) systems are PowerPC-based systems designed byApple Computer to have numerous high-end features that contemporary standard Apple hardware does not have, including swappable hard drives, redundant power supplies, and external monitoring capability. These systems are more or less based on thePower Macintosh hardware available at the time but 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 is only compatible with the Network Servers and was not ported to standard Power Macintosh hardware. It should not be confused withA/UX, Apple's earlier version of Unix for68k-basedMacintoshes.

POWER ISA/PowerPC/Power ISA-based systems

[edit]
AIXRS/6000servers runningIBM.com in early 1998
AIXRS/6000servers runningIBM.com in early 1998

The release of AIX version 3 (sometimes calledAIX/6000) coincided with the announcement of the firstPOWER1-based IBMRS/6000 models in 1990.

AIX v3 innovated in several ways on the software side. It is the first operating system to introduce the idea of ajournaling file system,JFS, which allows for fast boot times by avoiding the need to ensure the consistency of the file systems on disks (seefsck) on every reboot. Another innovation isshared libraries which avoid the need for static linking from an application to the libraries it used. The resulting smaller binaries use less of the hardware RAM to run, and used less disk space to install. Besides improving performance, executable binaries can be in the tens ofkilobytes instead of a megabyte for an executable statically linked to theC library. AIX v3 also scrapped the microkernel of AIX v2, a contentious move that resulted in v3 containing noPL.8 code and being somewhat more "pure" than v2.

Other notable subsystems include:

  • IRIS GL, a 3D rendering library, the progenitor ofOpenGL. IRIS GL was licensed by IBM fromSGI in 1987, a 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,000gouraud-shaded triangles per second. The high-end graphics card was designed by IBM, a follow-on to the mainframe-attachedIBM 5080, capable of rendering 990,000 vectors per second.
  • PHIGS, another3D rendering API, popular in automotive CAD/CAM circles, and at the core ofCATIA.
  • Full implementation of version 11 of the X Window System, together withMotif as the recommended widget toolkit and window manager.
  • Network file systems:NFS fromSun; AFS, theAndrew File System; and DFS, theDistributed File System.
  • NCS, theNetwork Computing System, licensed fromApollo Computer (later acquired byHP).
  • DPS on-screen display system as an alternative if the X11+Motif combination failed in the marketplace. However, it is highly proprietary, supported only by Sun,NeXT, and IBM. This, and lack of 3D capability, caused it to fail in the marketplace versus X11+Motif and its lack of 3D capability.

In addition, AIX applications can run in thePASE subsystem underIBM i.

Source code

[edit]

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

Versions

[edit]
AIX 5.3 welcome banner
The default login banner for AIX 5.3 on PowerPC

POWER/PowerPC/Power ISA releases

[edit]
VersionRelease dateEnd of support date
Unsupported: 5L 5.1May 4, 2001; 24 years ago (2001-05-04)[39]April 1, 2006; 19 years ago (2006-04-01)[39]
Unsupported: 5L 5.2October 18, 2002; 22 years ago (2002-10-18)[39]April 30, 2009; 16 years ago (2009-04-30)[39]
Unsupported: 5L 5.3August 13, 2004; 20 years ago (2004-08-13)[39]April 30, 2012; 13 years ago (2012-04-30)[39]
Unsupported: 6.1November 9, 2007; 17 years ago (2007-11-09)[40]April 30, 2017; 8 years ago (2017-04-30)[41]
Unsupported: 7.1September 10, 2010; 14 years ago (2010-09-10)[42]April 30, 2023; 2 years ago (2023-04-30)[43]
Supported: 7.2December 4, 2015; 9 years ago (2015-12-04)[44]TBA
Latest version:7.3December 10, 2021; 3 years ago (2021-12-10)[45]TBA
Legend:
Unsupported
Supported
Latest version
Preview version
Future version

IBM System/370 releases

[edit]
  • AIX/ESA Version 2 Release 2[59]
    • 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[32]
    • 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[60]
    • 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[31]
    • 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]
TheCommon Desktop Environment, AIX's defaultgraphical user interface

The default shell wasBourne shell up to AIX version 3, andKornShell (ksh88) in version 4 forXPG4 andPOSIX compliance.[3]

Graphical

[edit]

TheCommon Desktop Environment (CDE) is AIX's defaultgraphical user interface. As part of Linux Affinity and the freeAIX Toolbox for Linux Applications (ATLA), open-sourceKDE andGNOME desktops are also available.[61]

System Management Interface Tool

[edit]
Main article:System Management Interface Tool
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 commandsmit. Experienced system administrators make use of theF6 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 thesmit.script file. Thesmit.script file automatically records the commands with the command flags and parameters used. Thesmit.script file can be used as an executable shell script to rerun system configuration tasks. SMIT also creates thesmit.log file, which contains additional detailed information that can be used by programmers in extending the SMIT system.

smit andsmitty refer to the same program, thoughsmitty invokes the text-based version, whilesmit will invoke an X Window System based interface if possible; however, ifsmit 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 theDISPLAY variable.[citation needed]

Database

[edit]

Object Data Manager (ODM) is a database of system information integrated into AIX,[62][63] analogous to theregistry inMicrosoft Windows.[64] A good understanding of the ODM is essential for managing AIX systems.[65]

Data managed in ODM is stored and maintained asobjects with associatedattributes.[66] Interaction with ODM is possible viaapplication programming interface (API)library for programs, andcommand-line utilities such asodmshow,odmget,odmadd,odmchange andodmdelete forshell scripts and users.SMIT and its associated AIX commands can also be used to query and modify information in the ODM.[67] ODM is stored on disk usingBerkeley DB files.[68]

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.Archived from the original on March 11, 2021. RetrievedFebruary 24, 2021.
  2. ^"AIX 7.3 Release Notes".www.ibm.com. November 2023.Archived from the original on July 21, 2024. RetrievedFebruary 1, 2024.
  3. ^abCasey 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.Archived from the original on January 22, 2023. RetrievedJanuary 21, 2023.
  5. ^"Unix Pronunciation".wordpress.com. January 29, 2010.Archived from the original on October 28, 2011. RetrievedNovember 18, 2011.
  6. ^"IBM Corporation Registered Products by Product Standard".Open Group.Archived from the original on January 23, 2022. RetrievedJanuary 23, 2022.
  7. ^"The Open Brand - Register of Certified Products".Open Group. July 23, 2003. Archived fromthe original on August 2, 2003. RetrievedJanuary 23, 2022.
  8. ^"UNIX turns 40". IBM Corporation. February 9, 2011. Archived fromthe original on June 24, 2011. RetrievedFebruary 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.Archived(PDF) from the original on December 18, 2021. RetrievedAugust 4, 2015.
  10. ^Poulsen, Lars (2001)."IBM 360/370/3090/390".Archived from the original on January 3, 2018. RetrievedNovember 4, 2015.
  11. ^"Amdahl launches UTS mainframe Unix". 1993.Archived from the original on April 18, 2016. RetrievedNovember 4, 2015.
  12. ^Leong, Kathy Chin (November 2, 1987)."Amdahl kills Aspen plan, favors Unix".Computerworld. Vol. XXI, no. 44. pp. 1, 10. RetrievedJune 8, 2025.
  13. ^abFelton, 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).Archived(PDF) from the original on June 11, 2015. RetrievedSeptember 1, 2015.
  14. ^Desmond, John (May 20, 1985)."Prime adds Unix environment for 50 series users".Computerworld. Vol. XIX, no. 20. p. 7. RetrievedJune 7, 2025.
  15. ^Sullivan, Kathleen (May 20, 1985)."Unix needs push to win in corporate micro market".Computerworld. Vol. XIX, no. 20. p. 42. RetrievedJune 7, 2025.
  16. ^Gallant, John (February 18, 1985)."Users: New life for VM".Computerworld. p. 11.Archived from the original on May 17, 2015. RetrievedFebruary 3, 2015.
  17. ^abcdBabcock, Charles (January 27, 1986)."IBM unveils RISC system".Computerworld. Vol. XX, no. 4. pp. 1, 8. RetrievedMay 29, 2025.
  18. ^"Let's start at the very beginning… 801, ROMP, RT/PC, AIX versions".Notes.technologists.com. March 8, 2017. RetrievedNovember 5, 2024.
  19. ^"Advanced Interactive Executive (AIX) Operating System Overview"(PDF).IBM Systems Journal.26 (4):326–345. 1987.doi:10.1147/sj.264.0326.Archived(PDF) from the original on January 18, 2025. RetrievedNovember 5, 2024.
  20. ^Misra, Mamata (1990).IBM RISC System/6000 Technology. IBM.
  21. ^Cortese, Amy (February 26, 1990)."Unix elevated to IBM mainstream status".Computerworld. Vol. XXIV, no. 9. p. 62. RetrievedJune 28, 2025.
  22. ^ab"Novell Wins Again - Jury Rules Copyrights Didn't Go to SCO". March 30, 2010. Archived fromthe original on May 5, 2010. RetrievedMarch 30, 2010.
  23. ^"IBM AIX 7 Preview". IBM Corporation. April 16, 2010.Archived from the original on August 5, 2010. RetrievedJanuary 12, 2009.
  24. ^abPatricia 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. RetrievedMay 18, 2016.
  25. ^"IBM Advanced Interactive Executive AIX PS/2 Operating System And Related Licensed Programs - 5713-AEQ Part # 11F8182 IBM AIX PS/2 Base Operating System" (Announcement letter). IBM.com. November 3, 1987.Archived from the original on March 19, 2025. RetrievedJanuary 19, 2025.
  26. ^"Software with a foreign flair".Computerworld. IDG Enterprise. March 26, 1990.Archived from the original on March 19, 2022. RetrievedSeptember 19, 2020.
  27. ^"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. RetrievedMay 18, 2016.
  28. ^"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. RetrievedMay 18, 2016.
  29. ^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. RetrievedMay 18, 2016.
  30. ^"Withdrawal: IBM AIX PS/2 Operating System Version 1.3 and Related Licensed Programs".IBM. December 6, 1994.Archived from the original on February 11, 2025. RetrievedJanuary 20, 2025.
  31. ^ab"Advanced Interactive Executive/370 (AIX (TM)/370)" (Announcement letter).IBM. March 15, 1988. 288-130.Archived from the original on February 11, 2025. RetrievedJanuary 19, 2025.
  32. ^ab"IBM AIX/ESA Version 2 Release 1" (Announcement letter). IBM. March 31, 1992. 292-183.Archived from the original on February 12, 2025. RetrievedJanuary 19, 2025.
  33. ^OpenEdition(TM) services Available on MVS/ESA SP Version 4 Release 3 (JES2 and JES3) (Announcement letter), IBM, March 8, 1994, ZP94-0246,archived from the original on February 19, 2025, retrievedJanuary 19, 2025
  34. ^"Availability: VM/ESA Version 2 Release 1.0 with OpenEdition for VM/ESA" (Announcement letter). IBM. June 12, 1995. 295-240.Archived from the original on January 22, 2025. RetrievedJanuary 19, 2025.
  35. ^Jones, Pamela (August 25, 2005)."2002 IBM Internal Email on Project Monterey – "No One Wants It"".Groklaw. Archived fromthe original on May 5, 2010. RetrievedMay 20, 2007.
  36. ^ab"IBM AIX Version 3 Source Code For RISC System/6000".www.ibm.com (Announcement letter). July 2, 1991.Archived from the original on February 11, 2025. RetrievedJanuary 19, 2025.
  37. ^"AIX Version 3.1 Source Code for RISC System/6000".www.ibm.com (Announcement letter). January 21, 1992. RetrievedJanuary 19, 2025.
  38. ^"AIX Version 3.2 Source Code for RISC System/6000".www.ibm.com (Announcement letter). February 2, 1993.Archived from the original on February 11, 2025. RetrievedJanuary 19, 2025.
  39. ^abcdefghijkl"AIX software lifecycle dates". IBM. Archived fromthe original on April 27, 2012.
  40. ^ab"IBM AIX Version 6.1 provides leadership virtualization, security features, availability, and management capabilities" (Announcement letter). IBM.com. November 6, 2007. 207-271.Archived from the original on February 11, 2025. RetrievedJanuary 19, 2025.
  41. ^ab"Software withdrawal and support discontinuance: IBM AIX 6, IBM System Director for Power Systems and associated licensed programs" (Announcement letter). IBM. September 29, 2015. 915-204.Archived from the original on February 11, 2025. RetrievedJanuary 19, 2025.
  42. ^"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.Archived from the original on January 21, 2023. RetrievedJanuary 21, 2023.
  43. ^"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.Archived from the original on January 21, 2023. RetrievedJanuary 21, 2023.
  44. ^"IBM AIX 7.2 delivers the reliability, availability, performance, and security needed to be successful in the new global economy". IBM. October 5, 2015.Archived from the original on January 21, 2023. RetrievedJanuary 21, 2023.
  45. ^"IBM delivers enhanced capabilities with IBM AIX 7.3 Standard Edition". IBM. October 19, 2021.Archived from the original on January 21, 2023. RetrievedJanuary 21, 2023.
  46. ^"IBM delivers enhanced capabilities with IBM AIX 7.3 Standard Edition" (Announcement letter). IBM. October 19, 2021. 221-328. RetrievedJanuary 19, 2025.
  47. ^"IBM AIX 7.2 delivers the reliability, availability, performance, and security needed to be successful in the new global economy" (Announcement letter). IBM.com. October 5, 2015.Archived from the original on February 11, 2025. RetrievedJanuary 19, 2025.
  48. ^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.Archived from the original on April 12, 2022. RetrievedSeptember 25, 2020.{{cite book}}: CS1 maint: multiple names: authors list (link)
  49. ^"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 letter). IBM. August 17, 2010. AP10-0184. RetrievedJanuary 19, 2025.
  50. ^"IBM AIX 5L for POWER V5.3 offers new levels of innovative and self-management technologies on advanced POWER5 systems". IBM. July 13, 2004.Archived from the original on January 21, 2023. RetrievedJanuary 21, 2023.
  51. ^"IBM AIX 5L for POWER V5.2 Delivers Industry-Leading Resource Management for Commercial and Enterprise Servers". IBM. October 8, 2002.Archived from the original on January 21, 2023. RetrievedJanuary 21, 2023.
  52. ^"Power Systems – IBM"(PDF).ibm.com. n.d.Archived from the original on April 12, 2022. RetrievedApril 14, 2008.
  53. ^"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.Archived from the original on January 21, 2023. RetrievedJanuary 21, 2023.
  54. ^"Unigroup Next Meeting Announcement".Archived from the original on August 29, 2006. RetrievedJanuary 19, 2020.
  55. ^abcdefghijk"IBM AIX from Strength to Strength"(PDF).IBM.Archived(PDF) from the original on February 11, 2025. RetrievedDecember 12, 2024.
  56. ^"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 fromthe original on March 3, 2016. RetrievedJanuary 12, 2015.
  57. ^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.
  58. ^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. RetrievedJanuary 13, 2022.
  59. ^"IBM AIX/ESA Version 2 Release 2" (Announcement letter). IBM. December 15, 1992. 292-711.
  60. ^"IBM AIX/370 Version 1 Release 2.1" (Announcement letter).IBM. February 5, 1991. 291-040.Archived from the original on February 11, 2025. RetrievedJanuary 20, 2025.
  61. ^"Adding Open Source Applications to Your System". IBM. RetrievedJanuary 21, 2025.
  62. ^abcd"Object Data Manager (ODM)".sysadminexperts.com. SysAdminExperts. Archived fromthe original on June 13, 2016. RetrievedJune 18, 2016.
  63. ^"IBM Knowledge Center: Object data manager".ibm.com. IBM.Archived from the original on August 10, 2016. RetrievedJune 18, 2016.
  64. ^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. RetrievedJune 7, 2017.
  65. ^Michael, Randal (August 2, 2002).AIX 5L Administration. Mcgraw-hill. p. 150.ISBN 9780072222555.Archived from the original on January 23, 2022. RetrievedNovember 12, 2020.
  66. ^"IBM Training White Paper: Understanding the AIX Object Data Manager".globalknowledge.com. Global Knowledge.Archived from the original on August 7, 2016. RetrievedJune 18, 2016.
  67. ^Frisch, Æleen (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. RetrievedNovember 12, 2020.
  68. ^Hein, Trent (2010).Unix and Linux System Administration Handbook, Fourth Edition. S.l: Pearson.ISBN 978-0-13-211736-4.OCLC 1192343222.
History
Products
Hardware
Current
Former
Business
entities
Current
Former
Facilities
Initiatives
Inventions
Terminology
CEOs
Board of
directors
Other
Supercomputer
Server,mainframe
Desktop,workstation
Point of sale
Projects
Related
Operating
systems
BSD
Linux
System V
Other
Compatibility
layers
Retrieved from "https://en.wikipedia.org/w/index.php?title=IBM_AIX&oldid=1299157508"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp