average 54.6 MB/s is normal speed for GigaEthernet ? ( I have just FAS2020 -> SwitchEnterasysC3(HighSpeedGigabitEthernet) -> Linux(broadcom GigabitEthernet) )
When I tried to use dd to force write data in FAS2020 the process is used 100%, this is one bottleneck problem or this is normal ?
ISCSI
Like above
[root@oraclesrv mnt]# dd if=/dev/zero of=/dev/sda bs=5M count=1000 conv=notrunc 1000+0 records in 1000+0 records out 5242880000 bytes (5.2 GB) copied, 95.9385 seconds, 54.6 MB/s
Backups jobs tend to do a lot of sequential reads, so I'd recommend running realocate command to a) check the level of volume fragmentation, b) do the defrag if required.
Regards,
Radek
Re: 54.6 MB/s iSCSI GbEthernet between Linux (RH5) and FAS2020