Bugzilla – Bug 145105
/sbin/blkid on multipath disks is not terminating
Last modified: 2006-01-24 10:01:10 UTC
The below commnad #blkid -c /dev/null is in disk sleep mode state and using the multipath disks in the system. So when I kill the process manually: #kill -9 'pid' Where pid is the pid number of process ( #blkid -c /dev/null) The command is not terminating the process.
*** This bug has been marked as a duplicate of 145101 ***