문제

This might be a simple question, but can ESX handle multiple File Manager instances in multiple threads? Or must I queue file tasks to work in series?

도움이 되었습니까?

해결책

ESX hosts can handle multiple file operations, such as migration,vmotion, storage vmotion, etc'

For example, on a standard 1GB network up to 4 concurrent vMotions can be performed between two Vsphere 5 ESX hosts. On a 10GB network, up to 8 concurrent vMotions.

The limits are the result of an overall consideration of modern hardware capabilities.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top