xenserver problem VM disappeared
-
On a side note, why are you using a backup script when you can use XOCE (Xen Orchestra Community Edition).
-
I didn't delete it, it was working fine untill 9 AM untill 3:30 PM then it just disappeared and ofcourse there was no backup during that time
-
@dustinb3403 Vmbackup worked through cron perfectly
-
@dariosplit said in xenserver problem VM disappeared:
I didn't delete it, it was working fine untill 9 AM untill 3:30 PM then it just disappeared and ofcourse there was no backup during that time
Have you performed a SR scan yet? If you can take a look and see if the disks are listed through XC, after you've scanned.
You might still find the disks and they might be orphaned.
-
@dariosplit said in xenserver problem VM disappeared:
@dustinb3403 Vmbackup worked through cron perfectly
It's not about cron or the script itself. XO (and XOCE as a branch to it) are about a better management platform with logging and everything in a single pane of glass management interface.
You might not have deleted the VM, it doesn't mean a cleanup job didn't or another admin by mistake.
-
Or your recovery job might have come in after the restore and deleted the original VM. I know some scripts have that functionality.
-
Looks like this is what he's using? https://github.com/NAUbackup/VmBackup
DO NOT RUN THIS SCRIPT UNLESS YOU ARE COMFORTABLE WITH THESE ACTIONS. For vm-export: (a) xe vm-snapshot, (b) xe template-param-set, (c) xe vm-export, (d) xe vm-uninstall on the vm-snapshot. For vdi-export: (a) xe vdi-snapshot, (b) xe vdi-param-set, (c) xe vdi-export, (d) xe vdi-destroy on the vdi-snapshot.
No idea what this actually means, but I'm guessing the backup script deleted your base disk (the snapshot?) for the recovered VM?
-
@dustinb3403 said in xenserver problem VM disappeared:
On a side note, why are you using a backup script when you can use XOCE (Xen Orchestra Community Edition).
Can't +1 this enough, it truly is great.
-
@bnrstnr NAUBackup, yeah I used that and immediately got rid of it when I found XO.
It's a solid script but dangerous if you screw up.
-
IIRC it does delete the original VM once the restore is completed.
I used it for about a month and it was why I was looking for alternatives and found XO so many years ago now.
-
Thank you all for your help but sadly i lost my VM, what is worst i dont Know why or how.
I will try with XO -
@dariosplit said in xenserver problem VM disappeared:
Thank you all for your help but sadly i lost my VM, what is worst i dont Know why or how.
I will try with XOSorry to hear that.
-
@dariosplit said in xenserver problem VM disappeared:
Thank you all for your help but sadly i lost my VM, what is worst i dont Know why or how.
I will try with XOSorry to be the bearer of bad news, hopefully you'll find that XO is a much better approach to managing XenServer.
-
When it comes to MSSQL, it would've been best to use its own builtin backup instead.
-
@black3dynamite said in xenserver problem VM disappeared:
When it comes to MSSQL, it would've been best to use its own builtin backup instead.
That is true, but it only backups the database.
Backing up the VM you need something that is SQL aware. Which bring up the question, is XO SQL aware. . .
Hrm. . . that is a question worth asking.
-
@black3dynamite said in xenserver problem VM disappeared:
When it comes to MSSQL, it would've been best to use its own builtin backup instead.
Any database, really.
-
@dustinb3403 said in xenserver problem VM disappeared:
@black3dynamite said in xenserver problem VM disappeared:
When it comes to MSSQL, it would've been best to use its own builtin backup instead.
That is true, but it only backups the database.
Backing up the VM you need something that is SQL aware. Which bring up the question, is XO SQL aware. . .
Hrm. . . that is a question worth asking.
I don't think so. I almost never try to use an image based backup for data.
-
@scottalanmiller said in xenserver problem VM disappeared:
@dustinb3403 said in xenserver problem VM disappeared:
@black3dynamite said in xenserver problem VM disappeared:
When it comes to MSSQL, it would've been best to use its own builtin backup instead.
That is true, but it only backups the database.
Backing up the VM you need something that is SQL aware. Which bring up the question, is XO SQL aware. . .
Hrm. . . that is a question worth asking.
I don't think so. I almost never try to use an image based backup for data.
Yeah I'm not saying it's the best approach, just curious if XO is database aware to pause any activity at backup time. IIRC I don't believe it is.
-
@black3dynamite That is true, but I use multiple types of backups. Everyone has the advantages and disadvantages. The problem is always time data continuity.
-
@scottalanmiller and @dariosplit XO does support the functional (with the use of XS Tools on your VM).