Hello all,
I have a requirement to build a vm with 12TB of storage. The vm is going to be a Windows 2008 R2 file share server with 7TB of actual data to start off with. (The shares are being migrated from an old physical system.) There are approx 100-150 users for this data. The data is not very volatile.
I'm looking for suggestions on how to setup the storage for the vm.
I'd like to take advantage of thin provisioning, keep datastores from being constantly above alerting thresholds (85%), and not waste a lot of space.
One thought was to create 6 2TB RDM's. However, that would waste about 5TB of space not currently being used. The data will grow over time, but I'd rather not allocate it now if I didn't have to. (Windows will need to report 12TB upfront.)
Another thought was to create 8 2TB datastores and allocate approx. 1.6 TB (80% of the datastore) thin-provisioned vmdk's from each datastore to the vm. The thin provisioning might help with unused space, but there would still be 400GB essentially unused on each datastore.
I'm not sure if there may be other considerations as well.
Any thoughts or ideas would be appreciated.
Thank you...