You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feature request can skip this form. Bug report must complete it. Check List must be 100% match or it will be automatically closed without further discussion. Please remove this line.
My issue is valid with mirror default sample and not specific to my user-mode driver implementation
I can always reproduce the issue with the provided description below.
I have updated Dokany to the latest version and have reboot my computer after.
I tested one of the last snapshot from appveyor CI
Description
I have an application that uses Dokan to mount a store located on a SAN drive. Occasionally, the mounted drive intermittently switches to a local drive. Although the issue can be reproduced using the mirror.exe tool, it does not occur consistently.
Steps to reproduce:
1.Mount a network drive.
2.Continuously refresh the File Explorer. Occasionally, the mounted drive will switch to a local drive if the load on network drive is high. (Another way to reproduce is by disconnecting the network drive after mounting)
The drive cannot switch to local drive but I think what you see is that the request to get the volume information is slow and during that time the drive looks like that. I would suggest adding caching where possible to quickly complete the dokan requests.
Mirror does not have cache as it is a sample to learn how Dokan works.
Feature request can skip this form. Bug report must complete it.
Check List
must be 100% match or it will be automatically closed without further discussion. Please remove this line.Environment
Check List
Description
I have an application that uses Dokan to mount a store located on a SAN drive. Occasionally, the mounted drive intermittently switches to a local drive. Although the issue can be reproduced using the mirror.exe tool, it does not occur consistently.
Steps to reproduce:
1.Mount a network drive.
2.Continuously refresh the File Explorer. Occasionally, the mounted drive will switch to a local drive if the load on network drive is high. (Another way to reproduce is by disconnecting the network drive after mounting)
Logs
dokan_local.txt
dokan_local1.txt
The text was updated successfully, but these errors were encountered: