Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

5. Crash and File System Consistency: a. Fsck is the Unix file system crash recovery program. For each of the following fsck error messages, what

5. Crash and File System Consistency:

a. Fsck is the Unix file system crash recovery program. For each of the following fsck error messages, what do you believe fsck has seen in the crashed file system to generate the error message:

i. Files inode link count is 1, should be 2.

ii. Free bitmap entry for block 3323 is 0, should be 1 (allocated).

iii. Cylinder group 4 -? free block count is incorrect.

b. Which of the following conditions would likely represent a serious problem with a file system (Justify answer for each.)

i. A write to a data block that contains no on-?disk inodes pointing at it.

ii. A write to a data block that contains multiple on-?disk inodes pointing at it.

iii. A write to a data block that is marked as free in the on-?disk bitmap.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Programming The Perl DBI Database Programming With Perl

Authors: Tim Bunce, Alligator Descartes

1st Edition

1565926994, 978-1565926998

Students also viewed these Databases questions

Question

8. Do the organizations fringe benefits reflect diversity?

Answered: 1 week ago