X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C86E97.F2D3A24E@onstor-exch02.onstor.net>; Wed, 13 Feb 2008 16:27:07 -0700
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C86E97.F2D3A24E"
References: <BB375AF679D4A34E9CA8DFA650E2B04E0856DFDA@onstor-exch02.onstor.net>
Content-class: urn:content-classes:message
Subject: RE: PERFORCE change 27817 for review
Date: Wed, 13 Feb 2008 16:26:52 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E07797B3C@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: PERFORCE change 27817 for review
Thread-Index: AchugK5XkA794buORAuBC3M5ipr35QAFCERKAAAPdtAAALctkQ==
From: "Ken Renshaw" <ken.renshaw@onstor.com>
To: "Charissa Willard" <IMCEAEX-_O=ONSTOR_OU=FIRST+20ADMINISTRATIVE+20GROUP_CN=RECIPIENTS_CN=CHARISSA+2EWILLARD@onstor.com>
Cc: "Andy Sharp" <andy.sharp@onstor.com>

This is a multi-part message in MIME format.

------_=_NextPart_001_01C86E97.F2D3A24E
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

=20
Will do, and yep:
=20
g10r204:~# crontab -l
# gather config every day (at 23:05)
5       23      *       *       *       /onstor/bin/emrscron -g config
# gather stats every hour (on the half hour)
30      *       *       *       *       /onstor/bin/emrscron -g stats
# gather h_res_stats data every 3 min
*/3     *       *       *       *       /onstor/bin/emrscron -g =
h_res_stats
# keep the last 7 days of config and stats files (removing excess daily =
at 00:53)
53      0       *       *       *       /onstor/bin/emrscron -t config; =
/onstor/bin/emrscron -t stats
# roll the log files for h_res_stats and keep only 7 log files around; =
send files to onstor
59      23      *       *       *       /onstor/bin/emrscron -t =
h_res_stats; /onstor/bin/emrscron -s all
# send the kpi file every hour (the actual minute of this cron job is =
random; seeded by the mac address, so not all field machines send at the =
same time)
29      *       *       *       *       /onstor/bin/emrscron -s =
kpi_stats
g10r204:~#


________________________________

From: Charissa Willard
Sent: Wed 2/13/2008 3:14 PM
To: Ken Renshaw
Cc: Andy Sharp
Subject: RE: PERFORCE change 27817 for review



Make the problem area sw-cli so I'm at least the tech lead.

=20

Can you list the crontab ("crontab -l")?

=20

________________________________

From: Ken Renshaw=20
Sent: Wednesday, February 13, 2008 3:05 PM
To: Charissa Willard
Subject: FW: PERFORCE change 27817 for review

=20

Hi Charissa. Is this something I should assign to you, or ???

=20

This is the tail-end of the linux boot messages after coming up from a =
fresh flash install FYI.

=20

Thanks,

=20

-Ken

=20

________________________________

From: Andy Sharp
Sent: Wed 2/13/2008 12:40 PM
To: Ken Renshaw
Subject: Re: PERFORCE change 27817 for review

I doubt it.  It looks like some kind of problem in emrscron or
support.sh or something?  Feel free to file a bug.  Assign it to
Charissa ~:^)

On Wed, 13 Feb 2008 12:02:26 -0800 "Ken Renshaw"
<ken.renshaw@onstor.com> wrote:

