Picture Storage System TFS

Source: Internet
Author: User

1 TFS and GFS Comparisons

Application Scenarios for 1.1 GFs

First, millions other files, and is large files, files are more than 100MB, 1G-level files are very common.

Second, the cluster is built on a commercial computer, not reliable, monitoring the state of each node, when a node is broken, can be restored inside. Therefore, a master is required to manage multiple slave.

1.2 Application Scenarios for TFS

First, company aims Yangzhou other small files, especially picture files, size is about 18KB.

Second, clusters are also built on commercial computers.

2 integrity of the data

First, backup;

Second, divide the data into chunk and block, calculate the checksum of each block;

Thirdly, checksum is placed in log, log and data are stored separately;

IV, check the checksum before transmitting the data, find the error, delete the error data, copy the backup data.

3 flat design of TFS

TFS lost the directory structure, directly with the file name to resolve the block ID and file ID, directly get the physical address of the files, can greatly improve the speed of access.

4 TFS fulfills the idea of object storage

Picture Storage System TFS

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.