NTFS hoặc FAT32: Chọn hệ thống tệp tốt nhất cho phân vùng dữ liệu SSD nội bộ

Mục lục:

NTFS hoặc FAT32: Chọn hệ thống tệp tốt nhất cho phân vùng dữ liệu SSD nội bộ
NTFS hoặc FAT32: Chọn hệ thống tệp tốt nhất cho phân vùng dữ liệu SSD nội bộ

Video: NTFS hoặc FAT32: Chọn hệ thống tệp tốt nhất cho phân vùng dữ liệu SSD nội bộ

Video: NTFS hoặc FAT32: Chọn hệ thống tệp tốt nhất cho phân vùng dữ liệu SSD nội bộ
Video: [Review Phim] Tương Lai Khi Thế Giới Chỉ Toàn Là Phụ Nữ - YouTube 2024, Có thể
Anonim
Khi nói đến việc chăm sóc SSD của bạn và dữ liệu có giá trị, nó sẽ là tốt hơn để sử dụng NTFS hoặc FAT32 cho hệ thống tập tin trên một phân vùng dữ liệu nội bộ? Bài đăng hôm nay xem xét 'ưu và nhược điểm' khi chọn hệ thống tệp tốt nhất để sử dụng.
Khi nói đến việc chăm sóc SSD của bạn và dữ liệu có giá trị, nó sẽ là tốt hơn để sử dụng NTFS hoặc FAT32 cho hệ thống tập tin trên một phân vùng dữ liệu nội bộ? Bài đăng hôm nay xem xét 'ưu và nhược điểm' khi chọn hệ thống tệp tốt nhất để sử dụng.

Phiên Hỏi & Đáp hôm nay đến với chúng tôi theo lịch sự của SuperUser - một phân khu của Stack Exchange, một nhóm các trang web Hỏi & Đáp do cộng đồng điều hành.

Câu hỏi

Người đọc siêu người dùng frogsbottom muốn biết liệu sẽ tốt hơn nếu sử dụng hệ thống tệp FAT32 (thay vì NTFS) cho phân vùng dữ liệu SSD nội bộ:

Over time I’ve come to learn that NTFS does many more read/write operations than FAT32, thus possibly reducing the longevity of an SSD. That’s a factor, but not the main factor. What I’m really thinking about is the data partition. All external drives have the FAT32 file system, so I started to think maybe it would be better for the data partition to also use FAT32, maybe for cleaner backups and in case the drive ever needs to be pulled out and plugged in somewhere else, the data at least could be more easily recovered.

Windows doesn’t have a native utility for NTFS -> FAT32, but AOMEI tech support tells me the following:

“Thank you so much for contacting us, if you convert a partition with NTFS file system to FAT32 file system, the creation/modified dates of all the files remain intact.”

The question has to do with AOMEI Partition Assistant Standard (which is free for home users and I’ve used it many times, so I do recommend it, and no I’m not affiliated but it deserves mention).

Taking all of the above into consideration, here’s what I know so far:

1.) Is it possible? Yes

2.) Is the data backed up in case something goes wrong? Yes

3.) Are any of the files in question greater than 4GB, or likely to be in future? No

But, what I don’t know (and need advice on is)…

4.) Would it be better to use the FAT32 file system for a data partition? (Yes/No)

Nó sẽ là tốt hơn để sử dụng hệ thống tập tin NTFS hoặc FAT32 cho một phân vùng dữ liệu trên một SSD nội bộ?

Câu trả lời

SuperUser đóng góp allquixotic có câu trả lời cho chúng tôi:

1.) Is it possible? Yes

2.) Is the data backed up in case something goes wrong? No

3.) Are any of the files in question greater than 4GB, or likely to be in the future? Maybe

4.) Would it be better to use the FAT32 file system for a data partition? (Yes/No) No

…and here’s why:

  • FAT32 is a less safe file system than NTFS. Because it doesn’t do journaling, which means that if you have a sudden power loss, BSOD, or other momentary unexpected interruption while the file system is writing data, the file system can wind up in an inconsistent state, and you can lose data. NTFS can still lose data, but it will always roll back to the most recent consistent state, even if it is shut off unexpectedly, so your files will at worst still work, even if they don’t have the most recent contents. By contrast, FAT32 breaks and lets you keep both pieces (of corrupt data).
  • NTFS does not do a significant-enough amount of extra writing to the SSD to make it worth the performance, feature, and data safety degradation that FAT32 suffers compared to NTFS.

Unless you have a very unusual workload for your computer, it is never a good idea to use FAT32 over NTFS. And by “very unusual”, I mean something like a constant amount of saturated writing to the disk in random files, etc. Otherwise, the SSD will not wear out appreciably slower using FAT32; you’ll just end up with less features in your file system and an increased chance of losing data.

Also, no file system on the planet can protect against hardware failure of your SSD/HDD if the only copy of the file you have is on that disk…not NTFS, not FAT32, not reFS, nothing; so “the data is only backed up” if you back it up to a separate machine. Just keep that in mind. (This part is in response to your second question.) “Is the data backed up in case something goes wrong?” - The answer is “only if you’re backing up the data to another storage device”.

Khi nói đến dữ liệu có giá trị của bạn, hệ thống tệp NTFS chắc chắn là tùy chọn an toàn hơn để đi cùng.

Có cái gì để thêm vào lời giải thích? Tắt âm thanh trong các ý kiến. Bạn muốn đọc thêm câu trả lời từ những người dùng Stack Exchange có hiểu biết công nghệ khác? Xem toàn bộ chuỗi thảo luận tại đây.

Đề xuất: