I forgot I asked a similar questions on another section of the forum (shame on me), but I found a solution. Please see the following post Re: Access SMB Storage using esxi host and manage with MS...
See more...
I forgot I asked a similar questions on another section of the forum (shame on me), but I found a solution. Please see the following post Re: Access SMB Storage using esxi host and manage with MS server 2008 Below is what I wrote on the link above: So as it turns out, there seems to be something wrong with vClient when Adding a Hard Disk (Virtual Disk) to a VM of size larger than 4TB. The article VMware KB: Value out of range error message when adding disks larger than 4TB in vSphere Client describes that if you come across this problem, to add the hard disk via vSphere CLI, Power CLI or vmkfstools. So this seems to be a known issue on vClient. What I ended up doing was using vClient, creating the hard disk, adding it to the VM (size of hard disk is 5.45TB) and when I would get the error about the DiskCapControl out of range, I would just click OK and then finalizing the creating of the hard disk on the VM. Once the process is done, I selected the VM and noticed that it did in fact added a new hard disk of size 5.45TB even though it complained about it. I fired up the VM with windows server 2008 R2 installed and was able to create a new drive on windows and set it up as a shared drive on the network. Seems like vClient needs to be updated by VMware and fix this bug, if it is a bug which I think so. Thank you for the help vervoort!