The parent virtual disk has been modified since the child was created

Problem:

具体的消息是:

Failed to start the virtual machine.

Module DiskEarly power on failed.

Cannot
open the disk
‘/vmfs/volumes/54627907-c2477c60-ec2b-0024e8573a7f/WebServer_Version2/WebServer_Version
2-000008.vmdk‘ or one of the snapshot disks it depends on.

The
parent virtual disk hasbeen modified since the child was created. The
content ID of the parent virtual disk doesnot match the corresponding
parent content ID in the child

解决方法参考:

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

解决方法和思路:

--------------------------------------

1. 先开启任意一个机器上的SSH服务

2. 然后用ssh 登录到这个ESXI计算机上

3. 运行下面的命令

Cat WebServer_Version\ 2.vmdk

------------------------------------------------------------

# Disk DescriptorFile

version=1

encoding="UTF-8"

CID=60025a0a

parentCID=ffffffff

isNativeSnapshot="no"

createType="vmfs"

# Extent description

RW 167772160 VMFS "WebServer_Version 2-flat.vmdk"

# The Disk Data Base

#DDB

ddb.adapterType = "lsilogic"

ddb.deletable = "true"

ddb.geometry.cylinders = "10443"

ddb.geometry.heads = "255"

ddb.geometry.sectors = "63"

ddb.longContentID ="4335f3cc11a7c8500cdb139a60025a0a"

ddb.uuid = "60 00 C2 99 f5 15 36 81-06 e3 f8 b6 66 dc30 de"

ddb.virtualHWVersion = "8"

/vmfs/volumes/54627907-c2477c60-ec2b-0024e8573a7f/WebServer_Version2 # cat WebServer_Version\ 2-000008.vmdk

# Disk DescriptorFile

version=1

encoding="UTF-8"

CID=7e05ba5d

parentCID=75d5382b

createType="vmfsSparse"

parentFileNameHint="WebServer_Version 2.vmdk"

# Extent description

RW 167772160 VMFSSPARSE "WebServer_Version2-000008-delta.vmdk"

# The Disk Data Base

#DDB

ddb.longContentID = "901af6c76efda040f8d76a817e05ba5d"

4. 在检查的vmdk中,我们可以看到parentCID是和上面的CID不一样的。

5. 然后把备份这个文件夹通过下载的方法

6. 编辑WebServer_Version\ 2-000008.vmdk中的ParentCID为60025a0a

P.S.

在ESXI中所有的VM都存放在/vmfs/volumes下面,后面的一串ID是和我们建立存储的friendly的一个硬连接

时间: 2024-10-13 02:30:23

The parent virtual disk has been modified since the child was created的相关文章

Convert the virtual disk to Eager Zeroed Thick

Convert the virtual disk to Eager Zeroed Thick: If the VMDK virtual disk is of type Thin, convert the disk to Eager Zeroed Thick using the vmkfstools --inflatedisk command.                  For example:            vmkfstools --inflatedisk /vmfs/volum

vSphere Client 虚拟机报错:There is no more space for virtual disk

故障描述: 开发人员说192.168.xxx.216连接不上了,ping不通. 因为这个是物理机虚拟出来的linux虚拟机,通过vsphere client登录,发现操作界面报错如下: There is no more space for virtual disk 192.168.xxx.216 you might be able to continue this session by freeing disk space on the relevant volume,and clicking

[转帖学习]Howto Shrink a Thin Provisioned Virtual Disk (VMDK)

Howto Shrink a Thin Provisioned Virtual Disk (VMDK) Posted by fgrehl on November 24, 2014Leave a comment (18)Go to comments Thin provisioned disks are a great feature to save capacity as you virtual machines filesystem will never use the full capacit

VMware与Cisco DRAC中的virtual disk的对应关系

笔者面临的问题如下: 笔者有一台Cisco C240的服务器, 其中有十块容量一样大的SAS的local disk, 一块SSD. 其中的两块SAS盘组成了一个RAID 1的virtual drive. 其他的九块SAS盘都做成了独立的virtual drive. 那么问题来了, 我们要在RAID 1的virtual drive上安装ESXi. 该怎么选? 下图中是ESXi的安装界面, 可以看到盘的大小都是837.26 GiB. 无法区分. 查看具体某一块盘的detail的时候, 可以看到更多的

VMware vSphere常见问题汇总(十七)

160. VMDK的重做日志已损坏解题思路 [vmware-]环境:esxi5.0,vc5.0 故障问题:执行storage vmotion之后,虚拟机出现了报错. 报错信息:xssj-000003.vmdk is corrupted.power off the virtual machine. If the problem still persists, discard the redo log. 解提思路: [故障原因] 由于快照之间的关系出现异常,导致vm启动失败: Vmware-34.l

full decommisson of JDC- windows meta disk

这一篇基本包含了所有步骤和详细命令: 首先JDC和GDC decom的不同如下: 1)datalist的目录不同,JDC在/etc/opt/omni/server/datalist,datalist 以jobcode命名 GDC在 /omni_shared/etc_opt_omni_server/datalist, datalist以host name 命令 2) JDC不删除IG PG SG, 只是重命名,fast policy 改为n/a.GDC则是都删除. 再说一下windows serv

磁盘阵列(Disk Array)

磁盘阵列(Disk Array) 1.为什么需要磁盘阵列 如何增加磁盘的存取(access)速度,如何防止数据因磁盘的故障而失落及如何有效的利用磁盘空间,一直是电脑专业人员和用户的困扰;而大容量磁盘的价格非常昂贵,对用户形成很大的负担.磁盘阵列技术的产生一举解决了这些问题. 过去十年来,CPU的处理速度增加了五十倍有多,内存(memory)的存取速度亦大幅增加,而数据储存装置--主要是磁盘(hard disk)--的存取速度只增加了三.四倍,形成电脑系统的瓶颈,拉低了电脑系统的整体性能(thro

在Virtual Box虚拟机中安装MS DOS!

原文地址:https://mylinuxramblings.wordpress.com/2010/12/05/linux-mint-debian-edition-lmde-first-impressions/ Whilst WINE is a great Linux API for Microsoft OS based applications. However, it is not quite the same as running the real thing if you need 100

Eager thick vs Lazy thick disk performance

The VMware Thick Eager Zeroed Disk vs the Lazy Zeroed Thick disk in write performance. What is the potential write performance difference between the VMware virtual disks: Thick Lazy Zeroed, Thick Eager Zeroed and Thin provisioned types? This has bee