rsync builds a list of files that should be synced and then proceeds to transferring them one-by-one.. If any file gets deleted between those operations. (it was splunk in your case), it stucks. Disable splunk before syncing.
On Wed, Jun 17, 2009 at 5:08 PM, Alex Kovalyov <[email protected]>wrote: > Try to delete some content on the instance and sync again. It's likely too > big for smooth rebundle. > > > On Wed, Jun 17, 2009 at 4:18 PM, Travis <[email protected]> wrote: > >> >> NOTE: rsync with preservation of extended file attributes failed. >> Retrying rsync >> without attempting to preserve extended file attributes... >> execution failed: "rsync -rlpgoD -t -r -S -l --exclude /sys --exclude / >> proc --exclude /dev/pts --exclude /dev --exclude /media --exclude /mnt >> --exclude /proc --exclude /sys --exclude /root/.ssh --exclude /etc/aws >> --exclude /mnt --exclude /var/www --exclude /var/run/scalr/trap_ids -- >> exclude /mnt/app4-200906170353 --exclude /mnt/img-mnt /* /mnt/img-mnt >> 2>&1 > /dev/null" >> ec2-bundle-vol failed. >> >> Any idea what causes this kind of error? One of the instances in the >> farm synchronizes with no problem, 2 others do not. This is farm 583. >> >> Thanks, >> Travis >> >> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "scalr-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/scalr-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
