Knowledge Base
The VMware Knowledge Base provides support solutions, error messages and troubleshooting guides

|
Browse Datastores Option of the VI Client Cannot Recognize .vmdk File Created by vmkfstools (2171)
Details
Solution
When you create a virtual disk with vmkfstools, you use root permissions. This makes the .vmdk file unreadable to an ESX Server host user or any other non-root user who attempts to access the file by browsing datastores in the VI Client.
You can change the virtual disk permissions to let the ESX Server host user (vimuser) view the disk through the Browse Datastores option of the VI Client.
To do so, enter the following commands:
chown vimuser:vimuser *.vmdk
chmod 700 *.vmdk
Keywords
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.
Actions
KB:
- Updated:
- Categories:
- Languages:
- Product Family:
- Product(s):
- Product Version(s):

