Originally posted by: VirtualGreg
1) The defaults are generally acceptable. However, if you don't need to save anything, given this is a development machine, you might just want to perform a New and Complete Overwrite Installation. You'll need to reconfigure TCP/IP and add your users back, so just food for thought. Either way, with 10g you might want to consider using the 64-bit kernel and JFS2 for your storage requirements.
2) 2.2GB likely considers paging space requirements. As I recall the install is about 1.2GB, most of which will be /usr. Make sure you have a couple of mb free in / (root). AIX installp will expand file systems on the fly if you are short on space.
3) The actual migration will probably take less than one hour.
4) Not really - you should refer to Oracle MetaLink for Oracle 10g R1 or R2 specific AIX pre-requisites. You'll want to ensure that after AIX 5.3 is installed that you also update to ML02 + critical fixes + security fixes. You might have an Update CD that has ML02, the last two items or all 3 if needed, can be downloaded from techsupport.services.ibm.com. There are also AIX 5.3 installation and migration tips there too. See
http://www-03.ibm.com/servers/eserver/support/pseries/news/2005/04/53installtips02.html .
You might want to ensure that all of your device firmware and the system firmware are up to date. You can do this using the microcode update and discovery tool and via the techsupport web site.
Don't forget to backup your system with mksysb first!
You can also investigate other installation options. You could clone your disk with alt_disk_install and migrate the other disk. You might even consider having multiple AIX boot disks for each OS level you want to develop with and just boot between them...