On Thu, Mar 21, 2013 at 1:32 PM, Seif Eddine Jemli <[email protected]> wrote: > Well, for me, the NFS server is the management server. > > my problem is that i didn't understand what they meant with management > server name. what's this name? localhost?
Localhost will not work. A FQDN that maps to the server will work. An IP (that isn't 127.0.0.1) will also work in this space. --David
