- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 271 - 280 of 536 for host:docs.min.io (0.06 sec)
-
mc version suspend | AIStor Object Store Docume...
The mc version suspend command disables versioning on the specified bucket. Syntax Example The following command disables versioning for the mybucket bucket on the myaistor AIStor deployment:docs.min.io/enterprise/aistor-object-store/reference/cli/mc-version/mc-version-suspend/Registered: Wed Oct 15 04:13:38 UTC 2025 - Last Modified: Fri Oct 10 19:16:38 UTC 2025 - 200.5K bytes - Viewed (0) -
Storage Requirements | AIStor Object Store Docu...
Drive type MinIO recommends using flash-based storage (NVMe or SSD) for all workload types at any scale. Workloads that require high performance should prefer NVMe over SSD. For best performance, use 30+TB drives with NVMe over PCIe 4.0 or 5.0. Directly attached storage For best performance, provide AIStor with drives attached directly to each host node as a JBOD array with no RAID or similar management layers. AIStor requires the XFS filesystem for best performance and behavior at scale. Using any other type of backing storage (SAN/NAS, ext4, RAID, LVM) typically results in a reduction in performance, reliability, predictability, and consistency.docs.min.io/enterprise/aistor-object-store/reference/aistor-server/requirements/storage/Registered: Wed Oct 15 04:13:59 UTC 2025 - Last Modified: Fri Oct 10 19:16:38 UTC 2025 - 206.8K bytes - Viewed (0) -
AIStor Tables | AIStor Object Store Documentation
MinIO announced AIStor Tables as a Technical Preview on September 30th, 2025. AIStor Tables implements native Iceberg tables support in AIStor object storage. This feature allows users to create, manage, and query Iceberg tables directly through AIStor Object Store with no dependencies on external catalog services or metadata databases. AIStor Tables implements a subset of the Iceberg REST Catalog spec functions. Applications can interact with Iceberg entities through the AIStor Iceberg API while performing S3 operations through the object storage API.docs.min.io/enterprise/aistor-object-store/administration/aistor-tables/Registered: Wed Oct 15 03:40:25 UTC 2025 - Last Modified: Fri Oct 10 19:16:38 UTC 2025 - 206.2K bytes - Viewed (0) -
AIStor Console | AIStor Object Store Documentation
The AIStor Console is a rich graphical user interface that provides similar functionality to the mc command line tool. This page provides an overview of the AIStor Console and describes configuration options and instructions for logging in. Overview You can use the AIStor Console for administration tasks like Identity and Access Management, Metrics and Log Monitoring, or Server Configuration.docs.min.io/enterprise/aistor-object-store/administration/console/Registered: Wed Oct 15 03:42:02 UTC 2025 - Last Modified: Fri Oct 10 19:16:38 UTC 2025 - 200.4K bytes - Viewed (0) -
Publish Events to AMQP (RabbitMQ) | AIStor Obje...
AIStor supports publishing bucket notification events to a AMQP 0-9-1 service endpoint such as RabbitMQ. Prerequisites AMQP 0-9-1 service endpoint. AIStor relies on the https://github.com/streadway/amqp project for AMQP connectivity. The project is primarily tested against RabbitMQ deployments, though other AMQP 0-9-1-compatible services may also work. This procedure assumes a RabbitMQ deployment using the 0-9-1 protocol as the service endpoint.docs.min.io/enterprise/aistor-object-store/administration/bucket-notifications/publish-events-to-...Registered: Wed Oct 15 03:42:25 UTC 2025 - Last Modified: Fri Oct 10 19:16:38 UTC 2025 - 222K bytes - Viewed (0) -
Publish Events to Kafka | AIStor Object Store D...
AIStor supports publishing bucket notification events to a Kafka service endpoint. AIStor relies on the https://github.com/Shopify/sarama project for Kafka connectivity and shares that project’s Kafka support. See the sarama Compatibility and API stability section for more details. Prerequisites Kafka minimum versions and supported versions.docs.min.io/enterprise/aistor-object-store/administration/bucket-notifications/publish-events-to-...Registered: Wed Oct 15 03:42:32 UTC 2025 - Last Modified: Fri Oct 10 19:16:38 UTC 2025 - 223K bytes - Viewed (0) -
Active Directory/LDAP Identity Management | AIS...
AIStor supports configuring a single Active Directory or LDAP (AD/LDAP) service for external management of user identities. Steps to integrate your AD/LDAP service: Configure your AIStor cluster for AD/LDAP integration. Access the AIStor console with AD/LDAP credentials. Generate temporary credentials for application access with the AssumeRoleWithLDAPIdentity Security Token Service (STS) API See the documentation for your AD/LDAP provider for detailed information about configuring user identities. Prerequisites Access to AIStor Clusterdocs.min.io/enterprise/aistor-object-store/administration/iam/identity/ldap-identity/Registered: Wed Oct 15 03:41:19 UTC 2025 - Last Modified: Fri Oct 10 19:16:38 UTC 2025 - 212K bytes - Viewed (0) -
Initialize Site Replication | AIStor Object Sto...
This page documents the steps necessary to initialize site replication between two AIStor deployments. The procedures assume at least two existing AIStor installations. Only one of the two sites can have any data at the time of setup. All other sites must be empty of buckets and objects. All sites must otherwise having the following matching configurations: AIStor Server version Key Management Server for Server-Side Encryption Identity Manager Ensure each peer site has a Load Balancer, Reverse Proxy, or similar network control plane component to handle routing connections to its AIStor Server nodes. Using a single node hostname for a peer site creates a single point of failure for site replication where replication can fail if that single node goes down.docs.min.io/enterprise/aistor-object-store/administration/replication/site-replication/create-ini...Registered: Wed Oct 15 03:41:31 UTC 2025 - Last Modified: Fri Oct 10 19:16:38 UTC 2025 - 204.2K bytes - Viewed (0) -
Objects and Versioning | AIStor Object Store Do...
An object is binary data, such as images, audio files, spreadsheets, or even binary executable code. The term “Binary Large Object” or “blob” is sometimes associated to object storage, although blobs can be anywhere from a few bytes to several terabytes in size. Object Storage platforms like AIStor provide dedicated tools and capabilities for storing, listing, and retrieving objects using a standard S3-compatible API. AIStor Object Storage uses buckets to organize objects. A bucket is similar to a top-level drive, folder, or directory in a filesystem (/mnt/data or C:\), where each bucket can hold an arbitrary number of objects.docs.min.io/enterprise/aistor-object-store/administration/objects-and-versioning/Registered: Wed Oct 15 03:41:54 UTC 2025 - Last Modified: Fri Oct 10 19:16:38 UTC 2025 - 218K bytes - Viewed (0) -
Publish Events to MySQL | AIStor Object Store D...
AIStor supports publishing bucket notification events to a MySQL service endpoint. AIStor supports MySQL 5.7.8 and later only. Prerequisites MySQL 5.7.8 and later AIStor relies on features introduced with MySQL 5.7.8. The AIStor mc command line tool This procedure uses the mc command line tool for certain actions. See the mc Quickstart for installation instructions.docs.min.io/enterprise/aistor-object-store/administration/bucket-notifications/publish-events-to-...Registered: Wed Oct 15 03:43:52 UTC 2025 - Last Modified: Fri Oct 10 19:16:38 UTC 2025 - 217.8K bytes - Viewed (0)