How do I know which disk drive it is based on Windows' event logs?

A

Ant

Example: An error was detected on device \Device\Harddisk3\D during a
paging operation.

Is this labelling based on the order in My Computer's Manage -> Disk
Management? Because I don't see a Disk 3. So I am confused on how
Windows label disk drives. I do have three physical HDDs with seven
total drives/partitions (C: to I:) + two CD/DVD drives (M: and N:).

Thank you in advance. :)
--
"Everyone knows an ant can't move a rubber tree plant." --Motto of FTL
Foundation (in Isaac Asimov book)
/\___/\
/ /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
\ _ / Remove ANT from e-mail address: (e-mail address removed)
( ) or (e-mail address removed)
Ant is currently not listening to any songs on his home computer.
 
U

Uwe Sieber

Ant said:
Example: An error was detected on device \Device\Harddisk3\D during a
paging operation.

Is this labelling based on the order in My Computer's Manage -> Disk
Management? Because I don't see a Disk 3. So I am confused on how
Windows label disk drives. I do have three physical HDDs with seven
total drives/partitions (C: to I:) + two CD/DVD drives (M: and N:).

\Device\Harddisk3\D is a cutted string, a complete version
would be like \Device\Harddisk4\DP(1)0-0+d which is usually
the 'DOS device name' or 'symbolic link' of is a removable
flash drive.
Search with my commandline tool ListUsbDrives for this name,
then you know the drive in question, which appartenly doesn't
work stable:
http://www.uwe-sieber.de/files/listusbdrives.zip


Uwe
 
A

Ant

\Device\Harddisk3\D is a cutted string, a complete version
would be like \Device\Harddisk4\DP(1)0-0+d which is usually
the 'DOS device name' or 'symbolic link' of is a removable
flash drive.
Search with my commandline tool ListUsbDrives for this name,
then you know the drive in question, which appartenly doesn't
work stable:
http://www.uwe-sieber.de/files/listusbdrives.zip

Uwe, I don't have any USB storage devices hooked up. Here's the result:
ListUsbDrives V1.6
Lists attached USB drives and their USB port names for USBDLM
and FireWire drives and CardReaders
Freeware by Uwe Sieber - www.uwe-sieber.de

No USB drives found

Press any key to close
--
"Remember, ants are only waiting for you to die..." --unknown
/\___/\
/ /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
\ _ / Remove ANT from e-mail address: (e-mail address removed)
( ) or (e-mail address removed)
Ant is currently not listening to any songs on his home computer.
 
A

Ant

A screen shot of Computer Management showing all my drives:
http://img441.imageshack.us/img441/5358/computermanagementox1.gif


Example: An error was detected on device \Device\Harddisk3\D during a
paging operation.

Is this labelling based on the order in My Computer's Manage -> Disk
Management? Because I don't see a Disk 3. So I am confused on how
Windows label disk drives. I do have three physical HDDs with seven
total drives/partitions (C: to I:) + two CD/DVD drives (M: and N:).

Thank you in advance. :)
--
"If someone makes you angry, I think the thing to do is tie them down to
the ground, cover them in honey, and then release a swarm of killer ants
on them. That way, you can hit them over and over again and say, 'Hey!
I'm just trying to help!' and they can't really get mad at you." --R.M.
Weiner
/\___/\
/ /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
\ _ / Remove ANT from e-mail address: (e-mail address removed)
( ) or (e-mail address removed)
Ant is currently not listening to any songs on his home computer.
 
N

Noozer

Ant said:
Example: An error was detected on device \Device\Harddisk3\D during a
paging operation.

DOH!!! I was just digging around for the exact same message myself.

"Harddisk3" means the third drive, which would be "Disk 2" in the Disk
Management (it counts from 0).

Also the "D" should be the drive letter of the affected drive (Disk 2 in the
Disk Management)

I don't think it's a hardware fault with the drive, but possibly a problem
with the nForce SATA controller.

My drive is a Western Digital 36gig Raptop, the only SATA drive in my
system. Mainboard is a DFI nF4 LanParty Ultra-D. Latest nForce drivers from
nVidia.

If you look at your event viewer carefully, you should see that the events,
when the start happening, are almost exactly 15 minutes and 30 seconds
apart!!!


I would REALLY like to know what's causing this myself!!!
 
A

Ant

