Laurent GUERBY wrote: > On Mon, 2008-05-19 at 13:29 +0400, Roman Rybalko wrote: > >> Switching nodes? >> How about: >> [EMAIL PROTECTED]:~# tar jcv . | nc gcc17 34345 >> [EMAIL PROTECTED]:~# nc -l -p 34345 | tar jxv >> Can I copy 300M gcc14 -> gcc17 once a day ? > gcc16 and gcc17 cross mount each other /home > as /n/16/ and /n/17 so you have no copy to do at all to switch > machines :). > I see. Thanks, it's really convenient. Seems I should re-read the wiki again ;)
BTW, i've tried to copy some data from gcc14 to gcc12 and found that it's not as fast as from gcc14 to gcc17, and far less faster than gcc17 <-> gcc16. I think NFS can be quite laggy between datacenters . -- WBR, Roman Rybalko _______________________________________________ Gcc-cfarm-users mailing list Gcc-cfarm-users@gna.org https://mail.gna.org/listinfo/gcc-cfarm-users