[463] in athena10
Re: Login chroots and interaction with updates
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Aug 21 11:59:00 2008
From: Greg Hudson <ghudson@MIT.EDU>
To: Sam Hartman <hartmans@mit.edu>
Cc: athena10@mit.edu
In-Reply-To: <tslbpznii12.fsf@mit.edu>
Content-Type: text/plain
Date: Thu, 21 Aug 2008 11:58:03 -0400
Message-Id: <1219334283.12433.299.camel@error-messages.mit.edu>
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
On Wed, 2008-08-20 at 15:49 -0400, Sam Hartman wrote:
> Ah.
> I would have assumed you'd need to actually use dmsetup to replace the tables using dmsetup tables.
> But if remove --force works
> that is better.
"dmsetup remove --force" does not appear to work. "dmsetup table" is an
output command. I don't see how to do what you suggest. I see a
command to load a table into the "inactive table slot" for a device, but
not a command to actually change the active table.
Really, this idea is too far above my head. For now I'm going to go
with "fuser -km /mountpoint" followed by a reboot if umount fails. If
you have a better idea involving the device mapper, please use small
words.