Score:0

Does NetApp allow third party tools to get access to the volume directly?

in flag

NetApp has a notion of

  • logical storage,
  • volume used and available space

The logical storage deviates from volume used and available space, because the used space has storage optimizations like deduplication and compression.

Does NetApp allow third party tooling to get access to the raw read-access to the potentially-deduplicated and potentially-compressed volumes?

Taylor Riggan avatar
li flag
Can you clarify what you mean by "raw read-access"? Are you wanting to see what the bytes look like on disk? What would be the use case for that?
in flag
@TaylorRiggan so you can only copy of something that is deduplicated in 5 places.
Taylor Riggan avatar
li flag
NetApp is doing deduplication, compression, and compaction at a 4KB block level. Not at a file level. This is all taking place below the filesystem.
in flag
@Taylor That's why I want raw access to the file system... Otherwise when I go to upload a 1TB file that exists in three places, I do not know the blocks are deduplicated. So you either hash every file (tremendously wasteful, and slow, and vulnerable to TOCTOU or you upload the file three times for each place you encounter it.
Taylor Riggan avatar
li flag
Well, you wouldn't hash the file, but the blocks would get hashed. If inline deduplication is enabled, then that would happen on ingest. There are other ways to address this. ONTAP supports file-level cloning. Would this work for your needs? https://docs.netapp.com/us-en/ontap-cli-97/volume-file-clone-create.html#description And this is pointer based, so not doing a full copy of the cloned file.
in flag
I don't want it to happen on ingest because that means transferring hundreds of gigabytes to a remote machine which then has to calculate that the underlying blocks are duplicate. I want a method to query the file system and find that out.
Taylor Riggan avatar
li flag
That makes sense. What about the use of the file-level cloning feature? Is that more of what you're looking for?
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.