Skip to content

Takes an allocated disk and creates a thinpool logical volume for docker engine

License

Notifications You must be signed in to change notification settings

spk83/ansible-docker-provision-thinpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spk83.docker-provision-thinpool

Creates a thinpool logical volume to use with devicemapper storage driver in direct-lvm mode with docker engine.

To verfiy if the role executed successfully, run following command on target machine

lvs -o+seg_monitor

Role follows instructions from here

Requirements

See meta/main.yml

Role Variables

See defaults/main.yml

Dependencies

See meta/main.yml

Example Playbook

- hosts: servers
  roles:
    - spk83.docker-provision-thinpool

License

MIT

Author Information

Vishal Shah [email protected]

About

Takes an allocated disk and creates a thinpool logical volume for docker engine

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published