- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 301 - 310 of 510 for host:docs.min.io (0.03 sec)
-
mc admin policy info | AIStor Object Store Docu...
Returns the specified policy in JSON format if it exists on the target AIStor deployment. Syntax Example The following command returns the policy readonly in JSON format from the deployment at alias myminio.docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-policy/mc-admin-policy-info/Registered: Mon Aug 25 03:26:15 UTC 2025 - Last Modified: Wed Aug 20 21:23:38 UTC 2025 - 196.4K bytes - Viewed (0) -
mc admin user enable | AIStor Object Store Docu...
The mc admin user enable command enables an AIStor user on the target AIStor deployment. Clients can only use enabled users to authenticate to the AIStor deployment. Users created using mc admin user add are enabled by default. To manage external Identity Provider users, see OIDC or AD/LDAP. Syntax Example The following command enables user myuser on the myminio AIStor deployment:docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-user/mc-admin-user-enable/Registered: Mon Aug 25 03:26:19 UTC 2025 - Last Modified: Wed Aug 20 21:23:38 UTC 2025 - 197.3K bytes - Viewed (0) -
Expand an AIStor Deployment on Linux | AIStor O...
The following procedure adds a server pool to an existing AIStor deployment running on baremetal infrastructure. Each pool expands the total available storage capacity of the cluster while maintaining the overall availability of the cluster. All commands provided below use example values. Replace these values with those appropriate for your deployment. Deploy AIStor on new hardware Follow the installation guide to install AIStor onto the new hardware. Do not start the new deployment - stop at the step Review the environment filedocs.min.io/enterprise/aistor-object-store/operations/scaling/expansion/expand-aistor-linux/Registered: Mon Aug 25 03:26:23 UTC 2025 - Last Modified: Wed Aug 20 21:23:38 UTC 2025 - 191.4K bytes - Viewed (0) -
mc admin cluster iam export | AIStor Object Sto...
The mc admin cluster iam export command exports IAM metadata for use with the mc admin cluster iam import command. The command saves the output as ALIAS-iam-metadata.zip, where ALIAS is the alias of the AIStor deployment. Syntax Example The following command exports all IAM metadata for the myminio deployment.docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-cluster-iam/mc-admin-clus...Registered: Mon Aug 25 03:26:36 UTC 2025 - Last Modified: Wed Aug 20 21:23:38 UTC 2025 - 198K bytes - Viewed (0) -
mc admin accesskey edit | AIStor Object Store D...
The mc admin accesskey edit command modifies the configuration of an access key associated to the specified user. The command requires that at least one attribute of the access key change. Otherwise, the command exits with an error message. Syntax Example The following command applies a new policy and secret key to the myuserserviceaccount access key on the myminio deployment:docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-accesskey/mc-admin-access...Registered: Mon Aug 25 03:26:47 UTC 2025 - Last Modified: Wed Aug 20 21:23:38 UTC 2025 - 205.9K bytes - Viewed (0) -
mc admin scanner trace | AIStor Object Store Do...
The mc admin scanner trace command displays scanner-specific API operations occurring on the target AIStor deployment. Syntax Example The following example returns a list of API operations related to the scanner on the myminio deployment.docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-scanner/mc-admin-scanner-...Registered: Mon Aug 25 03:26:51 UTC 2025 - Last Modified: Wed Aug 20 21:23:38 UTC 2025 - 208.4K bytes - Viewed (0) -
mc admin user | AIStor Object Store Documentation
The mc admin user command and its subcommands manage AIStor users. Clients must authenticate to the AIStor deployment with the access key and secret key associated to a user on the deployment. AIStor users constitute a key component in AIStor Identity and Access Management. To manage users who authenticate using a third-party IDP, use the command for the appropriate provider: For AD/LDAP, use mc idp ldap For OpenID Connect (OIDC) compatible providers, use mc idp openid Subcommands mc admin user includes the following subcommands:docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-user/Registered: Mon Aug 25 03:26:54 UTC 2025 - Last Modified: Wed Aug 20 21:23:38 UTC 2025 - 191.3K bytes - Viewed (0) -
Decommission AIStor Server Pool on Linux | AISt...
The following procedures decommissions one or more pools on a Linux baremetal deployment. Review the AIStor deployment topology The mc admin decommission command returns a list of all pools in the AIStor deployment: mc admin decommission status myaistor The command returns output similar to the following: ┌─────┬──────────────────────────────────────────────────────────────────┬──────────────────────────────────┬────────┐ │ ID │ Pools │ Capacity │ Status │ │ 1st │ https://aistor-{01...04}.example.com:9000/mnt/disk{1...4}/aistor │ 10 TiB (used) / 10 TiB (total) │ Active │ │ 2nd │ https://aistor-{05...08}.example.com:9000/mnt/disk{1...4}/aistor │ 60 TiB (used) / 100 TiB (total) │ Active │ │ 3rd │ https://aistor-{09...12}.example.com:9000/mnt/disk{1...4}/aistor │ 40 TiB (used) / 100 TiB (total) │ Active │ └─────┴──────────────────────────────────────────────────────────────────┴──────────────────────────────────┴────────┘ The example deployment above has three pools. Each pool has four servers with four drives each.docs.min.io/enterprise/aistor-object-store/operations/scaling/decommission/decommission-aistor-li...Registered: Mon Aug 25 03:27:02 UTC 2025 - Last Modified: Wed Aug 20 21:23:38 UTC 2025 - 204.4K bytes - Viewed (0) -
mc admin group | AIStor Object Store Documentation
Description The mc admin group command manages groups on an AIStor deployment. A group is a collection of users. Each group can have one or more assigned policies that explicitly list the actions and resources to which group members are allowed or denied access. Groups provide a simplified method for managing shared permissions among users with common access patterns and workloads.docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-group/Registered: Mon Aug 25 03:28:19 UTC 2025 - Last Modified: Wed Aug 20 21:23:38 UTC 2025 - 216K bytes - Viewed (0) -
mc admin prometheus metrics | AIStor Object Sto...
Prints Prometheus metrics for a cluster. The output includes additional information about each metric, such as if its value is a counter or gauge. Syntax Example The following command prints v3 Prometheus metrics for the deployment at alias myaistor:docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-prometheus/mc-admin-prome...Registered: Mon Aug 25 03:28:22 UTC 2025 - Last Modified: Wed Aug 20 21:23:38 UTC 2025 - 203.7K bytes - Viewed (0)