conf/zfs.conf
author Tomas Zeman <tzeman@volny.cz>
Thu, 03 Nov 2011 09:57:04 +0100
changeset 17 9505016b06d7
parent 15 18b6d38a95c9
permissions -rw-r--r--
couchdb_start_replication: fixed url

# ZFS checks

# zpool(1M) status, parameters: zpool-name,property
# parameters eg.: rpool,health
# see zpool list -o for available properties
UserParameter=zpool[*],zpool list -H -o $2 $1|sed -e 's/%//'