esxcfg-mpath

Section: Maintenance Commands (8)
Index Return to Main Contents

BSD mandoc
VMware ESX 4.0  

NAME

esxcfg-mpath - VMware ESX multipathing information  

SYNOPSIS

esxcfg-mpath OPTIONS  

DESCRIPTION

esxcfg-mpath configures multipath settings for storage devices on an ESX system.  

OPTIONS

-l -list
List all the storage paths on a system and the relationship those paths have to storage devices.
-L -list-compact
List all the storage paths on a system and the relationship those paths have to storage devices, but do it in a format better suited to parsing from external scripts.
-m -list-map
List all the storage paths on a system and show their relationship to the Storage adatper the path comes from.
-b -list-paths
List all the storage devices on the system and their corresponding paths with transport specific details if available.
-G -list-plugins
List all of the Pluggable Storage Architecture multipath plugins currently installed on the system.
-s -state
Set the state of a given path to either "on" or "off". This flag requires the --path option to be specified. This operation may appear to fail if there is active I/O on a path that is set to "off". Setting the path to "off" will administratively disable this path and its state will be reported as "off". Setting the path to on will restore it to normal operation where the path state is dictated by the health of the path's transport media.
-P -path
Required to specify the path to use in operations. This is a required parameter for other options and does not itself indicate an operation.
-d -device
Required to specify the storage device to use in operations. This is a required parameter for other options and does not itself indicate an operation.
-h -help
Print the help message.
-r -restore
Restore path setting to configured values on system start. This should not be used by end users as it may cause unintended consequences when executed on a running system.

 

EXAMPLES


  To see all paths :
      esxcfg-mpath -l


  To see paths for disk naa.123456789
      esxcfg-mpath -l --device=naa.123456789

 

COPYRIGHT

VMware ESX is Copyright 1998-2009 VMware, Inc. All rights reserved.


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
COPYRIGHT

This document was created by man2html, using the manual pages. Brought to you by Bouke Groenescheij, www.jume.nl
Time: 15:25:08 GMT, May 26, 2009