From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3E58E03E.3020401@machturtle.com> From: David Corbin MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [linux-lvm] "umount" LVM stuff 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: Sun Feb 23 08:53:01 2003 List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: LVM I have created a RAID1 drive. I've created an LVM setup on top of it so I can easily repartition it "at will". However, I need to do something to adjust the RAID device, and I cannot because it is "busy". What is the correct way to "unmount" all the LVM stuff so that nothing is currently running on top of /dev/md0, without permanently changing any of my LVM configuration? Thanks David