Re: Speed Problem Copying Files

2019-05-14 Thread Lothar Schilling
Thanks for your help, David. But to boot the machine from a live CD I will have to pay a visit to the computing centre in Frankfurt anyway. So instead of running a diagnostic tool I am going to install the system from scratch, this time using a 64bit version.

Re: Speed Problem Copying Files

2019-05-13 Thread Lothar Schilling
Am 13.05.2019 um 10:51 schrieb Tixy: > On Mon, 2019-05-13 at 10:30 +0200, Lothar Schilling wrote: > [...] >> # uname -a >> Linux [my.server.com] 4.9.0-9-686-pae #1 SMP Debian 4.9.168-1 >> (2019-04-12) i686 GNU/Linux > So you're running a 32-bit system, not 64-bit.

Re: Speed Problem Copying Files

2019-05-13 Thread Lothar Schilling
Am 10.05.2019 um 10:51 schrieb Lothar Schilling: > Am 10.05.2019 um 07:48 schrieb David Christensen: >> On 5/9/19 1:49 AM, Lothar Schilling wrote: >>> Hi everybody, >>> >>> for years I have used CentOS for our server landscape. Now I decided to >>> g

Re: Speed Problem Copying Files

2019-05-10 Thread Lothar Schilling
Am 10.05.2019 um 07:48 schrieb David Christensen: > On 5/9/19 1:49 AM, Lothar Schilling wrote: >> Hi everybody, >> >> for years I have used CentOS for our server landscape. Now I decided to >> give Debian a try. I just set up a Stretch 9.8 system supposed to become >

Re: Speed Problem Copying Files

2019-05-09 Thread Lothar Schilling
Am 09.05.2019 um 13:23 schrieb Keith Christian: > What is the rsync command line, could there be a —bwlimit option in it? No, there isn't. Anyway, cp has the same problem.

Re: Speed Problem Copying Files

2019-05-09 Thread Lothar Schilling
Am 09.05.2019 um 13:27 schrieb Martin: > [..] >> hdparm -tT /dev/sda >> /dev/sda: >>  Timing cached reads:   13348 MB in  2.00 seconds = 6683.42 MB/sec >>  Timing buffered disk reads: 1014 MB in  3.00 seconds = 337.72 MB/sec >> >> iotop -o (for rsync and cp) >> Total DISK READ :   0.00 B/s | To

Re: Speed Problem Copying Files

2019-05-09 Thread Lothar Schilling
Am 09.05.2019 um 12:50 schrieb Jonas Smedegaard: > [ replying to list, not discretely ] > > Quoting Lothar Schilling (2019-05-09 12:36:55) >> Am 09.05.2019 um 12:26 schrieb Jonas Smedegaard: >>> Quoting Lothar Schilling (2019-05-09 11:46:00) >>>> Am 09.05.20

Re: Speed Problem Copying Files

2019-05-09 Thread Lothar Schilling
Am 09.05.2019 um 11:51 schrieb Kevin DAGNEAUX: > Le 09/05/2019 à 11:46, Lothar Schilling a écrit : >> Am 09.05.2019 um 11:14 schrieb Jonas Smedegaard: >>> Quoting Lothar Schilling (2019-05-09 10:49:32) >>>> for years I have used CentOS for our server landscape. Now I

Re: Speed Problem Copying Files

2019-05-09 Thread Lothar Schilling
Am 09.05.2019 um 11:14 schrieb Jonas Smedegaard: > Quoting Lothar Schilling (2019-05-09 10:49:32) >> for years I have used CentOS for our server landscape. Now I decided >> to give Debian a try. > Welcome to Debian! > > I sincerely hope you will appreciate Debian. > &

Speed Problem Copying Files

2019-05-09 Thread Lothar Schilling
Hi everybody, for years I have used CentOS for our server landscape. Now I decided to give Debian a try. I just set up a Stretch 9.8 system supposed to become our main backup server. So I set up a backup job wih rsync. But the going is really very very slow. Trying to figure out what's happeni