Sponsored Content
Full Discussion: Upgrade AIX 5.3 to AIX6.1
Operating Systems AIX Upgrade AIX 5.3 to AIX6.1 Post 302859963 by MichaelFelt on Friday 4th of October 2013 10:27:49 AM
Old 10-04-2013
Rather than alt disk install look at MultiBos.

Very easy to use! For starters, the command syntax/help.

Code:
michael@x054:[/home/michael]multibos -?
Usage multibos: Setup standby BOS.
      multibos -s [-l <Device> {-a | -f <File> | -b <File>}] [-e <File>]
      [-i <File>] [-L <File>] [-pntNX]

Usage multibos: Setup standby BOS using mksysb.
      multibos -M <File> [-pntNX]

Usage multibos: Customization standby BOS.
      multibos -c -l <Device> {-a | -f <File> | -b <File>} [-pnNX]

Usage multibos: Mount standby BOS.
      multibos -m [-pnX]

Usage multibos: Unmount standby BOS.
      multibos -u [-pnX]

Usage multibos: Rebuild standby BOS boot image.
      multibos -B [-ntX]

Usage multibos: Launch standby BOS shell. 
      multibos -S [-nX]

Usage multibos: Remove standby BOS.
      multibos -R [-ptX]

Flags:

  -a = Update_all                      -N = Block bosboot
  -B = Bosboot operation               -n = Block cleanup
  -b = Install bundle file             -p = Preview only
  -c = Customization operation         -R = Remove operation
  -e = Exclude file                    -S = Shell operation
  -f = Fix List file                   -s = Setup operation       
  -i = image.data file                 -t = Block bootlist change
  -L = Additional LVs file             -u = Unmount operation              
  -l = Install device or directory     -X = Expand file systems as needed
  -m = Mount operation                 -M = Mksysb setup operation

p.s. I would not do a "migration" from AIX 5.3 to AIX 6.1 or AIX 7.1, but would try, as much as possible, to do a fresh install. Having an mksysb image and/or a copy of /etc (for user administration, many applications configuration files) on a separate server is handy.

p.p.s. alt_disk_install is still very strong, but I think of it as "old school". In other words, I may be an old dog but MultiBos is my new trick/bone!

Hope this (in in time to) helps!
This User Gave Thanks to MichaelFelt For This Post:
 

10 More Discussions You Might Find Interesting

1. AIX

HELP for AIX 4.3 upgrade to 5.3

Hi guys I have joined a new department and one of my tasks is to investigate the feasibility of upgrading our current AIX v 4.3 to V5.3. I do not know anything about AIX and any actual work will be done by an outside consultant until such time as I have built up my own knowledge. The system we... (3 Replies)
Discussion started by: JDM
3 Replies

2. UNIX for Dummies Questions & Answers

AIX ML upgrade

Hello everyone, I have to do a ML upgrade on AIX 5.2 from 01 to 09 this is the first time iam going to do it. are there any command i have to keep in mind?? thanks! (1 Reply)
Discussion started by: karthikosu
1 Replies

3. UNIX for Dummies Questions & Answers

AIX Upgrade

Does anyone know any gotcha's on upgrading AIX from 5.1 to 5.3? Any interim steps on needs to do or ??? (3 Replies)
Discussion started by: capeme
3 Replies

4. AIX

AIX Upgrade 5.2 to 5.3

I have an IBM P520 that I need to upgrade from 5.2 to 5.3. My background in Unix is from 15 years ago so I don't remember much. IBM documentation is hard to find. Any help would be appreciated. (1 Reply)
Discussion started by: bashtonmcse
1 Replies

5. AIX

UDB 9.5 upgrade from 8.2 on AIX 5.3

We are going from UDB DPF 8.2 to 9.5 and changing HW from P4+ to P6 and moving from 5.2 to 5.3. Anyone out there gone through this upgrade? Any words of wisdom, warnings, or other gotchas you could pass on. TIA. ART (0 Replies)
Discussion started by: ArtF
0 Replies

6. AIX

Upgrade from AIX 5.3 to 6.1

Hello Folks, i am facing some weired issues. case is like this :- initially i was on AIX 5.3 i have installed filesets related to my application and those were in APPLY state.(COMMIT is set as NO) Then i have taken lslpp -l| grep -i <apps name> in that i confirmed whether the filesets are... (1 Reply)
Discussion started by: harsh_mulay
1 Replies

