Jump to content
LAST CALL on the Unraid Summer Sale! 😎 ⌛ ×

6.12.0-rc6 - Stale /usr/local/sbin/move


Recommended Posts

Hello everyone,

 

I am currently trying to shutdown my server, but I have a stale process of /usr/local/sbin/move accessing /mnt/user. The process runs for 9 days (pretty much the whole uptime of the server) and is stuck in an uninterruptible sleep (d-state). I know that d-state processes are impossible to kill from the user space, but has someone figured out a workaround for stale mover processes? Or can I somehow check on which resources the process is waiting?

 

I can't be the first one to have that problem and I really don't want to cold shutdown and trigger yet another parity check oO

 

Any help is appreciated, thank you :)

 

Additional information:

lsof | grep mnt
move      119294                       root    4r      DIR               0,44      142          1 /mnt/user

 

ps aux | grep 119294
root     107269  0.0  0.0   4052  2268 pts/2    S+   18:00   0:00 grep 119294
root     119294  0.0  0.0   2568  1584 ?        D    May20   0:19 /usr/local/sbin/move

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...