Replies: 3 comments 4 replies
-
SpoilerThis is interesting as I cheesed it by making the datafile a sparse one as it's just zero-filled, then I watched replays and found there are two 1 GB unused disks and figured that would be the intended solution.This could be prevented by filling the datafile with random data and check the content, but I guess it's not needed for fun's sake. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello, thanks for your comment. The idea behind the files filled with zeros is to make clear that they can be deleted safely (vs deleting possible production data). |
Beta Was this translation helpful? Give feedback.
2 replies
-
When I tried to strace -f ./kihei, the console terminated immediately. When I opened again, I see below image. is it expected? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Discussions about scenario Kihei
Beta Was this translation helpful? Give feedback.
All reactions