[464] in athena10
Re: Login chroots and interaction with updates
daemon@ATHENA.MIT.EDU (Sam Hartman)
Thu Aug 21 12:14:46 2008
From: Sam Hartman <hartmans@MIT.EDU>
To: Greg Hudson <ghudson@mit.edu>
Cc: athena10@mit.edu
Date: Thu, 21 Aug 2008 12:14:15 -0400
In-Reply-To: <1219334283.12433.299.camel@error-messages.mit.edu> (Greg
Hudson's message of "Thu, 21 Aug 2008 11:58:03 -0400")
Message-ID: <tsl63pupcq0.fsf@mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
As far as I can tell, you would
dmsetup suspend
dmsetup load
dmsetup resume
Doing the resume loads the active tables from the inactive tables
according to the man page.
I don't have a lot of experience with this: I've only reloaded the
tables once in an attempt to fool lvm's mirror target.
--Sam