In the first few labs, you have to install the InterMezzo File System, which maintains replicas of folder collections residing on multiple computers. The file system keeps these replicas in sync by building a log of modifications and propagating that log to other nodes. InterMezzo has a disconnected opeation, which maintains a log to remember all updates that need to be forwarded when a fialed communication channel comes back. For related information and the installation processes, see
You may use 'yum' to install other required components:
Actually, to install Intermezzo, you need Linux kernel 2.6.5 that supports it. To simplify your work, its better for you to substitute Intermezzo with Lustre. See Cluster File Systems for the detailed information of Lustre.
Information of lustre can also be found at http://wiki.lustre.org/index.php?title=Main_Page
Your lab 2 is to install and configure the InterMezzo File System ( or lustre ). Write a report on the step-by-step procedures of installing and configuring such a system. Comment if you were succesful in doing that. If you were successful, attach your report with some scripts of evidence that shows your system works well. You may be requested to make a demo to the instructor to show that your system works as you claim.