SUMMARY: Ufsdump over Network

From: Gabel Martin <Martin.Gabel_at_ffm3.siemens.de>
Date: Tue Jan 29 2002 - 04:51:04 EST
Thanks to the following people:

Peter Duncan [peterduncan@globalfarmers.com]
Casper Dik [Casper.Dik@Sun.COM]
Peter Stokes [peter@ashlyn.co.uk]
Juergen_Rothenanger@notes.amdahl.com

And special thanks to:
Surendar Dinkar [surender@ikos.com]

I used his method:

You should rather login to OMT2( I suppose this is the machine name where u
want to restore) .

rsh machine_from_which_to_dump ufsdump 0f - /dev/dsk/c0t3d0s7|(cd /home ;
ufsrestore xf -)

----------------------------------------------------------------------------
----------------------------
original message:

Gabel Martin wrote:

> Hi,
>
> rather a simple thing but....
>
> I try to duplicate two machines over the network via ufsdump/ufsrestore.
> sounds simple:
>
>         ufsdump 0f - /dev/rdsk/c0t3d0s7 | rsh OMT2:/home; ufsrestore xf -
>
>                 doesn't work: host unknown
>
>         ufsdump 0f - /dev/rdsk/c0t3d0s7 | rsh OMT2 ufsrestore xf
> /dev/rdsk/c0t1d0s7
>                 doesn't work: broken pipe
>
>         ufsdump 0f - /dev/rdsk/c0t3d0s7 | rsh OMT2 cd /home; ufsrestore xf
-
>                 doesn't work: broken pipe
>
>         ufsdump 0f - /dev/rdsk/c0t3d0s7 | (rsh OMT2:/home; ufsrestore xf
-)
>                 doesn't work: host unknown (that's the example form 'man
> ufsrestore')
>
> All machines hav a '+' entry in their .rhosts. All machnes are named in
> /etc/hosts
> I've tested all commands with numeric IP-adresses but no success.
> I'm going crazy.... What do I miss ?!?!?!?!? What about tar ??
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
Received on Tue Jan 29 03:52:20 2002

This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:42:32 EST