General Parallel and Window File System
General Parallel and Window File System
System
The IBM® General Parallel File System (GPFS™) is a cluster file system.
This means that it provides concurrent access to a single file system or
set of file systems from multiple nodes. These nodes can all be SAN
attached or a mix of SAN and network attached. This enables high
performance access to this common set of data to support a scale-out
solution or provide a high availability platform.
What is file system? Have you ever paid attention to it? This
article aims to introduce Windows file system to you.
FAT32 in Windows
NTFS in Windows
NTFS is the newer drive format. Its full name is New Technology
File System. Starting with Windows NT 3.1, it is the default file
system of the Windows NT family.
exFAT in Windows
This file system was created to be used on flash drives like USB
memory sticks and SD cards, which gives a hint for its precursors:
FAT32 and FAT16.
Compatibility
Security
The files belonging to FAT32 and NTFS can be encrypted, but the
flies belong to the latter can be compressed.
In other word, after some files are encrypted, such files only can
be opened when people use your account to login Windows
system.
For FAT32, the partition size is no larger than 2TB, which means
you cannot format a hard drive larger than 2TB as a single FAT32
partition. NTFS allows you use 64KB clusters to achieve a 256TB
volume. In theory, you can achieve a 16EB volume of exFAT.
For FAT32, it fails to support the single files whose size is over
4GB, while NTFS file system can support the size of single file
more than 4GB, and for exFAT, the maximum size of single file, in
theory, is 16EB.
In conclusion, compared with NTFS and exFAT, FAT32 comes in
higher compatibility in old operating systems and removable
storage devices, whereas its features limit in single file size and
partition size.
Maybe you already have a hard drive featuring FAT32 or NTFS file
system, and you want to make a conversion. In this situation, you
can download MiniTool Partition Wizard to help you complete this
conversion.