-
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? |
Beta Was this translation helpful? Give feedback.
Answered by
haowu14
Jun 12, 2023
Replies: 1 comment
-
Yes. And the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dannycho7
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. And the
Device
class 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.