There is a D state process (stuck) which is not killed even by kill -9. I see PPID is systemd.
root 1863 1 0 **Ds** /usr/sbin/smartd -n root 1 0 0 **Ss** /usr/lib/systemd/systemd --switched-root --system --deserialize 23 How can I kill the D state process without a node hard reboot?