Resource Type: hpe3par_vlun

Defined in:
lib/puppet/type/hpe3par_vlun.rb
Providers:
hpe3par_vlun

Overview

VLUN

Properties

  • autolun

    States whether the lun nmber should be autosigned.

  • card_port

    Port number on the FC card.

  • ensure

    The basic property that the resource should be in.

    Supported values:
    • export_volume_to_host
    • unexport_volume_to_host
    • export_volume_to_hostset
    • unexport_volume_to_hostset
    • export_volumeset_to_host
    • unexport_volumeset_to_host
    • export_volumeset_to_hostset
    • unexport_volumeset_to_hostset
  • host_name

    Name of the host.

  • hostset_name

    Name of the hostset.

  • lunid

    LUN ID.

  • node_val

    System node.

  • slot

    PCI bus slot in the node.

  • volume_name

    Volume name.

  • volumeset_name

    Name of the VV set to export.

Parameters

  • debug (defaults to: false)

    If true, Debug mode set to true.

    Supported values:
    • true
    • false
  • name (namevar)
  • password

    The password for the storage system User.

  • provider

    The specific backend to use for this ‘hpe3par_vlun` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

  • ssip

    The storage system IP address or FQDN.

  • url

    If using URL do not use ssip, user, and password. URL in the form of user:password@ssip:8080/

  • user

    The storage system user name.