Driver Problems? Questions? Issues?
Put OSR's experience to work for you! Contact us for assistance with:
|
Monthly Seminars at OSR Headquarters
East Coast USA
Writing WDF Drivers I: Core Concepts, Manchester, NH, 7 May 2018
Kernel Debugging & Crash Analysis for Windows, Manchester, NH, 21 May 2018 |
|
Welcome, Guest
You must login to post to this list |
Message 1 of 8
05 Jan 17 01:39
|
||
|
||
problem with minifilter driver , failover environment, IRP_MJ_SET_INFORMATION, share access with smb3 feature high availability
|
Message 2 of 8
06 Jan 17 10:21
|
||
|
||
problem with minifilter driver , failover environment, IRP_MJ_SET_INFORMATION, share access with smb3 feature high availability
|
Message 3 of 8
15 Jan 17 03:26
|
||
|
||
problem with minifilter driver , failover environment, IRP_MJ_SET_INFORMATION, share access with smb3 feature high availability
|
Message 4 of 8
17 Jan 17 15:00
|
||
|
||
problem with minifilter driver , failover environment, IRP_MJ_SET_INFORMATION, share access with smb3 feature high availability
|
Message 5 of 8
18 Jan 17 02:14
|
||
|
||
problem with minifilter driver , failover environment, IRP_MJ_SET_INFORMATION, share access with smb3 feature high availability
|
Message 6 of 8
18 Jan 17 12:28
|
||
|
||
problem with minifilter driver , failover environment, IRP_MJ_SET_INFORMATION, share access with smb3 feature high availability
|
Message 7 of 8
19 Jan 17 00:42
|
||
|
||
problem with minifilter driver , failover environment, IRP_MJ_SET_INFORMATION, share access with smb3 feature high availability
|
Message 8 of 8
19 Jan 17 08:49
|
||
|
||
problem with minifilter driver , failover environment, IRP_MJ_SET_INFORMATION, share access with smb3 feature high availability
My first thought was: Why run all other situations (copy, ACL change, create,... ) without trouble and only rename failed.No way to tell without data...You need traces and some experiments. As I mentioned previously, WireShark data from the working and non-working cases might be useful as well as ProcMon traces (on the server and/or client). -scott OSR @OSRDrivers "Jörg Wittig" wrote in message news:102132@ntfsd... Hi, ok, the test with the original is a possibility. i hope to find the time (certainly on weekend) for the test. My first thought was: Why run all other situations (copy, ACL change, create,... ) without trouble and only rename failed. I'll get back after the test. thanks Am 18.01.2017 um 18:28 schrieb Scott Noone: > What I've been asking is if you take the minispy sample *as is* and > install it on the server, do you get the same behavior? If not, then > there is something in your processing that is different and causing the > issue. At least you would have a working and non-working case to compare. > > Other than that, there is not enough detail here to provide any > additional insight. > > -scott > OSR <...excess quoted lines suppressed...> |
|