Hi,
I have two model 7026-H80's and a M80 at AIX 4.3.3 ML 11
Recently the network was upgraded to use Gigabyte
In doing so the backup times have not improved, I have performed the following tests to try to resolve but still not getting anywhere, can anyone provide advise on this?
note: I have checked with "netstat -a | grep EST" to see the ftp connections are going over the Gigabyte card.
TESTS:
7026-H80 (Development Server) 2xCPU's 3GB Mem backups 4hrs+ (62GB)
ftp command put "| dd if=/dev/zero bs=64k count=32000" /dev/null
ftp (local) 2097152000 bytes sent in 136.9 seconds (1.496e+04 Kbytes/s)
ftp (to tsm) 2097152000 bytes sent in 114.1 seconds (1.795e+04 Kbytes/s)
ftp (from tsm) 2097152000 bytes sent in 104.6 seconds (1.958e+04 Kbytes/s)
7026-M80 (Production Server) 4xCPU's 4GB mem backups 30Mins (64GB)
ftp put "| dd if=/dev/zero bs=64k count=32000" /dev/null
ftp (local) 2097152000 bytes sent in 86.69 seconds (2.362e+04 Kbytes/s)
ftp (to tsm) 2097152000 bytes sent in 89.47 seconds (2.289e+04 Kbytes/s)
ftp (from tsm) 2097152000 bytes sent in 97.79 seconds (2.094e+04 Kbytes/s)
7026-H80 (TSM Server) 4xCPU's 3GB Mem
ftp put "| dd if=/dev/zero bs=64k count=32000" /dev/null
ftp 2097152000 bytes sent in 93.63 seconds (2.187e+04 Kbytes/s)
Is this possibly the restriction on the CPU ??
thanks
I have two model 7026-H80's and a M80 at AIX 4.3.3 ML 11
Recently the network was upgraded to use Gigabyte
In doing so the backup times have not improved, I have performed the following tests to try to resolve but still not getting anywhere, can anyone provide advise on this?
note: I have checked with "netstat -a | grep EST" to see the ftp connections are going over the Gigabyte card.
TESTS:
7026-H80 (Development Server) 2xCPU's 3GB Mem backups 4hrs+ (62GB)
ftp command put "| dd if=/dev/zero bs=64k count=32000" /dev/null
ftp (local) 2097152000 bytes sent in 136.9 seconds (1.496e+04 Kbytes/s)
ftp (to tsm) 2097152000 bytes sent in 114.1 seconds (1.795e+04 Kbytes/s)
ftp (from tsm) 2097152000 bytes sent in 104.6 seconds (1.958e+04 Kbytes/s)
7026-M80 (Production Server) 4xCPU's 4GB mem backups 30Mins (64GB)
ftp put "| dd if=/dev/zero bs=64k count=32000" /dev/null
ftp (local) 2097152000 bytes sent in 86.69 seconds (2.362e+04 Kbytes/s)
ftp (to tsm) 2097152000 bytes sent in 89.47 seconds (2.289e+04 Kbytes/s)
ftp (from tsm) 2097152000 bytes sent in 97.79 seconds (2.094e+04 Kbytes/s)
7026-H80 (TSM Server) 4xCPU's 3GB Mem
ftp put "| dd if=/dev/zero bs=64k count=32000" /dev/null
ftp 2097152000 bytes sent in 93.63 seconds (2.187e+04 Kbytes/s)
Is this possibly the restriction on the CPU ??
thanks