Re: Need info on how to SCP on AIX without being prompted for password

2010-06-26 Thread Grigori Solonovitch
Hello Jim, You can debug ssh connectin by command: ssh -vvv u...@destination_server At the same time, please check, if: 1) be sure you have the latest packages for SSL and SSH (it is important fot not root users); 2) you have configured $HOME/.shosts on target server; 3) directory $HOME of target

Re: incremental backup of many millions of very small files

2010-06-26 Thread Mehdi Salehi
Zoltan, Actually the node is a Win 2008 32-bit. I said journaling is not feasible because b/a client incremental backup is not feasible as well. When I start backup, nothing happens even after two hours. I don't know how could you manage to backup 90 millions of file in a filesystem. Perhaps file s

Re: incremental backup of many millions of very small files

2010-06-26 Thread Zoltan Forray/AC/VCU
Same here. The files are 4K average in size (geological mapping data - lots of png files). Have you tried MEMORYEFFICIENT? Windows 2003 32-bit Yes, the backup start takes many hours due to getting the meta-data from the TSM server on what files are backed up. This can only be done with MEMORYE

Re: incremental backup of many millions of very small files

2010-06-26 Thread Mehdi Salehi
Thanks Zoltan, Assuming that "many hours" is acceptable for backing up a full filesystem, I am still worried about performance in terms of restore. I don't have any idea of restore performance when using image+incremental-by-date? Again what B/A client lacks is block-level incremental backup, I bel