Knowledge Base

The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides
 
Search the VMware Knowledge Base (KB)   View by Article ID
 

Creating a vmkdump Partition using FDISK Command Line

Details

How do I create a vmkdump partition using the command line version of fdisk?

Solution

The vmkdump partition has a partition type of 0xfc. Once you create this partition, you can use the command

/usr/sbin/vmkdump -p scsi0:0:4


to tell the VMkernel which partition to use. You will need to know the SCSI name of the partition from the point of view of the VMkernel. This is not necessarily the same name that Linux sees.

You can use the following command to determine what partitions can be used as a vmkdump partition.

/usr/sbin/vmkpcidivy --query vmkdump_part


Alternatively, you can just restart the system and let the startup scripts select the vmkdump partition for you.

Keywords

186

Request a Product Feature

To request a new product feature or to provide feedback on a VMware product, please visit the Request a Product Feature page.

Feedback


Did this article help you?
This article resolved my issue.
This article did not resolve my issue.
This article helped but additional information was required to resolve my issue.
What can we do to improve this information? (4000 or fewer characters)
Actions
KB: