Bug 145105

Summary: /sbin/blkid on multipath disks is not terminating
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Rajesh Kuri <rajeshkuri>
Component: BasesystemAssignee: E-mail List <kernel-maintainers>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: x86-64   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Rajesh Kuri 2006-01-24 09:55:53 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.
Comment 1 Lars Marowsky-Bree 2006-01-24 10:01:10 UTC

*** This bug has been marked as a duplicate of 145101 ***