On 01/02 09:19 , Bob Wooden wrote: > > su -s /bin/bash backuppc > > ssh -l root [changed to myremotehostname] > > exit > Then I ran this and tried and the verbose hung, but 'top' showed sshd > activity. So, I waited and in 30 seconds or so, backup verbose info > started flying up the screen.
If you're not already familiar with it, look into tools like 'iftop' (my favorite) or 'iptraf' to monitor what your connections are doing on the wire. It'll give you some idea whether the connection is actually hung or whether it's moving data in the background and not showing any activity relative to that data yet. -- Carl Soderstrom Systems Administrator Real-Time Enterprises www.real-time.com ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
