Hello,
I'm having very slow in some virtual machines.
My current setup is as follows:
- The hard drives of the machines are stored in container files that are in storage, the connection is made via iSCSI.
- Both "/" machines are assembled locally on 4 HD's in RAID 5
- Both "/ var" are mounted on the storage via iSCSI
- The connection between the machines is done via Cat6 cable - Gigabit
Machine A
- Container virtualization (the files are saved in storage (iSCSI))
- The transfer rate for "/" (via iSCSI) reaches 200 MB / s
Machine B
- Full virtualization
- Transfer to "/" (HD local machine) = 150MB / s
- This machine contains only the partition "/"
Machine C
- Full virtualization
- Transfer to "/" (HD local machine) = 60MB / s
- Transfer to "/ var" (via iSCSI) = 14MB / s
Machine D
- Full virtualization
- Transfer to "/" (HD local machine) = 8.7 MB / s
- Transfer to "/ var" (via iSCSI) = 6.3 MB / s
The physical machine is a Dell PowerEdge R410 (16 x Intel (R) Xeon (R) CPU E5620@2.40GHz | 16GB Ram)
The transfer tests were performed using the command "dd" of Linux.
dd if = / dev / zero of = teste.iso bs = 1024 count = 512000
NOTE:
- The bottleneck is not in the processor and memory for the tests performed using the CPU and memory did not reach 50%.
- The two machines are physically the same switch Gigabit
- Proxmox 1.6
Does anyone have any idea of what can be?
I'm having very slow in some virtual machines.
My current setup is as follows:
- The hard drives of the machines are stored in container files that are in storage, the connection is made via iSCSI.
- Both "/" machines are assembled locally on 4 HD's in RAID 5
- Both "/ var" are mounted on the storage via iSCSI
- The connection between the machines is done via Cat6 cable - Gigabit
Machine A
- Container virtualization (the files are saved in storage (iSCSI))
- The transfer rate for "/" (via iSCSI) reaches 200 MB / s
Machine B
- Full virtualization
- Transfer to "/" (HD local machine) = 150MB / s
- This machine contains only the partition "/"
Machine C
- Full virtualization
- Transfer to "/" (HD local machine) = 60MB / s
- Transfer to "/ var" (via iSCSI) = 14MB / s
Machine D
- Full virtualization
- Transfer to "/" (HD local machine) = 8.7 MB / s
- Transfer to "/ var" (via iSCSI) = 6.3 MB / s
The physical machine is a Dell PowerEdge R410 (16 x Intel (R) Xeon (R) CPU E5620@2.40GHz | 16GB Ram)
The transfer tests were performed using the command "dd" of Linux.
dd if = / dev / zero of = teste.iso bs = 1024 count = 512000
NOTE:
- The bottleneck is not in the processor and memory for the tests performed using the CPU and memory did not reach 50%.
- The two machines are physically the same switch Gigabit
- Proxmox 1.6
Does anyone have any idea of what can be?