> Hey Andy, would this checkin fix this issue I just had with new
> flash_installs? If so I won't bother filing any bugs on it...thanks.
>
> Starting periodic command scheduler: crond.
> Starting ONStor services: mgmtbus/onstor/bin/emrscron -f
> no crontab for root
> no crontab for root
> no crontab for root
> no crontab for root
> tail: unrecognized option `--3'
> Try `tail --help' for more information.
> no crontab for root
> no crontab for root
> no crontab for root
> tail: unrecognized option `--3'
> Try `tail --help' for more information.
> grep: /etc/newsyslog.conf: No such file or directory
> cat: /etc/newsyslog.conf: No such file or directory
>  pm.
>
> OnStor GNU/Linux 4.0 g10r204 duart0
>
> g10r204 login:
>
>
> -----Original Message-----
> From: Andy Sharp
> Sent: Wed 2/13/2008 11:58 AM
> To: Amit Bothra; Andy Sharp; Brian DeForest; Charissa Willard; Chris
> Vandever; Danqing Jin; Deepak Veliath; Eric Barrett; Henry Lau; Ian
> Brown; Jobi Ariyamannil; Jonathan Goldick; Ken Renshaw; Larry Scheer;
> Maxim Kozlovsky; Mike Lee; Sandrine Boulanger; Svati Chandra; Tim
> Gardner; Yuvarani Cothandaraman Subject: PERFORCE change 27817 for
> review Change 27817 by andys@ripper on 2008/02/13 06:59:49
>
>       Fix OS specific code to reset configuration information.
>     =20
>       Specifically default route, management interface
> configurations, and root crontab.
>     =20
>       reviewed by rendellf
>
> Affected files ...
>
> ... //depot/dev/nfx-tree/Tools/Linux-config-files#3 edit
> ... //depot/dev/nfx-tree/Tools/OpenBSD-config-files#2 edit
> ... //depot/dev/nfx-tree/code/ssc-nfxsh/cmd_flash.c#9 edit
> ... //depot/dev/nfx-tree/code/ssc-nfxsh/linux.h#11 edit
> ... //depot/dev/nfx-tree/code/ssc-nfxsh/openbsd.h#11 edit
>
>
> http://liszt:1818/@md=3Dd&cd=3D//depot/$c=3DG35@/27817?ac=3D10 =
<http://liszt:1818/@md=3Dd&cd=3D/depot/$c=3DG35@/27817?ac=3D10>=20
>


------_=_NextPart_001_01C86E97.F2D3A24E
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<HTML dir=3Dltr><HEAD><TITLE>Re: PERFORCE change 27817 for review</TITLE>=0A=
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dunicode">=0A=
<META content=3D"MSHTML 6.00.6000.16544" name=3DGENERATOR>=0A=
<STYLE>=0A=
<!--=0A=
                       =0A=
 font-face=0A=
	{font-family:Tahoma;}=0A=
                        =0A=
 p.MsoNormal, li.MsoNormal, div.MsoNormal=0A=
	{margin:0in;=0A=
	margin-bottom:.0001pt;=0A=
	font-size:12.0pt;=0A=
	font-family:"Times New Roman";}=0A=
a:link, span.MsoHyperlink=0A=
	{color:blue;=0A=
	text-decoration:underline;}=0A=
a:visited, span.MsoHyperlinkFollowed=0A=
	{color:blue;=0A=
	text-decoration:underline;}=0A=
p=0A=
	{=0A=
	margin-right:0in;=0A=
	margin-left:0in;=0A=
	font-size:12.0pt;=0A=
	font-family:"Times New Roman";}=0A=
span.EmailStyle18=0A=
	{=0A=
	font-family:"Courier New";=0A=
	color:windowtext;=0A=
	font-weight:normal;=0A=
	font-style:normal;=0A=
	text-decoration:none none;}=0A=
=0A=
div.Section1=0A=
	{page:Section1;}=0A=
