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

Installation Openfiler 2.99 and configuring NFS share

By Vladan SEGET | Last Updated: November 1, 2014

Shares

05. When done, go to the Services and enable the NFS Server and start the service.

06. What you must do next is go to the system menu and enable access to this share from specified host or network. Go to System > Network Setup > and add the network (or single host) which will access this share. In my lab case I'll have 2 host accessing this share from the same network as the Openfiller runs on.

Now when you come back to shares, you'll see that there is the volume myshare we created. But it's not the actual NFS share we are going to create right now !

You'll obtain a screen like this, where you can actually Make share by clicking the button and going deep in the properties for this share…. Follow this on the screen below:

How to connect Openfiler to ESXi with NFS share

And as you can see, while there you can define the properties for the share.  You can choose to:

Edit the share data to suit your needs and select the Access Control Mode. There are two modes are available there:

  • Public guest access – With no user based authentication.
  • Controlled access – With authentication defined in the Accounts section.

For my lab test I'll use Public Guest Access….

Create NFS Share in Openfiler 2.99 and access with VMware ESX

When you update the screen, you will see a change at the bottom where you can also change the NFS share to became Read/write for your host.

How to connect Openfiler for NFS access to ESXi host

Read the rest of the tutorial on next page.

Shares
5/5 - (1 vote)
Pages: 1 2 3 4

| Filed Under: Server Virtualization Tagged With: connect Openfiler NFS share ESX, ESX Openfiler, NFS Openfiler VMware ESX, Openfiler nfs

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. PiroNet says

    April 19, 2011 at 7:54 am

    Great post. Looking forward to reading your benchmark test results.
    The test results with the FreeNAS were a bit disappointing in my opinion…

  2. Vladan SEGET says

    April 19, 2011 at 8:22 am

    That’s why I’m trying other solutions. Did you try Ubuntu server with mdadm? It seems that the writing speeds are more than double…. but, everything has it’s time…. -:)

    Cheers
    Vladan

    • PiroNet says

      April 19, 2011 at 8:38 am

      I did not try Ubuntu but my QNAP devices use MDADM. 4x1TB disks in RAID5 you should have write perf between 55 to 75MB/sec.
      Cheers

  3. Marcb says

    April 23, 2011 at 8:13 pm

    I’ve been running Openfiler 2.3 for a few years now and like it very much. I’ve gone the iSCSI route with a dedicated 1Gb link between my esxi server and Openfiler.

    Never did any benchmarks with the config i have so i’m curious as well what the difference between NFS and iSCSI connection would be.

    Nice post

  4. EV_Simon says

    April 26, 2011 at 10:38 am

    Vladan,

    I will power up my Openfiler 2.99 machine tonight and run the same tests as you and publish them over on my site in the next day or so because I certainly didn’t see such a drop in performance doing the testing I did.

    I will only run the 4k tests but run them twice to get the average score from both runs.

  5. Vladan says

    April 26, 2011 at 11:35 am

    Simon,

    good Idea. I forgot to mention that I used the fix to the mdadm in openfiler you announced in this article on your blog: http://www.everything-virtual.com/?p=349

    Cheers,
    Vladan

  6. EV_Simon says

    April 27, 2011 at 3:05 pm

    Vladan, additional testing carried out. http://www.everything-virtual.com/?p=378

    • EV_Simon says

      April 28, 2011 at 9:09 am

      Now testing Open-E DSS v6 using the same script as before, will do additional testing using the suggestion from Didier over on my site (as well as IOzone).

    • EV_Simon says

      April 28, 2011 at 5:45 pm

      Vladan, DSS v6 testing carried out, this has been done using the original test script you used, I am currently re-testing using 32 outstanding IO’s.
      Testing with IOzone to occur over the weekend but DSS definitely shows ALOT more performance gains over Openfiler.

      • Vladan SEGET says

        April 29, 2011 at 12:49 am

        Simon,

        you’re a way ahead of me… -:).. Great to team with you to see the best we can get from home made NAS box. Find the best perf. platform for shared storage for VMware vSphere

  7. EV_Simon says

    April 30, 2011 at 6:09 am

    Vladan, I have now carried out testing using Didiers original IOmeter script but using 32 outstanding IOs instead of the default 1, results over on my site. To make things comprehensive I will also re-run the Openfiler test using the same settings but what we can definitely see from the runs using a single outstanding IO is that DSS far outperforms Openfiler and if you’re using NFS as your storage solution then DSS is definitely the way to go.

  8. venkat says

    August 31, 2011 at 1:11 pm

    Thnks for the great post

    Vladan I tried the setup in the sameway ……everything went fine till end…….but at last when i added nfs share in ESX i am receiving the error message as
    “Call “HostDatastoreSystem.CreateNasDatastore” for object “datastoreSystem-10” on vCenter Server “vc.lab.dom” failed.
    Operation failed, diagnostics report: Unable to complete Sysinfo operation. Please see the VMkernel log file for more details.” Kindly help me on this…

  9. former vmware employee says

    October 2, 2011 at 12:11 am

    Its not supported. Sure, OpenFiler will work (until it breaks). Then you gotta reboot everything (esx, then openfiler, then bring esx back online).

    It doesnt handle SCSI reservations properly and if you have more then 1 esx host connected, you might find your storage disappearing or locking up due to this issue.

    There are lots of unsupported alternatives but stay clear from openfiler unless you dont care about hard stopping VMs.

    The only vmware-supported (free) NFS solution for ESX4.x is Fedora Core (if memory serves me correct, i think version 8)

  10. Craig says

    October 23, 2011 at 6:57 pm

    Has anyone gotten FC working? This is my status on that project http://realworlducs.com/?p=84

    Craig

  11. Guest says

    June 14, 2012 at 1:51 am

    The performance figures are about what I’d expect.  You’re running OpenFiler *inside* of a virtualized environment (VMware Workstation), which is pretty sucky at IO in the first place.  Then you use SATA 1 TB disks – probably 5400 rpm no less.  Lets be generous … maybe 7200 rpm (doubtful).  Then you’re layering software based RAID over that? 

    It’s going to suck big time for performance.  NFS is NOT a great protocol for performance either…  This comes from 20 years of industry experience with it…
     

  12. Vladan says

    June 15, 2012 at 4:06 am

    Some precisions: When the installation has been done (the 19.th of April 2011), the setup was on physical box with 7200RPM SATA Drives. No VMware Workstation.
    There is a hardware RAID card used in the setup – the
    That’s for sure that the NFS protocol cannot deliver satisfying performance on the box that I tried the install.

    The gear has an Atom CPU, so I use it for sharing ISOs via the NFS mostly.

    There is one 128Gb SSD in the box as an iSCSI target for my vSphere Cluster.
    I shall build more powerfull gear for storage, with probably SATA III 6gb/s SSD later this year….

  13. Marcone Delano says

    June 26, 2012 at 10:59 pm

    You need a controller for the SATA physical disks, or everything is virtual in Openfiler?

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