- Sort Score
- Num 10 results
- Language All
- Labels All
Results 1451 - 1460 of 3,063 for content_length:[100000 TO 499999] (0.07 seconds)
-
mc support top rpc | MinIO AIStor Documentation
The mc support top rpc command displays metrics for remote procedure calls (RPC). You can use key presses to change the sorting of the calls: r sorts by reconnections q sorts by out queue p sorts by ping Syntax Example The following command displays the current remote procedure call metrics for the alias myaistor deployment.docs.min.io/aistor/reference/cli/mc-support/mc-support-top/mc-support-top-rpc/Mon Jun 08 23:21:48 GMT 2026 273K bytes -
Telemetry Settings | MinIO AIStor Documentation
This page covers settings that manage OpenTelemetry-formatted trace information for the MinIO AIStor process. Trace capture supports ongoing troubleshooting and diagnostics. The information can be relayed to a specified collector, recorded to a local encrypted or unencrypted file, or replayed from a local file to a collector. You can also run the mc support telemetry commands for some of these settings.docs.min.io/aistor/reference/aistor-server/settings/metrics-and-logging/telemetry/Mon Jun 08 23:21:48 GMT 2026 285.5K bytes -
mc version suspend | MinIO AIStor Documentation
The mc version suspend command disables versioning on the specified bucket. Syntax Example The following command disables versioning for the mybucket bucket on the myaistor MinIO AIStor deployment:docs.min.io/aistor/reference/cli/mc-version/mc-version-suspend/Mon Jun 08 23:21:48 GMT 2026 269.1K bytes -
Core Settings | MinIO AIStor Documentation
This page covers settings that control core behavior of the MinIO AIStor process. You can establish or modify settings by defining: an environment variable on the host system prior to starting or restarting the AIStor Server. Refer to your operating system’s documentation for how to define an environment variable. a configuration setting using mc admin config set. If you define both an environment variable and the similar configuration setting, MinIO AIStor uses the environment variable value.docs.min.io/aistor/reference/aistor-server/settings/core/Mon Jun 08 23:21:48 GMT 2026 369.2K bytes -
mc support perf net | MinIO AIStor Documentation
The mc support perf net command measures the network throughput of all nodes in a cluster. The command displays results in a terminal user interface (TUI) with a spinner during testing and a tabular output showing per-server RX (receive) and TX (transmit) statistics. Use this command to identify potential network performance bottlenecks in your deployment. Syntax Example The following command runs a network throughput test on a cluster with alias myaistor.docs.min.io/aistor/reference/cli/mc-support/mc-support-perf/mc-support-perf-net/Mon Jun 08 23:21:48 GMT 2026 268.8K bytes -
Console Settings | MinIO AIStor Documentation
This page covers settings that manage access and behavior for the MinIO AIStor Console. You can establish or modify settings by defining: an environment variable on the host system prior to starting or restarting the AIStor Server. Refer to your operating system’s documentation for how to define an environment variable. a configuration setting using mc admin config set. If you define both an environment variable and the similar configuration setting, MinIO AIStor uses the environment variable value.docs.min.io/aistor/reference/aistor-server/settings/console/Mon Jun 08 23:21:48 GMT 2026 303.9K bytes -
mc table remove | MinIO AIStor Documentation
The mc table remove command deletes an Iceberg table on an MinIO AIStor cluster. By default, this command removes only the table metadata from the Iceberg catalog. Use the --purge flag to also delete the underlying table data. Example The following command removes the sales_data table from the prod namespace in the analytics warehouse on the myaistor MinIO AIStor cluster:docs.min.io/aistor/reference/cli/mc-table/mc-table-remove/Mon Jun 08 23:21:48 GMT 2026 271.5K bytes -
Erasure Code Settings | MinIO AIStor Documentation
This page covers settings that configure the Erasure Code parity to use for objects written to the MinIO AIStor cluster. This impacts how MinIO AIStor uses the space on the drive(s) and how MinIO AIStor can recover objects stored on lost drives or similar issues. You can establish or modify settings by defining: an environment variable on the host system prior to starting or restarting the AIStor Server. Refer to your operating system’s documentation for how to define an environment variable. a configuration setting using mc admin config set. If you define both an environment variable and the similar configuration setting, MinIO AIStor uses the environment variable value.docs.min.io/aistor/reference/aistor-server/settings/storage-class/Mon Jun 08 23:21:48 GMT 2026 286.5K bytes -
mc table create | MinIO AIStor Documentation
The mc table create command creates a new Iceberg table on an MinIO AIStor cluster. Tables are created within a namespace and can have custom properties. Example The following command creates a table named sales_data in the prod namespace of the analytics warehouse on the myaistor MinIO AIStor cluster:docs.min.io/aistor/reference/cli/mc-table/mc-table-create/Mon Jun 08 23:21:48 GMT 2026 274.1K bytes -
mc tag list | MinIO AIStor Documentation
The mc tag list command lists all tags from a bucket or object. Syntax Example The following command lists tags for the mydata bucket on the myaistor MinIO AIStor deployment:docs.min.io/aistor/reference/cli/mc-tag/mc-tag-list/