Resource Type: unity_lun

Defined in:
lib/puppet/type/unity_lun.rb
Providers:
lun_provider

Overview

Configure DellEMC Unity LUN.

Properties

  • compression

    Enable/disable LUN compression, only applicable for all-flash pool.

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • hosts

    Hosts which contain this LUN.

  • io_limit_policy

    IO limit settings for the LUN.

  • pool

    Set pool of the LUN.

  • size

    Specify LUN size.

  • sp

    Storage Processor (SP) that owns the LUN.

Parameters

  • description

    LUN description.

  • name (namevar)

    Unique identifier for the Unity LUN.

  • provider

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

  • thin (defaults to: true)

    Enable/disable thin provisioning.