Home > Archive > 70-210 > February 2002 > Thu W2K Professional Question of the Day





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Thu W2K Professional Question of the Day
wbafrank

2002-02-27, 7:55 pm

And today's poser is ....

Q39. You want to improve the performance of the NTFS fixed disks on your computer running Windows 2000 Professional. Which options might you consider to improve NTFS performance? (Choose all that apply)

A. Disable the last access update.

B. Disable creation of long names.

C. Disable creation of short names.

D. Reserve appropriate space for the MFT.

Good Luck .... see you tomorrow for the answer!!
mrfixit

2002-02-27, 8:29 pm

Have to say A, C, & D on this one Frank!
Samba

2002-02-28, 1:48 pm

I take B and D


Well...well..
dillinger

2002-02-28, 3:03 pm

I will say A, B,& D.
cross36

2002-02-28, 3:28 pm

"A","C",&"D"

I might just go "A" & "D"
The short names is convenient and not, "C" goes both ways
wbafrank

2002-02-28, 6:15 pm

quote:
Originally posted by wbafrank
And today's poser is ....

Q39. You want to improve the performance of the NTFS fixed disks on your computer running Windows 2000 Professional. Which options might you consider to improve NTFS performance? (Choose all that apply)

A. Disable the last access update.
B. Disable creation of long names.
C. Disable creation of short names.
D. Reserve appropriate space for the MFT.

Good Luck .... see you tomorrow for the answer!!



And the answer is ....

Correct Answers: A, C and D

A. Correct: NTFS tags each folder with the last access date and time in an NTFS partition whenever the folder structure is traversed. Traversing large disk with large folder structures is slowed by this date-and-time stamping process.

B. Incorrect: Creation of long filenames (LFNs) is automatic and cannot be disabled in NTFS.

C. Correct: For compatibility with MS-DOS or Windows 3.x applications that are unaware of LFNs, FAT, FAT32, and NTFS generate short filenames in 8.3 format when a file is created. Generating short filenames contributes to file system overhead.

D. Correct: NTFS uses the MFT as a file index. File properties including location information and entire files, if the files are small, are stored in the MFT. The MFT stores at least one entry for every file on an NTFS partition. As files are added to a partition, the MFT grows. Because the MFT is a file itself, it is susceptible to fragmentation. Exessive fragmentation in files impacts performance. The standard disk defragmenter included in Windows 2000 does not defragment the MFT. Therefore, to avoid fragmentation in the MFT, NTFS reserves space for it. The default space reservation is adequate for relatively small partitions that will not contain to many files.
nettech

2002-02-28, 6:35 pm

Hi,

Thanks for the informative answers to this question. I am wondering if you or someone can explain or point to a reference on the web that shows one how to do these tasks. thanks.
wbafrank

2002-02-28, 6:54 pm

quote:
Originally posted by nettech
Hi, Thanks for the informative answers to this question. I am wondering if you or someone can explain or point to a reference on the web that shows one how to do these tasks. thanks.


A. To disable the last access update on NTFS partitions, add the NtfDisableLastAccessUpdate value name with a REG_WORD data type and a value of 1 to the HKEY_LOCAL_MACHINE\SYSTEM\Curr
entControlSet\Control\FileSyst
em key.

C. To disable the generation of 8.3 filenames on NTFS partitions, change the value of the NtfsDisable8dot3NameCreation registry entry from 0 to 1. This entry is located in the HKEY_LOCAL_MACHINE\SYSTEM\Curr
entControlSet\Control\FileSyst
em key. Files that already have both long and short filenames are unaffected by this change.

D. To increase contiguous space allocation for larger partitions that will contain many files, add the NtfsMftZoneReservation value name with a REG_WORD data type and a value of 2, 3, or 4 to the HKEY_LOCAL_MACHINE\SYSTEM\Curr
entControlSet\Control\FileSyst
em key. The larger the value of this registry entry, the more space that is allocated.
Sponsored Links





Free Braindumps | MCSE braindumps software forum

Copyright 2003 - 2008 examnotes.net