Re: How to find disk is in use?
- From: Iwo Mergler <Iwo.Mergler@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 19 Oct 2006 17:31:04 +0100
phil-news-nospam@xxxxxxxx wrote:
On Wed, 18 Oct 2006 17:25:43 +0100 Iwo Mergler
<Iwo.Mergler@xxxxxxxxxxxxxxxxxxxx> wrote:
| fdisk does not memmap the drive. Try "fuser /dev/sdc" and it
| should give you fdisk's PID.
fuser's -m option refers to mounted filesystems, not memory mapping.
-m name specifies a file on a mounted file system or a block device
that is mounted. All processes accessing files on that file sys-
tem are listed. If a directory file is specified, it is auto-
matically changed to name/. to use any file system that might be
mounted on that directory.
Yes, you are right. I looked at the access
type section. Sorry.
Using "fuser /dev/sdc" works anyway, even for
the wrong reasons. Read "fdisk doesn't *mount* the drive..." :-)
Kind regards,
Iwo
.
- References:
- How to find disk is in use?
- From: adar
- Re: How to find disk is in use?
- From: David Schwartz
- Re: How to find disk is in use?
- From: adar
- Re: How to find disk is in use?
- From: Iwo Mergler
- Re: How to find disk is in use?
- From: phil-news-nospam
- How to find disk is in use?
- Prev by Date: Re: question about linux CPU scheduling
- Next by Date: how to assign a name to a PCI device, that user space ioctl() can use
- Previous by thread: Re: How to find disk is in use?
- Next by thread: Re: How to find disk is in use?
- Index(es):
Relevant Pages
|