$ssh = Net::OpenSSH->new($ZFS_HOST, ctl_dir => $SSH_CTLDIR, user => $SSH_USER, passwd => $SSH_PWD, master_opts => '-vvv', master_stderr_fh => \*LOG);