X-MimeOLE: Produced By Microsoft Exchange V6.5
Received: by onstor-exch02.onstor.net 
	id <01C767E7.78A5E1B8@onstor-exch02.onstor.net>; Fri, 16 Mar 2007 09:23:46 -0700
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----_=_NextPart_001_01C767E7.78A5E1B8"
Content-class: urn:content-classes:message
Subject: RE: problem with Cheetah installs of Delorean sub8
Date: Fri, 16 Mar 2007 09:23:46 -0700
Message-ID: <BB375AF679D4A34E9CA8DFA650E2B04E0A7D86@onstor-exch02.onstor.net>
In-Reply-To: <BB375AF679D4A34E9CA8DFA650E2B04EF6AAB0@onstor-exch02.onstor.net>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
Thread-Topic: problem with Cheetah installs of Delorean sub8
Thread-Index: AcdnYRqBIE18XkmVTYmGUMP3Utl2HAAAE9AgAAH7u4AAAXObVAAZRnRbAAS8lyA=
From: "Brian DeForest" <brian.deforest@onstor.com>
To: "Raj Kumar" <raj.kumar@onstor.com>,
	"Ken Renshaw" <ken.renshaw@onstor.com>,
	"dl-Software" <dl-software@onstor.com>,
	"Jonathan Goldick" <jonathan.goldick@onstor.com>,
	"dl-QA" <dl-qa@onstor.com>

This is a multi-part message in MIME format.

------_=_NextPart_001_01C767E7.78A5E1B8
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

We need to do both BC and CH acceptance testing.   The purpose of the AT
is to not waste people's time fighting DOA releases.

=20

________________________________

From: Raj Kumar=20
Sent: Friday, March 16, 2007 7:06 AM
To: Ken Renshaw; Brian DeForest; dl-Software; Jonathan Goldick; dl-QA
Subject: RE: problem with Cheetah installs of Delorean sub8

=20

Sub #8 AT was performed only on BC's in HCL.

=20

________________________________

From: Ken Renshaw
Sent: Thu 3/15/2007 7:02 PM
To: Brian DeForest; dl-Software; Jonathan Goldick; dl-QA
Subject: Re: problem with Cheetah installs of Delorean sub8

Raj, I think HCL QA, who did the overnight AT, runs only on
bobcats....is this correct Raj? That would explain it. When I ran
buildver I ran on a cheetah though; granted buildver is fairly
rudimentary, but it *did* load up and run the NFS stress suite, explorer
CIFS ops, etc. I can't explain why sys upgrade worked on my system
though, and alas I've reloaded the build cluster since then.

As explained in another thread the problem lies in a subtarget of make
release for bsd, and the bsd makefiles do |ot stop on errors....or
really even let you know they happened.

I'll do a careful comparison for the next build, as well as try and find
out the source of errors in sub8.

Thanks Brian.

-Ken



-----Original Message-----
From: Brian DeForest
To: dl-Software; Jonathan Goldick; dl-QA
Sent: Thu Mar 15 18:26:32 2007
Subject: RE: problem with Cheetah installs of Delorean sub8

Looks like the sub8 Cheetah BSD image installed during 'system upgrade'
is badly broken -- cp is missing and files are corrupted, at a minimum.
Not quite sure how this passed AT.

_____________________________________________
From: Brian DeForest
Sent: Thursday, March 15, 2007 5:25 PM
To: dl-Software; Jonathan Goldick; dl-QA
Subject: RE: problem with Cheetah installs of Delorean sub8

BTW, do not do a 'system upgrade' of sub8 on Cheetah for now.

_____________________________________________
From: Brian DeForest
Sent: Thursday, March 15, 2007 5:22 PM
To: dl-Software; Jonathan Goldick; dl-QA
Subject: problem with Cheetah installs of Delorean sub8

