Hi Rasheed,
I answered you about the HotAdd limitation in the other discussion
Here is an extract of the Virtual Disk API Programming guide :
For LAN transport, virtual disks cannot be larger than 1TB each. As its name implies, this transport mode is not LAN-free, unlike SAN and HotAdd transport (http://pubs.vmware.com/vsphere-50/index.jsp?topic=/com.vmware.vddk.pg.doc_50/vddkPreface.html)
But,the block size chosen for the VMFS that holds the proxy is also important.
It must be 8MB to allow backing up a 2 TB virtual disk.
The proxy can do only one sessions at a time and the duration of on backup will be around 1 to 10 minutes depending of the size of the VM and the modifications since the last backup.
A proxy is using only 1 GB of RAM. That's easier to predict the number of proxies you need when you backup one VM at a time with a proxy using 1 GB of RAM, than when you backup 4 VMs at a time with a proxy using 4 GB of RAM, and at the end you are using the same amount of ressources in your VMWare environment.
Yes, you need seperate proxies for Windows and Linux backups in 6.0.
Again, it's only 1 GB of RAM each. And this limitation won't exist anymore in the next release.
Best regards,
Denis