Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
titleiscsi | boolean

Use iSCSI for failover testing

Valid values: 0 (no iSCSI), 1 (iSCSI)

Code Block
themeMidnight
# do not setup iscsi
iscsi=0

# setup iscsi
iscsi=1
Panel
titlekerberos | boolean

Set the cluster up to use Kerberos

Valid values: true, false (no value is the same as true)

Code Block
themeMidnight
# setup kerberos
kerberos
# or
kerberos=true

# do not setup kerberos
kerberos=false
Panel
titlelivedebug

For DDN employees only: How to: livedebug

...