Hi Mitch:

The name of the binary is correct, it is "rsync" - note that it starts
it up in daemon mode.

Which Linux are you on which provides "rsyncd"?  On Red Hat systems,
/usr/bin/rsync is provided by the rsync RPM.

However, you might have a potential problem if you're in the process of
imaging and have multiple rsync processes running and then it tries to
find the pidof rsync in which case it will get back a list...

Can you please file a bug for this?

http://sourceforge.net/tracker/?group_id=259&atid=100259

Thanks,

Bernard 

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Mitch Sako
> Sent: Tuesday, August 29, 2006 17:18
> To: [email protected]
> Subject: [Sisuite-users] systemimager-server-rsyncd bug?
> 
> I'm not sure if this has been reported or if it's a bug at all.
> 
> In the startup file 'systemimager-server-rsyncd' (usually in 
> /etc/init.d) there is code that looks like this:
> 
> export 
> PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
> NAME=rsync
> OPTIONS="--daemon --config=/etc/systemimager/rsyncd.conf"
> DAEMON=`which $NAME` || exit 0
> DESC="rsync daemon for systemimager"
> 
> I found out that rsyncd will not start back up if there are 
> rsync processes running because pidof reports back process 
> ids.  If I change $NAME to "rsyncd" everything happens as 
> expected.  My rsyncd died and I needed to restart it, however 
> there were some rsync jobs running at the same time.
> 
> -Mitch
> 
> 
> 
> --------------------------------------------------------------
> -----------
> Using Tomcat but need to do more? Need to support web 
> services, security?
> Get stuff done quickly with pre-integrated technology to make 
> your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on 
> Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&;
> dat=121642
> _______________________________________________
> Sisuite-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sisuite-users
> 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sisuite-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to