asked on
ASKER
ASKER
ASKER
ASKER
vmkfstools -i <most recent snapshot file name> /vmfs/volumes/<temp folder name>/<newfilename.vmdk>
ASKER
vmkfstools -i VIEXCH.vie.local-000002.vmdk /vmfs/volumes/datastore1/VIEXCH.vie.local/VIEXCH.vmdk
ASKER
ASKER
VMware, a software company founded in 1998, was one of the first commercially successful companies to offer x86 virtualization. The storage company EMC purchased VMware in 1994. Dell Technologies acquired EMC in 2016. VMware’s parent company is now Dell Technologies. VMware has many software products that run on desktops, Microsoft Windows, Linux, and macOS, which allows the virtualizing of the x86 architecture. Its enterprise software hypervisor for servers, VMware vSphere Hypervisor (ESXi), is a bare-metal hypervisor that runs directly on the server hardware and does not require an additional underlying operating system.
TRUSTED BY
What is going to happen is that your machine will start at the point in time when the oldest snapshot was done. If unluckily it was many months ago you will have a VM returned to that point in time. It will work, but that will be the drawback.
If it is necessary to recover your VM to the last point in time try to recover your snapshot files somehow before starting your VM (from backup, undeleting it, etc.).
If you start the VM using the normal virtual disk, and it receives changes, then it will not be possible to attached it any longer to the previous snapshots.