xapi seems to broken after a Power Failure
-
So to recap: you had 2 different hosts not in the same pool, without any backup (metadata or VM data backup).
I suppose you also used only local storage?
-
@olivierlambert Well, yes both servers are running on Local Storage But I sometimes do transfer VMs between them
-
@LunarstarPony That's probably all I did between them
-
Hopefully, since there's no backup nor power protection on drives nor on the server, it's likely a lab so no big deal Just reinstall XCP-ng on the damaged host.
If you really want to salvage the VM data on that host, then you'll need to be careful and not remove the previous storage partition, you'll be able to rescan the SR and then have "unknown" disks (no name but usable to attach to a new VM).
If you want more security, you need to think as defense in depth: power protection, better drives, metadata and data backup, or replication etc. There's so many ways to avoid data loss. If you need custom training related to your future production usage, please contact us on https://xcp-ng.com
-
@olivierlambert Well, Is there any tutorial or some sort to tell me how to reinstall XOA without losing VM data?
-
Reinstall XCP-ng, not XOA. You can redeploy a fresh XOA on your working host, it's not a problem
I'm not sure there's a tutorial like this around, the goal is basically to not reformat your partition/disks where you had your SR. Since I have no idea on your setup, it's a bit hard to give you directions.
-
@olivierlambert Maybe I can take some pics while I'm doing it, So I just do a clean install of XCP-ng?
-
You have first to get a clear idea on your existing setup. You still did not answer regarding the disk setup: is the SR on a dedicated disk or partition?
In any case, you'll have to be certain to not modify the previous existing SR. If your install was already an upgrade, you might salvage the XAPI.
There's so many ways to do it, but also depending on so many different setup, there's no universal answer
-
@olivierlambert I'm pretty sure these server are upgraded from older XenServer.
And since it only shows up one drive in BIOS It should be partition -
@LunarstarPony If I remember correctly I think it's update from XenServer 5.6 to XCP-ng 7.0 and then XCP-ng 8.2.
-
@olivierlambert I haven't reinstall yet but when I'm wondering around I do see that there's a backup for the 7.0 XCP-ng. Is it possible to get the database from there?
-
Yes but the database will be outdated and will work only for the version it was installed on (eg XenServer 7.0).
BTW, there's no such thing as XCP-ng 7.0
-
@olivierlambert What will happened if I restore the backup? And update it again?
-
@LunarstarPony Oh and maybe it's 7.5 xD
-
If you restore the backup, you'll have your XAPI DB as it was before you made the upgrade
-
@olivierlambert Hugh Alright Sounds like I should able to just restore the backup and upgrade it again then?
-
@olivierlambert If that's the case I'd give it a go later
-
That's a possibility, yes. If you think the DB state back in there is still relevant and you didn't create a lot of VM since your upgrade.
-
@olivierlambert It does fixed the system issue even tho now there's quite a few of Orphan VDIs on the System but at least the server's back. Thx a lot!
-
Great!
Next time, don't forget to get metadata backup for the pool. At least, your XAPI DB will be saved!