[ 
https://issues.apache.org/jira/browse/IGNITE-9708?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ARomantsov updated IGNITE-9708:
-------------------------------
    Description: 
I run two tests
In first, i break part.bin file and node correctly find that
In second, i break index.bin file and all command (select, idle_verify, etc) 
not detected problem with it.

All corrupts run on correct stop node, and checks after node start
command -  printf "\\x31\\xc0\\xc3" | dd of=/storage/ssd../cacheGroup/index.bin 
bs=1 seek=16150 count=3 conv=notrunc


  was:
I run two tests
In first, i break part.bin file and node correctly find that
In second, i break index.bin file and all command (select, idle_verify, etc) 
not detected problem with it.

All corrupts run on correct stop node, and checks after node start


> Node didn't detect corrup of file index.bin in FS
> -------------------------------------------------
>
>                 Key: IGNITE-9708
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9708
>             Project: Ignite
>          Issue Type: Bug
>          Components: persistence
>    Affects Versions: 2.5
>            Reporter: ARomantsov
>            Priority: Critical
>             Fix For: 2.7
>
>
> I run two tests
> In first, i break part.bin file and node correctly find that
> In second, i break index.bin file and all command (select, idle_verify, etc) 
> not detected problem with it.
> All corrupts run on correct stop node, and checks after node start
> command -  printf "\\x31\\xc0\\xc3" | dd 
> of=/storage/ssd../cacheGroup/index.bin bs=1 seek=16150 count=3 conv=notrunc



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to