This repository contains the Proxmox VE plugin that allows the use of the StorPool storage backend. The documentation may be viewed at its StorPool web home.
/etc/storpool.conf.d/proxmox.conf
- Install the Perl dependencies with
perl tools/install_deps.pl
- Run the tests with
make test
Verbose output can be achieved with
make test-vUse root as test 14 relies on that to create a special block file. Tests will be skipped else.