Hmm, chmod is core dumping in sub8 on Cheetah.   Found a core dump in
/dev.   This doesn't look good and presumably will be somewhat of a
problem during installs.

-----------------------

# ls -lt /dev|head
total 61
crw-------  1 root  tty      0,   0 Mar 15 16:39 console
crw-------  1 root  wheel    3,   2 Mar 15 16:38 null
crw-------  1 root  wheel    2,   0 Mar 15 12:30 tty
crw-------  1 root  kmem     3,   1 Mar 14 18:28 kmem
srw-rw-rw-  1 root  wheel         0 Mar 14 18:28 log
crw-------  1 root  wheel   33,   4 Mar 14 18:28 arandom
crw-------  1 root  wheel   33,   2 Mar 14 18:28 urandom
-rw-------  1 root  wheel     45484 Mar 14 18:27 chmod.core
crw-------  1 root  wheel   33,   3 Mar 14 18:27 prandom
#
#
#
#
# ls -l /dev/*.core
-rw-------  1 root  wheel  45484 Mar 14 18:27 /dev/chmod.core
#  =20
#
#
# touch /tmp/x
cd /tmp
# cd /tmp
# chmod 644 x
Memory fault (core dumped)
# mount
/dev/wd0a on / type ffs (local, noatime, read-only)
/dev/wd0e on /tmp type ffs (local)
/dev/wd0d on /usr type ffs (local, noatime, read-only)
/dev/wd0g on /usr/local/agile type ffs (local, noatime)
/dev/wd0f on /var type ffs (local)
/dev/wd0h on /usr/local/agile/conf type ffs (local)
mfs:16551 on /dev type mfs (asynchronous, local, noatime, union,
size=3D1000 1K-blocks)
# ls -l /bin/chmod
-r-xr-xr-x  2 root  bin  281220 Mar 12 22:06 /bin/chmod
#
#
# file /bin/chmod
/bin/sh: file: not found
#
# od -xc /bin/chmod|head
0000000     457f    464c    0101    0001    0000    0000    0000    0000
         177   E   L   F 001 001 001  \0  \0  \0  \0  \0  \0  \0  \0  \0
0000020     0002    0008    0001    0000    3bf0    0040    0034    0000
         002  \0  \b  \0 001  \0  \0  \0 360   ;   @  \0   4  \0  \0  \0
0000040     4854    0004    0003    1000    0034    0020    0003    0028
           T   H 004  \0 003  \0  \0 020   4  \0      \0 003  \0   (  \0
0000060     000e    000d    0000    7000    0094    0000    0094    0040
         016  \0  \r  \0  \0  \0  \0   p 224  \0  \0  \0 224  \0   @  \0
0000100     0094    0040    0018    0000    0018    0000    0004    0000
         224  \0   @  \0 030  \0  \0  \0 030  \0  \0  \0 004  \0  \0  \0
#


------_=_NextPart_001_01C767E7.78A5E1B8
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:st1=3D"urn:schemas-microsoft-com:office:smarttags" =
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>Re: problem with Cheetah installs of Delorean sub8</title>
<o:SmartTagType =
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"PersonName"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:Tahoma;
	panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:navy;
	text-decoration:underline;}
p
	{mso-margin-top-alt:auto;
	margin-right:0in;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	font-size:12.0pt;
	font-family:"Times New Roman";}
