Re: EXADATA - Network traffic slow while rman backups are being run
Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/EXADATA-Network-traffic-slow-while-rman-backups-are-being-run-tp8240p8243.html
You can check it on your OS ( Linux in your case , as your system is Exadata)
Check and note the ip adress that belongs to the backup machine that you send your backup data to.
Check the network interfaces that are configured on your Exadata compute nodes (using ifconfig)
Check their types optionally (using ethtool)
Use route command to display the routes.
You should see that the route of your backup destination is based on a seperate network interface/s.. I mean it should be based on the network interfaces, which are different from your admin and client network..