Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they
= nil { // Ignore errors here, since this call cannot do anything at // this point. too many disks are down already. return storageInfo } // fill all the available/online endpoints for _, drive := range drivesInfo { if drive.UUID == "" { continue } for i := range refFormat....
Minio is an open-source object storage server that stores unstructured data like photos, videos, virtual machine images, containers, and log files as objects. In distributed mode, Minio provides a single object storage server that pools multiple drives spread across many servers. Min...
Too many stale locks can prevent a new lock on a resource from being acquired, that is, if the sum of the stale locks and the number of down nodes is greater thann/2 - 1. Indsynca recovery mechanism is implemented to remove stale locks (seeherefor the details). ...
What I found is I have not only to add my additional settings ( --console-address :9001 to choose a static port for endpoint) but server address and data directory too. Alt minio server: /tank1/Data/shareS3/S3_data --address :9000 --console-address :9001 (--console-address canno...
Closes document config setting equivalent for MINIO_STORAGE_CLASS_STANDARD #1349 Adds instructions for adding certificates for connecting by sftp. Closes SFTP upload blocked by "ssh: disconnect, reason 2: too many authentication failures" #1354 Corrects information about which key to use for self-sig...