A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.hashicorp.com/nomad/commands/volume/create below:

nomad volume create command reference | Nomad

nomad volume create command reference

The volume create command creates storage volumes as either Container Storage Interface (CSI) volumes or dynamic host volumes.

The volume create command can create dynamic host volumes if host volume plugins are installed on the node, or CSI volumes if the CSI plugins implement the Controller interface. The volume create command automatically registers the volume as well.

nomad volume create [options] [file]

The volume create command requires a single argument, specifying the path to a file containing a valid volume specification. Nomad reads the file and submits the volume to the server for placement. If the supplied path is "-", the volume file is read from STDIN. Otherwise the file is read from the file at the supplied path.

When ACLs are enabled, this command requires a token with the appropriate capability in the volume's namespace: the csi-write-volume capability for CSI volumes or host-volume-create for dynamic host volumes.

Refer to the CSI Volume Specification and the Dynamic Host Volume Specification for further information.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4