Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Win (0.13 sec)

  1. docs/bucket/replication/setup_ilm_expiry_replication.sh

    ## Perform individual updates of rules to sites
    ./mc ilm edit --id "${id}" --expire-days "999" sitea/bucket
    sleep 5s
    
    ./mc ilm edit --id "${id}" --expire-days "888" siteb/bucket # when ilm expiry re-enabled, this should win
    
    ## Check re-enabling of ILM expiry rules replication
    ./mc admin replicate update sitea --enable-ilm-expiry-replication
    Shell Script
    - Registered: Sun Apr 28 19:28:10 GMT 2024
    - Last Modified: Fri Apr 26 00:31:12 GMT 2024
    - 12.7K bytes
    - Viewed (0)
Back to top