vSphere Storage Appliance

 View Only
  • 1.  Is it better to have multiple small datastores or 1 one large?

    Posted Jan 14, 2011 04:50 PM

    Hello,

    We have 3.3TB of space in a SAN that will be assigned to our vmware servers.  From a performance aspect is it better to create multiple smaller logical drives on the SAN or 1 large logical drive?

    Thanks,

    Jeff



  • 2.  RE: Is it better to have multiple small datastores or 1 one large?

    Posted Jan 14, 2011 04:52 PM

    I assume you have 3.3TB :smileywink:

    It may depend on the virtual machines and their workloads. I ususally go with ~600 GB per datastore.

    André



  • 3.  RE: Is it better to have multiple small datastores or 1 one large?

    Posted Jan 14, 2011 05:07 PM

    Second André, the max datastore you can go is 2TB-512k hence with that 600GB would be a sweet spot.



  • 4.  RE: Is it better to have multiple small datastores or 1 one large?

    Posted Jan 14, 2011 05:11 PM

    so how does that work for configuration wise say if you needed a server that had to have a large amount of space assigned to it, i.e several TB.  Do you have a bunch of LUNS that you need to combine to create one large vmfs store?  Does having a lot of smaller LUNS not increase the chance of failure?

    Jeff



  • 5.  RE: Is it better to have multiple small datastores or 1 one large?

    Posted Jan 14, 2011 05:17 PM

    The maximum LUN size that ESX(i) will recognize is 2TB minus 512 bytes so you will at least be limited to that. It can be extended through extents but not a wise Idea. You can assemble smaller VMDKs using DFS in Windows or Mount points in most OSs including Windows.



  • 6.  RE: Is it better to have multiple small datastores or 1 one large?

    Posted Jan 15, 2011 08:24 AM

    Dear Freind, I have 4 LUN with 2TB storage for each, sum= 8TB.

    I just say the benefits of Large Disk Space LUN:

         i have a Backup server, i use one vHardDisk for windows on one LUN and add another vHardDisk about 2TB for the backup partiotion on another LUN.

         so sometimes the Big LUN will Help u.

         The problem of low disk space that it may u cannot optimize all the space and provison it, for example if u have 250GB and provision 45GB for 5 VM, 25GB free spce that may unusable.

    If it is helpful, would u please mark it as "Helpful" or "Correct"?

    thank u

    Saman



  • 7.  RE: Is it better to have multiple small datastores or 1 one large?

    Posted Jan 14, 2011 05:08 PM

    3.3 TB?

    Each Design depends on diffrent need's.

    I sugest to create multiple LUNS/Datastore. A single Datastore sems easy for Administration but have some hocks...

    SCSI Reset's and so on.

    The Size can depend on your need's or the best way in conjunction to the Storage Array Configuration (Raidgroups).

    My LUN's has a 256 GB Size.. in my Environment that let me run 3-5 VMguests on each LUN. It works fine for me.

    Greetings

    hoschi



  • 8.  RE: Is it better to have multiple small datastores or 1 one large?

    Broadcom Employee
    Posted Jan 14, 2011 05:19 PM

    2TB is the supported max for a VMFS volume without extends. I would recommend carving it up in 3 equally divided volumes.

    Duncan (VCDX)

    Available now on Amazon: vSphere 4.1 HA and DRS technical deepdive



  • 9.  RE: Is it better to have multiple small datastores or 1 one large?

    Posted Jan 14, 2011 10:44 PM

    When I originally setup my esx 3.5 cluster, I setup a single nfs datastore, to our netapp filer.  That was three years ago and it has served us well with no major issues.

    We are now getting ready to replace the single head Netapp with a dual head active/active unit, where we will have to split the datastore into at least two volumes so as to balance the load across shelves/heads.

    I have recently spoken to a consultant who recommended a balance of 20/25 vms per datastore, with attention paid to the demands of each vm so as to balance the load well.  The suggestion was to try and group vms with the same OS in the same datastore so as to maximise the de-duplication function of the Netapp.

    So if your storage has de-dupe capabilities, design your storage layout to maximise the benefit of this.

    Esx 3.5 allows 32 nfs datastores, subject to changing the parameter in the configuration, advanced settings.  I believe this limit is further raidr in vsphere.

    There are also other parameters vmware advising changing for nfs datastores in the config guide.

    Hope this helps!

    Matthew