Unit OS8: File System 8.6. Quiz

Slides:



Advertisements
Similar presentations
NTFS - The workhorse file system for the Windows Platform
Advertisements

COMP091 – Operating Systems 1
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS1: Overview of Operating Systems 1.1. Windows.
© Neeraj Suri EU-NSF ICT March 2006 Budapesti Műszaki és Gazdaságtudományi Egyetem Méréstechnika és Információs Rendszerek Tanszék Zoltán Micskei
Windows XP File System Management Group D. 3 Layers of Drivers Filter Drivers Filter Drivers –Virus protection, compression, encryption File System Drivers.
Ayşegül AYHAN & Can KOÇOĞLU Operating Systems’ File Systems.
Lecture 10: The FAT, VFAT, and NTFS Filesystems 6/17/2003 CSCE 590 Summer 2003.
1 File Management in Representative Operating Systems.
Chapter 7: Configuring Disks. 2/24 Objectives Learn about disk and file system configuration in Vista Learn how to manage storage Learn about the additional.
Computer Forensics Principles and Practices by Volonino, Anzaldua, and Godwin Chapter 6: Operating Systems and Data Transmission Basics for Digital Investigations.
Wince File systems. File system on embedded File system choice on embedded is important –File system size can be an issue –Different media are used –
5.1 © 2004 Pearson Education, Inc. Exam Managing and Maintaining a Microsoft® Windows® Server 2003 Environment Lesson 5: Working with File Systems.
Introduction to File Systems 9/27/2006. NTFS New Technology File System Each volume has its own directory NOT a rewrite of FAT system, but rather a totally.
70-270, MCSE/MCSA Guide to Installing and Managing Microsoft Windows XP Professional and Windows Server 2003 Chapter Five Managing Disks and Data.
File System Security Jason Eick and Evan Nelson. What does a file system do? A file system is a method for storing and organizing computer files and the.
MCTS Guide to Microsoft Windows Server 2008 Network Infrastructure Configuration Chapter 7 Configuring File Services in Windows Server 2008.
Tasks Necessary for Setting Up a Hard Disk Initializing the disk with basic or dynamic storage type Creating partitions on basic disks or volumes on dynamic.
MCSE Guide to Microsoft Windows 7 Chapter 5 Managing File Systems.
Budapesti Műszaki és Gazdaságtudományi Egyetem Méréstechnika és Információs Rendszerek Tanszék Scheduling in Windows Zoltan Micskei
MCTS Guide to Configuring Microsoft Windows Server 2008 Active Directory Chapter 6: Windows File and Print Services.
®® Microsoft Windows 7 for Power Users Tutorial 5 Comparing Windows 7 File Systems.
Quiz NTFS Recovery An atomic transaction is an operation that: a)Can be fully undone if it fails in progress b)Can be partially undone.
WINDOWS XP PROFESSIONAL Bilal Munir Mughal Chapter-1 1.
Window NT File System JianJing Cao (#98284).
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS6: Device Management 6.1. Principles of I/O.
Disk Fragmentation 1. Contents What is Disk Fragmentation Solution For Disk Fragmentation Key features of NTFS Comparing Between NTFS and FAT 2.
IOS110 Introduction to Operating Systems using Windows Session 5 1.
MCSE GUIDE TO MICROSOFT WINDOWS 7 Chapter 5 Managing File Systems.
Unit OS8: File System 8.6. Lab Manual. 2 Copyright Notice © David A. Solomon and Mark Russinovich These materials are part of the Windows Operating.
MCSE Guide to Microsoft Windows Vista Professional Chapter 5 Managing File Systems.
Unit OS A: Windows Networking A.4. Lab Manual. 2 Copyright Notice © David A. Solomon and Mark Russinovich These materials are part of the Windows.
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS8: File System 8.1. Background: File System.
Page 1 File Systems and Disk Management Lecture 5 Hassan Shuja 10/19/2004.
NTFS 5.0 By Jeffrey Richter and Luis Felipe Cabrera From the Microsoft Systems Journal Presented by Stylianos Paparizos.
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS7: Security 7.4. Lab Manual.
1 Objectives Discuss File Services in Windows Server 2008 Install the Distributed File System in Windows Server 2008 Discuss and create shared file resources.
Web File System Meeting Presentation October 06. NTFS New Technology File System Muhammad Talha Ekram 2185.
MCSE GUIDE TO MICROSOFT WINDOWS 7 Chapter 5 Managing File Systems.
Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze Unit OS1: Overview of Operating Systems 1.1. Windows.
CEG 2400 FALL 2012 Windows Servers Network Operating Systems.
1 CEG 2400 Fall 2012 Network Servers. 2 Network Servers Critical Network servers – Contain redundant components Power supplies Fans Memory CPU Hard Drives.
DIT314 ~ Client Operating System & Administration CHAPTER 7 MANAGING DISKS AND FILE SYSTEM Prepared By : Suraya Alias.
Hands-On Microsoft Windows Server 2008 Chapter 5 Configuring, Managing, and Troubleshooting Resource Access.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 7: Advanced File System Management.
Day 28 File System.
Answer to Summary Questions
Disks and Formatting Ch 3.
Chapter 11: File System Implementation
Chapter 12: File System Implementation
Unit OS7: Security 7.4. Quiz Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze.
Unit OSC: Interoperability
Unit OS9: Real-Time and Embedded Systems
Unit OS4: Scheduling and Dispatch
Unit OS11: Performance Evaluation
Unit OS A: Windows Networking
Windows XP File Systems
Unit OS2: Operating System Principles
Unit OS10: Fault Tolerance
Unit OSB: Comparing the Linux and Windows Kernels
File Management.
Windows xp professional
Objective Understand the concepts of modern operating systems by investigating the most popular operating system in the current and future market Provide.
Chapter 1: Networking with Microsoft Windows 2000 Server
Lecture 15 Reading: Bacon 7.6, 7.7
File System Management
File System Implementation
Introducing NTFS Reliability Security Long file names Efficiency
Creating and Managing Folders
Partitioning & Formatting
Objective Understand the concepts of modern operating systems by investigating the most popular operating system in the current and future market Provide.
Presentation transcript:

Unit OS8: File System 8.6. Quiz Windows Operating System Internals - by David A. Solomon and Mark E. Russinovich with Andreas Polze

Copyright Notice © 2000-2005 David A. Solomon and Mark Russinovich These materials are part of the Windows Operating System Internals Curriculum Development Kit, developed by David A. Solomon and Mark E. Russinovich with Andreas Polze Microsoft has licensed these materials from David Solomon Expert Seminars, Inc. for distribution to academic organizations solely for use in academic environments (and not for commercial use)

Windows File System Efficiency and Stability of a file system are contradicting requirements. How can the Windows file system (NTFS) be characterized? Lazy write-file system Careful write-file system Recoverable (Journaling)-file system Flat (Non-hierarchical)-file system c) Recoverable (Journaling)-file system

NTFS Recovery An atomic transaction is an operation that: Can be fully undone if it fails in progress Can be partially undone if it fails in progress Cannot be undone if it fails in progress Crashes the computer if it fails a) Can be fully undone if it fails in progress

NTFS Functionality Which functionality is not (!) provided by NTFS? Compression Encryption Multiple data streams Versioning d) Versioning

Physical Storage A cluster consists of how many sectors? 1 2 8 It depends d) It depends

File System Formats Which of the following is NOT a file system format supported by Windows? FAT16 FAT64 NTFS UDF b) FAT64

File System Characteristics Which of the following file systems implement security? UDF FAT32 NTFS Both a) and c) c) NTFS

FAT File System Which is NOT an advantage of FAT32 over the FAT 16 file system? Root directory is not a fixed size Root directory is not in a fixed place Root directory is mirrored Supports files up to 32GB in size c) Root directory is mirrored

Optical Storage Why is UDF better than CDFS? UDF is faster UDF supports longer file names and paths UDF is more tolerant against disk corruption CDFS does not support CD-RW b) UDF supports longer file names and paths

NTFS Data Storage An NTFS main data default stream is also known as: Unnamed stream Main stream System stream Alternate stream a) Unnamed stream

NTFS Characteristics Junctions are a form of: Hard link Symbolic link Compression Encryption b) Symbolic link

NTFS Quota NTFS per-user quotas are enforced on what level? File Volume System Domain b) Volume

Additional NTFS Features EFS stands for: Enterprise File System Encryption Format Standard Encrypting File System Encrypted Function Stream c) Encrypting File System

POSIX Support POSIX-style names differ from Windows-API names in that: POSIX names are case-insensitive POSIX names are limited to 128 characters POSIX names are case-sensitive Both b) and c) d) Both b) and c)

File System Drivers If no file system claims a volume during mount process, which driver claims it? Raw Cooked Unrecognized Mountall a) Raw

Distributed File System Operation Which driver sends network drive letter accesses to the remote file server? LANMan Server LANMan Client LANMan Redirector LANMan Remote c) LANMan Redirector

Server Message Block Protocol CIFS stands for: Common Interoperable File System Common Internet File System Core I/O File Server Nothing b) Common Internet File System

Filter Drivers A file system filter driver intercepts I/O by: Replacing file system driver Attaching above file system drivers Patching file system driver functions Attaching below a file system driver b) Attaching above file system drivers

Caching The NTFS file system caches only file data, not the metadata. True False b) False

Fast I/O Fast I/O saves: Disk I/O CPU time Disk space Memory b) CPU time

File I/O Which file open flag improves sequential read access? FILE_FLAG_SEQUENTIAL FILE_FLAG_RANDOM_ACCESS FILE_FLAG_NO_BUFFERING All of the above a) FILE_FLAG_SEQUENTIAL