VMware
 

Knowledge Base

Search the Knowledge Base:

Products:
Search In:
 

Create Datastore Operation Might Fail if the Disk Also Contains the ESX Server Service Console File System

Details

Why did my attempt to create a datastore fail?

Solution

Creating a datastore on a disk that contains the service console file system might fail with an error indicating an inability to update disk partitions. If the service console is using the disk for its root partition, it might prevent modifications to the partition table.

The easiest workaround is to use another disk for a datastore. If this is not possible, create the VMFS datastore manually. To do this:

  1. Use fdisk on the /dev/sd[a-z]* device. Create a partition with type 0xfb.
  2. Format the VMFS datastore using
    vmkfstools -C vmfs3 vmhbaI:T:L:P
    In this example, I corresponds to the initiator of the VMware host bus adapter, T corresponds to the target number of the disk, L is the LUN number, and P is the partition number of the newly created partition.

Keywords

2240

Feedback

Rating: 1 - Lowest 2 3 4 5 - Highest (0 Ratings)   

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? (2000 or fewer characters)
Submit
Rating: 1 - Lowest 2 3 4 5 - Highest (0 Ratings)   
Actions