RE: {bb} $bbhome tmp file system full - FIXED!

"Page, Jon T" <[email protected]> Thu, 30 Oct 2008 14:02:13 -0700
Newsgroups gmane.network.bb4.general
Message-ID <[email protected]>
This worked for me.
I changed the entry in etc/bbsys.local to:

DF="/bin/df -Ph"

Makes it a little easier for managers and the mathematically challenged
to read.

Thanks for your help,

Jon

-----Original Message-----
From: Ed Spencer [mailto:[email protected]] 
Sent: Thursday, October 30, 2008 11:54 AM
To: [email protected]
Cc: Page, Jon T
Subject: Re: {bb} $bbhome tmp file system full

I've made two changes to handle disk errors:
1) in etc/bbsys.local I changed DF to be:
DF="/bin/df -Pk"
This handles problems with lvm

2) in bin/bb-disk.sh
I changed the 'sort parameters' on the following lines:

eval "$DFCMD | $EGREP \"$DFUSE\" | $EGREP -v \"$DFEXCLUDE\" | $SORT \"-k
${DFSORT}\" > $BBTMP/DFOUT.$$"
wclen1=`eval "$DFCMD | $EGREP \"$DFUSE\" | $EGREP -v \"$DFEXCLUDE\" |
$SORT \"-k ${DFSORT}\" | $WC"`

Where the DFSORT env variable is set to 4 i believe.


On Thu, 2008-10-30 at 12:39, Page, Jon T wrote:
> I am trying to install Big Brother 1.9i on a RedHat ES 5.1 (64-bit).
> After the install of the server and client I get the following for 
> "disk"
> 
> red Thu Oct 30 10:32:21 PDT 2008 - Filesystem of 
> $BBHOME/bbc1.9i-btf/tmp is FULL
> 
> I have verified that the tmp directories for the server and client are

> set to 777.
> I have also verified that the entries for awk, egrep, etc. are correct

> in etc/bbsys.local.
> 
> What else could the issue be?
> 
> Thanks,
> 
> Jon
-- 
Ed Spencer                      http://home.cc.umanitoba.ca/~fastedy
UNIX System Administrator       Academic Computing and Networking
EMail: [email protected]  The University of Manitoba
Telephone: (204) 474-8311       Winnipeg, Manitoba, Canada R3T 2N2


--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
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.