Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 4451 - 4460 of about 10,000 for content_length:[10000 TO 99999] (0.25 sec)

  1. Key Manager Server | AIStor Key Manager Documen...

    Installation The following instructions install the minkms binary to your local host machine. You can use this binary for running Key Manager locally or connecting to an existing Key Manager deployment to perform management operations. Linux AMD64 curl --progress-bar --retry 10 -L https://dl.min.io/aistor/minkms/release/linux-amd64/minkms -o minkms chmod +x ./minkms mv ./minkms /usr/local/bin/ Linux ARM64 curl --progress-bar --retry 10 -L https://dl.min.io/aistor/minkms/release/linux-arm64/minkms -o minkms chmod +x ./minkms mv ./minkms /usr/local/bin/ macOS M-series (ARM64) curl --progress-bar --retry 10 -L https://dl.min.io/aistor/minkms/release/darwin-arm64/minkms -o minkms chmod +x ./minkms mv ./minkms /usr/local/bin/ Once installed, set the following environment variables to allow the minkms process to communicate with the remote Key Manager server:
    docs.min.io/enterprise/aistor-key-manager/reference/minkms-server/
    Registered: Fri Jul 25 04:17:52 UTC 2025
    - Last Modified: Fri Jul 18 16:41:51 UTC 2025
    - 71K bytes
    - Viewed (0)
  2. Monitoring | AIStor Key Manager Documentation

    Key Manager provides the following API endpoints for monitoring deployment health, status, and performance: API Description Auth /version Returns the version of the Key Manager node. Public /v1/health/live Returns 200OK for liveness checks. Public /v1/health/ready Returns 200OK for operational readiness checks. Public /v1/health/metrics Returns Prometheus-compatible metrics for scraping mTLS Authentication
    docs.min.io/enterprise/aistor-key-manager/operations/monitoring/
    Registered: Fri Jul 25 04:22:18 UTC 2025
    - Last Modified: Fri Jul 18 16:41:51 UTC 2025
    - 65K bytes
    - Viewed (0)
  3. kes policy info | AIStor Key Manager Documentation

    Overview Outputs the name, date, and creation information for a specified policy. The output resembles the following: Name my-app Date 2023-03-07 17:17:05 Created by 3ecfcdf38fcbe141ae26a1030f81e96b753365a46760ae6b578698a97c59fd22 Syntax kes policy info \ <name> \ [--color <string>] \ [--insecure, -k] \ [--json] Parameters name Required
    docs.min.io/enterprise/aistor-key-manager/reference/kes-server/cli/kes-policy/info/ Similar Results (1)
    Registered: Fri Jul 25 04:22:36 UTC 2025
    - Last Modified: Fri Jul 18 16:41:51 UTC 2025
    - 73.2K bytes
    - Viewed (0)
  4. kes metric | AIStor Key Manager Documentation

    Overview Output server metrics. The output resembles the following: Request OK [2xx] Err [4xx] Err [5xx] Req/s Latency 9231 14603 0 0.00 13ms 38.73% 61.27% 0.00% System UpTime Heap Stack CPUs Threads 142h40m3s 3.1MB 1.0MB 4 19 Syntax kes metric \ [--insecure, -k] \ [--rate] Parameters --insecure, -k Optional
    docs.min.io/enterprise/aistor-key-manager/reference/kes-server/cli/kes-metric/
    Registered: Fri Jul 25 04:21:17 UTC 2025
    - Last Modified: Fri Jul 18 16:41:51 UTC 2025
    - 71.2K bytes
    - Viewed (0)
  5. uncordon | AIStor Volume Manager

    Description Uncordon drives to make them available for Volume Manager to schedule. Syntax kubectl directpv uncordon [DRIVE ...] [flags] Parameters Flags Flag Description --all Select all drives -d, --drives <string> Select drives by given names. Optionally, supports ellipsis expansion pattern, such as sd{a...z}. --dry-run Do a test run of the command without making any actual changes. -n, --nodes <string> Select drives from given nodes. Optionally, supports ellipsis expansion pattern, such as node{1...10}. --status <string> Select drives by status. Valid statuses include error, lost, moving, ready, or removed. Global Flags Flag Description --kubeconfig <string> Path to the kube.config file to use for CLI requests --quiet Suppress printing error messages Examples Uncordon all drives from all nodes The following command marks all cordoned drives in the cluster as available for scheduling.
    docs.min.io/enterprise/aistor-volume-manager/command-line/uncordon/
    Registered: Fri Jul 25 04:27:58 UTC 2025
    - Last Modified: Tue Jul 22 14:02:10 UTC 2025
    - 57.2K bytes
    - Viewed (0)
  6. move | AIStor Volume Manager

    Description Move volumes from one drive to another drive within a node (excluding data) Syntax kubectl directpv move SRC-DRIVE DEST-DRIVE [flags] Aliases You can use the following command to perform the same functions as kubectl directpv move
    docs.min.io/enterprise/aistor-volume-manager/command-line/move/
    Registered: Fri Jul 25 04:27:32 UTC 2025
    - Last Modified: Tue Jul 22 14:02:10 UTC 2025
    - 48.1K bytes
    - Viewed (0)
  7. resume volumes | AIStor Volume Manager

    Description Resume suspended volumes. Syntax directpv resume volumes [VOLUME ...] [flags] Parameters Flags Flag Description -n, --nodes <string> Resume volumes from specified node(s). Use ellipsis expansion notation, such as node{1...10}. -d, --drives <string> Resume volumes by given names. Use ellipsis expansion notation, such as sd{a...z}. --pod-names <string> Resume volumes by given pod(s). Use ellipsis expansion notation, such as minio-{0...4}. --pod-namespaces <string> Resume volumes by given namespace(s). Use ellipsis expansion notation, such as tenant-{0...3}. --dry-run See the results of the command without making any actual changes to drives. Global Flags Flag Description --kubeconfig <string> Path to the kube.config file to use for CLI requests --quiet Suppress printing error messages Examples Resume all volumes from a node kubectl directpv resume volumes --nodes=node1 Resume specific volume from specific node kubectl directpv resume volumes --nodes=node1 --volumes=sda Resume a volume by name kubectl directpv resume volumes pvc-0700b8c7-85b2-4894-b83a-274484f220d0
    docs.min.io/enterprise/aistor-volume-manager/command-line/resume-volumes/
    Registered: Fri Jul 25 04:27:41 UTC 2025
    - Last Modified: Tue Jul 22 14:02:10 UTC 2025
    - 55K bytes
    - Viewed (0)
  8. label drives | AIStor Volume Manager

    Description Set labels on the drives managed by Volume Manager Syntax directpv label drives key=value|key- [flags] Use only one or the other of the options:
    docs.min.io/enterprise/aistor-volume-manager/command-line/label-drives/
    Registered: Fri Jul 25 04:27:49 UTC 2025
    - Last Modified: Tue Jul 22 14:02:10 UTC 2025
    - 53.8K bytes
    - Viewed (0)
  9. CoreDNS-1.8.3 Release

    CoreDNS-1.8.3 Release Notes.
    coredns.io/2021/02/24/coredns-1.8.3-release/
    Registered: Mon Aug 04 00:45:22 UTC 2025
    - 11.3K bytes
    - Viewed (0)
  10. globals - Documentation for Ruby 3.5

    globals: Pre-Defined Global Variables Some of the pre-defined global variables have synonyms that are available via module English. For each of those, the \En
    docs.ruby-lang.org/en/master/globals_rdoc.html
    Registered: Mon Aug 11 04:18:11 UTC 2025
    - Last Modified: Fri Jul 04 13:20:28 UTC 2025
    - 39.1K bytes
    - Viewed (0)
Back to top