From owner-freebsd-current@FreeBSD.ORG Wed Feb 11 08:52:18 2004 Return-Path: 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 67E4A16A4CF for ; Wed, 11 Feb 2004 08:52:18 -0800 (PST) Received: from gunfright.epcdirect.co.uk (gunfright.epcdirect.co.uk [195.10.242.32]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E00C43D1D for ; Wed, 11 Feb 2004 08:52:18 -0800 (PST) (envelope-from bsd-current@epcdirect.co.uk) Received: from localhost (localhost [127.0.0.1]) by gunfright.epcdirect.co.uk (Postfix) with ESMTP id 4444615221 for ; Wed, 11 Feb 2004 16:51:52 +0000 (GMT) Received: from gunfright.epcdirect.co.uk ([127.0.0.1])port 10024) with ESMTP id 24566-04 for ; Wed, 11 Feb 2004 16:51:40 +0000 (GMT) Received: from lfarr (l-farr.int.epcdirect.co.uk [192.168.6.200]) by gunfright.epcdirect.co.uk (Postfix) with ESMTP id 2C24515809 for ; Wed, 11 Feb 2004 16:51:40 +0000 (GMT) From: "Lawrence Farr" To: Date: Wed, 11 Feb 2004 16:51:41 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <001a01c3f02f$d8647fe0$2100000a@o8p3f6> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thread-Index: AcPwMA1gnSkVqKNhQ2qtF+IIQm+vRgAjtkFw Message-Id: <20040211165140.2C24515809@gunfright.epcdirect.co.uk> X-Virus-Scanned: by GunFright.EPCDirect.co.uk Subject: Mdconfig Problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2004 16:52:18 -0000 I've got an odd error with mdconfig, a script which has been running on 5.x for months suddenly started giving this error mdconfig -a -t vnode -f /usr/ftp/pub/FreeBSD/5.2-20040211/floppies/kern.flp -u 0 mdconfig: ioctl(/dev/mdctl): No such file or directory But if I do: root@Buildhost:/usr/local/etc/scripts# ls /dev/md* /dev/mdctl So /dev/mdctl is there. Anyone got any bright ideas? It's running: FreeBSD Buildhost.int.epcdirect.co.uk 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Feb 10 21:22:31 GMT 2004 root@Buildhost.int.epcdirect.co.uk:/usr/obj/usr/src/sys/GENERIC i386 Lawrence Farr EPC Direct Limited