Re: Storage controller access to data

2021-10-15 Thread Kevin Wolf
Am 12.10.2021 um 19:52 hat Nada Lachtar geschrieben: > I’m working on a project that requires me to read the data being sent > to storage and it to a file for analysis. To be more specific, I’m > trying to analyze the data in the phase of being written to the > storage disk, thus, I’m trying to rea

Storage controller access to data

2021-10-12 Thread Nada Lachtar
Hello, I’m working on a project that requires me to read the data being sent to storage and it to a file for analysis. To be more specific, I’m trying to analyze the data in the phase of being written to the storage disk, thus, I’m trying to read the data when it’s going through a storage contr