ho-ansible / xnbd

Ansible role: remote-mounted block device storage
MIT License
0 stars 0 forks source link

Ansible role: xnbd

Network block device

DEPRECATED

This functionality has been moved to kubernetes, so this ansible role is no longer maintained.

Requirements

Only tested on Debian buster.

Create 200GB image (cannot be sparse file):

ionice -c 3 dd if=/dev/zero of=/srv/nbd0.img bs=1M count=200K

Role Variables

For clients:

For servers:

Playbooks

Dependencies

None.

License

Author Information