Did you try searching the KB. Maybe there are some hints in there.
The search term I tried was "\Device\Harddisk".

"How to Distinguish a Physical Disk Device from an Event Message"
http://support.microsoft.com/kb/159865/en-us

Thanks, but it is still confusing. I know it's one of the harddisk
drives, but which one? Is D my drive letter (D:)?
--
"I could crush him like an ant. But it would be too easy. No, revenge is
a dish best served cold. I'll bide my time until... Oh, what the hell,
I'll just crush him like an ant." --Mr. Burns, The Simpsons ("Blood
Feud" Episode 7F22)
/\___/\
/ /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
\ _ / Remove ANT from e-mail address: (e-mail address removed)
( ) or (e-mail address removed)
Ant is currently not listening to any songs on his home computer.
 
A

Ant

DOH!!! I was just digging around for the exact same message myself.

"Harddisk3" means the third drive, which would be "Disk 2" in the Disk
Management (it counts from 0).
Ah!


Also the "D" should be the drive letter of the affected drive (Disk 2 in the
Disk Management)

Um, http://img441.imageshack.us/img441/5358/computermanagementox1.gif
doesn't show D: drive in HDD #2 -- it's in #1. [confused]

I don't think it's a hardware fault with the drive, but possibly a problem
with the nForce SATA controller.

My drive is a Western Digital 36gig Raptop, the only SATA drive in my
system. Mainboard is a DFI nF4 LanParty Ultra-D. Latest nForce drivers from
nVidia.

If you look at your event viewer carefully, you should see that the events,
when the start happening, are almost exactly 15 minutes and 30 seconds
apart!!!

Not with mine since they were almost by seconds (three in total):
:44
:42
:41

I would REALLY like to know what's causing this myself!!!

Heh.
--
"The tiny ant dares to enter the lion's ear." --Armenian
/\___/\
/ /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
\ _ / Remove ANT from e-mail address: (e-mail address removed)
( ) or (e-mail address removed)
Ant is currently not listening to any songs on his home computer.
 
P

Paul

Ant said:
Thanks, but it is still confusing. I know it's one of the harddisk
drives, but which one? Is D my drive letter (D:)?

OK, found another utility for you :)

http://www.chrysocome.net/dd

I downloaded dd version 0.5. Unzipped it.
Opened a command window. CDed to the download directory.
Tried...

dd --list

It dumps some info about NT internal block device names
and links. You don't have to use any of the other
functionality. Maybe the output shown in the command
window, will map a partition to a \Device\Harddisk\Partition.

Paul
 
U

Uwe Sieber

Ant said:
Uwe, I don't have any USB storage devices hooked up.


The numbers you see in the disk management are the same
as mentioned in these \Device\Harddisk4\.. strings, so
apparently you had an additional drive attached when the
log entry had been made. I can be a harddrive too, I've
just seen that there are symbolic names as
\Device\Harddisk4\DP10 too used for removable and fixed
drives but I still think that it was an USB flash drive.


Uwe
 
N

Noozer

"Harddisk3" means the third drive, which would be "Disk 2" in the Disk
Management (it counts from 0).
Ah!

Also the "D" should be the drive letter of the affected drive (Disk 2 in
the Disk Management)

Um, http://img441.imageshack.us/img441/5358/computermanagementox1.gif
doesn't show D: drive in HDD #2 -- it's in #1. [confused]

My mistake... Hrm. Now *I'M* confused... My logic worked well for my system.
: )

The suggestion that I saw posted elsewhere to use "dd for Windows" to do a
"dd --list" command sounds like a good one.

I agree that the Microsoft knowlegebase page is very confusing.
Not with mine since they were almost by seconds (three in total):
:44
:42
:41

Odd... Mine are like clockwork:
....
11:40:45 PM
11:56:05 PM
12:11:28 AM
12:26:51 AM
? Didn't happen at 12:42:20 AM like I expected
1:00:56 AM
1:16:22 AM
1:31:52 AM
1:47:21 AM
2:02:50 AM
....etc
 
A

Ant

Awesome! Thanks.



--
"Doubts are the ants in the pants of faith, keeping it awake and
moving." --Fredrick Beuchner
/\___/\
/ /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
\ _ / Remove ANT from e-mail address: (e-mail address removed)
( ) or (e-mail address removed)
Ant is currently not listening to any songs on his home computer.
 
A

Ant

