Esxcfg-dumppart: Difference between revisions

m
minor formatting
(Created page with ' NAME esxcfg-dumppart - VMware ESX Server diagnostic partition configuration tool COPYRIGHT VMware ESX Server is Copyright 2006-2007 VMware, Inc. All rights res...')
 
m (minor formatting)
Line 2: Line 2:
     esxcfg-dumppart - VMware ESX Server diagnostic partition configuration
     esxcfg-dumppart - VMware ESX Server diagnostic partition configuration
     tool
     tool
 
  COPYRIGHT
  COPYRIGHT
     VMware ESX Server is Copyright 2006-2007 VMware, Inc.  All rights reserved.
     VMware ESX Server is Copyright 2006-2007 VMware, Inc.  All rights reserved.
Line 8: Line 8:
  SYNOPSIS
  SYNOPSIS
     esxcfg-dumppart  OPTIONS
     esxcfg-dumppart  OPTIONS
 
  DESCRIPTION
  DESCRIPTION
     esxcfg-dumppart provides an interface to query, set, and scan for diagnostic partitions on an ESX Server.
     esxcfg-dumppart provides an interface to query, set, and scan for diagnostic partitions on an ESX Server.
Line 56: Line 56:


==== Examples ====
==== Examples ====
Set the dump partition
* Set the dump partition


   #esxcfg-dumppart --set vmhba0:0:0:6  
   #esxcfg-dumppart --set vmhba0:0:0:6  
Will set the partition for LUN on adapter vmhba0 target 0, LUN 0, partition 6
Will set the partition for LUN on adapter vmhba0 target 0, LUN 0, partition 6


Find the dump partition
* Find the dump partition


  #esxcfg-dumppart -l
  #esxcfg-dumppart -l
1,274

edits