Re: {bb} big brother monitoring a df that it shouldn't be

Scott Mohnkern <[email protected]> Tue, 11 Mar 2008 10:09:44 -0400
Newsgroups gmane.network.bb4.general
Message-ID <[email protected]>
This is a multi-part message in MIME format.

--Boundary_(ID_gOkbfLtrDk4odOwLoteKnQ)
Content-type: text/plain; charset=ISO-8859-1; format=flowed
Content-transfer-encoding: 7BIT

Thanks for your help,

Directory "warned" about is /usr/local/bb16e1/tmp

Looks okay to me:

-bash-3.1$ cd /usr/local/bb16e1
-bash-3.1$ ls -alt | grep tmp
drwxr-xr-x  2 bb   users   4096 Mar 11 10:05 tmp

-bash-3.1$ cd tmp
-bash-3.1$ ls -alt
total 28
-rw-r--r--  1 bb users   63 Mar 17  2008 [email protected]
drwxr-xr-x  2 bb users 4096 Mar 11 10:05 .
-rw-r--r--  1 bb users  366 Mar 11 10:05 BB
-rw-r--r--  1 bb users    0 Mar 11 10:03 .expire
-rw-r--r--  1 bb users    4 Mar 11 08:01 _var_log_messages
-rw-r--r--  1 bb users   18 Mar 10 13:14 BBPID
drwxr-xr-x 10 bb users 4096 Feb 21 14:55 ..

However I am troubled by the file with a date of March 17 2008.



And just to make sure that everything is running under user bb:

-bash-3.1$ ps -ef | grep bb
bb        4540 24679  0 10:06 ?        00:00:00 sleep 149
bb        5523 24990  0 10:07 ?        00:00:00 sleep 144
mohnkern  5548  4085  0 10:08 pts/2    00:00:00 grep bb
bb       24672     1  0 Mar10 ?        00:01:12 /usr/local/bb16e1/bin/bbd
bb       24676     1  0 Mar10 ?        00:00:00 /bin/sh 
/usr/local/bb/runbb.sh start
bb       24677     1  0 Mar10 ?        00:00:00 /bin/sh 
/usr/local/bb/runbb.sh start
bb       24679 24676  0 Mar10 ?        00:00:02 /bin/sh 
/usr/local/bb16e1/bin/bbrun /usr/local/bb16e1/bin/bb-local.sh
bb       24990 24677  0 Mar10 ?        00:00:02 /bin/sh 
/usr/local/bb16e1/bin/bbrun /usr/local/bb16e1/bin/bb-display.sh


Scott

Timmers, Frank wrote:
>
> >I'm having a problem with bb a 1.6e1 client reporting on a partition
> >that it shouldn't be.
> >It's acting like the tmp directory for the client (in this case
> >/usr/local/bb16e1/tmp) is a partition, and reporting it full (and its
> >not a partition at all, just a directory).
> >adding the following to bb-dftab doesn't seem to help:
> >localhost:/usr/local/bb16e1/tmp:101:101
> >For the life of me, I can't figure out where it's deciding that
> >/usr/local/bb16e1/tmp is a partition, and that it needs to be monitored.
>
> Check the write permissions for BB on that directory and the files 
> beneath. Often when BB complains tmp is full, it's an rights problem.
>
>  
>
> /Frank.
>

