From owner-freebsd-geom@FreeBSD.ORG Mon Feb 20 09:47:34 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F30816A4B3 for ; Mon, 20 Feb 2006 09:47:34 +0000 (GMT) (envelope-from jpalko@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA0FB43D48 for ; Mon, 20 Feb 2006 09:47:33 +0000 (GMT) (envelope-from jpalko@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so580785wra for ; Mon, 20 Feb 2006 01:47:33 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:mime-version:to:subject:references:in-reply-to:x-enigmail-version:content-type:content-transfer-encoding; b=B8hoXMaesBj2HfDlKv5Aq13BqYaSDcGmteSGhwIiNtKNdpaSL8CXyb0vwIqY1EdkeTya/GL3DCBTWwADRj4uv2uS5V7Q/63h5Q4g0RcktDJlSVt8yijztBhlDijTvZOm52vlL/GCq0NPYixbcvbI09/HKinx02E3DhKJWXqTYx0= Received: by 10.54.119.4 with SMTP id r4mr1318566wrc; Mon, 20 Feb 2006 01:47:32 -0800 (PST) Received: from ?192.168.0.3? ( [80.221.153.201]) by mx.gmail.com with ESMTP id g3sm3471354wra.2006.02.20.01.47.31; Mon, 20 Feb 2006 01:47:32 -0800 (PST) Message-ID: <43F99032.9090703@gmail.com> Date: Mon, 20 Feb 2006 11:47:30 +0200 From: Jukka Palko User-Agent: Mail/News 1.5 (X11/20060206) MIME-Version: 1.0 To: freebsd-geom@freebsd.org References: <43F976BF.4030902@gmail.com> In-Reply-To: <43F976BF.4030902@gmail.com> X-Enigmail-Version: 0.93.1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: Question about mirrored configuration X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Feb 2006 09:47:35 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jukka Palko wrote: > I configured my Blade 150 to have RAID1 mirrored system, but I didn't > take all the space yet: > # df -h > Filesystem Size Used Avail Capacity Mounted on > /dev/mirror/gm0a 19G 744M 17G 4% / > devfs 1.0K 1.0K 0B 100% /dev > # swapinfo > Device 1K-blocks Used Avail Capacity > /dev/mirror/gm0b 1052256 0 1052256 0% > # gmirror list > Geom name: gm0 > State: COMPLETE > Components: 2 > Balance: round-robin > Slice: 4096 > Flags: NONE > GenID: 0 > SyncID: 1 > ID: 1427655314 > Providers: > 1. Name: mirror/gm0 > Mediasize: 80026361344 (75G) > Sectorsize: 512 > Mode: r2w2e2 > Consumers: > 1. Name: ad0 > Mediasize: 80026361856 (75G) > Sectorsize: 512 > Mode: r1w1e1 > State: ACTIVE > Priority: 0 > Flags: NONE > GenID: 0 > SyncID: 1 > ID: 1186682601 > 2. Name: ad1 > Mediasize: 80026361856 (75G) > Sectorsize: 512 > Mode: r1w1e1 > State: ACTIVE > Priority: 0 > Flags: NONE > GenID: 0 > SyncID: 1 > ID: 1654375047 > > So, my question is that what is the correct way to make use of the rest > of the disk space? I didn't find this info in the handbook nor in FAQ. > Okay, got this done. :) # sunlabel -e mirror/gm0 Some vi magic with bc for support and done quite easily. Thanks for OxY's response which lead me to believe that I just had to trust myself. :) - -- Jukka Palko jpalko@gmail.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.1 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFD+ZAxgfJN/zhm0W0RAkujAJ9jAQogSOZoDmNLnApTeQxluEMg3QCePlz3 j/Ihw58NAN+rXzo1RVm7xvc= =dyma -----END PGP SIGNATURE-----