Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Driver array.hp3par

Minimal configlet:

[array#1]
type = hp3par

Minimal setup command:

om node set --kw="type=hp3par"

Supported keywords:

  • cli
  • key
  • manager
  • method
  • pwf
  • username

Keyword cli

required:    false
scopable:    false
default:     3parcli

Example:

cli=/path/to/pwf

Description:

The path of the executable hp3par CLI.

Keyword key

required:    false
scopable:    false

Example:

key=/path/to/key

Description:

The path to the private key to use to log in.

Keyword manager

required:    false
scopable:    false

Default:

The name of the array

Example:

manager=mymanager.mycorp

Description:

The array manager host name.

Keyword method

required:    false
scopable:    false
candidates:  proxy, cli, ssh
default:     ssh

Example:

method=ssh

Description:

The connection method to use.

Keyword pwf

required:    false
scopable:    false

Example:

pwf=/path/to/pwf

Description:

The path to the 3par password file to use to log in.

Keyword username

required:    false
scopable:    false

Example:

username=root

Description:

The username to use to log in, if configured.