From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-121475-garchives=archives.gentoo.org@lists.gentoo.org>) id 1Q8LFq-0002fN-Ca for garchives@archives.gentoo.org; Fri, 08 Apr 2011 23:38:18 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77BE0E0459; Fri, 8 Apr 2011 23:36:31 +0000 (UTC) Received: from mail-gx0-f181.google.com (mail-gx0-f181.google.com [209.85.161.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 42DA0E0459 for <gentoo-user@lists.gentoo.org>; Fri, 8 Apr 2011 23:36:31 +0000 (UTC) Received: by gxk9 with SMTP id 9so2403698gxk.40 for <gentoo-user@lists.gentoo.org>; Fri, 08 Apr 2011 16:36:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=X7NnP+n3bICCs3HaO9GMPHUeS8ePNIzxe1gTSMJ3GYA=; b=i+IWPTX5Kj4+4Rxacc1l78DN0v95FBPvjAQu5Kfq/6G/9IlqwKlB63q9T6miKPYVv5 0ahWX6k8M19CzVqiLh67A2sZHII3Gr0XkUrq46Q7U1a9NK0YgdiulvwBqswldJOv7VCJ CCwm1snzX7BeiRapXr36Pl4e/0VIy/tddH5K4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=JuIweIHeRs0/zZgWXBWs6nR5GfUP22fPEmQc3fMTuBi0LQvLXIIXmu7k+hWJ1ithWU bW6udNgzunB9DpAJ2zHE7rsncLHGiwJmuhdp61PM/MmSZuaq0lymo/Xw6+hhCiCCvZLs Y36c+a+PLRvO6PPy1ZKL+tLUkWELdJoU+mugc= Received: by 10.90.131.10 with SMTP id e10mr2562602agd.96.1302305790558; Fri, 08 Apr 2011 16:36:30 -0700 (PDT) Received: from [192.168.2.5] (adsl-0-118-199.jan.bellsouth.net [65.0.118.199]) by mx.google.com with ESMTPS id w6sm3437412anf.32.2011.04.08.16.36.29 (version=SSLv3 cipher=OTHER); Fri, 08 Apr 2011 16:36:29 -0700 (PDT) Message-ID: <4D9F9BFC.9020206@gmail.com> Date: Fri, 08 Apr 2011 18:36:28 -0500 From: Dale <rdalek1967@gmail.com> User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.18) Gecko/20110325 Gentoo/2.0.13 SeaMonkey/2.0.13 Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] LVM for data drives but not the OS References: <4D9D9071.2050504@gmail.com> <4D9F5C5F.7030700@gmail.com> <4D9F779B.2040801@gmail.com> <201104082323.20677.alan.mckinnon@gmail.com> <20110408230033.51ad12a5@digimed.co.uk> In-Reply-To: <20110408230033.51ad12a5@digimed.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 88de9044d572d69e693109edce7451a7 Neil Bothwick wrote: > On Fri, 8 Apr 2011 23:23:20 +0200, Alan McKinnon wrote: > > >> Cool so far. Now make a few more LVs (check the man pages, I'm doing >> this from memory): >> >> lvcreate -L 20G -n test2 sdb-vg >> lvcreate -L 30G -n test3 sdb-vg >> > A little time saver, if you have only one VG, set $LVM_VG_NAME to its > name and you can leave the VG name out of any lv* commands. > > > I'll have more than one before long so may as well learn the long way. Neat to know tho. I'm hoping for about a 2Tb or maybe a 1.5Tb drive. That should last me a while but I'm going to put my current 750Gb on there too. My new rig is still growing. lol Dale :-) :-)