|
esxcfg-nas - VMware ESX Server NAS configuration
tool
esxcfg-nas
NAME
esxcfg-nas - VMware ESX Server NAS configuration tool
COPYRIGHT
VMware ESX Server is Copyright 2006 VMware, Inc. All rights
reserved.
SYNOPSIS
esxcfg-nas OPTIONS
DESCRIPTION
esxcfg-nas provides an interface to manipulate NAS file systems
on an ESX Server.
OPTIONS
-l -list
List all known NAS file systems with their mount name, share
name, and hostname and indicate whether each is mounted.
-a -add
Add a new NAS file system to the ESX Server. This will add
an entry to the known NAS file system list, but will not mount
it, unless also passed the -m option. Requires -o and -s options
as well as a label name.
-o -host
Used in conjunction with the -a|--add option to supply the
hostname of a new NAS file system.
-s -share
Used in conjunction with the -a|--add option to supply the
share name of a new NAS file system.
-d -delete
Used to delete a NAS file system. This will unmount and remove
the NAS file system from the list of known file systems.
-r -restore
Restore NAS volumes from persistent storage. This should only
be used only on system startup and should not be used by users.
-h -help
Print a help message for this command.
|