path: nfs-utils_1:2.8.6-1/debian/tests/v3-mount
grep "${hello}" /mnt/hello.txt
pidof rpc.statd > /dev/null 2>&1 || {
    echo "rpc.statd isn't running after the NVSv3 mount, and it should..."
    exit 1