7. AIX

How to upgrade AIX Firmware & TL Maintenance Level in AIX

Steps to upgrade AIX TL ( technology Level ) / Maintenance Level in AIX ( including Firmware HMC VIOS ) This article or post covers upgrades for - Hardware Management Console ( HMC ) - Firmware ( also known as microcode ) - VIO ( Virtual I/O Server = PowerVM ) - AIX Version, Technology... (2 Replies)
Discussion started by: filosophizer
2 Replies

8. AIX

AIX upgrade

i upgrade aix ml 5.3.2.1 to 5.3.2.2 but when running commnd #oslevel -r shows out put, again 5.3.2.1-- where should i chek??? 2-can any one tell me when mknfs command run which files get updated?? (2 Replies)
Discussion started by: nayyer
2 Replies

9. Emergency UNIX and Linux Support

AIX upgrade fails

Hello Team, Am trying to upgrade the AIX 6.1 TL 7 to TL 8. My rootvg is mirrored so i have unmirrored and taken out the secondary disk and trying to install the update via smitty alt_clone. The filesets has been installed and finally when making the updated disk as bootable bosboot... (6 Replies)
Discussion started by: gowthamakanthan
6 Replies

10. AIX

AIX 7.1 Upgrade problem

Hi all, I'm getting errors while booting AIX 7.1 after upgrade I have used FLRT tool for the process with the following input values shown in the attached photo. titled FLRT After reboot for the upgrade process system hangs and no response as shown in screenshot named AIX7.1-NormalBoot I... (13 Replies)
Discussion started by: h@foorsa.biz
13 Replies
DPMSSetTimeouts(3)						    X FUNCTIONS 						DPMSSetTimeouts(3)

NAME
DPMSSetTimeouts - permits applications to set the timeout values used by the X server for DPMS timings SYNOPSIS
cc [ flag ... ] file ... -lXext [ library ... ] #include <X11/extensions/dpms.h> Status DPMSSetTimeouts ( Display *display, CARD16 standby, CARD16 suspend, CARD16 off ); ARGUMENTS
display Specifies the connection to the X server standby Specifies the new standby timeout in seconds suspend Specifies the new suspend timeout in seconds off Specifies the new off timeout in seconds DESCRIPTION
The DPMSSetTimeouts function permits applications to set the timeout values used by the X server for Display Power Management Signaling (DPMS) timings. The value standby is the amount of inactivity time, in seconds, before standby mode is invoked. The actual effects of this mode are depen- dent on the characteristics of the monitor and frame buffer card. Standby mode is implemented by shutting off the horizontal sync signal, and pulsing the vertical sync signal. Standby mode provides the quickest monitor recovery time. Note also that many monitors implement this mode identical to suspend mode. A value of zero disables the standby mode. The value suspend is the amount of time of inactivity, in seconds, before the second level of power savings is invoked. Suspend mode's physical and electrical characteristics are implementation defined. For DPMS compliant hardware, setting the suspend mode is implemented by pulsing the horizontal sync signal and shutting off the vertical sync signal. In general, suspend mode recovery is considered to be slower than standby mode, but faster than off mode. However it may vary from monitor to monitor. As noted above, many monitors implement this mode identical to the standby mode. A value of zero disables this mode. The value off is the amount of time of inactivity,in seconds, before the third and final level of power savings is invoked. Off mode's physical and electrical characteristics are implementation defined. In DPMS compliant hardware, it is implemented by shutting off both hor- izontal and vertical sync signals, resulting in powering down of the monitor. Recovery time is implementation dependent. Usually the recovery time is very close to the power-up time of the monitor. A value of zero disables this mode. Chronologically, standby mode occurs before or simultaneously with suspend mode, and suspend mode must occur before or simultaneously with off mode. Therefore, non-zero mode timeout values must be greater than or equal to the timeout values of earlier modes. If inconsistent values are supplied, a BadValue error will result. RETURN VALUES
TRUE The DPMSSetTimeouts function returns TRUE when the function has succeeded. ERRORS
BadValue An argument is out of range. SEE ALSO
DPMSCapable(3), DPMSInfo(3), DPMSGetTimeouts(3) X Version 11 libXext 1.3.2 DPMSSetTimeouts(3)
All times are GMT -4. The time now is 03:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy