Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test テスト %27 [xss]

Results 131 - 140 of 443 for host:docs.min.io (0.02 sec)

  1. mc admin accesskey sts-revoke | AIStor Object S...

    Required release version This command is available in AIStor Client RELEASE.2025-03-31T22-38-30Z or later. The functionality requires AIStor RELEASE.2025-03-27T23-09-45Z or later. The mc admin accesskey sts-revoke command removes security token service (sts) credentials associated with an account. Revoke all STS tokens for an account, or specify the type(s) of STS tokens to revoke for an account.
    docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-accesskey/mc-admin-access...
    Registered: Fri Dec 05 03:45:42 UTC 2025
    - Last Modified: Mon Dec 01 21:26:16 UTC 2025
    - 249.7K bytes
    - Viewed (0)
  2. mc admin config | AIStor Object Store Documenta...

    Description The mc admin config command manages configuration settings for the AIStor Server. Examples Syntax mc admin config set Sets a configuration key on the AIStor deployment. Configurations defined by environment variables override configurations defined by this command.
    docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-config/
    Registered: Fri Dec 05 03:45:50 UTC 2025
    - Last Modified: Mon Dec 01 21:26:16 UTC 2025
    - 241K bytes
    - Viewed (0)
  3. 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 myaistor deployment:
    docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-accesskey/mc-admin-access...
    Registered: Fri Dec 05 03:46:02 UTC 2025
    - Last Modified: Mon Dec 01 21:26:16 UTC 2025
    - 251.5K bytes
    - Viewed (0)
  4. Expand an AIStor Deployment on Linux | AIStor O...

    The following procedure adds a server pool to an existing AIStor cluster running on bare-metal infrastructure. Each pool expands the total available storage capacity of the cluster while maintaining the overall availability of the cluster. A new pool is a set of new nodes and drives that meet the cluster’s erasure set requirements and parity levels. You can use MinIO’s Erasure Code Calculator to check the Erasure Code Stripe Size (K+M) of your new pool to confirm that it meets the EC:M value of current cluster. MinIO strongly recommends seeking an architecture review from MinIO Engineering through SUBNET to analyze potential performance impacts before committing to a new pool for your cluster.
    docs.min.io/enterprise/aistor-object-store/operations/scaling/expansion/expand-aistor-linux/
    Registered: Fri Dec 05 03:44:03 UTC 2025
    - Last Modified: Mon Dec 01 21:26:16 UTC 2025
    - 238.5K bytes
    - Viewed (0)
  5. Upgrade AIStor on Linux | AIStor Object Store D...

    This page documents upgrade procedures for AIStor Server deployments on bare-metal Linux infrastructure. All AIStor software supports non-disruptive upgrades with zero downtime. In optimal environments, cluster-wide upgrades typically complete in under 500 milliseconds with large clusters (1000+ nodes) completing in less than 5 seconds. Upgrade AIStor using DEB or RPM Use these steps to upgrade an AIStor deployment where the server process is managed by systemctl, such as those created using the AIStor DEB/RPM packages.
    docs.min.io/enterprise/aistor-object-store/upgrade-aistor-server/upgrade-aistor-linux/
    Registered: Fri Dec 05 03:44:29 UTC 2025
    - Last Modified: Mon Dec 01 21:26:17 UTC 2025
    - 245.4K bytes
    - Viewed (0)
  6. Decommission AIStor Server Pool on Linux | AISt...

    The following procedures decommissions one or more pools on a Linux bare-metal 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: Fri Dec 05 03:42:31 UTC 2025
    - Last Modified: Mon Dec 01 21:26:16 UTC 2025
    - 250.1K bytes
    - Viewed (0)
  7. mc admin kms key | AIStor Object Store Document...

    The mc admin kms key command performs cryptographic key management operations through the AIStor Key Encryption Service (KES). Syntax mc admin kms key create Creates a new master key on a Key Management System (KMS).
    docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-kms-key/
    Registered: Fri Dec 05 03:45:19 UTC 2025
    - Last Modified: Mon Dec 01 21:26:17 UTC 2025
    - 240.6K bytes
    - Viewed (0)
  8. mc admin cluster bucket import | AIStor Object ...

    The mc admin cluster bucket import command imports bucket metadata as created by the mc admin cluster bucket export command. You can use this command to manually restore the metadata to the specified bucket on an AIStor deployment. If you specify only the deployment as the target, this command applies the metadata objects to all matching buckets on the target. Syntax Example The following command imports bucket metadata for the myaistor deployment from a file:
    docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-cluster-bucket/mc-admin-c...
    Registered: Fri Dec 05 03:45:31 UTC 2025
    - Last Modified: Mon Dec 01 21:26:16 UTC 2025
    - 241K bytes
    - Viewed (0)
  9. 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: Fri Dec 05 03:48:26 UTC 2025
    - Last Modified: Mon Dec 01 21:26:17 UTC 2025
    - 249.7K bytes
    - Viewed (0)
  10. mc admin user add | AIStor Object Store Documen...

    The mc admin user add command adds a new AIStor user to the target AIStor deployment. To manage external Identity Provider users, see OIDC or AD/LDAP. Syntax Example The following command creates a new user newuser on the myaistor AIStor deployment:
    docs.min.io/enterprise/aistor-object-store/reference/cli/admin/mc-admin-user/mc-admin-user-add/
    Registered: Fri Dec 05 03:48:45 UTC 2025
    - Last Modified: Mon Dec 01 21:26:17 UTC 2025
    - 245.8K bytes
    - Viewed (0)
Back to top