All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rupert Heesom <raheesom@navpoint.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] Converting my Root file system to LVM [last question]
Date: 23 May 2001 11:02:39 -0400	[thread overview]
Message-ID: <990630164.1175.0.camel@localhost> (raw)
In-Reply-To: <200105231649.f4NGnDCR028588@webber.adilger.int>

On 23 May 2001 10:49:13 -0600, Andreas Dilger wrote:
> Rupert Heesom writes:
> 
> Yes, you can do that...  However, once you have LVM you should start to
> think differently about "partitions" and such.  You can create a lot of
> small partitions for different needs.
> 
> Why is this useful?  Because it makes moving stuff around, updating the
> OS, etc easier.  You can have multiple OS installs, but keep your /home
> and /mp3 data available to both.  You can put /mp3 on a new disk and it
> will spin down when you are not listening to them.  You can put /var/log
> and /var/spool/mail on different LVs so that lots of logs or lots of
> email don't make your system unusable.

Tnx for the advise here.  I'll try to start thinking in those terms.

I've now got one more question which I'll post in this msg -

I've discovered that my /etc/rc.d/init.d/halt script is set up
incorrectly for LVM.  When I previously installed LVM, I followed
instructions, and put a "vgchange -an" into the halt script just after
/proc is umounted.

What I'm finding now is that when I'm shutting the PC down, vgchange is
complaining that it can't close the VG down because there's an active
partition (something like that).  I've had a look at the halt script,
and I can't figure out exactly how umounting the LV & deactivating the
VG would work.

I put a tentative line right above the "/sbin/vgchange -an" saying
"umount /dev/vg/root".   However, if I'm unmounting root BEFORE
deactivating the VG, then the system won't find the /sbin/vgchange util
will it?  

I do have  /boot/initrd-lvm-2.4.3.gz which is used at boot time.  This
ramdisk does have /sbin/vgchange in it (which you probably know).  If
root is unmounted when /sbin/vgchange is called, will the system use the
ramdisk?   If so, how does it know to use it?   (I'm kinda new to
figuring out how ramdisks work, I just follow instructions and they
work!)

Once I'm satisfied that my LVM setup is not good, then I'm going to try
taking the plunge & extending the LV to my other disk.

BTW, since my other disk still has the old file system on it, is this
filesystem wiped when I change partition type to "8e", or when I create
a PV on it, or not at all?  I can't think that anything but the e2fsadm
extending the LV file system onto the other disk will wipe the previous
contents out.

-- 
regs
rupert

  reply	other threads:[~2001-05-23 15:02 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-22 16:02 [linux-lvm] Converting my Root file system to LVM Rupert Heesom
2001-05-22 16:22 ` Rupert Heesom
2001-05-22 22:56 ` Steve Wray
2001-05-22 23:53   ` Rupert Heesom
2001-05-23  4:01     ` Steve Wray
2001-05-23  5:03       ` S. Michael Denton
2001-05-23 14:11         ` Rupert Heesom
2001-05-23 22:56           ` Andreas Dilger
2001-05-23 23:18             ` [linux-lvm] Is now: Resizing & LVM shutdown Rupert Heesom
2001-05-24  3:36               ` Austin Gonyou
2001-05-24  0:24                 ` Rupert Heesom
2001-05-23  6:11                   ` Glenn Shannon
2001-05-24 12:29                     ` Ben Lutgens
2001-05-23 12:35                       ` Glenn Shannon
2001-05-24  6:54               ` Andreas Dilger
2001-05-23 13:14       ` [linux-lvm] Converting my Root file system to LVM Rupert Heesom
2001-05-23 16:49     ` Andreas Dilger
2001-05-23 15:02       ` Rupert Heesom [this message]
2001-05-23 22:24         ` [linux-lvm] Converting my Root file system to LVM [lastquestion] Steve Wray
2001-05-24  6:41           ` Andreas Dilger
2001-05-24 10:52             ` Rupert Heesom
2001-05-24 22:07               ` Steve Wray
2001-05-24 14:22             ` AJ Lewis
2001-05-24 19:48               ` Luca Berra
2001-05-22 23:25 ` [linux-lvm] Converting my Root file system to LVM Andreas Dilger
2001-05-23 13:14   ` Michael Tokarev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=990630164.1175.0.camel@localhost \
    --to=raheesom@navpoint.com \
    --cc=linux-lvm@sistina.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.