[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Reverting "libdiskfs: Shutdown pagers on startup_dosync."
From: |
Samuel Thibault |
Subject: |
Re: Reverting "libdiskfs: Shutdown pagers on startup_dosync." |
Date: |
Wed, 17 Jan 2018 12:03:01 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
Justus Winter, on mer. 17 janv. 2018 11:55:29 +0100, wrote:
> But at some point we make the image read-only, and at that point there
> are still other servers running. If other servers are running, they use
> some pagers. Iirc if a library is in use (i.e. a pager is in use) at
> system shutdown, we get those 'deleted inode has X links(?), should be
> zero' issues. And these do pile up.
Are you meaning “Deleted inode 95849 has zero dtime.”?
Yes, they are piling up. They happen when an old upgraded library is
still in use at shutdown.
So shutting down the pager does fix that? Good :)
Samuel