[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RO /usr



Hi!

On Thu May 22, 2003 at 03:13:25PM +0200, Pierre THIERRY wrote:
> mount: /usr is busy
> E: Problem executing scripts DPkg::Post-Invoke 'mount -o remount,ro /usr'
> 
> Because the system has worked with a ro /usr, nothing should be
> accessing /usr to write, how wan I 'free' /usr', just the time needed
> for the remount ?

# lsof +L1

lsof(1):
A specification of the form ``+L1'' will select open files that have
been unlinked.

This shows you the deleted libraries which are still in use after the
upgrade. Normally system daemons refer to them. A simple restart of the
daemon which uses the deleted library let's you remount your /usr ro.

so long
Thomas

-- 
 .''`.  Obviously we do not want to leave zombies around. - W. R. Stevens
: :'  : Thomas Krennwallner <djmaecki at ull dot at>
`. `'`  1024D/67A1DA7B 9484 D99D 2E1E 4E02 5446  DAD9 FF58 4E59 67A1 DA7B
  `-    http://bigfish.ull.at/~djmaecki/



Reply to: