2009/5/11 Pavlos Parissis <pavlos.paris...@gmail.com>: > Hi, > > Every time I run prepareclient over ssh like this ssh -v > 10.227.128.236 '/usr/sbin/si_prepareclient --yes --server > 10.227.130.2' > it hangs with this "Starting or re-starting rsync as a daemo...@rsyncd: 28" > > Has anyone seen that before? > > Cheers, > Pavlos >
I solved by modifying si_prepareclient:start_rsyncd() function like this # Start up the new one. SystemImager::UseYourOwnKernel::run_cmd("rsync --daemon --port=$RSYNC_PORT --config=$rsyncd_conf_file &", 0, 0); I've just added the "&" to put in the background this command. Cheers, Pavlos ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ sisuite-users mailing list sisuite-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sisuite-users