Printing queue in rs6000

This is the available disk space

@rs6000:/:> df -k
Filesystem    1024-blocks      Free %Used    Iused %Iused Mounted on
/dev/hd4            49152     33280   33%     1401     6% /
/dev/hd2           401408     73692   82%     9215    10% /usr
/dev/hd9var         49152     34028   31%      239     2% /var
/dev/hd3            49152     31348   37%     1301    11% /tmp
/dev/hd1           163840    157608    4%      302     1% /home
/dev/lv00         3194880    666700   80%    21624     3% /rs36
/dev/lv01         2678784    659020   76%     1067     1% /QS36F1

Do I have enough disk space which is required to upgrade for AIX 5.1?

To find out if you have enough diskspace you do not need to know the size of your actual LVs but the size of your disks. Issue "lsvg rootvg" and "lsvg -p rootvg" to see how much diskspace you have:

"lsvg rootvg" will tell you the PP size, "lsvg -p rootvg" will tell you how many PPs on all the disks in the rootvg exist.

If you have a mirrored rootvg (this is not shown in the "df -k") you can consider a "alternate disk migration". In short this is: split the mirror of the rootvg, update the one while retaining the other as a backup copy. In case everything works fine remirror the newly installed half, otherwise remirror the withheld half. We have some threads here regarding alternate disk migration, you might want to read them and ask if you have questions regarding this.

Having not much time right now i have to stop here. Maybe someone else can explain the firmware update procedures (preferably in detail, so we could turn that into a FAQ), otherwise i will come back to this later.

I hope this helps.

bakunin

@rs6000:/:> lsvg rootvg
VOLUME GROUP:   rootvg                   VG IDENTIFIER:  007016220263ff51
VG STATE:       active                   PP SIZE:        8 megabyte(s)
VG PERMISSION:  read/write               TOTAL PPs:      537 (4296 megabytes)
MAX LVs:        256                      FREE PPs:       0 (0 megabytes)
LVs:            9                        USED PPs:       537 (4296 megabytes)
OPEN LVs:       8                        QUORUM:         2
TOTAL PVs:      1                        VG DESCRIPTORS: 2
STALE PVs:      0                        STALE PPs       0
ACTIVE PVs:     1                        AUTO ON:        yes  

@rs6000:/:> lsvg -p rootvg
rootvg:
PV_NAME           PV STATE    TOTAL PPs   FREE PPs    FREE DISTRIBUTION
hdisk0            active      537         0           00..00..00..00..00

Without the upgrade, some quick fixes:

Most subsystems are started in /etc/rc.tcpip. Take a brief look at that file and add an additional entry for your subsystem.

You can use smitty printers to stop and start your print queue without rebooting.