vmware server FileNotFound: A file was not found

简介: 在使用vmware server时,创建data store,提示FileNotFound: A file was not found,折腾了很久,原来都是权限惹的祸。

在使用vmware server时,创建data store,提示FileNotFound: A file was not found,折腾了很久,原来都是权限惹的祸。

1、情况描述
环境: win7 64bit + vmware server
      在D盘中创建有VM文件夹,下面包含多个虚拟机,由于下面其文件夹下的虚拟机最近很少使用,因此未发现有任何问题。
      最近需要用到该路径下的虚拟机,在添加data store时,一直提示文件没有找到。
      起初以为是vmware的几个服务没有启动,一看都处于启动状态,重启几次,问题依旧,看来应该排除服务异常的情况。
      Google了N多网页,才找到罪魁祸首,下面是截图
     
2、为虚拟机所在驱动器添加权限

上面的图示表明D盘VM文件夹下的权限仅仅robinson.cheng域用户有完全控制的权限

同样,从上面的图中也可以看出D盘之下的所有内容也只有robinson.cheng域用户有完全控制的权限

我们下面为D盘添加新的权限,如果仅仅修改VM文件夹的权限是不够的。

点击change permision

点击add,选择locations,指定为当前的计算机名,同时通过advanced按钮寻找到Administrators组,最终结果如下:

为刚刚加的administrator组添加full control完全控制权限

接下来一路点击Ok即可。再次添加data store成功。

注意,如果不成功,请查看该用户是否也属于__vmware__用户组。

更多有关vmware的错误:

Symptoms

  • You cannot add a datastore
  • You may experience one of the following errors when trying to add a datastore: 
    • FileNotFound: A file was not found. 
    • DuplicateName: The name already exists.

Purpose

This article provides troubleshooting steps to eliminate factors that may prevent you from adding a datastore.

Resolution

Please validate each troubleshooting step below. Each step will provide instructions in order to eliminate possible causes and take corrective action as necessary. The steps are ordered in the most appropriate sequence to isolate the issue and identify the proper resolution. Please do not skip a step.
 
Note: If you perform corrective action in any of the following steps, try to add the datastore again.
  1. Confirm that you have the correct permissions. Depending on the operating system of the VMware host installation computer, authenticate as either the local Administrator user or as root.
  2. Verify that the value entered in the Name field is not already in use by an existing datastore.
  3. Verify that the value entered in the Directory Path field exists on the filesystem. This value must point to an existing directory.

    Note: If CIFS is selected (as opposed to Local Datastore), verify that the file share location can be accessed from the computer where the VMware host is installed using the same information that has been entered in the datastore creation wizard.

  4. Confirm that you are not using a subdirectory of a directory path already that is directly defined by an existing datastore.

    For example:

    Name Directory Path Notes
    Datastore1
    Datastore2

    D:\Datastore
    D:\Datastore\NewDatastore

    Invalid. The directory path D:\Datastore is already in use by Datastore1 and cannot be used by Datastore2.
    Datastore1
    Datastore2
    D:\Datastore
    D:\NewDatastore
    Valid. The directory path D:\NewDatastore is not in use by any existing datastore and is available for use.
    Datastore1
    Datastore2

    D:\Datastores\Datastore1
    D:\Datastores\Datastore2

    Valid. Both datastores use a common D:\Datastores directory path, but neither one point directly to it.
Note: If your problem still exists after trying the steps in this article, please:

http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1009452

目录
相关文章
|
1月前
|
存储 网络安全 虚拟化
虚拟化数据恢复—VMware ESX Server数据恢复案例
虚拟化数据恢复环境: 某企业信息管理平台, 几台VMware ESX Server主机共享一台存储设备,大约有几十台虚拟机。 虚拟化故障&原因: Vcenter报告虚拟磁盘丢失。管理员通过ssh远程到ESX中执行fdisk -l命令查看磁盘,发现STORAGE已经没有分区表了。重启所有设备后,ESX SERVER均无法连接到存储设备中的STORAGE。
|
6月前
|
Linux 网络安全 文件存储
VMware ESX Server下的一些命令
VMware ESX Server下的一些命令
50 2
|
6月前
|
安全 网络安全 虚拟化
VMware中安装Windows Server 2012系统
在VMware中安装Windows Server 2012系统
508 2
|
6月前
|
Ubuntu 网络安全 虚拟化
【Ubuntu】Win11 VmWare虚拟机安装Ubuntu 22.04.1-server
【Ubuntu】Win11 VmWare虚拟机安装Ubuntu 22.04.1-server
237 1
【Ubuntu】Win11 VmWare虚拟机安装Ubuntu 22.04.1-server
|
6月前
|
Ubuntu 安全 Linux
【Linux】安装VMWare虚拟机(安装配置)和配置Windows Server 2012 R2(安装配置连接vm虚拟机)以及环境配置(Windows版详细教程)
【Linux】安装VMWare虚拟机(安装配置)和配置Windows Server 2012 R2(安装配置连接vm虚拟机)以及环境配置(Windows版详细教程)
555 0
|
存储 数据挖掘 虚拟化
服务器数据恢复-VMWARE ESX SERVER虚拟化数据恢复案例
服务器数据恢复环境: 几台VMware ESX SERVER共享一台某品牌存储,共有几十组虚拟机。 服务器故障: 虚拟机在工作过程中突然被发现不可用,管理员将设备进行了重启,重启后虚拟机依然不可用,虚拟磁盘丢失,数据无法使用。
|
关系型数据库 MySQL Linux
【Linux】安装VMWare虚拟机(安装配置)和配置Windows Server 2012 R2(安装配置连接vm虚拟机)以及环境配置
【Linux】安装VMWare虚拟机(安装配置)和配置Windows Server 2012 R2(安装配置连接vm虚拟机)以及环境配置
231 0
|
Ubuntu Linux 虚拟化
通过 VMware Workstation Pro 安装 Ubuntu Server
通过 VMware Workstation Pro 安装 Ubuntu Server
通过 VMware Workstation Pro 安装 Ubuntu Server
|
Ubuntu Linux 虚拟化
基于VM14+ Ubuntu 16.04安装VMware Tools(VM同主机file交互的工具)以及使用的骚操作
首先,给已经装好的Ubuntu 16.04换上映像文件: 在安装VMware Tools时,需要修改指向VMware Tools所在(VMware Workstation\linux.iso),在这个路径下有个linux.iso文件,其中提供了linux操作系统平台需要的一些工具文件,当然包括VMware Tools安装文件。
1426 0
|
Ubuntu 网络安全 虚拟化
VMware下Ubuntu Server 14.04安装教程(最详细)
一、准备工作 1-1.下载镜像iso文件 http://releases.ubuntu.com/14.04/ubuntu-14.04.5-server-amd64.iso.torrent 1-2.下载安装VMware 二、VMware的选择 2-1.以管理员身份打开VMware Workstation,点击创建虚拟机。
2603 0