-->=0A=
</STYLE>=0A=
</HEAD>=0A=
<BODY lang=3DEN-US vLink=3Dblue link=3Dblue>=0A=
<DIV id=3DidOWAReplyText85916 dir=3Dltr>=0A=
<DIV dir=3Dltr><FONT face=3DArial color=3D#000000 =
size=3D2></FONT>&nbsp;</DIV></DIV>=0A=
<DIV dir=3Dltr>Will do, and yep:</DIV>=0A=
<DIV dir=3Dltr>&nbsp;</DIV>=0A=
<DIV dir=3Dltr>g10r204:~# crontab -l</DIV>=0A=
<DIV dir=3Dltr># gather config every day (at =
23:05)<BR>5&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
23&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /onstor/bin/emrscron -g =
config</DIV>=0A=
<DIV dir=3Dltr># gather stats every hour (on the half =
hour)<BR>30&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /onstor/bin/emrscron -g stats</DIV>=0A=
<DIV dir=3Dltr># gather h_res_stats data every 3 =
min<BR>*/3&nbsp;&nbsp;&nbsp;&nbsp; *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /onstor/bin/emrscron -g =
h_res_stats</DIV>=0A=
<DIV dir=3Dltr># keep the last 7 days of config and stats files =
(removing excess daily at 00:53)<BR>53&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /onstor/bin/emrscron -t config; =
/onstor/bin/emrscron -t stats</DIV>=0A=
<DIV dir=3Dltr># roll the log files for h_res_stats and keep only 7 log =
files around; send files to onstor<BR>59&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
23&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /onstor/bin/emrscron -t =
h_res_stats; /onstor/bin/emrscron -s all</DIV>=0A=
<DIV dir=3Dltr># send the kpi file every hour (the actual minute of this =
cron job is random; seeded by the mac address, so not all field machines =
send at the same time)<BR>29&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /onstor/bin/emrscron -s =
kpi_stats<BR>g10r204:~#<BR><BR></DIV>=0A=
<DIV dir=3Dltr>=0A=
<HR tabIndex=3D-1>=0A=
</DIV>=0A=
<DIV dir=3Dltr><FONT face=3DTahoma size=3D2><B>From:</B> Charissa =
Willard<BR><B>Sent:</B> Wed 2/13/2008 3:14 PM<BR><B>To:</B> Ken =
Renshaw<BR><B>Cc:</B> Andy Sharp<BR><B>Subject:</B> RE: PERFORCE change =
27817 for review<BR></FONT><BR></DIV>=0A=
<DIV>=0A=
<DIV class=3DSection1>=0A=
<P class=3DMsoNormal><FONT face=3D"Courier New" size=3D1><SPAN =
style=3D"FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'">Make the problem =
area sw-cli so I&#8217;m at least the tech lead.</SPAN></FONT></P>=0A=
<P class=3DMsoNormal><FONT face=3D"Courier New" size=3D1><SPAN =
style=3D"FONT-SIZE: 9pt; FONT-FAMILY: 'Courier =
New'"></SPAN></FONT>&nbsp;</P>=0A=
<P class=3DMsoNormal><FONT face=3D"Courier New" size=3D1><SPAN =
style=3D"FONT-SIZE: 9pt; FONT-FAMILY: 'Courier New'">Can you list the =
crontab (&#8220;crontab &#8211;l&#8221;)?</SPAN></FONT></P>=0A=
<P class=3DMsoNormal><FONT face=3D"Courier New" size=3D1><SPAN =
style=3D"FONT-SIZE: 9pt; FONT-FAMILY: 'Courier =
New'"></SPAN></FONT>&nbsp;</P>=0A=
<DIV>=0A=
<DIV class=3DMsoNormal style=3D"TEXT-ALIGN: center" align=3Dcenter><FONT =
face=3D"Times New Roman" size=3D3><SPAN style=3D"FONT-SIZE: 12pt">=0A=
<HR tabIndex=3D-1 align=3Dcenter width=3D"100%" SIZE=3D2>=0A=
</SPAN></FONT></DIV>=0A=
<P class=3DMsoNormal><B><FONT face=3DTahoma size=3D2><SPAN =
style=3D"FONT-WEIGHT: bold; FONT-SIZE: 10pt; FONT-FAMILY: =
Tahoma">From:</SPAN></FONT></B><FONT face=3DTahoma size=3D2><SPAN =
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> Ken Renshaw <BR><B><SPAN =
style=3D"FONT-WEIGHT: bold">Sent:</SPAN></B> Wednesday, February 13, =
2008 3:05 PM<BR><B><SPAN style=3D"FONT-WEIGHT: bold">To:</SPAN></B> =
Charissa Willard<BR><B><SPAN style=3D"FONT-WEIGHT: =
bold">Subject:</SPAN></B> FW: PERFORCE change 27817 for =
review</SPAN></FONT></P></DIV>=0A=
<P class=3DMsoNormal><FONT face=3D"Times New Roman" size=3D3><SPAN =
style=3D"FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P>=0A=
<DIV id=3DidOWAReplyText67887>=0A=
<DIV>=0A=
<P class=3DMsoNormal><FONT face=3DArial color=3Dblack size=3D2><SPAN =
style=3D"FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial">Hi Charissa. =
Is this something I should assign to you, or ???</SPAN></FONT></P></DIV>=0A=
<DIV>=0A=
<P class=3DMsoNormal><FONT face=3D"Times New Roman" size=3D3><SPAN =
style=3D"FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P></DIV>=0A=
<DIV>=0A=
<P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN =
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Arial">This is the tail-end of =
the linux boot messages after coming up from a fresh flash install =
FYI.</SPAN></FONT></P></DIV>=0A=
<DIV>=0A=
<P class=3DMsoNormal><FONT face=3D"Times New Roman" size=3D3><SPAN =
style=3D"FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P></DIV>=0A=
<DIV>=0A=
<P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN =
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: =
Arial">Thanks,</SPAN></FONT></P></DIV>=0A=
<DIV>=0A=
<P class=3DMsoNormal><FONT face=3D"Times New Roman" size=3D3><SPAN =
style=3D"FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P></DIV>=0A=
<DIV>=0A=
<P class=3DMsoNormal><FONT face=3DArial size=3D2><SPAN =
style=3D"FONT-SIZE: 10pt; FONT-FAMILY: =
Arial">-Ken</SPAN></FONT></P></DIV></DIV>=0A=
<DIV>=0A=
<P class=3DMsoNormal><FONT face=3D"Times New Roman" size=3D3><SPAN =
style=3D"FONT-SIZE: 12pt"></SPAN></FONT>&nbsp;</P>=0A=
<DIV class=3DMsoNormal style=3D"TEXT-ALIGN: center" align=3Dcenter><FONT =
face=3D"Times New Roman" size=3D3><SPAN style=3D"FONT-SIZE: 12pt">=0A=
<HR tabIndex=3D-1 align=3Dcenter width=3D"100%" SIZE=3D2>=0A=
</SPAN></FONT></DIV>=0A=
<P class=3DMsoNormal style=3D"MARGIN-BOTTOM: 12pt"><B><FONT =
face=3DTahoma size=3D2><SPAN style=3D"FONT-WEIGHT: bold; FONT-SIZE: =
10pt; FONT-FAMILY: Tahoma">From:</SPAN></FONT></B><FONT face=3DTahoma =
size=3D2><SPAN style=3D"FONT-SIZE: 10pt; FONT-FAMILY: Tahoma"> Andy =
Sharp<BR><B><SPAN style=3D"FONT-WEIGHT: bold">Sent:</SPAN></B> Wed =
2/13/2008 12:40 PM<BR><B><SPAN style=3D"FONT-WEIGHT: =
bold">To:</SPAN></B> Ken Renshaw<BR><B><SPAN style=3D"FONT-WEIGHT: =
bold">Subject:</SPAN></B> Re: PERFORCE change 27817 for =
review</SPAN></FONT></P></DIV>=0A=
<DIV>=0A=
<P><FONT face=3D"Times New Roman" size=3D2><SPAN style=3D"FONT-SIZE: =
10pt">I doubt it.&nbsp; It looks like some kind of problem in emrscron =
or<BR>support.sh or something?&nbsp; Feel free to file a bug.&nbsp; =
Assign it to<BR>Charissa ~:^)<BR><BR>On Wed, 13 Feb 2008 12:02:26 -0800 =
"Ken Renshaw"<BR>&lt;ken.renshaw@onstor.com&gt; wrote:<BR><BR>&gt; Hey =
Andy, would this checkin fix this issue I just had with new<BR>&gt; =
flash_installs? If so I won't bother filing any bugs on =
it...thanks.<BR>&gt;<BR>&gt; Starting periodic command scheduler: =
crond.<BR>&gt; Starting ONStor services: mgmtbus/onstor/bin/emrscron =
-f<BR>&gt; no crontab for root<BR>&gt; no crontab for root<BR>&gt; no =
crontab for root<BR>&gt; no crontab for root<BR>&gt; tail: unrecognized =
option `--3'<BR>&gt; Try `tail --help' for more information.<BR>&gt; no =
crontab for root<BR>&gt; no crontab for root<BR>&gt; no crontab for =
root<BR>&gt; tail: unrecognized option `--3'<BR>&gt; Try `tail --help' =
for more information.<BR>&gt; grep: /etc/newsyslog.conf: No such file or =
directory<BR>&gt; cat: /etc/newsyslog.conf: No such file or =
directory<BR>&gt;&nbsp; pm.<BR>&gt;<BR>&gt; OnStor GNU/Linux 4.0 g10r204 =
duart0<BR>&gt;<BR>&gt; g10r204 login:<BR>&gt;<BR>&gt;<BR>&gt; =
-----Original Message-----<BR>&gt; From: Andy Sharp<BR>&gt; Sent: Wed =
2/13/2008 11:58 AM<BR>&gt; To: Amit Bothra; Andy Sharp; Brian DeForest; =
Charissa Willard; Chris<BR>&gt; Vandever; Danqing Jin; Deepak Veliath; =
Eric Barrett; Henry Lau; Ian<BR>&gt; Brown; Jobi Ariyamannil; Jonathan =
Goldick; Ken Renshaw; Larry Scheer;<BR>&gt; Maxim Kozlovsky; Mike Lee; =
Sandrine Boulanger; Svati Chandra; Tim<BR>&gt; Gardner; Yuvarani =
Cothandaraman Subject: PERFORCE change 27817 for<BR>&gt; review Change =
27817 by andys@ripper on 2008/02/13 06:59:49<BR>&gt;<BR>&gt; =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Fix OS specific code to reset =
configuration information.<BR>&gt; =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
Specifically default route, management interface<BR>&gt; configurations, =
and root crontab.<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&gt; =
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; reviewed by rendellf<BR>&gt;<BR>&gt; =
Affected files ...<BR>&gt;<BR>&gt; ... =
//depot/dev/nfx-tree/Tools/Linux-config-files#3 edit<BR>&gt; ... =
//depot/dev/nfx-tree/Tools/OpenBSD-config-files#2 edit<BR>&gt; ... =
//depot/dev/nfx-tree/code/ssc-nfxsh/cmd_flash.c#9 edit<BR>&gt; ... =
//depot/dev/nfx-tree/code/ssc-nfxsh/linux.h#11 edit<BR>&gt; ... =
//depot/dev/nfx-tree/code/ssc-nfxsh/openbsd.h#11 =
edit<BR>&gt;<BR>&gt;<BR>&gt; <A =
href=3D"http://liszt:1818/@md=3Dd&amp;cd=3D/depot/$c=3DG35@/27817?ac=3D10=
">http://liszt:1818/@md=3Dd&amp;cd=3D//depot/$c=3DG35@/27817?ac=3D10</A><=
BR>&gt;</SPAN></FONT></P></DIV></DIV></DIV></BODY></HTML>
------_=_NextPart_001_01C86E97.F2D3A24E--
