Failures_and_Recovery_7 Quicksilver In Quicksilver, assume t…
Failures_and_Recovery_7 Quicksilver In Quicksilver, assume the following: There is a file server, which talks to a directory server for mapping a client’s file name to an index node that contains the disk block addresses for the file; The directory server talks to a data server that manages the allocation of disk blocks to store the file contents. A client opens a file and starts writing to it. The directory server crashes in the middle of the file write by the client. Mention any two possible inconsistent states that may result by identifying the breadcrumbs that may have been left behind due to this crash.
Read Details