I cannot unmount a filesystem because zombie processes (or processes in the "D" state) are holding on to files on the filesystem. How can I kill these processes so I can unmount the filesystem?

Updated -

A process with the parent ID 1 means that it is child process of init. The process init is protected from even the command kill -9 init (which is a command that usually means "kill this process, regardless of anything else").

These process cannot be killed without a reboot. To kill a zombie child process of init, the computer must be r...

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content