Welcome, Guest. Please Login or Register
VMware Forum
  All the latest News here at vmwareforum.org
  HomeHelpSearchLoginRegister  
 
Page Index Toggle Pages: 1
Send Topic Print
Refresh NFS datastores (Read 93 times)
Eros
Full Member
***
Offline


Forum Newbie

Posts: 175
Refresh NFS datastores
Jul 28th, 2010 at 10:58am
 
If you are having problems reconnecting NFS datastores, run the following on the ESX server after connecting with SSH.

As ever, take care when running commands on your ESX servers.

Code:
1. List NFS datastores with esxcfg-nas -l
2. Remove inaccessible datastore, esxcfg-nas -d datastorename
3. Readd the datastore, esxcfg-nas -a -o hostname -s sharename datastorename


Virtual centre should then show that the NFS share is accessible.
Back to top
 
 
IP Logged
 
Page Index Toggle Pages: 1
Send Topic Print