Recovery regarding the file system in windows 2000, Operating System

Assignment Help:

Write short note on recovery regarding the file system in Windows 2000.

In many file systems a power breakdown at the wrong time can damage the file system data structures so severely that the entire volume is scrambled. NTFS has a variant approach to file-system robustness. In NTFS all file-system and data-structures updates are performed inside transactions. Previous to a data structure is altered, the transaction writes log records that contains redo and undo information then data structure has been changed the transaction writes a commit record to the log to signify that the transaction succeeded. Subsequent to a crash the system can restore the file system data structures to a consistent state by processing the log records first redoing the operations for the committed transactions after that undoing the operations for transactions that did not commit successfully before the crash.

 


Related Discussions:- Recovery regarding the file system in windows 2000

Malloc and calloc function, Note that the parameter for scanf doesn't need ...

Note that the parameter for scanf doesn't need the address operators & because name is an address. However the variable name has no defined space. This can cause problems within C

Define the properties of interactive operating system, Define the propertie...

Define the properties of Interactive operating system Interactive:- This system is composed of many short transactions where the results of the next transaction may be unpred

Describe paging technique used in unix systems, Describe paging technique u...

Describe paging technique used in UNIX systems. When a process begin in UNIX, not every its memory pages are read in from the disk at once. In its place, the kernel loads into

Linux os, Introduction of linux

Introduction of linux

SYSTEM PROGRAMMING, advantages and disadvantages of monolithic and layered ...

advantages and disadvantages of monolithic and layered approach

Explain the basic method of paging method, Explain the basic method of pagi...

Explain the basic method of paging method. Physical memory is divided into the fixed-sized blocks called frames. Logical memory is as well divided into blocks of the same size

List three ways of allocating storage, List three ways of allocating storag...

List three ways of allocating storage, and give advantages of each. a. Contiguous allocation. Fastest, if no changes are to be made. Also simplest for random access files. b

Explain process description in the unix system, Process Description A pr...

Process Description A process in UNIX is a somewhat complex set of data structures that provides the operating system with all of the information necessary to dispatch and manag

Why global variables are unacceptable, Why Global variables are unacceptabl...

Why Global variables are unacceptable Global variable, for instance, are unacceptable because they break the rules of self - containment. If all procedural components are runni

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd