PC Review


Reply
Thread Tools Rate Thread

Disk drive "Dissapears"

 
 
I.E.
Guest
Posts: n/a
 
      11th Feb 2004
Hi,

I have a process that takes data from one drive, processes it, then
writes it to a second drive. Sometimes during the process I'll start
getting delayed-write errors (ID 50 and 51). And sometimes a disk
will "dissapear". Checking the event log the disk dissapeared due to
an Event 132 (Received a REMOVAL notification for device ...)... Upon
scanning for new devices, the hard disk "re-appears". Any idea what's
causing this or how to get around it? I don't think it's a hardware
problem as it's happened on multiple machines.

Thanks




.................................................................
Posted via TITANnews - Uncensored Newsgroups Access
>>>> at http://www.TitanNews.com <<<<

-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-

 
Reply With Quote
 
 
 
 
Guest
Posts: n/a
 
      11th Feb 2004

>-----Original Message-----
>Hi,
>
>I have a process that takes data from one drive,

processes it, then
>writes it to a second drive. Sometimes during the

process I'll start
>getting delayed-write errors (ID 50 and 51). And

sometimes a disk
>will "dissapear". Checking the event log the disk

dissapeared due to
>an Event 132 (Received a REMOVAL notification for

device ...)... Upon
>scanning for new devices, the hard disk "re-appears".

Any idea what's
>causing this or how to get around it? I don't think it's

a hardware
>problem as it's happened on multiple machines.
>
>Thanks
>
>
>
>
>..........................................................

........
> Posted via TITANnews - Uncensored Newsgroups Access
> >>>> at http://www.TitanNews.com <<<<

>-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND

Downloads=-
>
>.
>



Do you have adequate space on the destination hard
drive ?? Perhaps it's failing for that reason.
 
Reply With Quote
 
I.E.
Guest
Posts: n/a
 
      11th Feb 2004
On Wed, 11 Feb 2004 11:24:44 -0800,
<(E-Mail Removed)> wrote:

>
>>-----Original Message-----
>>Hi,
>>
>>I have a process that takes data from one drive,

>processes it, then
>>writes it to a second drive. Sometimes during the

>process I'll start
>>getting delayed-write errors (ID 50 and 51). And

>sometimes a disk
>>will "dissapear". Checking the event log the disk

>dissapeared due to
>>an Event 132 (Received a REMOVAL notification for

>device ...)... Upon
>>scanning for new devices, the hard disk "re-appears".

>Any idea what's
>>causing this or how to get around it? I don't think it's

>a hardware
>>problem as it's happened on multiple machines.
>>
>>Thanks
>>
>>
>>
>>
>>..........................................................

>.......
>> Posted via TITANnews - Uncensored Newsgroups Access
>> >>>> at http://www.TitanNews.com <<<<

>>-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND

>Downloads=-
>>
>>.
>>

>
>
>Do you have adequate space on the destination hard
>drive ?? Perhaps it's failing for that reason.


Yes.. there's 2 80GB disks... The data is about 40GB so that leaves
about 50GB on each disk free. It has something to do with an I/O
error occuring when trying to write to a disk when there's still data
in the write behind cache. (I don't want to switch to write-through
caching becasue of the performance hit).



.................................................................
Posted via TITANnews - Uncensored Newsgroups Access
>>>> at http://www.TitanNews.com <<<<

-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-

 
Reply With Quote
 
Steve Nielsen
Guest
Posts: n/a
 
      11th Feb 2004


I.E. wrote:

> On Wed, 11 Feb 2004 11:24:44 -0800,
> <(E-Mail Removed)> wrote:
>
>
>>>-----Original Message-----
>>>Hi,
>>>
>>>I have a process that takes data from one drive,

>>
>>processes it, then
>>
>>>writes it to a second drive. Sometimes during the

>>
>>process I'll start
>>
>>>getting delayed-write errors (ID 50 and 51). And

>>
>>sometimes a disk
>>
>>>will "dissapear". Checking the event log the disk

>>
>>dissapeared due to
>>
>>>an Event 132 (Received a REMOVAL notification for

>>
>>device ...)... Upon
>>
>>>scanning for new devices, the hard disk "re-appears".

>>
>>Any idea what's
>>
>>>causing this or how to get around it? I don't think it's

>>
>>a hardware
>>
>>>problem as it's happened on multiple machines.
>>>
>>>Thanks
>>>
>>>
>>>
>>>
>>>..........................................................

>>
>>.......
>>
>>> Posted via TITANnews - Uncensored Newsgroups Access
>>> >>>> at http://www.TitanNews.com <<<<
>>>-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND

>>
>>Downloads=-
>>
>>>.
>>>

>>
>>
>>Do you have adequate space on the destination hard
>>drive ?? Perhaps it's failing for that reason.

>
>
> Yes.. there's 2 80GB disks... The data is about 40GB so that leaves
> about 50GB on each disk free. It has something to do with an I/O
> error occuring when trying to write to a disk when there's still data
> in the write behind cache. (I don't want to switch to write-through
> caching becasue of the performance hit).
>


Just some thoughts... what type drives, what file system (FAT or NTFS),
what file sizes?

Steve

 
Reply With Quote
 
I.E.
Guest
Posts: n/a
 
      11th Feb 2004
On Wed, 11 Feb 2004 12:08:54 -0800, Steve Nielsen
<steve_nielsen@_blahX3_lincoln.k12.or.us> wrote:

>>>
>>>Do you have adequate space on the destination hard
>>>drive ?? Perhaps it's failing for that reason.

>>
>>
>> Yes.. there's 2 80GB disks... The data is about 40GB so that leaves
>> about 50GB on each disk free. It has something to do with an I/O
>> error occuring when trying to write to a disk when there's still data
>> in the write behind cache. (I don't want to switch to write-through
>> caching becasue of the performance hit).
>>

>
>Just some thoughts... what type drives, what file system (FAT or NTFS),
>what file sizes?
>
>Steve


There are 2 Seagate Barracuda disks. The file system is NTFS and
there's about 40GB of data in 5MB chunks being processed then copied.




.................................................................
Posted via TITANnews - Uncensored Newsgroups Access
>>>> at http://www.TitanNews.com <<<<

-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-

 
Reply With Quote
 
I.E.
Guest
Posts: n/a
 
      11th Feb 2004
On Wed, 11 Feb 2004 13:04:02 -0800, I.E. <(E-Mail Removed)> wrote:

>On Wed, 11 Feb 2004 12:08:54 -0800, Steve Nielsen
><steve_nielsen@_blahX3_lincoln.k12.or.us> wrote:
>
>>>>
>>>>Do you have adequate space on the destination hard
>>>>drive ?? Perhaps it's failing for that reason.
>>>
>>>
>>> Yes.. there's 2 80GB disks... The data is about 40GB so that leaves
>>> about 50GB on each disk free. It has something to do with an I/O
>>> error occuring when trying to write to a disk when there's still data
>>> in the write behind cache. (I don't want to switch to write-through
>>> caching becasue of the performance hit).
>>>

>>
>>Just some thoughts... what type drives, what file system (FAT or NTFS),
>>what file sizes?
>>
>>Steve

>
>There are 2 Seagate Barracuda disks. The file system is NTFS and
>there's about 40GB of data in 5MB chunks being processed then copied.
>

I think I may have tracked it down...

Several of these two errors will occur:
Event ID 51: An error was detected on device \Device\Harddisk1\DR1
during a paging operation.
Final status code: c000000e

Event ID 50: Lost Delayed-Write Data
Final status code: c000000e

From ntstatus.h:
#define STATUS_NO_SUCH_DEVICE 0xC000000E

This will be followed by:
Event ID 135: received a device interface REMOVAL notification for
device
at which point the drive "dissapears"

Then finally:
Event ID 26: Delayed Write Failed

Does this sound feasible? (I have to come up with a reason)



.................................................................
Posted via TITANnews - Uncensored Newsgroups Access
>>>> at http://www.TitanNews.com <<<<

-=Every Newsgroup - Anonymous, UNCENSORED, BROADBAND Downloads=-

 
Reply With Quote
 
Steve Nielsen
Guest
Posts: n/a
 
      11th Feb 2004


I.E. wrote:

> On Wed, 11 Feb 2004 13:04:02 -0800, I.E. <(E-Mail Removed)> wrote:
>
>
>>On Wed, 11 Feb 2004 12:08:54 -0800, Steve Nielsen
>><steve_nielsen@_blahX3_lincoln.k12.or.us> wrote:
>>
>>
>>>>>Do you have adequate space on the destination hard
>>>>>drive ?? Perhaps it's failing for that reason.
>>>>
>>>>
>>>>Yes.. there's 2 80GB disks... The data is about 40GB so that leaves
>>>>about 50GB on each disk free. It has something to do with an I/O
>>>>error occuring when trying to write to a disk when there's still data
>>>>in the write behind cache. (I don't want to switch to write-through
>>>>caching becasue of the performance hit).
>>>>
>>>
>>>Just some thoughts... what type drives, what file system (FAT or NTFS),
>>>what file sizes?
>>>
>>>Steve

>>
>>There are 2 Seagate Barracuda disks. The file system is NTFS and
>>there's about 40GB of data in 5MB chunks being processed then copied.
>>

>
> I think I may have tracked it down...
>
> Several of these two errors will occur:
> Event ID 51: An error was detected on device \Device\Harddisk1\DR1
> during a paging operation.
> Final status code: c000000e
>
> Event ID 50: Lost Delayed-Write Data
> Final status code: c000000e
>
> From ntstatus.h:
> #define STATUS_NO_SUCH_DEVICE 0xC000000E
>
> This will be followed by:
> Event ID 135: received a device interface REMOVAL notification for
> device
> at which point the drive "dissapears"
>
> Then finally:
> Event ID 26: Delayed Write Failed
>
> Does this sound feasible? (I have to come up with a reason)
>


I assume this was working until something happened to change it? Service
Packs, patches, updated disk drivers? If not how about seeing if there
are updated disk drivers available?

Steve

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
USB bootable maker: Diff between "HP Drive Key Boot Utility" and "HP USB Disk Storage Format Tool"? Jason Stacy Windows XP Hardware 6 21st Apr 2009 11:19 PM
USB bootable maker: Diff between "HP Drive Key Boot Utility" and "HP USB Disk Storage Format Tool"? Jason Stacy Storage Devices 1 21st Apr 2009 01:14 AM
USB bootable maker: Diff between "HP Drive Key Boot Utility" and "HP USB Disk Storage Format Tool"? Jason Stacy Windows XP Help 0 20th Apr 2009 10:54 AM
"The disk in drive G cannot be formatted" "Windows was unable to complete the format" Windows XP Performance 3 26th Nov 2007 06:21 PM
Lost Disk Drive after "Hibernate" or "Standby" Dave F Windows XP General 0 19th Jan 2004 11:40 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:52 PM.