Populate Snapshot manager with missing snapshots or revert to one manually?Virtual Machine Snapshot revert issueLinux LVM snapshot commit or revert?Virtualbox snapshot managerLVM snapshot missing /dev and /proc treeVMware ESXi Missing VMDK (Flat files and snapshots, but no base image)Vmware missing last snapshot data file what now?Revert libvirt external snapshotUnable to revert snapshot: “the vendor of the processors in this machine is not the same”Boot from VMware snapshot file after accidentally deleting related snapshotsZFS Snapshots (Missing Incremental)
What's the polite way to say "I need to urinate"?
Critique of timeline aesthetic
Why was the Spitfire's elliptical wing almost uncopied by other aircraft of World War 2?
How do I check if a string is entirely made of the same substring?
How can Republicans who favour free markets, consistently express anger when they don't like the outcome of that choice?
How to pronounce 'c++' in Spanish
Is Diceware more secure than a long passphrase?
Checks user level and limit the data before saving it to mongoDB
Which big number is bigger?
Why didn't the Space Shuttle bounce back into space as many times as possible so as to lose a lot of kinetic energy up there?
I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?
How exactly does Hawking radiation decrease the mass of black holes?
Can I criticise the more senior developers around me for not writing clean code?
"Whatever a Russian does, they end up making the Kalashnikov gun"? Are there any similar proverbs in English?
Minor Revision with suggestion of an alternative proof by reviewer
A Note on N!
a sore throat vs a strep throat vs strep throat
What is the philosophical significance of speech acts/implicature?
"The cow" OR "a cow" OR "cows" in this context
Can someone publish a story that happened to you?
What is the most expensive material in the world that could be used to create Pun-Pun's lute?
Can I grease a crank spindle/bracket without disassembling the crank set?
Can SQL Server create collisions in system generated constraint names?
What happened to Captain America in Endgame?
Populate Snapshot manager with missing snapshots or revert to one manually?
Virtual Machine Snapshot revert issueLinux LVM snapshot commit or revert?Virtualbox snapshot managerLVM snapshot missing /dev and /proc treeVMware ESXi Missing VMDK (Flat files and snapshots, but no base image)Vmware missing last snapshot data file what now?Revert libvirt external snapshotUnable to revert snapshot: “the vendor of the processors in this machine is not the same”Boot from VMware snapshot file after accidentally deleting related snapshotsZFS Snapshots (Missing Incremental)
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
Is there a way to populate the Snapshot Manager with snapshots that are listed in the datastore but not under Manage Snapshots. Is there a way to either populate Manage Snapshots or using something like vmkfstools revert to the snapshot manually?
Long story short, I had a hardware failure and had to re-add the datastore to the Linux VM. I believe before the failure that I was using Portal-000003.vmdk but when I try to start the system with that datastore I get the following error: Failed to power on virtual machine Portal. File system specific implementation of LookupAndOpen[file] failed
When I try to using Portal.vmdk it boots up fine, but seems to be running code from 2015. When I look at the Datastore I have several vmdk files:
-rw------- 1 root root 21308092416 Jun 23 2016 Portal-000001-delta.vmdk
-rw------- 1 root root 323 Nov 24 2015 Portal-000001.vmdk
-rw------- 1 root root 117391208448 Nov 24 2015 Portal-000002-delta.vmdk
-rw------- 1 root root 330 Nov 24 2015 Portal-000002.vmdk
-rw------- 1 root root 8192512 Apr 19 05:17 Portal-000003-ctk.vmdk
-rw------- 1 root root 521604673536 Apr 19 03:28 Portal-000003-delta.vmdk
-rw------- 1 root root 457 Apr 19 04:35 Portal-000003.vmdk
-rw------- 1 root root 8192512 Apr 18 17:37 Portal-000004-ctk.vmdk
-rw------- 1 root root 32146173952 Apr 17 03:03 Portal-000004-delta.vmdk
-rw------- 1 root root 398 Apr 17 03:02 Portal-000004.vmdk
-rw------- 1 root root 8192512 Apr 19 05:52 Portal-000005-ctk.vmdk
-rw------- 1 root root 2198843392 Apr 17 03:07 Portal-000005-delta.vmdk
-rw------- 1 root root 398 Apr 17 03:07 Portal-000005.vmdk
-rw------- 1 root root 8192512 Apr 18 17:37 Portal-000006-ctk.vmdk
-rw------- 1 root root 4413435904 Apr 17 03:15 Portal-000006-delta.vmdk
-rw------- 1 root root 398 Apr 17 03:10 Portal-000006.vmdk
-rw------- 1 root root 8192512 Apr 18 17:37 Portal-000007-ctk.vmdk
-rw------- 1 root root 31961624576 Apr 17 07:43 Portal-000007-delta.vmdk
-rw------- 1 root root 398 Apr 17 07:10 Portal-000007.vmdk
-rw------- 1 root root 536870912000 Apr 19 05:57 Portal-flat.vmdk
-rw------- 1 root root 8684 Apr 19 05:57 Portal.nvram
-rw------- 1 root root 560 Apr 19 05:56 Portal.vmdk
-rw-r--r-- 1 root root 78 Apr 19 05:40 Portal.vmsd
-rwxr-xr-x 1 root root 3394 Apr 19 05:57 Portal.vmx
-rw-r--r-- 1 root root 367 Apr 18 16:40 Portal.vmxf
Any suggestions on what else I can do to revert back to the latest good snapshot?
Thanks.
vmware-esxi snapshot vmware-vmdk
add a comment |
Is there a way to populate the Snapshot Manager with snapshots that are listed in the datastore but not under Manage Snapshots. Is there a way to either populate Manage Snapshots or using something like vmkfstools revert to the snapshot manually?
Long story short, I had a hardware failure and had to re-add the datastore to the Linux VM. I believe before the failure that I was using Portal-000003.vmdk but when I try to start the system with that datastore I get the following error: Failed to power on virtual machine Portal. File system specific implementation of LookupAndOpen[file] failed
When I try to using Portal.vmdk it boots up fine, but seems to be running code from 2015. When I look at the Datastore I have several vmdk files:
-rw------- 1 root root 21308092416 Jun 23 2016 Portal-000001-delta.vmdk
-rw------- 1 root root 323 Nov 24 2015 Portal-000001.vmdk
-rw------- 1 root root 117391208448 Nov 24 2015 Portal-000002-delta.vmdk
-rw------- 1 root root 330 Nov 24 2015 Portal-000002.vmdk
-rw------- 1 root root 8192512 Apr 19 05:17 Portal-000003-ctk.vmdk
-rw------- 1 root root 521604673536 Apr 19 03:28 Portal-000003-delta.vmdk
-rw------- 1 root root 457 Apr 19 04:35 Portal-000003.vmdk
-rw------- 1 root root 8192512 Apr 18 17:37 Portal-000004-ctk.vmdk
-rw------- 1 root root 32146173952 Apr 17 03:03 Portal-000004-delta.vmdk
-rw------- 1 root root 398 Apr 17 03:02 Portal-000004.vmdk
-rw------- 1 root root 8192512 Apr 19 05:52 Portal-000005-ctk.vmdk
-rw------- 1 root root 2198843392 Apr 17 03:07 Portal-000005-delta.vmdk
-rw------- 1 root root 398 Apr 17 03:07 Portal-000005.vmdk
-rw------- 1 root root 8192512 Apr 18 17:37 Portal-000006-ctk.vmdk
-rw------- 1 root root 4413435904 Apr 17 03:15 Portal-000006-delta.vmdk
-rw------- 1 root root 398 Apr 17 03:10 Portal-000006.vmdk
-rw------- 1 root root 8192512 Apr 18 17:37 Portal-000007-ctk.vmdk
-rw------- 1 root root 31961624576 Apr 17 07:43 Portal-000007-delta.vmdk
-rw------- 1 root root 398 Apr 17 07:10 Portal-000007.vmdk
-rw------- 1 root root 536870912000 Apr 19 05:57 Portal-flat.vmdk
-rw------- 1 root root 8684 Apr 19 05:57 Portal.nvram
-rw------- 1 root root 560 Apr 19 05:56 Portal.vmdk
-rw-r--r-- 1 root root 78 Apr 19 05:40 Portal.vmsd
-rwxr-xr-x 1 root root 3394 Apr 19 05:57 Portal.vmx
-rw-r--r-- 1 root root 367 Apr 18 16:40 Portal.vmxf
Any suggestions on what else I can do to revert back to the latest good snapshot?
Thanks.
vmware-esxi snapshot vmware-vmdk
add a comment |
Is there a way to populate the Snapshot Manager with snapshots that are listed in the datastore but not under Manage Snapshots. Is there a way to either populate Manage Snapshots or using something like vmkfstools revert to the snapshot manually?
Long story short, I had a hardware failure and had to re-add the datastore to the Linux VM. I believe before the failure that I was using Portal-000003.vmdk but when I try to start the system with that datastore I get the following error: Failed to power on virtual machine Portal. File system specific implementation of LookupAndOpen[file] failed
When I try to using Portal.vmdk it boots up fine, but seems to be running code from 2015. When I look at the Datastore I have several vmdk files:
-rw------- 1 root root 21308092416 Jun 23 2016 Portal-000001-delta.vmdk
-rw------- 1 root root 323 Nov 24 2015 Portal-000001.vmdk
-rw------- 1 root root 117391208448 Nov 24 2015 Portal-000002-delta.vmdk
-rw------- 1 root root 330 Nov 24 2015 Portal-000002.vmdk
-rw------- 1 root root 8192512 Apr 19 05:17 Portal-000003-ctk.vmdk
-rw------- 1 root root 521604673536 Apr 19 03:28 Portal-000003-delta.vmdk
-rw------- 1 root root 457 Apr 19 04:35 Portal-000003.vmdk
-rw------- 1 root root 8192512 Apr 18 17:37 Portal-000004-ctk.vmdk
-rw------- 1 root root 32146173952 Apr 17 03:03 Portal-000004-delta.vmdk
-rw------- 1 root root 398 Apr 17 03:02 Portal-000004.vmdk
-rw------- 1 root root 8192512 Apr 19 05:52 Portal-000005-ctk.vmdk
-rw------- 1 root root 2198843392 Apr 17 03:07 Portal-000005-delta.vmdk
-rw------- 1 root root 398 Apr 17 03:07 Portal-000005.vmdk
-rw------- 1 root root 8192512 Apr 18 17:37 Portal-000006-ctk.vmdk
-rw------- 1 root root 4413435904 Apr 17 03:15 Portal-000006-delta.vmdk
-rw------- 1 root root 398 Apr 17 03:10 Portal-000006.vmdk
-rw------- 1 root root 8192512 Apr 18 17:37 Portal-000007-ctk.vmdk
-rw------- 1 root root 31961624576 Apr 17 07:43 Portal-000007-delta.vmdk
-rw------- 1 root root 398 Apr 17 07:10 Portal-000007.vmdk
-rw------- 1 root root 536870912000 Apr 19 05:57 Portal-flat.vmdk
-rw------- 1 root root 8684 Apr 19 05:57 Portal.nvram
-rw------- 1 root root 560 Apr 19 05:56 Portal.vmdk
-rw-r--r-- 1 root root 78 Apr 19 05:40 Portal.vmsd
-rwxr-xr-x 1 root root 3394 Apr 19 05:57 Portal.vmx
-rw-r--r-- 1 root root 367 Apr 18 16:40 Portal.vmxf
Any suggestions on what else I can do to revert back to the latest good snapshot?
Thanks.
vmware-esxi snapshot vmware-vmdk
Is there a way to populate the Snapshot Manager with snapshots that are listed in the datastore but not under Manage Snapshots. Is there a way to either populate Manage Snapshots or using something like vmkfstools revert to the snapshot manually?
Long story short, I had a hardware failure and had to re-add the datastore to the Linux VM. I believe before the failure that I was using Portal-000003.vmdk but when I try to start the system with that datastore I get the following error: Failed to power on virtual machine Portal. File system specific implementation of LookupAndOpen[file] failed
When I try to using Portal.vmdk it boots up fine, but seems to be running code from 2015. When I look at the Datastore I have several vmdk files:
-rw------- 1 root root 21308092416 Jun 23 2016 Portal-000001-delta.vmdk
-rw------- 1 root root 323 Nov 24 2015 Portal-000001.vmdk
-rw------- 1 root root 117391208448 Nov 24 2015 Portal-000002-delta.vmdk
-rw------- 1 root root 330 Nov 24 2015 Portal-000002.vmdk
-rw------- 1 root root 8192512 Apr 19 05:17 Portal-000003-ctk.vmdk
-rw------- 1 root root 521604673536 Apr 19 03:28 Portal-000003-delta.vmdk
-rw------- 1 root root 457 Apr 19 04:35 Portal-000003.vmdk
-rw------- 1 root root 8192512 Apr 18 17:37 Portal-000004-ctk.vmdk
-rw------- 1 root root 32146173952 Apr 17 03:03 Portal-000004-delta.vmdk
-rw------- 1 root root 398 Apr 17 03:02 Portal-000004.vmdk
-rw------- 1 root root 8192512 Apr 19 05:52 Portal-000005-ctk.vmdk
-rw------- 1 root root 2198843392 Apr 17 03:07 Portal-000005-delta.vmdk
-rw------- 1 root root 398 Apr 17 03:07 Portal-000005.vmdk
-rw------- 1 root root 8192512 Apr 18 17:37 Portal-000006-ctk.vmdk
-rw------- 1 root root 4413435904 Apr 17 03:15 Portal-000006-delta.vmdk
-rw------- 1 root root 398 Apr 17 03:10 Portal-000006.vmdk
-rw------- 1 root root 8192512 Apr 18 17:37 Portal-000007-ctk.vmdk
-rw------- 1 root root 31961624576 Apr 17 07:43 Portal-000007-delta.vmdk
-rw------- 1 root root 398 Apr 17 07:10 Portal-000007.vmdk
-rw------- 1 root root 536870912000 Apr 19 05:57 Portal-flat.vmdk
-rw------- 1 root root 8684 Apr 19 05:57 Portal.nvram
-rw------- 1 root root 560 Apr 19 05:56 Portal.vmdk
-rw-r--r-- 1 root root 78 Apr 19 05:40 Portal.vmsd
-rwxr-xr-x 1 root root 3394 Apr 19 05:57 Portal.vmx
-rw-r--r-- 1 root root 367 Apr 18 16:40 Portal.vmxf
Any suggestions on what else I can do to revert back to the latest good snapshot?
Thanks.
vmware-esxi snapshot vmware-vmdk
vmware-esxi snapshot vmware-vmdk
asked Apr 19 at 13:47
cycloxrcycloxr
61
61
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f963819%2fpopulate-snapshot-manager-with-missing-snapshots-or-revert-to-one-manually%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f963819%2fpopulate-snapshot-manager-with-missing-snapshots-or-revert-to-one-manually%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown