mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
provisioning and deprovisioning of the volumes on the node where zfs pool has already been setup. Pool name and the volume parameters has to be given in storage class which will be used to provision the volume. Signed-off-by: Pawan <pawan@mayadata.io>
5 lines
46 B
Bash
5 lines
46 B
Bash
#!/bin/sh
|
|
|
|
set -ex
|
|
|
|
/usr/local/bin/zfs-driver
|