From owner-freebsd-current Tue Nov 26 0:59:34 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9C21337B401 for ; Tue, 26 Nov 2002 00:59:33 -0800 (PST) Received: from vbook.express.ru (asplinux.ru [195.133.213.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2869743EBE for ; Tue, 26 Nov 2002 00:59:33 -0800 (PST) (envelope-from vova@sw.ru) Received: from vova by vbook.express.ru with local (Exim 4.10) id 18GbZ5-0000DP-00 for current@freebsd.org; Tue, 26 Nov 2002 11:59:31 +0300 Subject: MD broken in current From: "Vladimir B. " Grebenschikov To: "current@freebsd.org" Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: SWsoft Inc. Message-Id: <1038301169.746.6.camel@vbook> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.1.2 (Preview Release) Date: 26 Nov 2002 11:59:30 +0300 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi # mdconfig -a -t vnode ./bootimg.bin mdconfig: ioctl(/dev/mdctl): Bad address # truss mdconfig -a -t vnode ./bootimg.bin .... open("/dev/mdctl",0x2,00) = 3 (0x3) ioctl(3,MDIOCATTACH,0x8058c00) ERR#14 'Bad address' .... # ls -l /dev/mdctl crw------- 1 root wheel 95, 0xffff00ff Nov 26 11:37 /dev/mdctl /dev located on devfs mountpoint Problem appears before 14 Nov md compiled into kernel (not module) Any suggestions -- Vladimir B. Grebenschikov SWsoft Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message