Hrm... Still doesn't make any sense to me now...

Same here, but better than before. Here's what I saw:

Partition0 -- SymbolicLink -- Harddisk3\DR14 (Device)
Partition1 -- SymbolicLink -- Harddisk3\DP(1)0-0+f (Device)

And I found out it was a Flash drive I forgot that I was using earlier.
LOL. I wonder why the error was logged earlier: "An error was detected
on device \Device\Harddisk3\D during a paging operation." I ran chkdsk
on it and found no problems. Weird computers. :p
--
"He who dislikes aardvarks was an ant in his former life." --unknown
/\___/\
/ /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
\ _ / Remove ANT from e-mail address: (e-mail address removed)
( ) or (e-mail address removed)
Ant is currently not listening to any songs on his home computer.
 
A

Ant

Ah!
Also the "D" should be the drive letter of the affected drive (Disk 2 in
the Disk Management)
Um, http://img441.imageshack.us/img441/5358/computermanagementox1.gif
doesn't show D: drive in HDD #2 -- it's in #1. [confused]

My mistake... Hrm. Now *I'M* confused... My logic worked well for my system.
: )

No, you're right. Dang old me, I forgot I was using a Flash USB stick
earlier. I believe I used it during that time too. Here's what I saw
from WinObj tool after putting the Flash stick back in:

Partition0 -- SymbolicLink -- Harddisk3\DR14 (Device)
Partition1 -- SymbolicLink -- Harddisk3\DP(1)0-0+f (Device)

I wonder why the error was logged earlier: "An error was detected on
device \Device\Harddisk3\D during a paging operation." I ran chkdsk on
it and found no problems. Weird computers. :p
--
"May 10,000 ants never invade your underwear drawer." --unknown
/\___/\
/ /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
\ _ / Remove ANT from e-mail address: (e-mail address removed)
( ) or (e-mail address removed)
Ant is currently not listening to any songs on his home computer.
 
A

Ant

The numbers you see in the disk management are the same
as mentioned in these \Device\Harddisk4\.. strings, so
apparently you had an additional drive attached when the
log entry had been made. I can be a harddrive too, I've
just seen that there are symbolic names as
\Device\Harddisk4\DP10 too used for removable and fixed
drives but I still think that it was an USB flash drive.

Dang old me, I forgot I was using a Flash USB stick earlier. I believe I
used it during that time too. Here's what I saw from WinObj tool after
putting the Flash stick back in:

Partition0 -- SymbolicLink -- Harddisk3\DR14 (Device)
Partition1 -- SymbolicLink -- Harddisk3\DP(1)0-0+f (Device)

I wonder why the error was logged earlier: "An error was detected on
device \Device\Harddisk3\D during a paging operation." I ran chkdsk on
it and found no problems. Weird computers. :p
--
"We are anthill men upon an anthill world." --Ray Bradbury
/\___/\
/ /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net
\ _ / Remove ANT from e-mail address: (e-mail address removed)
( ) or (e-mail address removed)
Ant is currently not listening to any songs on his home computer.
 
J

John John

Ant said:
Same here, but better than before. Here's what I saw:

Partition0 -- SymbolicLink -- Harddisk3\DR14 (Device)
Partition1 -- SymbolicLink -- Harddisk3\DP(1)0-0+f (Device)

And I found out it was a Flash drive I forgot that I was using earlier.
LOL. I wonder why the error was logged earlier: "An error was detected
on device \Device\Harddisk3\D during a paging operation." I ran chkdsk
on it and found no problems. Weird computers. :p

Pretty well as Uwe had called it.

John
 
R

RedForeman

\Device\Harddisk3\D is a cutted string, a complete version
would be like \Device\Harddisk4\DP(1)0-0+d which is usually
the 'DOS device name' or 'symbolic link' of is a removable
flash drive.
Search with my commandline tool ListUsbDrives for this name,
then you know the drive in question, which appartenly doesn't
work stable:http://www.uwe-sieber.de/files/listusbdrives.zip

Uwe

You don't know what you're talking about. Either you misunderstood
or just want to make it more complicated.... I'm not sure

It even TELLS you that hard disk 3 is drive D:
\Device\Harddisk3\D <--- right there, duh??

when looking at disk mgmt, it the 3rd partion... doesnt' matter the
drive letter, start at the top, count the partitions, top to bottom,
left to right...


RedForeman
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top