Software Checklist
Use the following checklist when planning the software configuration for a production, distributed MinIO deployment.
MinIO Pre-requisites
MinIO Install
Install the MinIO server binary across all nodes, ensuring that each node uses the same version of that binary.
See the Multi Node Multi Drive deployment guide for more information.
Post Install Tasks
Exclusive access to drives
MinIO requires exclusive access to the drives or volumes provided for object storage. No other processes, software, scripts, or persons should perform any actions directly on the drives or volumes provided to MinIO or the objects or files MinIO places on them.
Unless directed by MinIO Engineering, do not use scripts or tools to directly modify, delete, or move any of the data shards, parity shards, or metadata files on the provided drives, including from one drive or node to another. Such operations are very likely to result in widespread corruption and data loss beyond MinIO’s ability to heal.