- Sort Score
- Num 10 results
- Language All
- Labels All
Results 81 - 90 of 1,037 for host:docs.min.io (0.08 seconds)
-
Enable Active-Passive Bucket Replication | MinI...
The procedure on this page creates a new bucket replication rule for one-way synchronization of objects from one MinIO AIStor bucket to another MinIO AIStor bucket. The buckets can be on the same MinIO AIStor deployment or on separate MinIO AIStor deployments. Requirements Replication requires all participating clusters meet the bucket replication requirements. This procedure assumes you have reviewed and validated those requirements.docs.min.io/enterprise/aistor-object-store/administration/replication/bucket-replication/enable-s... -
Enable Active-Active Bucket Replication | MinIO...
The procedure on this page creates a new bucket replication rule for two-way “active-active” synchronization of objects between MinIO AIStor buckets. Requirements Replication requires all participating clusters meet the bucket replication requirements. This procedure assumes you have reviewed and validated those requirements.docs.min.io/enterprise/aistor-object-store/administration/replication/bucket-replication/enable-s... -
Managing Security and Access | MinIO AIStor Doc...
You can use the MinIO AIStor Console to perform several of the identity and access management functions available in MinIO AIStor, such as: Create and manage user credentials or groups with the built-in MinIO AIStor IDP, connect to one or more OIDC providers, or add an LDAP provider for Single Sign On. Configure single sign on workflows using either OpenID Connect or AD/LDAP. View, manage, and create access policies. Create child access keys that inherit the parent’s permissions. IAM Users The IAM Users section provides a management interface for AIStor-managed users.docs.min.io/enterprise/aistor-object-store/administration/console/security-and-access/ -
Object Deletion | MinIO AIStor Documentation
This page summarizes how a DELETE operation affects objects depending on the configuration of the bucket that contains the object. Any combination of the following factors may impact how DELETE operations function: Bucket versioning Object locking rules Object Lifecycle Management rules Object tiering Site or bucket replication Scanner Permissions MinIO AIStor uses a policy based access control system for access management. The user or service account must provide the correct policy action and conditions to allow a DELETE for the bucket and object.docs.min.io/enterprise/aistor-object-store/administration/objects-and-versioning/object-delete/ -
Publish Events to Elasticsearch | MinIO AIStor ...
AIStor Server supports publishing bucket notification events to an Elasticsearch service endpoint. Prerequisites Elasticsearch v7.0 or later. MinIO AIStor relies on the v7 project for Elastic connectivity. The elastic/v7 library specifically targets Elasticsearch v7.0 and is not compatible with earlier Elasticsearch versions.docs.min.io/enterprise/aistor-object-store/administration/bucket-notifications/publish-events-to-... -
Publish Events to NSQ | MinIO AIStor Documentation
MinIO AIStor supports publishing bucket notification events to NSQ service endpoint. Prerequisites The MinIO AIStor mc Command Line Tool This procedure uses the mc command line tool for certain actions. See the mc Quickstart for installation instructions. Add an NSQ endpoint to an AIStor Server The following procedure adds a new NSQ service endpoint for supporting bucket notifications in an AIStor Server.docs.min.io/enterprise/aistor-object-store/administration/bucket-notifications/publish-events-to-... -
Batch Framework | MinIO AIStor Documentation
The MinIO AIStor Batch Framework allows you to create, manage, monitor, and execute jobs using a YAML-formatted job definition file (a “batch file”). The batch jobs run directly on the MinIO deployment to take advantage of the server-side processing power without constraints of the local machine where you run the MinIO Client. A batch file defines one job task. Once started, the MinIO AIStor server starts processing the batch job. Time to completion depends on the resources available to the deployment.docs.min.io/enterprise/aistor-object-store/administration/batch-framework/ -
Transition objects from MinIO AIStor to a remot...
The procedure on this page creates a new object lifecycle management rule that transitions objects from a bucket on a primary MinIO AIStor deployment to a bucket on a remote MinIO AIStor deployment. This procedure supports cost-management strategies such as tiering objects from a “hot” MinIO AIStor deployment using NVMe storage to a “warm” MinIO AIStor deployment using SSD. Requirements Install and configure mc This procedure uses mc for performing operations on the MinIO AIStor cluster. Install mc on a machine with network access to both source and destination clusters. See the mc Installation Quickstart for instructions on downloading and installing mc.docs.min.io/enterprise/aistor-object-store/administration/object-lifecycle-management/object-tier... -
Replication | MinIO AIStor Documentation
MinIO AIStor provides multiple replication strategies to ensure data availability, support disaster recovery, enable geographic distribution, and facilitate data migration between clusters. Each replication method serves different use cases and operates at different levels, from entire cluster to individual objects. Replication methods MinIO AIStor supports four distinct replication and synchronization approaches:docs.min.io/enterprise/aistor-object-store/administration/replication/ -
Suspend Versioning | MinIO AIStor Documentation
You can suspend bucket versioning at any time using the MinIO AIStor Console, the MinIO AIStor mc CLI, or using an S3-compatible SDK. Behavior While versioning is suspended, MinIO AIStor does the following in the bucket: Objects created while versioning is suspended are assigned a null version ID. Any changes to an object while versioning is suspended result in overwriting that null versioned object. MinIO AIStor does not remove or otherwise alter existing versioned objects as part of suspending versioning. Clients can continue interacting with any existing object versions in the bucket. Procedure To disable versioning, select whether you want to use the MinIO AIStor Console or the AIStor Client (mc).docs.min.io/enterprise/aistor-object-store/administration/objects-and-versioning/versioning/suspe...