[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

01/21/2008 at 09:10PM PST, ID: 23100236
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.5

slow file transfer over NFS

Asked by td_miles in HP-UX Unix, NFS File Server, Backup & Restore Software

I have two HPUX boxes. They are on seperate subnets with a router between them.

I am trying to replicate some files from one box (old server) to another box (new server).

The process I am doing is as follows:

1. On old box, export the directory (exportfs -i -o root=newbox /dbs)
2. On new box, mount the directory (mount oldbox:/dbs /mnt/dbs)
3. On new box, copy data using rsync (/usr/local/bin/rsync -avP  /mnt/dbs/ /oldbox/dbs)

The problem is that the file copy is EXTREMELY slow.

If I look at a file that is copying now with rsync, it shows:

qad.cpio.Z
    27033600  78%   17.43kB/s    0:07:14

which shows that it's done 27MB (which is 78% of the file) at the rate of 17.43kB/s and the time remaining is 7 mins, 12 secs.

If I look at the interface on the router between the two subnets, it shows a transfer rate of approx 2.5Mbit/s through the interfaces.

I'm further constrained by the fact that what I really want to copy off is a Progress DB file and I have a limited window to do this when the DB is shutdown for backups during the night (about 90 mins). If I'm reading it correctly, the DB file is about 200MB in size:

du -k mfg.d1
200000  mfg.d1

At the rate of 17kB/s it's going to take forever.

So my question is, how would you suggest a better way of copying the data from old box to new. I don't have space on the old box to create a TGZ file and copy that across.

An option might be to restore the database from tape to the other server ? Is there a way to restore from tape to an NFS mount ? The tape drive in the old server is DDS3, so I would have to restore from the tape across the network to the new server.


edit: A transfer that I let run has just finished. The results are:

sent 540317467 bytes  received 268708 bytes  69569.03 bytes/sec
total size is 586467374  speedup is 1.08

Which shows a transfer rate of just under 70KBytes/sec over the whole transfer (584MB)
[+][-]01/21/08 11:14 PM, ID: 20712438

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]01/21/08 11:26 PM, ID: 20712461

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/21/08 11:49 PM, ID: 20712529

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/22/08 12:34 AM, ID: 20712670

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/22/08 04:43 AM, ID: 20713660

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 30-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]01/22/08 05:46 AM, ID: 20714077

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/22/08 05:57 AM, ID: 20714154

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]01/22/08 11:50 AM, ID: 20717601

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: HP-UX Unix, NFS File Server, Backup & Restore Software
Sign Up Now!
Solution Provided By: tfewster
Participating Experts: 3
Solution Grade: A
 
 
[+][-]01/22/08 12:18 PM, ID: 20717874

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]01/22/08 02:23 PM, ID: 20719086

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]02/05/08 03:23 PM, ID: 20828208

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02/07/08 04:22 PM, ID: 20846808

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02/07/08 07:35 PM, ID: 20847611

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]02/17/08 09:34 PM, ID: 20917809

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]03/13/08 09:25 PM, ID: 21123065

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]03/13/08 10:11 PM, ID: 21123179

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20091111-EE-VQP-91 / EE_QW_2_20070628