spk83.docker-provision-thinpool

spk83.docker-provision-thinpool

This tool creates a thinpool logical volume for the devicemapper storage driver, which runs in direct-lvm mode with Docker.

To check if the setup was successful, run this command on the target machine:

lvs -o+seg_monitor

You can find more instructions here.

Requirements

Check the requirements in meta/main.yml.

Role Variables

See the variables in defaults/main.yml.

Dependencies

Review any dependencies in meta/main.yml.

Example Playbook

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

License

MIT

Author Information

Vishal Shah (vishal.shah@nyu.edu)

Informazioni sul progetto

Creates a thinpool logical volume for docker engine

Installa
ansible-galaxy install spk83.docker-provision-thinpool
Licenza
mit
Download
1.2k
Proprietario