ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

Performance tests with FreeNAS 7.2 in my homelab

By Vladan SEGET | Last Updated: July 12, 2015

Shares

Connecting to my ESXi 4.1 host and doing some performance tests with IOMeter.

In my last post I have installed FreeNAS 7.2 on the homemade NAS box. I took the way to build a homemade NAS box, which in the end is cheaper than other NAS boxes you can buy, like QNAP or Synology and also you have some fun and pleasure that you can do it.

I've done it just as a test and have some fun to build it and do it myself. A home made NAS box is also more evolving than 4 bay NAS boxes, since in my case I took an option to put in an extention PCI SATA card to expand the number of SATA ports to six and in my case I already fit in another SSD drive (in addition of four SATA drives which are already in) which will become another datastore for my VMware vSphere lab. Such a PCI SATA card you can find second hand on e-bay for like $30, if you're living in the area where the shipping costs aren't too expensive.

By installing FreeNAS on the box I not only get a shared storage for my homelab, but you can also setup some windows shares, iTunes server and much more, but this is not the target of those series.

Today I'll cover the NFS configuration part on ESX host. It's fairly simple to connect an ESX host to the NAS box now. All you have to do is this two step process. Since I'm only having a dumb switch with flat network I won't configure any vmkernel interfaces for the access to the NFS share.

Here are the 2 steps to connect the ESX server to the NFS share.

01. Start your VMware vSphere client and select your host, go to Configuration TAB > Storage > Add Storage

Select the Network file storage radio button.

How to configure ESX host to access NFS storage VMware vSphere

02.Enter the IP adress of your NFS storage, the folder (mount point on your FreeNAS) and give your NFS  datastore some friendly name too…

How to configure ESX host to access NFS storage VMware vSphere

After the connection done, you should end up with a screen like this one, where you'll see your datastore all together with the local disks (in my case I have 500Gigs SATA drive in my ESXi 4.1 box.). And as you can see I also configured my Crucial 128 Gigs SSD drive as another datastore on my NAS box. So I have 3 datastores. One located on local storage, and the two others on shared storage.

How to configure ESX host to access NFS storage VMware vSphere

As you can see on the image above, I added my 120 Gigs SSD disk from Crucial as well and I could use it as very fast shared storage with 115 Gb of storage space on that datastore. But I'm not gonna keep this configuration, since I'm planning to test different configurations and see which one fits my needs.

With that configuration done, I Installed a new VM on that NFS storage, configured second virtual hard drive and installed IOMeter. There is a good post from Maish at his blog on how to configure and use IOMeter here, so I won't repeat those steps here.

How to configure NFS storage with VMware ESX (i) and run some IOMeter tests

The whole test takes long time, and I was not able to do all the tests from the IOMeter file provided by Didier, because it is so long. I jsut did the 4k tests in IOMeter, and I've done some other tests with HDTune Pro Trial edition.

I'll try to keep the same VM for my future tests, which I'm going to do, since I got quite a few tweets from fellow bloggers and friends on twitter about different NAS solutions like Nexenta Community edition, DSS6, but also Ubuntu linux server.

Here are the results for FreeNAS 7.2 (at the end of the post there is a very nice video from Lastr about how to get those nice formated results):

And here are the results from HDTune Pro trial edition.

As you can see, this write results aren't wery good, otherwise the NAS performs quite well. I invite you to add your experience while doing some benchmarking on such a devices, since It was my first test on a NAS device. This could help me and other readers with future tests I'll be doing here.

[seriesposts title=”The whole project:” listtype=ul order=ASC show_date=0]

Here are some external links from VMware KB if you need more help on troubleshooting NFS:

VMware KB: Cannot connect to NFS network share

VMware KB: Unable to migrate or create virtual machines on an NFS volume in VirtualCenter

VMware KB: Using esxcfg-nas to unmount a disconnected NFS datastores

Stay tuned for more via RSS for more….. -:)

Here is a little video showing how to use IOMeter and how to post the results from the CSV file. The video is done by Lastr.

  • How to build a low cost NAS for VMware Lab – introduction
  • How to build low cost shared storage for vSphere lab – assembling the parts
  • VMware Home Lab: building NAS at home to keep the costs down – installing FreeNAS
  • Performance tests with FreeNAS 7.2 in my homelab – this post
  • Installation Openfiler 2.99 and configuring NFS share
  • Installing FreeNAS 8 and taking it for a spin
  • My homelab – The Network design with Cisco SG 300 – a Layer 3 switch for €199.
  • Video of my VMware vSphere HomeLAB
  • How to configure FreeNAS 8 for iSCSI and connect to ESX(i)
  • Haswell ESXi Whitebox
Shares
Vote !

| Filed Under: Backup Tagged With: Home lab with FreeNAS test, Performance Tests FreeNAS 7.2, shared storage if you're on a budget, VMware LAB test NAS device, vSphere Homelab

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Comments

  1. Andre Beukes says

    April 18, 2011 at 8:25 am

    Vladan,
    Nice writeup 🙂
    Have you tried to run the tests with vfs.nfsrv.async set to 1 (System|Advanced|sysctl.conf)? This is slightly more risky for writes but should help performance. I also found that on an Atom-based NAS running my VM swap files on the SSD datastore increased overall VM performance quite a bit.

  2. Vladan SEGET says

    April 23, 2011 at 11:00 am

    I’m quite disappointed with the perfs.. Will see with ubuntu server.. -:)

  3. EV_Simon says

    May 3, 2011 at 9:33 am

    Freenas 8 was released yesterday, it will be interesting to see if they have improved performance at all.

  4. Cosmix says

    June 3, 2011 at 4:51 pm

    HelloI Vladan !
    May be in the next future you could use a Redhat ( 6.1, 5.7_beta ) or Centos ( 5.6) instead of Ubuntu both for iSCSI and NFS server.
    Just make an ultra-minimal deployment and configure everything by hand in text files.
    Keep your work on …
    Best regards,
    Cosmix.

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in