--Boundary_(ID_gOkbfLtrDk4odOwLoteKnQ)
Content-type: text/html; charset=ISO-8859-1
Content-transfer-encoding: 7BIT

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks for your help, <br>
<br>
Directory "warned" about is /usr/local/bb16e1/tmp<br>
<br>
Looks okay to me:<br>
<br>
-bash-3.1$ cd /usr/local/bb16e1<br>
-bash-3.1$ ls -alt | grep tmp<br>
drwxr-xr-x&nbsp; 2 bb&nbsp;&nbsp; users&nbsp;&nbsp; 4096 Mar 11 10:05 tmp<br>
<br>
-bash-3.1$ cd tmp<br>
-bash-3.1$ ls -alt<br>
total 28<br>
-rw-r--r--&nbsp; 1 bb users&nbsp;&nbsp; 63 Mar 17&nbsp; 2008 <a class="moz-txt-link-abbreviated" href="mailto:[email protected]">[email protected]</a><br>
drwxr-xr-x&nbsp; 2 bb users 4096 Mar 11 10:05 .<br>
-rw-r--r--&nbsp; 1 bb users&nbsp; 366 Mar 11 10:05 BB<br>
-rw-r--r--&nbsp; 1 bb users&nbsp;&nbsp;&nbsp; 0 Mar 11 10:03 .expire<br>
-rw-r--r--&nbsp; 1 bb users&nbsp;&nbsp;&nbsp; 4 Mar 11 08:01 _var_log_messages<br>
-rw-r--r--&nbsp; 1 bb users&nbsp;&nbsp; 18 Mar 10 13:14 BBPID<br>
drwxr-xr-x 10 bb users 4096 Feb 21 14:55 ..<br>
<br>
However I am troubled by the file with a date of March 17 2008.<br>
<br>
<br>
<br>
And just to make sure that everything is running under user bb:<br>
<br>
-bash-3.1$ ps -ef | grep bb<br>
bb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 4540 24679&nbsp; 0 10:06 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 sleep 149<br>
bb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5523 24990&nbsp; 0 10:07 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 sleep 144<br>
mohnkern&nbsp; 5548&nbsp; 4085&nbsp; 0 10:08 pts/2&nbsp;&nbsp;&nbsp; 00:00:00 grep bb<br>
bb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24672&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp; 0 Mar10 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:01:12
/usr/local/bb16e1/bin/bbd<br>
bb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24676&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp; 0 Mar10 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 /bin/sh
/usr/local/bb/runbb.sh start<br>
bb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24677&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp; 0 Mar10 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:00 /bin/sh
/usr/local/bb/runbb.sh start<br>
bb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24679 24676&nbsp; 0 Mar10 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:02 /bin/sh
/usr/local/bb16e1/bin/bbrun /usr/local/bb16e1/bin/bb-local.sh<br>
bb&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 24990 24677&nbsp; 0 Mar10 ?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 00:00:02 /bin/sh
/usr/local/bb16e1/bin/bbrun /usr/local/bb16e1/bin/bb-display.sh<br>
<br>
<br>
Scott<br>
<br>
Timmers, Frank wrote:
<blockquote
 cite="mid:E031C8AA28B24247B1C6C0AAB136A775FE7B859D9B@nlamsexm03.connect1.local"
 type="cite">
  <meta http-equiv="Content-Type" content="text/html; ">
  <meta name="Generator" content="Microsoft Word 12 (filtered medium)">
  <style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0cm;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
p
	{mso-style-priority:99;
	mso-margin-top-alt:auto;
	margin-right:0cm;
	mso-margin-bottom-alt:auto;
	margin-left:0cm;
	font-size:12.0pt;
	font-family:"Times New Roman","serif";}
tt
	{mso-style-priority:99;
	font-family:"Courier New";}
span.EmailStyle19
	{mso-style-type:personal-reply;
	font-family:"Calibri","sans-serif";
	color:#1F497D;}
.MsoChpDefault
	{mso-style-type:export-only;}
@page Section1
	{size:612.0pt 792.0pt;
	margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
	{page:Section1;}
-->
  </style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
  <div class="Section1">
  <p style="margin-bottom: 12pt;"><tt><span
 style="font-size: 10pt; color: rgb(31, 73, 125);">&gt;</span></tt><tt><span
 style="font-size: 10pt;">I'm having a problem with bb a 1.6e1 client
reporting
on a partition </span></tt><span
 style="font-size: 10pt; font-family: &quot;Courier New&quot;;"><br>
  <tt><span style="color: rgb(31, 73, 125);">&gt;</span>that it
shouldn't be.</tt><br>
  <tt><span style="color: rgb(31, 73, 125);">&gt;</span>It's acting
like the tmp directory
for the client (in this case </tt><br>
  <tt><span style="color: rgb(31, 73, 125);">&gt;</span>/usr/local/bb16e1/tmp)
is a
partition, and reporting it full (and its </tt><br>
  <tt><span style="color: rgb(31, 73, 125);">&gt;</span>not a partition
at all, just a
directory).</tt><br>
  <tt><span style="color: rgb(31, 73, 125);">&gt;</span>adding the
following to bb-dftab
doesn't seem to help:</tt><br>
  <tt><span style="color: rgb(31, 73, 125);">&gt;</span>localhost:/usr/local/bb16e1/tmp:101:101</tt><br>
  <tt><span style="color: rgb(31, 73, 125);">&gt;</span>For the life of
me, I can't figure
out where it's deciding that </tt><br>
  <tt><span style="color: rgb(31, 73, 125);">&gt;</span>/usr/local/bb16e1/tmp
is a
partition, and that it needs to be monitored.</tt><br>
  <br>
  <tt><span style="color: rgb(31, 73, 125);"><o:p></o:p></span></tt></span></p>
  <p style="margin-bottom: 12pt;"><span
 style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">Check
the write permissions for BB on that directory and the
files beneath. Often when BB complains tmp is full, it&#8217;s an rights
problem.<o:p></o:p></span></p>
  <p style="margin-bottom: 12pt;"><span
 style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);"><o:p>&nbsp;</o:p></span></p>
  <p style="margin-bottom: 12pt;"><span
 style="font-size: 11pt; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;; color: rgb(31, 73, 125);">/Frank.<o:p></o:p></span></p>
  </div>
</blockquote>
</body>
</html>

--Boundary_(ID_gOkbfLtrDk4odOwLoteKnQ)--
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
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.