debug: new tool to reorder local erasure disks (#16816)

This commit is contained in:
Anis Eleuch
2023-03-15 21:53:17 +01:00
committed by GitHub
parent e700be8cd6
commit a65df1e67b
3 changed files with 233 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
module github.com/minio/minio/docs/debugging/reorder-disks
go 1.19
require github.com/minio/pkg v1.6.4