SUMMARY2: /var/sadm is too damn big

From: Erin Jones (erin@younetwork.com)
Date: Fri Nov 03 2000 - 11:33:03 CST


hey,

just got a mesage from our favorite keeper of the faq. he mentions that my
fix won't work. on upgrades the filesystems gets mounted on /a so we need
the ln to point to ../usr/var/sadm

thank casper
ej

----- Original Message -----
From: "Casper Dik" <Casper.Dik@holland.sun.com>
To: "Erin Jones" <erin@younetwork.com>
Sent: Friday, November 03, 2000 4:39 AM
Subject: Re: SUMMARY: /var/sadm is too damn big

:
: >119214 /usr/var/sadm
: >119214 /var/sadm
: ># ln -s /usr/var/sadm/ /var/sadm
:
:
: Don't do this. You've just rendered your system unupgradable.
:
:
: You recover, do this:
:
:
: rm /var/sadm
:
: ln -s ../usr/var/sadm /var/sadm
:
: (I think I got the one ".." right)
:
: That allows you to recover.
:
: If you need to remove data from /var/sadm, go for the undo files.
:
: rm -rf /var/sadm/pkg/*/save/1?????-??
:
: gets rid of all the old patch files.
:
:
: The solaris FAQ says:
:
: 3.39) Why does installing patches take so much space in /var/sadm?
:
: All the files that are replaced by a patch are stored under
: /var/sadm/patch/<patch-id>/save so the patch can be safely
: backed out. Newer patches will save the old files
: under /var/sadm/pkg/<pkg>/save/<patch-id>/undo.Z, for each package
: patches.
:
: You can remove the <patchdir>/save directory provided you also
: remove the <patchdir>/.oldfilessaved file. Newer patches will not
: install a .oldfilessaved file.
:
: Alternatively, you can install a patch w/o saving the old
: files by using the "-d" flag to installpatch.
:
: --- end of excerpt from the FAQ
:
: The most recently posted version of the FAQ is available from
: <http://www.wins.uva.nl/pub/solaris/solaris2/>
:
:

S
U BEFORE POSTING please READ the FAQ located at
N ftp://ftp.cs.toronto.edu/pub/jdd/sun-managers/faq
. and the list POLICY statement located at
M ftp://ftp.cs.toronto.edu/pub/jdd/sun-managers/policy
A To submit questions/summaries to this list send your email message to:
N sun-managers@sunmanagers.ececs.uc.edu
A To unsubscribe from this list please send an email message to:
G majordomo@sunmanagers.ececs.uc.edu
E and in the BODY type:
R unsubscribe sun-managers
S Or
. unsubscribe sun-managers original@subscription.address
L To view an archive of this list please visit:
I http://www.latech.edu/sunman.html
S
T



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:14:21 CDT