Comment 3 for bug 558719

Revision history for this message
Dustin Kirkland  (kirkland) wrote :

Trying rsync to sync keys with "10.1.1.75"...+ sudo -u eucalyptus /usr/bin/rsync --rsh -az //var/lib/eucalyptus/keys//node-cert.pem //var/lib/eucalyptus/keys//cluster-cert.pem //var/lib/eucalyptus/keys//node-pk.pem //var/lib/eucalyptus/keys//cloud-cert.pem eucalyptus@10.1.1.75://var/lib/eucalyptus/keys//
rsync: Failed to exec -l: No such file or directory (2)
rsync error: error in IPC code (code 14) at pipe.c(84) [sender=3.0.7]
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in IPC code (code 14) at io.c(601) [sender=3.0.7]

The ${RSYNC_RSH} is null.

I think I introduced this problem. I'm testing a fix.