Bug 145105 - /sbin/blkid on multipath disks is not terminating
Summary: /sbin/blkid on multipath disks is not terminating
Status: RESOLVED DUPLICATE of bug 145101
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: unspecified
Hardware: x86-64 SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-24 09:55 UTC by Rajesh Kuri
Modified: 2006-01-24 10:01 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***