RE: {bb} Filesystem of $BBTMP is full on Red Hat 5
"Gavin Stone-Tolcher" <[email protected]> Thu, 30 Aug 2007 16:40:19 +1000
| Newsgroups | gmane.network.bb4.general |
|---|---|
| Message-ID | <[email protected]> |
> 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 [email protected]
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:[email protected] with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.