From owner-freebsd-questions@FreeBSD.ORG Fri Nov 19 12:27:54 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4CAC116A4CE for ; Fri, 19 Nov 2004 12:27:54 +0000 (GMT) Received: from jelle.nescioludens.nl (ns2.nescioludens.nl [80.127.133.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3A5743D2D for ; Fri, 19 Nov 2004 12:27:52 +0000 (GMT) (envelope-from W.J.Zwart@NescioLudens.nl) Received: from kinderen-zwart.NescioLudens.nl ([192.168.2.99]) iAJCRoL8066845 for ; Fri, 19 Nov 2004 13:27:50 +0100 (CET) (envelope-from W.J.Zwart@NescioLudens.nl) Message-Id: <6.0.0.22.0.20041119131040.01af6b30@192.168.2.2> X-Sender: willemjaap@192.168.2.1 X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Fri, 19 Nov 2004 13:27:49 +0100 To: freebsd-questions@freebsd.org From: Willem Jaap Zwart Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Problem with gvinum on 5.3RC X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2004 12:27:54 -0000 Hi I've upgraded my 5.1xx box to 5.3 and run into problems with vinum I've followed the instructions of upgrading from vinum to gvinum (disabled vinum in rc.conf, add geom_vinum_load to loader.conf and changed /etc/fstab). Before 'install makeworld' the vinum volume mounted correctly After the 'install makeworld' the vinum did not mount with the following message FOOO: g_access failed: 1 /dev/gvinum/vinum1 operation not permitted gvinum list gives the correct output and stated that the plexes, disks and volumes are up Basically: everything seems to be alright, but mounting into the filesystem doesn't work Any help is appreciated! Willem Jaap