Sponsored Content
Operating Systems AIX Some questions about Intellistation 285 and powervm Post 302885509 by bakunin on Monday 27th of January 2014 06:13:46 AM
Old 01-27-2014
Quote:
Originally Posted by Linusolaradm1
Some simple questions about Intellistation 285 and powervm.
I want to learn AIX,so i will buy an used I285 from ebay.
1)Will support aix 7.1?
Yes, probably. It is a POWER5+ system and should run AIX 7.1, but if it is able to do so in a supported manner is everybodies guess. Even if the hardware supports the OS it might need microcode (=firmware revisions) to do so and if this is available for such an old system for any OS revision is everybodies guess.

Having said this: i doubt that you will need 7.1 to learn AIX. Perhaps AIX 6.1 is quite sufficient for your purpose, the difference between 7.1 and 6.1 is - from the newcomers view - minimal. You will, for instance, not be able to do everything with WLPARs (workload partitions) in 6.1 which is possible in 7.1, but in practice WLPARs are not used anyway, because chroot-environments (even beautified ones, this, in fact, are WLPARs) are not really popular in the daily operations among admins.

Quote:
Originally Posted by Linusolaradm1
2)Is powervm avaliable?Where to download or buy it?
PowerVM is a licensed product. You need it if you want to do micropartitioning (simply speaking, allocate fractions of a CPU to a LPAR). The license is valid for a certain piece of hardware, therefore, if you need to license it or not will depend on the piece of hardware you buy. If you have to buy and deploy it the procedure is: you will get a download link, download the license file and apply it on (the firmware of) your system. Alas, i doubt that you will be able to buy a license for such a system, because it was withdrawn from the market in 2009.

I hope this helps.

bakunin
This User Gave Thanks to bakunin For This Post:
 

6 More Discussions You Might Find Interesting

1. AIX

USB on IntelliStation 275

Is it possible to use USB with an IntelliStation 275? It has a P4 CPU and AIX OpenBeta. I would like to connect an external hard drive as backup. (3 Replies)
Discussion started by: rein
3 Replies

2. AIX

IBM pSeries Power5 9111-285 1,9 GHz

Hi , I am planing to buy IBM pSeries Power5 9111-285 1,9 GHz but I am confused with few things. I would be happy if you could clear it up for me ? 1.Do I have to buy some license in order to create Lpars ? 2.Do I have to buy some license in order to use HMC , micro - partiocioning , VIOS... (4 Replies)
Discussion started by: phobus
4 Replies

3. AIX

PowerVM HA questions

hi guys, i need to develop following setup for a customer: high availability oracle database on aix7 and linux in 2 different LPAR using dual ps700 blande a ds3400 and HMC. the question is, it is possible to have automatic vioc failover(aix,linux) when for example 1 vios goes down? in... (6 Replies)
Discussion started by: gullio23
6 Replies

4. AIX

Need IBM PowerVM

Hi all please give me a link for IBM PowerVM (4 Replies)
Discussion started by: babinlonston
4 Replies

5. AIX

Strange error on 285 IBM intellistation

Solution found: dimm error! :mad: (2 Replies)
Discussion started by: Linusolaradm1
2 Replies

6. AIX

Powervm ivm vios

Hello, After installing on P6 which is POWERVM IVM VIOS enabled (VET CODE D21C77ACD9229817CA1F00002C10004164 ) i get this message "I/O hosting requires a hosting partition - boot not permitted". HMC was connected to the machine then HMC was removed through ASMI Searching on... (2 Replies)
Discussion started by: filosophizer
2 Replies
DPKG-PRECONFIGURE(8)						      Debconf						      DPKG-PRECONFIGURE(8)

NAME
dpkg-preconfigure - let packages ask questions prior to their installation SYNOPSIS
dpkg-preconfigure [options] package.deb dpkg-preconfigure --apt DESCRIPTION
dpkg-preconfigure lets packages ask questions before they are installed. It operates on a set of debian packages, and all packages that use debconf will have their config script run so they can examine the system and ask questions. OPTIONS
-ftype, --frontend=type Select the frontend to use. -pvalue, --priority=value Set the lowest priority of questions you are interested in. Any questions with a priority below the selected priority will be ignored and their default answers will be used. --terse Enables terse output mode. This affects only some frontends. --apt Run in apt mode. It will expect to read a set of package filenames from stdin, rather than getting them as parameters. Typically this is used to make apt run dpkg-preconfigure on all packages before they are installed. To do this, add something like this to /etc/apt/apt.conf: // Pre-configure all packages before // they are installed. DPkg::Pre-Install-Pkgs { "dpkg-preconfigure --apt --priority=low"; }; -h, --help Display usage help. SEE ALSO
debconf(7) AUTHOR
Joey Hess <joeyh@debian.org> 2018-02-28 DPKG-PRECONFIGURE(8)
All times are GMT -4. The time now is 05:45 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy