Sponsored Content
Operating Systems AIX Install fileset rsct.basic.rte Post 302243653 by cero on Monday 6th of October 2008 08:36:11 AM
Old 10-06-2008
You'll find the base filesets most likely on a HACMP-CD - which is not part of a standard AIX-installation.

Edit: I should have read the original post more carefully (rte != * != hacmp)

Last edited by cero; 10-07-2008 at 08:45 AM..
 

10 More Discussions You Might Find Interesting

1. AIX

AIX5.2 ML-03 rpm.rte

Dear All, Kindly note that i am in site and i have to upgrade an application on the server AIX 5.2 ML-03 , but i need to install the following patch first which is important : patch 'rpm.rte' must be installed with level '3.0.5.35' i need it urgent . please note that i could not find it... (1 Reply)
Discussion started by: tamemi
1 Replies

2. AIX

Perl.rte needed..

Hello I was installing ssh in Aix 4.3 but found that "perl.rte and rpm.rte" was not installed. but to my bad luck i was not able to find these packages for Aix 4.3. Ibm site just has these packages only for 5L. Can anyone help me in finding these packages. Bala (1 Reply)
Discussion started by: balaji_prk
1 Replies

3. UNIX for Dummies Questions & Answers

sudo install on HP UX 11i(basic question)

Hello folks, had a question. I was trying to install sudotool on HP -UX 11i. I downloaded gzip file from sudo site and unzipped to /tmp folder on HP box how do i install it?? do i need to run "swinstall" menu and then choose from there? THanks! karthik (1 Reply)
Discussion started by: karthikosu
1 Replies

4. AIX

About bos.rte v=4,r<2

I have check the fileset with in AIX 4.2 and I have found this error after I type in lppchk -v. Can anyone help me out with this problem ? I am new here. :) (1 Reply)
Discussion started by: fla22
1 Replies

5. AIX

bos.rte.5.2.0.10 - Failure to Install (/usr/lib/methods/cfgsf bad permissions)

I have a RS/6000 B80 which just had a disk failure; I've added a new drive and am in the process of rebuilding. I have reinstalled AIX 5.2 and am now looking to begin updating. (fyi this will be the second time I have attempted to rebuild this machine, the first time i installed ML 5200-10 and... (1 Reply)
Discussion started by: wesiman
1 Replies

6. Filesystems, Disks and Memory

Veritas Storage Foundation basic and Core cluster solaris 10 release 7 install

After much hitting my head to the wall with this meesages root@crasher /workzone/dvd4_sfb-sol_x64]#./installer -verbose -installonly 5.0MP3 Installation Program Copyright (c) 2008 Symantec Corporation. All rights reserved. Symantec, the Symantec... (1 Reply)
Discussion started by: tristezo2k
1 Replies

7. AIX

fileset for aix

Hello I was looking for this fileset "devices.fcp.changer" I looking on the cd media but I cant findt it. The version of Aix is 6.1 All this is because Im trying to connect a disk from Hitachi, everything its look to be fine. but when Im type cfgmgr I got this message. cfgmgr... (1 Reply)
Discussion started by: lo-lp-kl
1 Replies

8. AIX

Downgrade bos.rte.install ?

Hello, Running AIX 6.1 TL2 SP4. bos.rte.install was upgraded to 6.1.4.1 by accident(commited). I'm trying to downgrade it. On my install DVD I found bos.rte.install_6.1.2.1.bff. So I'm trying to downgrade: # installp -acF -d/soft1 bos.rte.install 6.1.2.1... (6 Replies)
Discussion started by: vilius
6 Replies

9. AIX

System monitoring with RMC/RSCT

Hi all, is any of you using RMC for monitoring your LPARs? Is it viable? I know the IBM Magazine article and the Redbooks about it but I would like to hear from first hand. Thanks in advance for sharing your experience! (7 Replies)
Discussion started by: zaxxon
7 Replies

10. AIX

Crash dump and Panic message : RSCT Dead Man Switch Timeout for HACMP; halting non-responsive node

Dear all i have two aix system -Model : P770 -OS version: AIX 6.1 -patch level : 6100-07-04-1216 -ha version : HACMP v 6.1.0.8 -host : A, B last Wednesday, my B system suddenly went down with crash dump. after 1 minute, A system went down with crash dump. I checked the dump of A-system... (6 Replies)
Discussion started by: tomato00
6 Replies
savemeta(8)						      System Manager's Manual						       savemeta(8)

NAME
savemeta - Takes a snapshot of an AdvFS domain's metadata SYNOPSIS
/sbin/advfs/savemeta [-LSTt] [-f fileset] domain savedir OPTIONS
Saves the structure information from the frag file in each named fileset to the savedir. If this option is not specified, the default is to write no frag file information to the savedir. Do not save the domain's log file to the savedir. If this option is not specified, the default is to write the log file to the savedir. Do not save each volume's storage bitmap (SBM) to the savedir. If this option is not specified, the default is to write each volume's SBM to the savedir. Do not save the domain's root tag file to the savedir. If this option is not specified, the default is to write the root tag file to the savedir. Do not save the fileset tag files to the savedir. If this option is not specified, the default is to write the fileset tag files to the savedir. OPERANDS
The name of the AdvFS file domain from which you want to obtain the metadata. The name of a directory into which the saved metadata is to be written. DESCRIPTION
This script saves a snapshot of the specified domain metadata into a directory, savedir, that has the following structure: savedir/volume_directory/RBMT_file /BMT_file /SBM_file /log_file /tag_file /fileset_directory/frag_file /tag_file By default, the savemeta command saves all the bitfile metadata (BMT), all the SBM, the log and root tag files, and the fileset tag files. If you specify the -f option, the command saves the frag file information for each fileset. RESTRICTIONS
You must be the root user to use this command. EXIT STATUS
This command returns a 0 (zero) on success. Otherwise, it returns a 1 and displays an error diagnostic. FILES
The command path. SEE ALSO
Commands: nvbmtpg(8), nvfragpg(8), nvlogpg(8), nvtagpg(8), vsbmpg(8) savemeta(8)
All times are GMT -4. The time now is 01:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy