Le 04/12/2006 à 23:34:39-0800, Jason A. Hoffman a écrit
> Hi Mastan,
> 
> >Like this , Can We share zfs file system between two machines. If  
> >so please explain it.
> 
> It's always going from machine 1 to machine 2?
> 
> zfs send [EMAIL PROTECTED] | ssh [EMAIL PROTECTED] | zfs  
> recv filesystem-one-machine2
> 
> will stream a snapshot from the first machine to a filesystem/device/ 
> snapshot on machine2

That's impressive. Whath the size of the file you send throught ssh ? Is
that size is exactly same of the FS or the occupation of FS ? Can I send
just the diff ? For example

        At t=0          I send a big file using your command
        at t=t+1        I just send the diff not a big file 

Regards.

 
--
Albert SHIH
Universite de Paris 7 (Denis DIDEROT)
U.F.R. de Mathematiques.
7 ième étage, plateau D, bureau 10
Heure local/Local time:
Tue Dec 5 14:53:13 CET 2006
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to