From owner-freebsd-stable@FreeBSD.ORG Thu May 26 11:09:44 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D718116A426 for ; Thu, 26 May 2005 11:09:44 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from speechpro.com (speech-tech-2.ip.PeterStar.net [81.3.190.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B4B143D49 for ; Thu, 26 May 2005 11:09:44 +0000 (GMT) (envelope-from igorr@speechpro.com) Received: from sysadm.stc ([192.168.2.26]) by s1.stc with esmtp (Exim 4.44 (FreeBSD)) id 1DbGFD-000Pxn-4D for freebsd-stable@freebsd.org; Thu, 26 May 2005 15:09:43 +0400 Message-ID: <4295AE6D.5070007@speechpro.com> Date: Thu, 26 May 2005 15:09:33 +0400 From: Igor Robul User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050518) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <4295913B.70508@speechpro.com> <200505262025.25982.doconnor@gsoft.com.au> In-Reply-To: <200505262025.25982.doconnor@gsoft.com.au> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit X-Archived: Yes Subject: Re: Linuxulator & UDP & PowerWare LanSafe III X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2005 11:09:45 -0000 Daniel O'Connor wrote: >I can't really suggest anything except for compating version of linux_base you >are using. It may be worth ktrace'ing the server (use the linux_kdump port to >interpret the result) > >Also perhaps you should consider trying to use NUT with the UPS (since it's >open source) > > As you can read from my post NUT does not support this model. I'll try with different linux_base. I have tried "truss" on server process, but could not find anything helpful :-(. I'll try ktrace.