Class: Ansible::Ruby::Modules::Vdo

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/system/vdo.rb

Overview

This module controls the VDO dedupe and compression device. VDO, or Virtual Data Optimizer, is a device-mapper target that provides inline block-level deduplication, compression, and thin provisioning capabilities to primary storage.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#ackthreadsObject?



75
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 75

attribute :ackthreads

#activated:yes, ...



20
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 20

attribute :activated

#biothreadsObject?



78
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 78

attribute :biothreads

#blockmapcachesizeObject?



44
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 44

attribute :blockmapcachesize

#compression:enabled, ...



40
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 40

attribute :compression

#cputhreadsObject?



81
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 81

attribute :cputhreads

#deduplication:enabled, ...



36
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 36

attribute :deduplication

#deviceString?



28
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 28

attribute :device

#emulate512Symbol?



54
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 54

attribute :emulate512

#growphysicalSymbol?



58
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 58

attribute :growphysical

#indexmemObject?



69
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 69

attribute :indexmem

#indexmodeObject?



72
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 72

attribute :indexmode

#logicalsizeString?



32
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 32

attribute :logicalsize

#logicalthreadsObject?



84
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 84

attribute :logicalthreads

#nameString



12
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 12

attribute :name

#physicalthreadsObject?



87
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 87

attribute :physicalthreads

#readcache:enabled, ...



47
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 47

attribute :readcache

#readcachesizeObject?



51
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 51

attribute :readcachesize

#running:yes, ...



24
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 24

attribute :running

#slabsizeObject?



62
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 62

attribute :slabsize

#state:present, :absent



16
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 16

attribute :state

#writepolicy:auto, ...



65
# File 'lib/ansible/ruby/modules/generated/system/vdo.rb', line 65

attribute :writepolicy