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

Can you give me assistance on my operating system assignment, Can you give ...

Can you give me assistance on my operating system assignment?

What is the kernel, What is the kernel? A more common explanation is th...

What is the kernel? A more common explanation is that the OS is the one program running at all times on the computer  usually known as the kernel, with all else being applicati

An operating system for a real-time environment, Q. What is the major diffi...

Q. What is the major difficulty that a programmer should overcome in writing an operating system for a real-time environment? Answer: The major difficulty is keeping the oper

Explain about deadlocks, Q. Explain about Deadlocks? Deadlocks for (...

Q. Explain about Deadlocks? Deadlocks for (int i = 0; i // first find a thread that can finish for (int j = 0; j if (!finish[j]) { boolean temp = true; for

What is page fault?, What is page fault? In the computer storage techno...

What is page fault? In the computer storage technology a page fault is an exception which is raised by the memory management unit when a requested page isn't mapped in physical

What is meant by file management systems?, What is meant by file management...

What is meant by file management systems? File Management systems are as well referred to as simply a file system .File system is the system that an OS operating system or prog

Define deadlock avoidance, Define deadlock avoidance. An alternative me...

Define deadlock avoidance. An alternative method for avoiding deadlocks is to need additional information about how resources are to be requested. Every request requires the sy

Explain the steps in deadlock recovery, Explain the steps in deadlock recov...

Explain the steps in deadlock recovery. a)      Exterminate off all processes involved - drastic. b)      Exterminate off one at a time till deadlock gone - select a victim.

Implementation of modern memory management system , Central to implementati...

Central to implementation of a modern memory management system is the page replacement algorithm. Modern virtual memory systems break memory up into pages and map (via a page table

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