From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [linux-lvm] extending a logical volume In-Reply-To: Your message of "Mon, 21 Jan 2002 12:13:14 PST." <20020121201314.40293.qmail@web20303.mail.yahoo.com> References: <20020121201314.40293.qmail@web20303.mail.yahoo.com> MIME-Version: 1.0 From: Pierrick PONS Message-Id: Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: Date: Mon Jan 21 14:59:02 2002 List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-lvm@sistina.com > > --- lembark@wrkhors.com wrote: > > > > > > -- Pierrick PONS on 01/21/02 19:09:31 > > +0100 > > > > > I've read the extending logical volume section and > > I can't believe this. > > > According to the doc, it would be impossible to > > extend a logical volume > > um - i think i just did this... > > lvextend -L +10G /dev/vg1/data > followed by > resize-reiserfs > > no corruption (at least not that I've noticed) > > maybe i'm misunderstanding... > > brad > > I think it's because you're under reiserfs. I have chosen ext3 file system instead of reiserfs because in case of current failure some data may have problems if there are data accesses on. That's what I was said. Pierrick