On Thu, May 20, 2010 at 04:23:49PM -0400, Thomas Burgess wrote:
> I know i'm probably doing something REALLY stupid.....but for some reason i
> can't get send/recv to work over ssh.  I just built a new media server and
> i'd like to move a few filesystem from my old server to my new server but
> for some reason i keep getting strange errors...
> 
> At first i'd see something like this:
> 
> pfexec: can't get real path of ``/usr/bin/zfs''
> 
> or something like this:
> 
> zfs: Command not found

Add /usr/sbin to your PATH or use /usr/sbin/zfs as the full path of the
zfs(1M) command.

Nico
-- 
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to