BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: {bb} Filesystem of $BBTMP is full on Red Hat 5



> Subject: {bb} Filesystem of $BBTMP is full on Red Hat 5
> 
> We've been getting "Filesystem of $BBTMP is full since installing
> bbclient 1.9i software on RedHat machines. The only way we 
> could find to
> fix was to comment out the test part of the script. 

Is this the same problem reported earlier with RHEL 5 sort 
command not supporting "sort +POS" syntax? If so replace anywhere 
the script says:

$SORT \"+${DFSORT}\" 

with

$SORT "-k 5"

Seeems pretty silly to remove syntax that every other unix system 
supports (including ealier RHEL versions) for a core utility.

We put some logic in the bb-disk.sh script to detect RHEL 5 systems 
and do this.


Cheers,
Gavin Stone-Tolcher                    g.stone-tolcher@its.uq.edu.au
Incident Response Team               Information Technology Services
The University of Queensland                  Phone: +61 7 336 54407
Queensland 4072    AUSTRALIA                    Fax: +61 7 336 57539
 


--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index