mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
@ -58,6 +58,15 @@ The output includes the storage tier of each object:
|
||||
- ``STANDARD`` marks objects stored on the MinIO deployment.
|
||||
- ``WARM`` marks objects stored on the remote tier with matching name.
|
||||
|
||||
.. important::
|
||||
|
||||
MinIO Object Transition supports cost-saving strategies around moving older or aged data to cost-optimized remote storage tiers, such as cloud storage or high-density HDD storage.
|
||||
|
||||
MinIO Object Transition does **not** provide backup and recovery functionality.
|
||||
You cannot use the remote tier as a recovery source in the event of data loss in MinIO.
|
||||
|
||||
Use either :ref:`site replication <minio-site-replication-overview>` or :ref:`bucket replication <minio-bucket-replication>` to support backup/recovery or :abbr:`BC/DR (Business Continuity / Disaster Recovery)` requirements.
|
||||
|
||||
Exclusive Access to Remote Data
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
Reference in New Issue
Block a user