Create cache management rule

RAPIDFS

  • Console Operation Guide
    • Cache Instance Operations
      • Create Cache Instance
      • Delete Cache Instance
      • Manage Cache Instance
    • Data Source Operations
      • Import data source
      • Remove Data Source
      • Using data sources
    • Data Sync Operations
      • Cache management
        • Create cache management rule
        • Delete Cache Management Rule
        • Start-Stop Cache Management Task
      • Metadata Sync
        • Create metadata sync rule
        • Delete Metadata Synchronization Rule
        • Start-Stop Metadata Synchronization Task
    • Identity and access management
    • Permission Group Operations
      • Create Permission Group
      • Delete permission group
      • Modify permission group
  • Operation guide
    • Use manually deployed RapidFS
    • Using RapidFS via Big Data BMR Service
    • Using RapidFS via Cloud Container Engine (CCE)
  • Product Introduction
    • Application scenarios
    • Core Concepts (Not Available)
    • Product Introduction
    • Product specifications
  • Product pricing
  • Quick Start
    • Activating Product Services
    • Quick Start
  • Service Level Agreement (SLA)
    • RapidFS Service Level Agreement (SLA)
All documents
menu
No results found, please re-enter

RAPIDFS

  • Console Operation Guide
    • Cache Instance Operations
      • Create Cache Instance
      • Delete Cache Instance
      • Manage Cache Instance
    • Data Source Operations
      • Import data source
      • Remove Data Source
      • Using data sources
    • Data Sync Operations
      • Cache management
        • Create cache management rule
        • Delete Cache Management Rule
        • Start-Stop Cache Management Task
      • Metadata Sync
        • Create metadata sync rule
        • Delete Metadata Synchronization Rule
        • Start-Stop Metadata Synchronization Task
    • Identity and access management
    • Permission Group Operations
      • Create Permission Group
      • Delete permission group
      • Modify permission group
  • Operation guide
    • Use manually deployed RapidFS
    • Using RapidFS via Big Data BMR Service
    • Using RapidFS via Cloud Container Engine (CCE)
  • Product Introduction
    • Application scenarios
    • Core Concepts (Not Available)
    • Product Introduction
    • Product specifications
  • Product pricing
  • Quick Start
    • Activating Product Services
    • Quick Start
  • Service Level Agreement (SLA)
    • RapidFS Service Level Agreement (SLA)
  • Document center
  • arrow
  • RAPIDFS
  • arrow
  • Console Operation Guide
  • arrow
  • Data Sync Operations
  • arrow
  • Cache management
  • arrow
  • Create cache management rule
Table of contents on this page
  • Overview
  • Note
  • Operation steps
  • More operations

Create cache management rule

Updated at:2025-11-12

Overview

Upon completion of data source creation, to accelerate the access, users can create cache pre-load rules to bind the data source to bucket directories or their subdirectories, caching the data into the instance data source for accelerated access.

When the instance capacity is full, cache data follows the least recently used (LRU) release strategy. To prevent the release of actively accessed cached data during pre-loading, create cache release rules to proactively release cached data from specified directories that no longer require accelerated access, thereby ensuring available instance capacity.

Rule type Type overview
Cache pre-load Upon creation of a cache pre-load rule, users can trigger a cache pre-load task to cache data from the bound bucket directory or its subdirectories of the data source into the RapidFS instance
Cache release Upon creation of a cache release rule, it is possible to trigger a cache release task to remove cached data from the bound bucket directory or its subdirectories in the data source

Note

  • Both the instance and data source have been created, and the data source status is running.
  • Each data source allows for the creation of up to 20 cache management rules.

Operation steps

Follow the steps below to create a cache management rule in the console.

  1. Navigate to the Data Sync page

In the left navigation bar of the RapidFS console, select Data Flow to enter the Data Flow List page, then click Cache Management to access the Cache Management Rules page.

image.png

  1. Create cache management rule

Click Create Rule to enter the create Cache Management Rules page

image.png

Configure the rule information and click OK

ConfigMap Required/Optional Configuration
RapidFSh instance Required Drop-down options for RapidFS instances already created within the same region
Data source Required Dropdown options, selected RapidFS instance and created data source
Trigger method Required Cache pre-load/cache release: Cache pre-load is used to load data under specified directories in the data source in advance, while cache release actively removes cached data from specified directories
Path Optional The relative path of the data source directory, defaulted as the directory of data source
  1. Complete creating cache management rule

After creating a cache management rule, refresh the Data Sync page to check its status.

  • During creation, the rule status is Creating.
  • Upon successful creation, the rule status is normal.

More operations

Users may also specify a data source to create cache management rules via the following methods:

  1. In the left navigation bar of the RapidFS console, select Instance, select a specific instance to enter the instance details page, then click Data Flow under Data Source Management to access the Data Flow page.

image.png

  1. In the left navigation bar of the RapidFS console, select Data Source to enter the Data Source List page. Click Data Sync for the specified data source to enter the Data Sync page.

image.png

Previous
Data Source Operations
Next
Delete Cache Management Rule