vSAN1

 View Only
Expand all | Collapse all

vSAN Cluster - only vSAN storage

  • 1.  vSAN Cluster - only vSAN storage

    Posted Jan 17, 2023 05:27 PM

    Hi,

    If Hosts are running their OS via SD-Cards/USB and vSAN is the only cluster storage (No other shared storage):

    1. What about vSphere HA and its requirement to have two datastores for heartbeat?
    2. What about the vSAN logs (and scratch logs) as best practice is not to store them on the vSAN Datastore? 
    3. Other considerations?

    Are there solutions to still follow best practice for vSphere Cluster in above situation? 

    (Not looking for workarounds like setting up some VM with NFS Service to provide additional shared storage etc...)

    Thanks

     

     



  • 2.  RE: vSAN Cluster - only vSAN storage

    Posted Jan 17, 2023 06:32 PM

    Use Boss or similar as boot device.  offer also capacity for  a small VMFS Datastore.  There is a Adv. Setting for the reducing the number of HB Datastores.

    Regards,
    Joerg

     

     



  • 3.  RE: vSAN Cluster - only vSAN storage

    Posted Jan 17, 2023 07:15 PM

     vSAN use the vSAN network for HA heartbeat so no concern not having other datastores from that perspective.

     

    Storing logs on vsanDatastore is not just not advised, it is unsupported, e.g. please don't do that.

     

    What  suggested e.g. use a durable device for boot and also placing logging here is advised - SD card device for ESXi boot/install is not advised in modern versions https://kb.vmware.com/s/article/85685



  • 4.  RE: vSAN Cluster - only vSAN storage

    Posted Jan 18, 2023 11:23 AM

     - Boss card is installed but think it came pre-configured as one virtual disk using all space (Raid1) and this is where ESXi is installed.

    So looks like ESXi would need to be wiped and existing virtual disk removed to create two instead (and ESXi re-installed)

    andvm_0-1674040173090.png

     - thanks for reminding me about the that vSphere HA uses the vSAN Network when vSAN is available. 

    Still however would have thought that heartbeat datastores are needed so that vSphere HA can confirm if Host has totally failed or just network partitioned. Probably I need to re-visit how vSAN reacts in case of vSAN network partitions or single Host losing both vSAN uplinks.

     



  • 5.  RE: vSAN Cluster - only vSAN storage

    Posted Jan 18, 2023 12:15 PM

     

    and now it depends..

    1. With BOSS-S1 it is possible to partition the RAID1 to get two VDs. The first one i sized with 128GB for ESX_BOOT and the second with the rest of the space which is ESX_DATASTORE
    2. With a BOSS-2 it is not supported to create partitions on
    3. With Dell 14Gen the VMFS6 partition are DISABLED by default when using the Dell Custom ISO. There was a rescent thread about this in the VMTN. The linked to a Dell KB
    4. With BOSS-2 and Dell 15.Gen Poweredge i have no trouble to use the rest of the one and only VD on the BOSS-2 as a additional VMFS6 datastore

    Regards,
    Joerg



  • 6.  RE: vSAN Cluster - only vSAN storage

    Posted Jan 18, 2023 01:48 PM

     - Its BOSS-S1 so possible to delete and create 2x virtual disks as per your comment.

    But in any case this will require the deletion of existing ESXi which is not ideal, so something that should be done first thing prior ESXi install.

    andvm_0-1674049541582.png

    Actually these are vSAN Ready Nodes so came with ESXi pre-installed now that I remember.

    I wonder why these do not come pre-partitioned into 2x virtual disks knowing the vSAN requires a VMFS datastore?

    Bottom line, adding a VMFS datastore via the BOSS Card might be possible but not straightforward in this case.

     

     



  • 7.  RE: vSAN Cluster - only vSAN storage



  • 8.  RE: vSAN Cluster - only vSAN storage

    Posted Jan 18, 2023 04:56 PM

    Please don't mid me asking. I'm a bit confused.

    You said "If Hosts are running their OS via SD-Cards/USB ...".
    Is ESXi really installed on SD cards rather than on the BOSS device?

    André



  • 9.  RE: vSAN Cluster - only vSAN storage

    Posted Jan 18, 2023 07:36 PM

    apologies my bad as got another set of Servers which do have ESXi installed on SD.

    Ultimately I think I got the answer which is that a vSAN Cluster will always need VMFS datastore (shared or per Host to function/follow best practice)