From owner-freebsd-stable@FreeBSD.ORG Wed Feb 2 16:01:12 2005 Return-Path: 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 8231C16A4DD for ; Wed, 2 Feb 2005 16:01:12 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id E519C43D48 for ; Wed, 2 Feb 2005 16:01:11 +0000 (GMT) (envelope-from alexjeffburke@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so39404wra for ; Wed, 02 Feb 2005 08:00:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=TkiQ4dY+9fV+MPqNr0IRYZZ3cYQWXbCBDO0LZMf/AJ505sNqyM8i0umNRGsudm15TsCLuSXC82lq7NcqRGkociZ5NPb0dzmZn15j/pzP8vStdFomAtJWCX674cfX7FwLDVOYLKex/5JLFTelEIqP667qQmcnYeNHn1iLi6r4ehY= Received: by 10.54.30.70 with SMTP id d70mr39233wrd; Wed, 02 Feb 2005 08:00:37 -0800 (PST) Received: by 10.54.37.53 with HTTP; Wed, 2 Feb 2005 08:00:36 -0800 (PST) Message-ID: Date: Wed, 2 Feb 2005 16:00:36 +0000 From: Alex Burke To: FreeBSD STABLE Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: FreeBSD 4.11 kernel panic X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Alex Burke List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Feb 2005 16:01:12 -0000 Hi, Firstly thank you for your help with my other problem on 5.3. This one is slightly more distressing to me and concerns 4.11-STABLE. I was trying to install FreeBSD 4.11 on the server mentioned in theother article because of some stability advice about 5.3, and I started getting odd probelms. Firstly, the installation program kept stopping after it had downloaded a little or none of the base distribution from the FreeBSD ftp servers (ftp.freebsd.org and ftp./uk.freebsd.org were both tried). After a number of restarts, the installation got further until at the bottom of the main console I saw the following (I am guessing the first word should be panic, but): anic: vwakeup: neg numoutput syncing disks...ips: WARNING: command timeout. Adapter in toaster mode, resetting to knwon state ips0: reinitializing adapter, this could take several minutes. ips0: syncing config ips0: ERROR: unable to get command! cant sync cache! ips0: adapter clear failed ips0: AIEE! adapter reset failed, giving up and going home! Have a nice day. Should I report this as a bug? I am not sure because I dont know what vwakeup is. Thanks in advance for your help, Alex Burke.