Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
MinIO operations
v0.1.4Cluster + bucket + user introspection plus operator surface (user enable/disable, bucket heal, cluster service restart). Talks to mc CLI configured via MC_HOST_<alias> env var on the runner host.
Install
emisar pack install
validates the pack and verifies its content hash before copying it into /etc/emisar/packs.
The --hash
below pins the
install to the exact bytes on this page — a tampered copy is rejected. After
install, reload the runner; it re-reads the catalog and advertises every action.
content hash: sha256:9d24dfe30de9649ee8e09760bd8371866018277698a88107e94c9639dba05806
sudo emisar pack install minio \ --hash sha256:9d24dfe30de9649ee8e09760bd8371866018277698a88107e94c9639dba05806 \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 12 total
View on GitHub-
mc admin info
-
mc admin top locks
-
mc admin trace (5s window)
-
mc du (bucket)
-
mc admin heal -r <alias>/<bucket>
-
mc admin heal --recursive (summary only)
-
mc admin policy list
-
mc admin user list
-
mc ls (root)
-
mc admin service restart <alias>
-
mc admin user disable
-
mc admin user enable