-
- Novice
- Posts: 4
- Liked: never
- Joined: Jan 18, 2020 8:12 pm
- Full Name: Hanieh Rafatmanesh
- Contact:
Low Speed on 10Gb Network
Hi,
We are two servers in our company that is connected each other via 10Gb NIC and cable for seprating backup network with high speed.test is done for vmware backup job and backup from another Physical host with agent.but maximum speed is 1-2Gb.I dont know where is bottleneck.It is worth mentioning:
1-File transfer between two servers is up to 7Gb so that resource performance such as hard speed and CPU core is ok!
2-we checked throttling and network rule that not to set.
Sincerely,
Hanieh Rafatmanesh
We are two servers in our company that is connected each other via 10Gb NIC and cable for seprating backup network with high speed.test is done for vmware backup job and backup from another Physical host with agent.but maximum speed is 1-2Gb.I dont know where is bottleneck.It is worth mentioning:
1-File transfer between two servers is up to 7Gb so that resource performance such as hard speed and CPU core is ok!
2-we checked throttling and network rule that not to set.
Sincerely,
Hanieh Rafatmanesh
-
- Veeam Software
- Posts: 21139
- Liked: 2141 times
- Joined: Jul 11, 2011 10:22 am
- Full Name: Alexander Fogelson
- Contact:
Re: Low Speed on 10Gb Network
Hi Hanieh, what is reported as the bottleneck by the backup job itself? You can see it in the job session window.
-
- Service Provider
- Posts: 25
- Liked: 6 times
- Joined: Jan 03, 2020 10:08 am
- Full Name: Oliver Palz
- Contact:
Re: Low Speed on 10Gb Network
Did you try allowing more threads on the backup proxy?
How many did you configure?
How many did you configure?
--
You wanna Talk? Check my Calendar @Bookings
MS Bookings: https://bit.ly/3028OME
Xing: https://www.xing.com/profile/Oliver_Palz
LinkedIn: https://www.linkedin.com/in/oliverpalz/
You wanna Talk? Check my Calendar @Bookings
MS Bookings: https://bit.ly/3028OME
Xing: https://www.xing.com/profile/Oliver_Palz
LinkedIn: https://www.linkedin.com/in/oliverpalz/
-
- Novice
- Posts: 4
- Liked: never
- Joined: Jan 18, 2020 8:12 pm
- Full Name: Hanieh Rafatmanesh
- Contact:
Re: Low Speed on 10Gb Network
Hi
Sorry for late replying
My backup is in one VM on ESXi with 10Gb network and in the job session window there is 99% Source and 10% Network & Proxy.Although my VM source is suitable.
Unfortunately My problem persists and maximum speed is 2Gbps.
Sorry for late replying
My backup is in one VM on ESXi with 10Gb network and in the job session window there is 99% Source and 10% Network & Proxy.Although my VM source is suitable.
Unfortunately My problem persists and maximum speed is 2Gbps.
-
- Novice
- Posts: 4
- Liked: never
- Joined: Jan 18, 2020 8:12 pm
- Full Name: Hanieh Rafatmanesh
- Contact:
Re: Low Speed on 10Gb Network
Hi
Sorry for late replying
I don't separate Proxy server, but I checked factors such as:
Transport mode is on: Network
Concurrent job is on: 1
I/O control is disable
Sorry for late replying
I don't separate Proxy server, but I checked factors such as:
Transport mode is on: Network
Concurrent job is on: 1
I/O control is disable
-
- Veeam Software
- Posts: 3626
- Liked: 608 times
- Joined: Aug 28, 2013 8:23 am
- Full Name: Petr Makarov
- Location: Prague, Czech Republic
- Contact:
Re: Low Speed on 10Gb Network
Hi Hanieh,
"99 % Source" means that data retrieving in the "Network" mode is the slowest data processing stage.
The speed in "Network" mode can be decreased because of the two main reasons:
1. High read latency on the source disk sub-system
2. Bad performance of network channel between ESXi and proxy (likely not the reason in our case)
I would try to test Hot Add mode and to specify preferred network setting to guarantee that data traffic goes from the virtual proxy to the repository over the fast backup network.
And one more consideration is to increase number of concurrent tasks according to available proxy resources.
I would inspect disk read performance if the result of test was the same or worse, for example ESXTOP tool might be useful.
Thanks!
"99 % Source" means that data retrieving in the "Network" mode is the slowest data processing stage.
The speed in "Network" mode can be decreased because of the two main reasons:
1. High read latency on the source disk sub-system
2. Bad performance of network channel between ESXi and proxy (likely not the reason in our case)
I would try to test Hot Add mode and to specify preferred network setting to guarantee that data traffic goes from the virtual proxy to the repository over the fast backup network.
And one more consideration is to increase number of concurrent tasks according to available proxy resources.
I would inspect disk read performance if the result of test was the same or worse, for example ESXTOP tool might be useful.
Thanks!
-
- Novice
- Posts: 4
- Liked: never
- Joined: Jan 18, 2020 8:12 pm
- Full Name: Hanieh Rafatmanesh
- Contact:
Re: Low Speed on 10Gb Network
Hi PetrM
1.Read speed on source VM is 7-8Gbps that is test with Crystaldiskmark tools(Hard R&W speed tools) and Hard Write speed on Veeam server is 9Gbps
2.I tested this one(Hot add mode) and dedicate preferred network but it was no different.
3.I changed concurrent task from one to two and speed grew up a little from 1.5 to 2.1Gbps. but other increase of concurrent number was useless.
So i think this problem is only veeam software. and my question is that without any change on veeam software it could be take backup with 10Gbps?
Thanks for your response
1.Read speed on source VM is 7-8Gbps that is test with Crystaldiskmark tools(Hard R&W speed tools) and Hard Write speed on Veeam server is 9Gbps
2.I tested this one(Hot add mode) and dedicate preferred network but it was no different.
3.I changed concurrent task from one to two and speed grew up a little from 1.5 to 2.1Gbps. but other increase of concurrent number was useless.
So i think this problem is only veeam software. and my question is that without any change on veeam software it could be take backup with 10Gbps?
Thanks for your response
-
- Veeam Software
- Posts: 3626
- Liked: 608 times
- Joined: Aug 28, 2013 8:23 am
- Full Name: Petr Makarov
- Location: Prague, Czech Republic
- Contact:
Re: Low Speed on 10Gb Network
Hi Hanieh,
I think we should not compare results of the mentioned benchmark tools running directly on VM with processing rate reported by Veeam job because mechanisms of data read are totally different in both cases.
If you would like to perform benchmark tests in right way, I strongly recommend to contact our support team.
They have special tools to emulate data read in similar way as Veeam does during backup (depending on transport mode). Please do not forget to paste support case id for our reference.
Thanks!
I think we should not compare results of the mentioned benchmark tools running directly on VM with processing rate reported by Veeam job because mechanisms of data read are totally different in both cases.
If you would like to perform benchmark tests in right way, I strongly recommend to contact our support team.
They have special tools to emulate data read in similar way as Veeam does during backup (depending on transport mode). Please do not forget to paste support case id for our reference.
Thanks!
Who is online
Users browsing this forum: Bing [Bot], deivin.chaconvindas, Google [Bot], nimda, Semrush [Bot] and 330 guests