Some considerations:
- If you are moving only VMDKs, You will need to present new LUNs on the new storage and format them as VMFS. Use this chance to redesign anything you may have not planned before (LUN sizes, raidgroups, VMFS block sizes if VMFS3 used, etc).
- Have in mind ESX have the limit of 256 maximum LUNs that can be presented to a single host.
- If an ESX will not participate on the migration (i.e. does not have VMs to be migrated on it, etc) do not present the new LUNs unnecessarily to it.
- Try not to replicate VMFS, as it may bring ressignature issue to surface. It is simpler not to do it and rely only on svMotion.
If I remember anything else will post here... :smileyhappy:
Good luck with that.