Time Steps:
-
Step 1: Node 1 reads block 1 from disk and stores in Node 1 memory cache, Node 2 reads block 1 from disk and stores in Node 2 memory cache
-
Step 2: Node 1 writes information to block 1, Node 2 writes information to block 1
-
Step 3: Node 1 writes block 1 to disk
-
Step 4: Node 3 reads block 1 from disk and stores in Node 3 memory cache
|