From owner-freebsd-questions Wed Aug 2 18:11:46 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mote.soundfirm.com.au (soundf.lnk.telstra.net [139.130.213.207]) by hub.freebsd.org (Postfix) with ESMTP id 6C3AF37B606 for ; Wed, 2 Aug 2000 18:11:36 -0700 (PDT) (envelope-from martin@soundfirm.com.au) Received: from martinw2k (unverified [192.168.0.3]) by mote.soundfirm.com.au (Rockliffe SMTPRA 3.4.7) with ESMTP id for ; Thu, 3 Aug 2000 11:11:27 +1000 From: "Martin Bayley" To: Subject: vinum and adding a sd to a concat plex Date: Thu, 3 Aug 2000 11:11:26 +1000 Message-ID: <000c01bffce7$bffc2140$0300a8c0@martinw2k> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4131.1600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Using 4.0-release. I would appreciate if anyone could offer some advice on the method of extending an existing concat plex. I have performed the operation on a test system: adding an additional 18Gb drive to an existing single 18Gb sd concat plex (/dev/vinum/test). The vinum config part goes very well (doing a create, define the new drive, adding the sd with an offset, performing an init on the new subdisk is required it seems for the plex to be consistent and everything to be flagged up), and vinum acknowledges that I have 2 sd for a total plex / volume capacity as expected. My test data is not lost. OK. However I'm stuck on the next bit, as mounting the plex and doing a df indicates that the /dev/vinum/test volume is still the old size of the single drive. How do I get the capacity to be recognised here without performing a newfs -v /dev/vinum/test? Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message