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

ESXi 5.x – Managing and troubleshooting NAS/NFS datastores via CLI

By Vladan SEGET | Last Updated: January 20, 2014

Shares

One of the topics to master for VCAP-DCA exam (but not only) is to handle some CLI commands which enables NFS management.  Those commands can list existing connected NFS storage, Add new storage or delete NAS file system.

Those commands are also useful when you troubleshoot your NFS storage or when your NFS server has crashed and you want to re-add it back again, but it does not refresh the NFS mount. Usually this results in error messages saying that “unmount Filesystem busy”, so in this case you have to go and remove and re-add the datastore through the CLI.

Show all NFS filesystems

So we can start the exercise with this simple command which allows to list all known NAS file systems connected to your ESXi host:

esxcli storage nfs list

as an output you should see something like this (note the Hardware Acceleration column which can show if VAAI is supported on your NAS, or not):

nfs-list

Remove a NFS filesystem

This command does not delete the datastore, so you don't have to worry about data loss. It only unmounts the datastore.

esxcli storage nfs remove -v DATASTORE_NAME

so in our case it would be:

esxcli storage nfs remove -v Nexenta

remove-nfs

Watch out for Case Sensitivity and the fact that the datastore you might want to unmount might be used for datastore heartbeating. If that's the case, you might need to change the HA heartbeat preferences by selecting your HA cluster > Edit Settings > HA preferences > Datastore Heartbeating. And choose Select only from my prefered datastores.

You might get the same error if the datastore is used by virtual machine.

Add a NAS filesystem to your ESXi host

Two options – read write or read only. The second one is useful for example if you don't want the content being modified (ISOs).

Switches:

-H … Host (note that this switch is UPPER case)
-s  … NFS Share to mount
-v … Volume Name of the datastore

So in our case:

esxcli storage nfs add -H=10.10.3.40 -s /volumes/zfs/nexenta -v Nexenta

add-nfs

Note the -r switch at the end saying that the NFS mount is Read-Only.

You see. There is just few commands and you can do lots of stuff already. Another piece of cake would be to do this (and more) through PowerCLI… but that's a subject of one of my future articles. Stay tuned and enjoy.. -:)

Shares
Vote !

| Filed Under: How To Tagged With: ESXi 5.x - Managing and troubleshooting NAS/NFS datastores via CLI

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

    January 20, 2014 at 7:22 pm

    i am using more the 600 ESX box more than 6 VC’s approx .. i need to collect Host have issue with HA & DRS alarm, that also need to collect through powercli ?

  2. Ravi says

    January 20, 2014 at 7:22 pm

    1. the issue is different because someone VMware Administrator Cleared the logs from Alarms, for example we have 32 server with in a single cluster5 servers have some problem related with hardware issue, if the alarms has been cleared the status shows as green, but the issue originally there on the specified host, in this scenario how to collect which ESX host have facing hardware issue ? i need to collect this issue through powercli ?

    • Vladan SEGET says

      January 20, 2014 at 7:55 pm

      And what’s the relation about the fact that I’m explaining the management of NFS datastores via the CLI???

      It it’s hardware issue, I would install the vendor’s software for the hardware management. Usually it’s more “fine grain”.

  3. Dan says

    January 20, 2014 at 8:12 pm

    Hi Vladan, looking for more VCAP5-DCA tips from you. Thanks for posting, those are very helpful.

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 confirming vSphere 9.0 and ESXi 9 upcoming support
  • 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

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