Resource Type: scaleio_storage_pool
- Defined in:
 - lib/puppet/type/scaleio_storage_pool.rb
 
- Providers:
 - 
      
        scli
 
Overview
Manage ScaleIO Storage Pools
Properties
- 
      device_scanner_bandwidth
      
       (defaults to: 1024)
      
      
      
Bandwidth limit of the background device scanner (in kb). Default: 1024
 - 
      device_scanner_mode
      
       (defaults to: device_only)
      
      
      
Mode of the background device scanner (disabled|device_only|data_comparison). Default: device_only
 - 
      ensure
      
       (defaults to: present)
      
      
      
The basic property that the resource should be in.
Supported values:- present
 - absent
 
 - 
      ramcache
      
       (defaults to: enabled)
      
      
      
Enable RAM read cache for this pool?
 - 
      rfcache
      
       (defaults to: disabled)
      
      
      
Enable rf read cache for this pool?
 - 
      spare_policy
      
      
      
The storage pool spare capacity
 
Parameters
- 
      name (namevar)
      
      
      
Default namevar (composition of ‘protection_domain:storage_pool’)
 - 
      pool_name
      
      
      
Name of this pool, required
 - 
      protection_domain
      
      
      
Name of the protection domain this pool is a member of, required
 - 
      provider
      
      
      
The specific backend to use for this ‘scaleio_storage_pool` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.
 - 
      zeropadding
      
       (defaults to: true)
      
      
      
Should zero padding be enabled?