Sponsored Content
Full Discussion: Update particular filesets
Operating Systems AIX Update particular filesets Post 302187557 by bakunin on Monday 21st of April 2008 12:25:58 PM
Old 04-21-2008
Quote:
Originally Posted by Yac
I need to update only xlC.cpp and xlC.msg.en_US.cpp filesets.
It might be that these two filesets have prerequisites/corequisites which themselves need even more packages ... asf ... so that you might as well "update the whole system". In fact i would recommend doing so, becuase if you ever have a problem and open a software call with IBM they will require you to update all the downlevel packages anyway. (This way they keep the customer busy and can delay having to deal with the problem at hand.)

This aspect aside you can download the complete set of filesets and only install what you really want to install. Do the following:

1. download the whole set and put it into a temporary directory (customary is /usr/sys/inst.images, but you can use any other directory too). Unpack eventually packed archives

2. change into this directory and run "inutoc .". This will create a file ".toc" where all the dependencies of all the filesets in the directory are listed. The file is somewhat complicated to parse, but if you have a look into it the dependencies are intuitively comprehensible.

3. run "smitty install_all" in this directory and select "." as the directory to install from. You can now select the packages by opening a list (press PF4) and selecting with PF7. It is all pretty intuitive, just follow the menu messages.

I hope this helps.

bakunin
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

AdvFS Filesets

I created an AdvFS fileset which consisted of 3 volumes. Well one of the disks has failed and I was wondering how I should handle this. I want to try to recover the data on the other two disks, but I'm not sure if this is even possible. Any suggestions? (4 Replies)
Discussion started by: Moca4444
4 Replies

2. UNIX for Dummies Questions & Answers

tsm client filesets for AIX 4.3.3

Hi, can somebody point to where i can get tsm client filesets to install tsm on AIX 4.3 node please? Thank You! karthik (0 Replies)
Discussion started by: karthikosu
0 Replies

3. UNIX for Advanced & Expert Users

Which Base Level Filesets needed by a specific program?

hello... thats a great forum btw :) my problem is that I need a list of the Base Level Filesets (BLF) which are needed by a specific program. Is there any command/tool which shows me that? during the installation I can choose "Preview only" so that I can see what BLF´s are missing etc but... (4 Replies)
Discussion started by: cypher82
4 Replies

4. AIX

Merging filesets for OS Upgrade

I have a complete set of AIX install media for 5307 TL1. I also have on DVD the upgrade files compiled by IBM to upgrade a server from AIX 5305 to 5308TL2. If I run an upgrade from the IBM supplied DVD (smit upgrade_all) then the upgrade fails complaining about a large number of missing... (2 Replies)
Discussion started by: morgan_g
2 Replies

5. AIX

cfgmgr: Filesets missing

Hi all, I have a System i server with a couple of AIX LPARs. One of the LPARs owns a dual-channel scsi adapter to which I connect a tape library (IBM TS3100) and a DVD Drive. I had some problems to get the Tape Library detected but finally I got it: rmt0 Available 03-08-01-4,0 IBM 3580... (1 Reply)
Discussion started by: wendelalexis
1 Replies

6. AIX

Problem with Filesets

Hello, In my server ihave a problem with some installed packages ... /root#lslpp -l | grep LGTO LGTOnw.clnt.rte 7.4.2.0 COMMITTED NetWorker Client lslpp: Error while processing fileset 9f827e6ef6ec223edb338bc4c37632ae. lslpp: No match was found for the SWVPD data search. ... (2 Replies)
Discussion started by: Boudine
2 Replies

7. AIX

Miss filesets

Hello everyone I updated a partition from TL06 to TL09, everything looks ok. I check the errpt comand, lppchk -v and both are fine. But when I type this command I got this $ instfix -i |grep ML All filesets for 5300-02_AIX_ML were found. All filesets for 5.3.0.0_AIX_ML were... (3 Replies)
Discussion started by: lo-lp-kl
3 Replies

8. AIX

filesets nim client

Hello everyone I was looking for the filesets to install a nim client on a linux box. (red hat 5 for power) I have the nim master on aix box and I have different nim client with aix. I download some filesets fron aix cd to linux box, but Im still hang up. Some one know where I can find... (1 Reply)
Discussion started by: lo-lp-kl
1 Replies

9. AIX

