Sponsored Content
Operating Systems AIX How to upgrade AIX TL (technology level) Post 302302548 by kah00na on Tuesday 31st of March 2009 09:33:16 AM
Old 03-31-2009
Do you have a NIM server? I do all my upgrades through it and haven't had many issues with it.
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Howto upgrade AIX to Level Update 4320-02_AIX_ML

Hi, Installing a new version of PROGRESS DB software 9.1c requires us to upgrade AIX to Level Update 4320-02_AIX_ML ( http://techweb.progress.com/kbase/19779 ) How would a do this savely. This is what i have already. 1) take a system backup. 2) find the level we are on right now. #... (1 Reply)
Discussion started by: progressdll
1 Replies

2. AIX

Technology Level update errors

Hello, I recently did an update from 5300-0-0 to 5300-05-06. When I run lppchk -v I get the following errors: # lppchk -v lppchk: The following filesets need to be installed or corrected to bring the system to a consistent state: invscout.rte 2.1.0.0 (not... (4 Replies)
Discussion started by: dkranes
4 Replies

3. AIX

AIX Technology Level 9

Hi Guys I am currently running AIX 5.3 technology level 6 on a 570, but want to go up to level 9. However I am struggling to find on IBM's website the new features that it brings in, along with the commands for these new features. Can any one help me with this? Thanks (7 Replies)
Discussion started by: ryanbsc@gmail.c
7 Replies

4. AIX

Update technology level

Hello I update one lpar from TL03 to TL06 reboot and check with lppchk -v, errpt and everything looks fine then I commit my fileset and I update to TL08-04. The installation was ok. I reboot my machine again check with lppchk -v and errpt and its ok, but when I type oslevel -s I get this... (5 Replies)
Discussion started by: lo-lp-kl
5 Replies

5. 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

6. Solaris

Zone Servers Level Upgrade

Hi All, I am planning to do the Solaris level upgrade from "Solaris 10 1/06 s10s_u1wos_19a" to "Solaris 10 10/09 s10s_u8wos_08a" with 7 Non-global zones on it..... I have done Level upgrade for Solaris 10 boxes without Non-global zones..... Can any one let me know, whether it is possible... (8 Replies)
Discussion started by: indradev
8 Replies

7. AIX

rolling back Technology Level

Hi, is it possible to roll back currently updated Technology level ? what are steps required? Regards, Manoj (2 Replies)
Discussion started by: manoj.solaris
2 Replies

8. What is on Your Mind?

Which technology is better with UNIX/AIX

Hi Guys, need your help .... I am working in UNIX field from last 2 years, its my career starting days.. Which technology I have to melt up with NIX knowledge which can provide me high opportunities in today's IT market ?? Now a days, I am learning C. I m not want to hurt anyone but some says... (0 Replies)
Discussion started by: atul9806
0 Replies

9. AIX

AIX OS level

I currently have 2 servers running AIX 6.1 on them, but the OS level is listed differently in WSM. I am fairly new to AIX and just re-installed the OS on one of the boxes that originally had 5.1 on it. It now shows 6.1.0.0, whereas the other one shows 6.1.3.0. I have been trying to figure out how... (2 Replies)
Discussion started by: rifamilyguy
2 Replies

10. AIX

Pre-installation verification before technology level update

Hello, I was trying to upgrade TL on a lab server (test box). I did worked on (few) these type of SP and TL updates in the recent past. I saw the below message for the first time on server. current OS level : 7100-03-01-1341 downloaded the newest/recent fix pack from fix central as... (3 Replies)
Discussion started by: system.engineer
3 Replies
Xephyr(1)                                                     General Commands Manual                                                    Xephyr(1)

NAME
Xephyr - X server outputting to a window on a pre-existing X display SYNOPSIS
Xephyr [:display] [option ...] DESCRIPTION
Xephyr is a kdrive server that outputs to a window on a pre-existing "host" X display. Think Xnest but with support for modern extensions like composite, damage and randr. Unlike Xnest which is an X proxy, i.e. limited to the capabilities of the host X server, Xephyr is a real X server which uses the host X server window as "framebuffer" via fast SHM XImages. It also has support for "visually" debugging what the server is painting. OPTIONS
The server accepts all the standard options of Xserver(1) and the following additional options: -screen widthxheight sets the screen size. -parent id uses exiting window id . If a -screen argument follows a -parent argument, this screen is embedded into the given window. -host-cursor set 'cursor acceleration': The host's cursor is reused. This is only really there to aid debugging by avoiding server paints for the cursor. Performance improvement is negligible. SIGNALS
Send a SIGUSR1 to the server (e.g. pkill -USR1 Xephyr) to toggle the debugging mode. In this mode red rectangles are painted to screen areas getting painted before painting the actual content. The delay between this can be altered by setting a XEPHYR_PAUSE env var to a value in micro seconds. CAVEATS
o Rotated displays are currently updated via full blits. This is slower than a normal orientated display. Debug mode will therefore not be of much use rotated. o The '-host-cursor' cursor is static in its appearance. o The build gets a warning about 'nanosleep'. I think the various '-D' build flags are causing this. I haven't figured as yet how to work round it. It doesn't appear to break anything however. o Keyboard handling is basic but works. o Mouse button 5 probably won't work. SEE ALSO
X(7), Xserver(1) AUTHOR
Matthew Allum <mallum@o-hand.com> 2004 X Version 11 xorg-server 1.12.4 Xephyr(1)
All times are GMT -4. The time now is 10:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy