Re: [Scalablecr-discuss] local storage reliability experience?
Brought to you by:
kathrynmohror,
moody20
From: Andrew S. <ag...@gm...> - 2014-01-14 02:34:52
|
On Mon, Jan 13, 2014 at 4:41 PM, Kathryn Mohror <ka...@ll...> wrote: > I am not aware of it, although you might be able to get it to work out of > the box depending on how you plan to use the files. What I mean is, if it's > OK with your application that SCR treats those files like checkpoints > (meaning possibly deletes older ones when new ones are written), then it > should be fine. Otherwise, you would need to copy each file out to your > parallel file system, which would defeat the purpose of using SCR. > > That said, we are planning to add support for ordinary files into SCR in the > future. It would be interesting to hear what your use case is and how SCR > could best support that. Thanks, Kathryn. My interest is indirect. I don't have an app to use SCR with, but I am a operating system, storage, and network researcher that is interested in how file systems can be better designed for users. I'm glad to hear that SCR will support ordinary files because it seems like there's a good opportunity for it to take on the use cases that traditional parallel file systems have difficulty with. What will the support for ordinary files look like? Will those files persist on SSD between jobs? Thanks again, Andrew |