How can I configure ReFS to NOT fail read operations when a checksum error is detected (on non-Storage-Spaces volumes where data integrity streams are enabled)?

According to William Stanek, in his Windows Server 2012 R2 Inside Out: Configuration, Storage & Essentials book, this is apparently possible: (pg. 615 - here it is on Google Books: https://books.google.ca/books?id=0IyfBAAAQBAJ&pg=PT819&lpg=PT819&dq=read+operation )
    Integrity can be enabled when the system is not running on Storage Spaces. When
    integrity is enabled and ReFS detects a checksum mismatch, ReFS logs an event and
    fails the read operation by default. If you don’t want the read operation to fail, you
    can configure ReFS to continue with the read operation. A related event will be logged
    regardless.
So then how do I configure it to do that???
(And just to make it super-clear, I'm NOT using Storage Spaces, so there is no redundancy via mirroring/parity, and I'm not expecting any file repair - just detection of corruption. It's just a basic volume formatted with ReFS and
with integrity streams enabled, via format E: /fs:ReFS /i:enabled
For those who want more details, here's the situation: 
I try to perform a read operation on a file with corrupted data (purposely done for testing using a low-level disk editor), I get a the following error message:
And an event ID 133 from ReFSv1 gets logged in the System log:
Clicking "Try Again" just brings up the same message, and clicking "Skip" skips the operation entirely.
This is indeed the correct default behaviour.
What I want instead is for the read operation to be allowed to complete, with corrupt data and all, and ONLY for the event to be logged. And according to William Stanek, this is supposed to be configurable somewhere - and after hours of searching, I haven't
been able to find anything.

Hi Tommy,
>>How can I configure ReFS to NOT fail read operations when a checksum error is detected
We can use PowerShell command Set-FileIntegrity to configure this. The specific parameter for controlling this behavior is
-Enforce <Boolean>which indicates whether to enable blocking access to a file if integrity streams do not match the data.  
Regarding this point, the following article can be referred to as reference.
Set-FileIntegrity
https://technet.microsoft.com/en-us/library/jj218351.aspx
Best regards,
Frank Shen
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Similar Messages

  • How can I fix "catalog could not be opened due to an unexpected error"?

    I have many catalogs and this is only happening with one of them.
    I've done a Google search on the error message and tried some things that I found from those search results in forums.adobe.com and www.lightroomforums.net.
    I've tried deleting preferences file. That did not help.
    I was running version 4.2 when this happened.  Based on what I found by searching, I thought reinstall might fix the problem so I installed 4.3.  That did not fix the problem.
    I've tried opening backups but they have the same problem.
    I'm running Windows 7, 32-bit.  I have 4 GB memory with plenty of free memory available when I try to open this catalog.  Hard drives have plenty of free space.
    I have tried rebooting my computer.  That did not help.
    I've been using Lightroom since version 2 and have never had this problem.
    lrcat.lock file does not exist for this or any other catalog.
    lrcat file is 317,704 KB.
    I did recently install Photoshop Elements 11.  Up until that time I was using Photoshop Elements 6.
    Any suggestions?

    I figured out that the error was caused by file permission problems.
    I made sure that my user has Full Access to all files related to this catalog and it looks like the catalog is useable again.  I don't know how the permissions could have gotten messed up. 
    This catalog worked as recently as 2 days ago.
    It would be nice if error message gave a hint as to what the problem might be.

  • How Can I configure the 6024E board for reading the voltage from a source?

    Hi, I have a little problem, I want to use the 6024E board for reading voltage from a source and then display this on the monitor, and also I want to change the voltage from the output using the computer. I read the manual but I don't understand how to connect and configure the board. It is to proof that the board receive and send information.
    Thanks, sorry for my english, I'm from Mexico, if you don't understand something about my explanation tell me.

    Thank you, now I'm trying to do my project and I have another question, there are differents ways to connect the source and I choose the NRSE configuration because I'm going to use a grounded signal source... well in the manual says "The signal is then connected to the positive input of the PGIA, and the signal local ground reference is conenected to the negative input ot the PGIA. The ground point of the signal should, therefore, be connected to the AISENSE pin." I don't understand this because I only have two wires and here is talking about three connections, please help me, how do I connect the source to the board? I have the positive wire and the negative wire.... maybe is because I don't have a perfect english and I don't understand the sentence...

  • How can I get iPhoto to NOT automatically import photos when I plug in my phone?

    I use iPhoto to do quick, simple touch-ups to my pictures, but when I am in the middle of editing and plug in my phone just to charge, it automatically begins a new import and takes me away from my work, which is beyond annoying.  If I want to import my cell phone pictures, I am savvy enough with the program to do it manually when I want to.  I have tried navigating 'Preferences' and there appears to be no way to change this, which is a poorly missed feature.  Help?

    iPhoto doesn't import anything unless you tell it to. All it's doing is offering to import. No you can't stop that window appearing. You'll just have to click cancel.
    iPhoto Menu -> Provide iPhoto Feedback
    is the route to the developers for feature requests.

  • How can I solve the "could not sign in iTunes Store: An unknown error has occurred." problem

    after finishing watching a movie (paid movie), I tried renting another one but the "Could not sign in " error stopped me from doing that.  I have restarted the Apple TV many times, turned it off, restarted my cable modem, and much more. However, I am still getting this error. I would appreciate if anyone could give me a possible solution to this problem.
    Thanks.

    after finishing watching a movie (paid movie), I tried renting another one but the "Could not sign in " error stopped me from doing that.  I have restarted the Apple TV many times, turned it off, restarted my cable modem, and much more. However, I am still getting this error. I would appreciate if anyone could give me a possible solution to this problem.
    Thanks.

  • How can I get WebAS to not start-up after restarting Windows?

    I would like to not have my WebAS auto start after I reboot windows.
    I found of couple of options in Configuration tool but they did not stop it.
    We have a firewall product that I cannot disable (per security policy), but I can terminate it once I get the desktop.  However by that time WebAS has started and encounters blocks from firewall, and once this happens, half the time it causes my jcontrol.exe to result in NIETIMEOUT messages and once THAT happens I have to uninstall and reinstall EVERYTHING. 
    So, how can I configure WebAS to not automatically start-up after rebooting windows?  I have searched help.sap.com and looked for options in Visual Admin and Configure tools.

    Easier than it seems
    Go to Administrative Tools/ Services in Windows.
    Change Startup type of the services to Manual.
    You can just sort by the 'Log On As' Column
    ".\SAPServiceJ2E"
    or whatever you instance name is. You can always start the service from the MMC console after this.

  • How can I get heap dump for 1.4.2_11 when OutOfMemory Occured

    Hi guys,
    How can I get heap dump for 1.4.2_11 when OutOfMemory Occured, since it has no options like: -XX:+HeapDumpOnOutOfMemoryError and -XX:+HeapDumpOnCtrlBreak
    We are running Webloic 8.1 SP3 applications using this Sun 1.4.2_11 JVM and it's throwing out OutOfMemory, but we can not find a heap dump. The application is running as a service in Windows Server 2003. How can I do some more analysis on this issue.
    Thanks.

    The HeapDumpOnOutOfMemoryError option was added to 1.4.2 in update 12. Further work to support all collectors was done in update 15.

  • When plugging in an iPad in Apple Configurator, it is not being read under USB Connected so I can't update it.  Any ideas on how to get the system to read the iPad?

    When plugging in an iPad in Apple Configurator, it is not being read under USB Connected so I can't update it.  The iPhoto window opens up and reads the photos on the iPad, so it is connecting to the computer.  Earlier today I wasn't having any problems.  I have shut down the iPad and the computer and started over, but that didn't help.  Any ideas on how to get the system to read the iPad so I can update the apps on it?

    Hi, is the problem just to update your apps on your iPad? Here is what you should check. Is the iTunes on your computer updated to the latest version? Does your iPad needs to be updated? Do you have enough storage on your iPad to do the update? On your device is your iCloud back up checked?
    Go to Settings - iCloud - Backup/Storage - see if its checked, and try unchecking it before connecting it to the computer.
    Please let me know if you need any further assistance.

  • HT4623 please help!! how can i configure my iphone 3gs because i've been updated a new version i did it but it's hard to activate it again.

    please help!! how can i configure my iphone 3gs because i've been updated a new version, i did it but it's hard to activate it again. this message i always recieved in my iphone
    "We're sorry, we are unable to continue with your activation at this time."

    You phone was hacked. You can not get help with it here. Hacking / Jailbreaking voids any warraty and forfeits your right to support. Discussing jailbroken / hacked devices is forbidden by the terms of service here.

  • How can I configure iCloud so it doesn't restore deleted or moved emails on my Mac?

    I moved to iCloud, and so far it looks like everything is where it's supposed to be. My question is about syncing. When I delete an email on my Mac, iCloud restores it. How can I configure iCloud so that changes I make on my Mac and my iPhone stay changed?

    On the Mac in System Preferences > iCloud
    Make sure Mail & Notes is selected.
    ON the iPhone tap Settings > iCloud
    Make sure Mail is switched on.
    And try restarting your Mac and iPhone.

  • HT4356 How can I configure the printer to print only grey tones from my iPad 2? Printer=Hp6520

    How can I configure printer with iPad to print only grey tones? This works fine from my laptop - not air printing from that one though.  I can't find anywhere on the iPad how to do printer settings and this also seems not to be available as an option when doing a printout.  In fact, no options seem to be available.  Thanks in advance for reacting!
    Hermi

    There is currently no option for this. You can give Apple feedback here:
    http://www.apple.com/feedback/ipad.html

  • How can I configure a VM to boot from USB key in Virtual PC of Windows 7?

    Hi all,
    I want to boot up with a USB key to install a new VM on Windows 7. I heared that Microsoft Virtual PC begins to support USB device on Windows 7. How can i configure it? I don't find any virtual USB device in VM settings on my Windows 7 box.
    Thanks for any help.
    Scorprio
    TechNet Software Assurance Managed Newsgroup MCTS: Windows Vista | Exchange Server 2007 MCITP: Enterprise Support Technician | Server & Enterprise Admin

    Hi all,
    I want to boot up with a USB key to install a new VM on Windows 7. I heared that Microsoft Virtual PC begins to support USB device on Windows 7. How can i configure it? I don't find any virtual USB device in VM settings on my Windows 7 box.
    Thanks for any help.
    Scorprio
    TechNet Software Assurance Managed Newsgroup MCTS: Windows Vista | Exchange Server 2007 MCITP: Enterprise Support Technician | Server & Enterprise Admin
    Virtual PC does not support USB.  Windows 7 XP Mode Virtual Machine supports the use of USB devices.  Virtual PC and Windows 7 XP Mode VM are not the same thing!

  • How can i configure advance payment to vendors through cash jounal

    how can i configure advance payment to vendors through cash jounal pls its urgent for me kindly help me out

    HI,
    I think u need not configure anyting new for this, you can use the existing Business Tran. Type K and rename it as Vendor Advance for separate identity. You can do the normal FBCJ posting.
    But doing this you will not have separate identity for the Advances paid.
    Thanks
    VK

  • How can I configure NI PCI 6221 and DAQ SCB-68 for pressure sensors?

    Hello
    everybody,
    I am using the measuring board (NI PCI 6221) and DAQ
    SCB-68 for the data acquisition.
    With the DAQ-Assistant I created AI for the voltage of
    pressure sensors. In a big indicator panel from this DAQ-Assistant I see the
    voltage for both sensors in the correct size. But if I set sensors in the
    blockdiagramm to control the signals for sensor one I get a wrong voltage size
    and for sensor 2 nothing.
    How can I configure this data acquisition equipment to
    get the correct signals?
    Thanks a lot for your help.

    I do not know the type of sensor you are using. But pressure transducers may have a very low output voltage(in the mVolt range). They also need an excitation voltage. Here is an introduction. http://focus.ti.com.cn/cn/lit/an/sloa034/sloa034.pdfThen working with pressure sensors I always use 3 stages in the circuit.
    1 Instrumentation Amplifier as a preamp
    2 filterstage
    3 Final amp and output buffer
    (you may combine stage 2 and 3)
    Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
    (Sorry no Labview "brag list" so far)

  • HT3887 how can i configure my wireless keyword so i can use the Function F keys to control volume etc...? I am using 10.5.8 OS

    how can i configure my wireless keyword so i can use the Function <F> keys to control volume etc...? I am using 10.5.8 OS

    little wireless cameras would not have the ability to send back to the base, even thought the base can reach it.
    Now if you take regular cameras and wire them into a Cisco switch that was attached to a wireless bridge that could shine back to the base...now you might have something, but your still going to have to do a survey/path analysis to determine if it is feasible.
    Coverage isnt throughput. I see one base station with 3 or 4 sectoral antennas depending on direction, pointing two several distribution bridges to bridge the gaps that go out again to the cameras...something like that. And all of it should be higher in the air than your construction.

Maybe you are looking for

  • SAML assertion attributes and Web Services

    Just want to clarify for myself something about SAML token within Web Services Security. As I understand SAML attribute assertions cannot be used within Web Service business logic tier because all security header information are unavailable within We

  • Ad opens in full screen right when i start computer, noticed this after upgrade

    when i start my computer for the first time as soon as the wi-fi connects firefox opens, usually with a full screen and its always turbo tax, then i cleared my cookies, and now i get a posture pedic page, every single time i restart or shut down and

  • Is the MBA 2011 the same design as the MBA 2013

    i am planning on getting a new macbook air 2013 11in but i was wondering if its the same design as the 2011 MBA because i already have a few cases it. So i was just wondering if they would fit?

  • Set User status collectively in PM order

    Hi, I want to set user status collectively in PM orders. Is there any standard T Code. Regards Rakesh Ganpat

  • Diversion

    Hi Gurus, Sales made from the factory to the Customer A.Customer A Denys the taking material for some reason.Company divert the material to customer B without taking back the material to factory. Legacy system flow : Factory - >Customer A---- >Custom