- Installation,Storage,and Compute with Windows Server 2016:Microsoft 70-740 MCSA Exam Guide
- Sasha Kranjac Vladimir Stefanovic
- 294字
- 2021-08-20 10:03:46
Configuring and managing disks and volumes
Before we look at the management and configuration of disk and volumes, it is important to be familiar with the building blocks of a Windows Server 2016 storage system.
A filesystem is a part of the operating system that controls how files are organized, named, and stored on a volume. A filesystem manages folders, files, and the information needed to locate and access these items by local users or remote users. Windows Server 2016 supports four file systems: File Allocation Table (FAT), FAT32, NTFS, and Resilient File System (ReFS).
FAT is sometimes referred to as FAT16 and has been present since MS-DOS. FAT32 was introduced with Windows 95 OSR2 and has been supported in Microsoft Windows operating systems since then. FAT uses a 16-bit file-allocation table entry while FAT32 has a 32-bit file-allocation entry.
The following table shows a comparison between the size limits of FAT and FAT32:

Windows Server 2016 supports FAT and FAT32 for backward-compatibility with older types of software and hardware, and as a support for removable or portable storage, such as flash (USB) drives. Flash drives can be formatted with NTFS, but FAT and FAT32 still remain the filesystems of choice for this type of storage.
The main filesystem in Windows Server 2016 is NTFS, as it was in the previous Windows Server versions. Microsoft's newest filesystem is ReFS. The NTFS filesystem addresses the weaknesses and limitations of FAT and FAT32, providing support for larger volumes and file sizes and an increase in security, which is essential not only for business use, but for personal use as well. It provides more advanced features, such as encryption, disk quotas, security descriptors, and Clustered Shared Volumes, in a failover cluster.
- 自動(dòng)化控制工程設(shè)計(jì)
- AWS Certified SysOps Administrator:Associate Guide
- 機(jī)器人編程實(shí)戰(zhàn)
- 人工智能趣味入門:光環(huán)板程序設(shè)計(jì)
- Hands-On Reactive Programming with Reactor
- 電腦日常使用與維護(hù)322問(wèn)
- 學(xué)練一本通:51單片機(jī)應(yīng)用技術(shù)
- Drupal高手建站技術(shù)手冊(cè)
- 穿越計(jì)算機(jī)的迷霧
- 數(shù)據(jù)清洗
- Getting Started with Tableau 2018.x
- 數(shù)字多媒體技術(shù)與應(yīng)用實(shí)例
- Learning OpenShift
- Kubernetes Design Patterns and Extensions
- 51單片機(jī)應(yīng)用開發(fā)實(shí)戰(zhàn)手冊(cè)