span.EmailStyle18
	{mso-style-type:personal-reply;
	font-family:Arial;
	color:navy;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
-->
</style>

</head>

<body lang=3DEN-US link=3Dblue vlink=3Dnavy>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'>We need to do both BC and CH =
acceptance
testing.&nbsp;&nbsp; The purpose of the AT is to not waste =
people&#8217;s time fighting
DOA releases.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'><o:p>&nbsp;</o:p></span></font></p>

<div>

<div class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><font =
size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>

<hr size=3D2 width=3D"100%" align=3Dcenter tabindex=3D-1>

</span></font></div>

<p class=3DMsoNormal><b><font size=3D2 face=3DTahoma><span =
style=3D'font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font =
size=3D2
face=3DTahoma><span style=3D'font-size:10.0pt;font-family:Tahoma'> =
<st1:PersonName
w:st=3D"on">Raj Kumar</st1:PersonName> <br>
<b><span style=3D'font-weight:bold'>Sent:</span></b> Friday, March 16, =
2007 7:06
AM<br>
<b><span style=3D'font-weight:bold'>To:</span></b> <st1:PersonName =
w:st=3D"on">Ken
 Renshaw</st1:PersonName>; Brian DeForest; dl-Software; Jonathan =
Goldick; dl-QA<br>
<b><span style=3D'font-weight:bold'>Subject:</span></b> RE: problem with =
Cheetah
installs of Delorean sub8</span></font><o:p></o:p></p>

</div>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<div id=3DidOWAReplyText8458>

<div>

<p class=3DMsoNormal><font size=3D2 color=3Dblack face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:black'>Sub #8 AT was performed only on =
BC's in
HCL.</span></font><o:p></o:p></p>

</div>

</div>

<div>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'><o:p>&nbsp;</o:p></span></font></p>

<div class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><font =
size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>

<hr size=3D2 width=3D"100%" align=3Dcenter tabIndex=3D-1>

</span></font></div>

<p class=3DMsoNormal style=3D'margin-bottom:12.0pt'><b><font size=3D2 =
face=3DTahoma><span
style=3D'font-size:10.0pt;font-family:Tahoma;font-weight:bold'>From:</spa=
n></font></b><font
size=3D2 face=3DTahoma><span =
style=3D'font-size:10.0pt;font-family:Tahoma'> <st1:PersonName
w:st=3D"on">Ken Renshaw</st1:PersonName><br>
<b><span style=3D'font-weight:bold'>Sent:</span></b> Thu 3/15/2007 7:02 =
PM<br>
<b><span style=3D'font-weight:bold'>To:</span></b> Brian DeForest; =
dl-Software;
Jonathan Goldick; dl-QA<br>
<b><span style=3D'font-weight:bold'>Subject:</span></b> Re: problem with =
Cheetah
installs of Delorean sub8</span></font><o:p></o:p></p>

</div>

<div>

<p><font size=3D2 face=3D"Times New Roman"><span =
style=3D'font-size:10.0pt'>Raj, I
think HCL QA, who did the overnight AT, runs only on bobcats....is this =
correct
Raj? That would explain it. When I ran buildver I ran on a cheetah =
though;
granted buildver is fairly rudimentary, but it *did* load up and run the =
NFS
stress suite, explorer CIFS ops, etc. I can't explain why sys upgrade =
worked on
my system though, and alas I've reloaded the build cluster since =
then.<br>
<br>
As explained in another thread the problem lies in a subtarget of make =
release
for bsd, and the bsd makefiles do |ot stop on errors....or really even =
let you
know they happened.<br>
<br>
I'll do a careful comparison for the next build, as well as try and find =
out
the source of errors in sub8.<br>
<br>
Thanks Brian.<br>
<br>
-Ken<br>
<br>
<br>
<br>
-----Original Message-----<br>
From: Brian DeForest<br>
To: dl-Software; Jonathan Goldick; dl-QA<br>
Sent: Thu Mar 15 18:26:32 2007<br>
Subject: RE: problem with Cheetah installs of Delorean sub8<br>
<br>
Looks like the sub8 Cheetah BSD image installed during &#8216;system
upgrade&#8217; is badly broken -- cp is missing and files are corrupted, =
at a
minimum.&nbsp;&nbsp; Not quite sure how this passed AT.<br>
<br>
_____________________________________________<br>
From: Brian DeForest<br>
Sent: Thursday, March 15, 2007 5:25 PM<br>
To: dl-Software; Jonathan Goldick; dl-QA<br>
Subject: RE: problem with Cheetah installs of Delorean sub8<br>
<br>
BTW, do not do a &#8216;system upgrade&#8217; of sub8 on Cheetah for =
now.<br>
<br>
_____________________________________________<br>
From: Brian DeForest<br>
Sent: Thursday, March 15, 2007 5:22 PM<br>
To: dl-Software; Jonathan Goldick; dl-QA<br>
Subject: problem with Cheetah installs of Delorean sub8<br>
<br>
Hmm, chmod is core dumping in sub8 on Cheetah.&nbsp;&nbsp; Found a core =
dump in
/dev.&nbsp;&nbsp; This doesn&#8217;t look good and presumably will be =
somewhat
of a problem during installs.<br>
<br>
-----------------------<br>
<br>
# ls -lt /dev|head<br>
total 61<br>
crw-------&nbsp; 1 root&nbsp; tty&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
0,&nbsp;&nbsp;
0 Mar 15 16:39 console<br>
crw-------&nbsp; 1 root&nbsp; wheel&nbsp;&nbsp;&nbsp; 3,&nbsp;&nbsp; 2 =
Mar 15
16:38 null<br>
crw-------&nbsp; 1 root&nbsp; wheel&nbsp;&nbsp;&nbsp; 2,&nbsp;&nbsp; 0 =
Mar 15
12:30 tty<br>
crw-------&nbsp; 1 root&nbsp; kmem&nbsp;&nbsp;&nbsp;&nbsp; =
3,&nbsp;&nbsp; 1 Mar
14 18:28 kmem<br>
srw-rw-rw-&nbsp; 1 root&nbsp;
wheel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Mar 14 18:28 =
log<br>
crw-------&nbsp; 1 root&nbsp; wheel&nbsp;&nbsp; 33,&nbsp;&nbsp; 4 Mar 14 =
18:28
arandom<br>
crw-------&nbsp; 1 root&nbsp; wheel&nbsp;&nbsp; 33,&nbsp;&nbsp; 2 Mar 14 =
18:28
urandom<br>
-rw-------&nbsp; 1 root&nbsp; wheel&nbsp;&nbsp;&nbsp;&nbsp; 45484 Mar 14 =
18:27
chmod.core<br>
crw-------&nbsp; 1 root&nbsp; wheel&nbsp;&nbsp; 33,&nbsp;&nbsp; 3 Mar 14 =
18:27
prandom<br>
#<br>
#<br>
#<br>
#<br>
# ls -l /dev/*.core<br>
-rw-------&nbsp; 1 root&nbsp; wheel&nbsp; 45484 Mar 14 18:27 =
/dev/chmod.core<br>
#&nbsp;&nbsp;&nbsp;<br>
#<br>
#<br>
# touch /tmp/x<br>
cd /tmp<br>
# cd /tmp<br>
# chmod 644 x<br>
Memory fault (core dumped)<br>
# mount<br>
/dev/wd0a on / type ffs (local, noatime, read-only)<br>
/dev/wd0e on /tmp type ffs (local)<br>
/dev/wd0d on /usr type ffs (local, noatime, read-only)<br>
/dev/wd0g on /usr/local/agile type ffs (local, noatime)<br>
/dev/wd0f on /var type ffs (local)<br>
/dev/wd0h on /usr/local/agile/conf type ffs (local)<br>
mfs:16551 on /dev type mfs (asynchronous, local, noatime, union, =
size=3D1000
1K-blocks)<br>
# ls -l /bin/chmod<br>
-r-xr-xr-x&nbsp; 2 root&nbsp; bin&nbsp; 281220 Mar 12 22:06 =
/bin/chmod<br>
#<br>
#<br>
# file /bin/chmod<br>
/bin/sh: file: not found<br>
#<br>
# od -xc /bin/chmod|head<br>
0000000&nbsp;&nbsp;&nbsp;&nbsp; 457f&nbsp;&nbsp;&nbsp; =
464c&nbsp;&nbsp;&nbsp;
0101&nbsp;&nbsp;&nbsp; 0001&nbsp;&nbsp;&nbsp; 0000&nbsp;&nbsp;&nbsp;
0000&nbsp;&nbsp;&nbsp; 0000&nbsp;&nbsp;&nbsp; 0000<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 177&nbsp;&nbsp; =
E&nbsp;&nbsp;
L&nbsp;&nbsp; F 001 001 001&nbsp; \0&nbsp; \0&nbsp; \0&nbsp; \0&nbsp; =
\0&nbsp;
\0&nbsp; \0&nbsp; \0&nbsp; \0<br>
0000020&nbsp;&nbsp;&nbsp;&nbsp; 0002&nbsp;&nbsp;&nbsp; =
0008&nbsp;&nbsp;&nbsp;
0001&nbsp;&nbsp;&nbsp; 0000&nbsp;&nbsp;&nbsp; 3bf0&nbsp;&nbsp;&nbsp;
0040&nbsp;&nbsp;&nbsp; 0034&nbsp;&nbsp;&nbsp; 0000<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 002&nbsp; \0&nbsp; =
\b&nbsp; \0
001&nbsp; \0&nbsp; \0&nbsp; \0 360&nbsp;&nbsp; ;&nbsp;&nbsp; @&nbsp;
\0&nbsp;&nbsp; 4&nbsp; \0&nbsp; \0&nbsp; \0<br>
0000040&nbsp;&nbsp;&nbsp;&nbsp; 4854&nbsp;&nbsp;&nbsp; =
0004&nbsp;&nbsp;&nbsp;
0003&nbsp;&nbsp;&nbsp; 1000&nbsp;&nbsp;&nbsp; 0034&nbsp;&nbsp;&nbsp;
0020&nbsp;&nbsp;&nbsp; 0003&nbsp;&nbsp;&nbsp; 0028<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
T&nbsp;&nbsp; H
004&nbsp; \0 003&nbsp; \0&nbsp; \0 020&nbsp;&nbsp; 4&nbsp;
\0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \0 003&nbsp; \0&nbsp;&nbsp; (&nbsp; =
\0<br>
0000060&nbsp;&nbsp;&nbsp;&nbsp; 000e&nbsp;&nbsp;&nbsp; =
000d&nbsp;&nbsp;&nbsp;
0000&nbsp;&nbsp;&nbsp; 7000&nbsp;&nbsp;&nbsp; 0094&nbsp;&nbsp;&nbsp;
0000&nbsp;&nbsp;&nbsp; 0094&nbsp;&nbsp;&nbsp; 0040<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 016&nbsp; \0&nbsp; =
\r&nbsp;
\0&nbsp; \0&nbsp; \0&nbsp; \0&nbsp;&nbsp; p 224&nbsp; \0&nbsp; \0&nbsp; =
\0
224&nbsp; \0&nbsp;&nbsp; @&nbsp; \0<br>
0000100&nbsp;&nbsp;&nbsp;&nbsp; 0094&nbsp;&nbsp;&nbsp; =
0040&nbsp;&nbsp;&nbsp;
0018&nbsp;&nbsp;&nbsp; 0000&nbsp;&nbsp;&nbsp; 0018&nbsp;&nbsp;&nbsp;
0000&nbsp;&nbsp;&nbsp; 0004&nbsp;&nbsp;&nbsp; 0000<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 224&nbsp; =
\0&nbsp;&nbsp;
@&nbsp; \0 030&nbsp; \0&nbsp; \0&nbsp; \0 030&nbsp; \0&nbsp; \0&nbsp; \0
004&nbsp; \0&nbsp; \0&nbsp; \0<br>
#</span></font><o:p></o:p></p>

</div>

</div>

</body>

</html>

------_=_NextPart_001_01C767E7.78A5E1B8--
