1832978 Members
2617 Online
110048 Solutions
New Discussion

Re: kill to pfs_mountd

 
Marcelo De Florio
Frequent Advisor

kill to pfs_mountd

I need a kill pfs_mountd, I prove with kill -1 and kill -9 and kill -15; but the process its alive.

Any ideas, How can i kill this process ?

MDF
2 REPLIES 2
MARTINACHE
Respected Contributor

Re: kill to pfs_mountd

Hi,

A pfs lock is like a nfs lock ...
The only way is reboot.

If you want to prevent this, when you pfs_mount, use options :
-osoft,intr
then you can kill the process.

Regards,

Patrice.
Patrice MARTINACHE
Rick Garland
Honored Contributor

Re: kill to pfs_mountd

Make sure you have the latest patches for pfs. As stated, if the process doesn't die, reboot to clear up. If not done, keep an eye on the system load. Could start to go way up over time.