On 02/07/2017 01:45 PM, Zoltan Forray wrote:
> Ever since a certain Dell update, a ghost mountpoint of /tmp/SECUPD is left
> hanging after iDRAC/OpenManage updates.  This is now causing heartburn for
> TSM backups.
>
> I have tried pushing down via CLOPTSET to
>
> exclude.dir /tmp/SECUPD
> exclude /tmp/SECUPD
>
> but neither work - TSM still tries to access/back it up.
>
> Any suggestions on how to get TSM to stop trying to access this mount?
>

You might try "exclude.fs /tmp/SECUPD" or "domain ALL-LOCAL -/tmp/SECUPD",
but even with either/both of those, you may still get a hung client.

If so, moving into the realm of kludges, maybe you could also mount some
other filesystem (real, loop-mount an ISO or something, or bind-mount some
other directory) at that same mount point.  That might get the TSM client
past the hang.  (Or it could cause more problems.  Best option would still be
to try to resolve the ghost/stale mount itself.)

--
Hello World.                                David Bronder - Systems Architect
Segmentation Fault                                      ITS-EI, Univ. of Iowa
Core dumped, disk trashed, quota filled, soda warm.   david-bron...@uiowa.edu

Reply via email to