From: "Bryn M. Reeves" <bmr@redhat.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] Dead device and cleaning up LVM
Date: Mon, 09 Feb 2009 17:45:46 +0000 [thread overview]
Message-ID: <49906BCA.9070904@redhat.com> (raw)
In-Reply-To: <20090209173514.GA1244@esri.com>
Ray Van Dolson wrote:
> Anyone know how I can remove this device both from the system and from
> LVM safely? I can reboot, but saving that as a last resort if
> possible.
You don't mention the name of your VG/LV but you should be able to
remove the active lvm devices with "dmsetup remove", e.g.:
dmsetup remove $VG-$LV
For each LV in each VG that was using the iSCSI devices.
> Also, any best practices or suggestions for using iSCSI backed block
> devices as volgroup members would be appreciated. I'm worried about
> LVM not recognizing the volume group of physical volumes correctly on
> reboots...
You might need to label any file system mounts in /etc/fstab with
"_netdev" and enable the netfs service to have the VGs automatically
activated/mounted at boot time.
Regards,
Bryn.
next prev parent reply other threads:[~2009-02-09 17:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-09 17:35 [linux-lvm] Dead device and cleaning up LVM Ray Van Dolson
2009-02-09 17:45 ` Bryn M. Reeves [this message]
2009-02-09 17:58 ` Ray Van Dolson
2009-02-09 18:26 ` Ray Van Dolson
2009-02-09 18:53 ` Bryn M. Reeves
2009-02-11 3:20 ` [linux-lvm] " Stefan Monnier
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=49906BCA.9070904@redhat.com \
--to=bmr@redhat.com \
--cc=linux-lvm@redhat.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.