From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EAG0B-0006ku-88 for garchives@archives.gentoo.org; Tue, 30 Aug 2005 23:58:51 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7UNtAcj026689; Tue, 30 Aug 2005 23:55:10 GMT Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.196]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7UNpCVZ011918 for ; Tue, 30 Aug 2005 23:51:13 GMT Received: by zproxy.gmail.com with SMTP id x7so7353nzc for ; Tue, 30 Aug 2005 16:53:23 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=VKtCgciOp7q1fhomf3H/IW2fIXKolrM2OC93SZplaRuatNHHQUXN3LChebl4vIOwMdSjzxvLRVA2lMDWLpustH8ZsLE1uU022uf5OL/AieKL9SaXZjf9fH8P+WTd+PIbi4VzQRHpiMM5Ma05nm1FYJIuT7DzxCdV8IMx+S4jqII= Received: by 10.36.148.16 with SMTP id v16mr306457nzd; Tue, 30 Aug 2005 16:53:23 -0700 (PDT) Received: by 10.36.60.4 with HTTP; Tue, 30 Aug 2005 16:53:22 -0700 (PDT) Message-ID: <5bdc1c8b050830165349baa0f@mail.gmail.com> Date: Tue, 30 Aug 2005 16:53:22 -0700 From: Mark Knecht To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] lvm2/external partitions question In-Reply-To: <20050831001352.51a378e9@hactar.digimed.co.uk> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <5bdc1c8b05082917503ef84c56@mail.gmail.com> <20050830090319.2663ffd0@hactar.digimed.co.uk> <5bdc1c8b05083015035b24d432@mail.gmail.com> <20050831001352.51a378e9@hactar.digimed.co.uk> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j7UNpCVZ011918 X-Archives-Salt: beffed0a-e0d1-4b9c-8ad4-a7095a2e1eb7 X-Archives-Hash: 9fe076e3fa7b67c1ea03bc0f5466a4d0 On 8/30/05, Neil Bothwick wrote: > On Tue, 30 Aug 2005 15:03:49 -0700, Mark Knecht wrote: > > > > I have /boot, swap and / on normal partitions, everything else on > > > LVM. / is only 300MB, as /usr is on an LVM2 partition, /var and /opt > > > are bound to directories in /usr. I kow I could put / on LVM, but > > > that requires an initrd, which adds unnecessary complication IMO. > > > > OK, so if > > > > sda1 == /boot > > sda2 == swap > > sda3 == / > > > > are on 'normal' partitions, then is LVM2 your last of 4 partitions or > > is it in an extended partition to allow for other things later on the > > drive? > > They're on RAID partitions now, but all of those are extended. Before I > added the second drive, they were directly on extended partitions. I never > use primary partitions on Linux-only boxes, I don't see the point is > adding another limitation. > > It was > > sda5 - /boot > sda6 - swap > sda7 - / > sda8 - LVM > > If you're concerned that you may need non-LVM space later, leave a gap > between 7 and 8. That way you have the choice later of extending / or > adding another partition and adding it to LVM. > Thanks Neil. Very interesting. I seem to be having too much trouble here getting LVM2 to set up. I'm getting error messages and it wouldn't set up the user directory at all. I don't know what's the matter yet. As I'm somewhat anxious to get the machine running at all (I have some PCI card issues I want to test) I'm going to do a quick install much as BillK did where I'll just use 10GB for now and put everything except boot in there. I'll bring the machine up and see how it goes. After that I'll revisit the LVM2 stuff. thanks for your help. Cheers, Mark -- gentoo-user@gentoo.org mailing list