I’m planning an upgrade to my homelab with a Proliant DL360 G9 with 256GB SSD for ESXI and 4*4TB HDD in raid 10.

It will be used for Nextcloud, Immich, media management, adguard and many, many more apps under Docker in Linux VM. Maybe NVR in the future.

So with this setup I would have two datastores: The one SSD with ESXI and a logical 8TB drive.

I have this idea: Create a Windows server VM and create a this folder structure for example:
share -> nextcloud_data

-> Immich_data

-> media

-> friends_backup etc… you get the idea…
and mount this shared folder in the Linux VM.

Is this a good setup? How much space from each datastore should I assign?(Install VM to SSD and add D drive with maybe 7TB?) What about a throughput between the VMs and shares? How to easily and securely manage access?

Bonus question: A friend will have identical setup. We would want to backup the most important files to each others servers. What VPN do you use to setup a connection between two servers? Or setup VPN on router?. as for the backup part I thought about using Veeam.

  • @nolo_meB
    link
    fedilink
    English
    18 months ago

    Are you absolutely married to the idea of ESXi? Because it sounds like TrueNAS Scale might be a better fit for your use case. Most of your requirements seem to be centred around storage and it can handle backing up to a remote out of the box.

  • @jnew1213B
    link
    fedilink
    English
    18 months ago

    After you install ESXi to the 256GB SSD, there may or may not be any space left over for the Installer to create a datastore. In other words, the SSD is small enough that ESXi may take the whole thing for itself, and not give you any usable space for VMs.

    You’ll have to install and see.

    • @MaxTheKing1B
      link
      fedilink
      English
      18 months ago

      Installing to a USB thumbdrive would be the better option. Once booted ESXi runs entirely from RAM, so no problems with the thumbdrive wearing out after a few months.