Boyd Adamson wrote:
Andrius <[EMAIL PROTECTED]> writes:

Hi,
there is a small confusion with send receive.

zfs andrius/sounds was snapshoted @421 and should be copied to new
zpool beta that on external USB disk.
After
/usr/sbin/zfs send andrius/[EMAIL PROTECTED] | ssh host1 /usr/sbin/zfs recv beta
or
usr/sbin/zfs send andrius/[EMAIL PROTECTED] | ssh host1 /usr/sbin/zfs recv
beta/sounds
answer come
ssh: host1: node name or service name not known

What has been done bad?

Your machine cannot resolve the name "host1" into an IP address. This is
a network configuration problem, not a zfs problem.

You should find that
ssh host1

fails too.

Boyd


Second pool is in the same machine. What to write instead of host2?

--
Regards,
Andrius Burlega
begin:vcard
fn:Andrius Burlega
n:Burlega;Andrius
email;internet:[EMAIL PROTECTED]
tel;cell:+353876301575
x-mozilla-html:FALSE
version:2.1
end:vcard

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

Reply via email to