Help Please - Command to view missing filesets in aix

Please anyone tell me "What is the command to view missing filesets in aix" Thanks in advance ---------- Post updated at 09:34 PM ---------- Previous update was at 05:09 PM ---------- Please anyone tell me "What is the command to view missing filesets in aix" Thanks in advance (3 Replies)
Discussion started by: sweetysiva29
3 Replies

10. AIX

Filesets for IBM ultrium lto 5 (SAS)

i connect an ibm ultrium lto 5 (sas) to an 8204-e8a (v6.1 TL5 SP 1) then i do an cfgmgr and get message about missing filesets devices.pciex.1410ca03 devices.pciex.pciexclass.00107 devices.pciex.00107200 devices.pciex.pciex100.72.3 and a few others i try to find the filesets on the two OS... (1 Reply)
Discussion started by: AIXBlueCat
1 Replies
showfsets(8)						      System Manager's Manual						      showfsets(8)

NAME
showfsets - Display information about filesets in an AdvFS file domain SYNOPSIS
/sbin/showfsets [-b | -q] [-k] domain [fileset...] OPTIONS
Lists the names of the filesets in a file domain, without additional detail. Displays the total number of blocks and the number of free 1K blocks. Displays the quota limits for filesets in a domain. OPERANDS
Specifies the full path name of the AdvFS file domain. Specifies the name of one or more filesets in the file domain. DESCRIPTION
The showfsets command displays the filesets (or clone filesets) and their characteristics in a specified domain. The characteristics of a fileset are: Fileset Identifier A fileset identifier is a combination of the file-domain identifier and an additional set of numbers that identify the fileset within the file domain. For example, the fileset identifier 2be95ef4.000a129.1.8001 consists of the following: 2be95ef4.000a129 1.8001 Clone status The status items of a clone fileset vary, depending on the fileset. Status items can include: Clone is Specifies the name of a clone fileset, if one exists for the parent fileset. Clone of Specifies the name of the parent fileset, if the displayed fileset is a clone fileset. Revision Specifies the number of times you revised a clone fileset. For example, if you recreate a clone fileset of the same parent fileset three times, the revision value is 3. Files Specifies the number of files in the fileset and the current file usage limits (quotas). SLim, the soft limit, is a quota that can be exceeded for a fixed period of time and HLim, the hard limit, is a quota that cannot be exceeded. Blocks Specifies the number of blocks that are in use by a mounted fileset and the current block soft and hard usage limits (quotas). For filesets that are not mounted, zero blocks will display. For an accurate display, the fileset must be mounted. Quota Status Specifies which quota types are enabled (enforced). The showfsets command with the -q option set displays block and file information for a specified domain or for one or more named filesets in the domain. The characteristics of a named fileset are: BF (block flag) Specifies block (B) and file (F) usage limits. A + in this field means that the soft limit is exceeded; a * means that the hard limit is reached. Block (512) Limits Specifies the number of blocks used, the soft limit (the number of blocks that can be exceeded for a period of time), the hard limit (the number of blocks that cannot be exceeded), and the grace period (the remaining time for which the soft limit may be exceeded). File Limits Specifies the number of files used, the soft and hard file limits for the fileset, and the grace period remaining. Note On a TruCluster Server, showfsets can sometimes report incorrect disk usage. Data in CFS client caches is synchronized to the server at least every 30 seconds. The disk usage reported does not account for dirty data in client caches that has not yet been synchro- nized to the server. EXAMPLES
The following example shows the command line and resulting display for the showfsets command: # showfsets usr_domain usr Id : 2f1dabd6.00059d50.1.8001 Clone is : usr_clone Files : 17644, SLim= 0, HLim= 0 Blocks (512) : 90582, SLim= 212000, HLim= 256000 Quota Status : user=on group=on usr_clone Id : 2f1dabd6.00059d50.3.8052 Clone of : usr Revision : 82 The following example shows the command line and resulting display when the fileset quota option is set: # showfsets -q test_domain Block (512) Limits File Limits Fileset BF used soft hard grace used soft hard grace fileset1 +- 1750 1500 2000 11:32 35 300 400 SEE ALSO
Commands: chfsets(8), mkfset(8), rmfset(8) File Formats: advfs(4) showfsets(8)
All times are GMT -4. The time now is 04:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy