Unix Technical Forum

Re: X4100 M2

This is a discussion on Re: X4100 M2 within the mailing.openbsd.tech forums, part of the OpenBSD category; --> > I've read how several people are having problems with recent releases > on these machines. I have tested ...


Go Back   Unix Technical Forum > Unix Operating Systems > OpenBSD > mailing.openbsd.tech

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-18-2008, 09:34 AM
Daniel Ouellet
 
Posts: n/a
Default Re: X4100 M2

> I've read how several people are having problems with recent releases
> on these machines. I have tested the amd64 and i386 ports, 4.1,
> 4.2-stable, and -current.


> i386 seems stable.


I have been looking on this for a long time already, and I can say that
it is stable on i386 and on AMD64, single kernel now.

> amd64, any version, eventually reboots itself. Sometimes right after
> fsck (hello reboot-loop), sometimes if you just ssh to the box, or
> start a kernel compile, etc. It usually only takes a few seconds of
> interaction with the box.


AMD64.mp only so far. The problem is always when it needs to write to
the drive with speed. What I mean by that is if you write to drives not
so heavy, then it will continue to work, but as soon as you push it a
bit, it will crash, but no debug, or anything, just reboot.

One way to extend this, or make it more solid is to disable the USB
virtual cd-rom in bios. Then you will get more out of the box, but still
you sure can crash it anytime if you push it.

> - HOWEVER -


> These boxes appear to be rock-solid if you avoid the disks. I have a
> few that run diskless -- and they do not fall over, no matter what I
> throw at them. 4.2-stable and -current work fine there; the reboots
> disappear if my / is on nfs.


Only because you do not write to the disk and it really have nothing to
do with / mount on nfs. Proof, if you have any partition locally mounted
to your drive, like '/var' for example, or what ever you have, just do

dd if=/dev/zero of=/var/test bs=1m count=100

And then watch got south in just a few seconds, or if you didn't disable
the USB virtual CD-ROM, it will be right away.

With that disable, you can copy files locally better as it will be
slower then the dd version and ytou may get more out of it, but at time,
just trying to add an other ssh session to the box will crash it as soon
as it try to write to the /var/log folder. Your are toast.

> If I mount an internal disk and try to use it, the machine reboots.


Yes it does if you push it all the time. But if you copy files from
outside the box from a very slow computer, meaning the transfer is slow,
you will most likely be successful. It's always when you reach a
transfer writing speed that crash it.

An other example to illustrate the point.

If you mount a local partition RO, like '/var/tmp' for testing only and
then do

cp /var/tmp/test /dev/null

You will be OK. It's always writing that crash the box, readying is
fine, however, if you push the reading, it will not crash it, but the
second you do a very small write to the drive, it will crash. Just:

echo 'test' >/tmp/test

Will do it.

And again all this is only with amd64 bsd.mp

> I'd like to provide more info to the developers for debugging this but
> need a bit of guidance... how do you troubleshoot something that
> generates no panic and no log entries and the machine resets?


I did so many tests of all kinds and I am narrowing it, but still not
the finger exactly on the problem.

There is a lots of feedback int he archive already and a few things are
better for sure. But the problem still there big time even on kernel
snapshot of November 20.

The only thing I can suggest that will give you more is to have the BIOS
and ILOM at the 1.1.8 and 39 for the BIOS and then disable the virtual
CDROM in the USB section of the BIOS, it will give you a much more
stable box, but not crash free however. Not yet anyway.

Best,

Daniel

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 01:43 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com