Unix Technical Forum

Grouping of Filesets

This is a discussion on Grouping of Filesets within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi, Is there any way one can group related filesets together. E.g i want to have list of filesets ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-05-2008, 09:27 AM
harshal.borade@gmail.com
 
Posts: n/a
Default Grouping of Filesets

Hi,
Is there any way one can group related filesets together. E.g i want
to have list of filesets related to network daemons or kernel filesets
etc..

TIA
Harshal

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-05-2008, 09:27 AM
steven_nospam at Yahoo! Canada
 
Posts: n/a
Default Re: Grouping of Filesets

About the only thing I could suggest would be lslpp -p flag. It tells
you what the co-requisites and requisites are for a particular fileset.
For example, if you are interested in what else is required when the
TCP/IP Network Client is updated, you can issue:

# lslpp -p bos.net.tcp.client

You will get a list of filesets that need to co-exist with the one you
selected.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-05-2008, 09:28 AM
sjm
 
Posts: n/a
Default Re: Grouping of Filesets

What are you trying to achieve here?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-05-2008, 09:28 AM
harshal.borade@gmail.com
 
Posts: n/a
Default Re: Grouping of Filesets

I am trying to segregate the patches delivered on AIX 5.1 for fileset
into groups, like Network Daemon patches, Security Patches, OS kernel
patches so on and so forth. I thought i could acheive it by clearing
identifying the purpose of the filesets and their by leading to
segregation of their patches.
I would even like to know if there's any other way to do the same.
TIA
Harshal

sjm wrote:

> What are you trying to achieve here?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-05-2008, 09:28 AM
Gerhard Gonter
 
Posts: n/a
Default Re: Grouping of Filesets

harshal.borade@gmail.com wrote:
> sjm wrote:
>>What are you trying to achieve here?

> I am trying to segregate the patches delivered on AIX 5.1 for fileset
> into groups, like Network Daemon patches, Security Patches, OS kernel
> patches so on and so forth. I thought i could acheive it by clearing
> identifying the purpose of the filesets and their by leading to
> segregation of their patches.


There is no *formal* attribute that indicates why a particular patch
exists. You can informally tell a lot from the bff file's lpp_name file
or a .toc file. This file's format is documented pretty well, here
is an example:

$ restore -qvf ../bos.net.nfs.client.5.1.0.66.bff
$ pg lpp_name

4 R S bos.net {
bos.net.nfs.client 5.1.0.66 01 b B En_US Network File System Client
[
*ifreq bos.mp (5.1.0.0) 5.1.0.53
*ifreq bos.mp64 (5.1.0.0) 5.1.0.53
*ifreq bos.net.nfs.cachefs (5.1.0.0) 5.1.0.54
*ifreq bos.net.tcp.client (5.1.0.0) 5.1.0.54
*ifreq bos.up (5.1.0.0) 5.1.0.53
%
....
IY38434 4 SECURITY: Integer overflow in xdrmem_getbytes
....
]
}

This patch is probably related to security, network and even the OS
kernel too since it requires certain minimal levels for the kernel.

> I would even like to know if there's any other way to do the same.


I also still do not quite understand what you intend to do. However, I
collect all bffs related to AIX 5.1 in one directory (and those related
to AIX 5.2 in another directory) on a NIM server and offer these
directories to those machines that need to be upgraded. Usually I apply
all available fixes at the same time and do not worry about
dependencies. That's AIX's job

GG
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-05-2008, 09:30 AM
harshal.borade@gmail.com
 
Posts: n/a
Default Re: Grouping of Filesets

Is there any IBM link which documents the BFF format.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-05-2008, 09:30 AM
Gerhard Gonter
 
Posts: n/a
Default Re: Grouping of Filesets

harshal.borade@gmail.com wrote:
> Is there any IBM link which documents the BFF format.


Files in the bff format are produced by the backup command, so the AIX
man page should help with the raw bff format. Software packaging, which
uses backup/restore, is described in great length at this link:

Packaging Software for Installation
http://publib.boulder.ibm.com/infoce...w4_install.htm

HTH,
GG
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-05-2008, 09:30 AM
Harshal
 
Posts: n/a
Default Re: Grouping of Filesets

thanx that did solve my problem.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:21 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com