|
For Navy BlockCache, I noticed that Is it possible for a device upsize (e.g. from 1 TiB to 16 TiB) to cause data invalidation due to the alignment of addresses changing? |
Answered by
haowu14
Jun 12, 2023
Replies: 2 comments
|
Yes. And the |
0 replies
Answer selected by
dannycho7
|
Closing this discussion as it has been inactive. If this is still relevant, then please create a new discussion post and we will get back to you as soon as we can. Thank you! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. And the
Deviceclass size is just the amount of space assigned to the cache. So just a config change without physical device change could cause the data to drop.