New Features

File Storage NAS - Use Oplocks in the SMB protocol

Sep 05 2024

File Storage NAS
Oplocks are an important part of the Server Message Block (SMB) protocol. Oplocks allow clients to cache and pre-read data locally, reducing interactions with remote servers and significantly increasing the file access rate. Whether it is single-user file reading and writing and multi-user concurrent access, or IIS server, gene computing,
Content

Intended customers: all users. New features/specifications: 1) Single-client write: When only one client is used to write files, the SMB client uses the write-back mode. Different from the write-through mode which writes small chunks of data to the backend each time, the write-back mode makes full use of the local write cache to reduce network communications, improving the overall write efficiency. 2) Single or multiple clients concurrent read: When only file read operations are performed, all SMB clients use the read-ahead mode. Each time a client pre-reads a batch of data to the local read cache, network communications caused by data reads are reduced, improving the overall read efficiency. 3) Multiple clients frequently opening and closing files: If multiple clients frequently open and close files, SMB clients use the delayed-close method. This reduces network communications caused by repeated file closing and opening and improves the overall file access efficiency.

7th Gen ECS Is Now Available

Increase instance computing power by up to 40% and Fully equipped with TPM chips.
Powered by Third-generation Intel® Xeon® Scalable processors (Ice Lake).

  • 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.