Ftdisk query

i have the following questions related to FTdisk

  1. what kind of driver is FTdisk? is it a filter
    driver? it yes that what does it attach over.

  2. where are all the registry entires related to
    FTdisk…and how does it effect its loading.

  3. I need to write a driver that is like FTdisk (
    providing fault tolerance) what all registry entries
    should Add/change in order to load my driver?

-aa


Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

here’s a document that says a little something about ftdisk
http://www.smittybuilt.com/Inside%20Storage%20Management.htm

search the registry and look for “lowerfilters” and “upperfilters” entries
that have ftdisk in them

hope this helps

Mike

i have the following questions related to FTdisk

  1. what kind of driver is FTdisk? is it a filter
    driver? it yes that what does it attach over.
  1. where are all the registry entires related to
    FTdisk…and how does it effect its loading.
  1. I need to write a driver that is like FTdisk (
    providing fault tolerance) what all registry entries
    should Add/change in order to load my driver?

The link referenced below contains Mark Russinovich’s storage
articles from Windows 2000 Magazine earlier this year. I would
suggest people use the on-line source directly from the
Windows 2000 Magazine’s web site instead of using a poorly attributed
copy (attribution is not part of the link given, but rather at
www.smittybuilt.com). Please note this is copyrighted material.

http://www.winntmag.com/Articles/Index.cfm?ArticleID=8127 (part 1)
http://www.winntmag.com/Articles/Index.cfm?ArticleID=8303 (part 2)

-Amy
xxxxx@veritas.com
all standard disclaimers apply

xxxxx@tivoli.com wrote:

here’s a document that says a little something about ftdisk
http://www.smittybuilt.com/Inside%20Storage%20Management.htm

search the registry and look for “lowerfilters” and “upperfilters” entries
that have ftdisk in them

hope this helps

Mike

>i have the following questions related to FTdisk

>1. what kind of driver is FTdisk? is it a filter
>driver? it yes that what does it attach over.

>2. where are all the registry entires related to
>FTdisk…and how does it effect its loading.

>3. I need to write a driver that is like FTdisk (
>providing fault tolerance) what all registry entries
>should Add/change in order to load my driver?


You are currently subscribed to ntdev as: xxxxx@veritas.com
To unsubscribe send a blank email to $subst(‘Email.Unsub’)

Hi All

I am facing problem while installing TCP/IP protocol in my m/c. The problem
is when it refreshes the bindings it says : “error occured while migrating
from winsock 1.1 to winsock 2.0”. For this reason I was also not able to
remove the protocol from the list. The what I did was I completely removed
the network adapter, services, and other protocols from the list. And
restarted the comp. After restarting I again installed networking only to
find the same problem there.

Tell me what to do? Shall I reinstall NT (I don’t want to)?

Afri.