Jump to content
Welcome to our new Citrix community!
  • 0

xva backup fails to import


Mitch Vega

Question

We are running XenCenter 7 (build 7.0.1.3852 running on WinServer 2008) and trying to import a backed up .xva VM, that fails (we have numerous monthly backups that all fail)

 

To import the xva from XenCenter: File > Import > Browse > select the desired monthly xva > Next > Select the Server pool > Storage > Import > Select network config > Finish....pretty standard import.

 

The process failure time varies but it usually takes awhile...an hour or two maybe. The logs dont reveal anything that is helpful to me, but I am pretty green to the Xen environment. Any input as to what would be causing this failure?

 

2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Log Application State
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - ExitCode: 0
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Time since process started: 37.00:02:02.1235195
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Handles open: 1515
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - USER handles open: 738
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - GDI handles open: 504
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Thread count: 37
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Virtual memory size: 3636940800 B(3.4 GB)
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Working set: 598315008 B(571 MB)
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Private memory size: 553177088 B(528 MB)
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Nonpaged system memory size: 150708 B(147 kB)
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Paged memory size: 553177088 B(528 MB)
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Paged system memory size: 713992 B(697 kB)
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Peak paged memory size: 864129024 B(824 MB)
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Peak virtual memory size: 3684405248 B(3.4 GB)
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Peak working set: 908906496 B(867 MB)
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Process priority class: Normal
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Privileged processor time: 00:40:10.4494515
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - Total processor time: 05:45:10.5991594
2021-09-16 10:51:40,777 INFO  XenAdmin.Program [37] - User processor time: 05:05:00.1497079
2021-09-16 14:13:03,856 INFO  Audit [Main program thread] - Operation started: ImportVmAction: xenserver-ph: Pool 6d1542f8-6601-6252-6a67-c38539857c7f (xenserver-ph): Host df9f30dd-b21f-4ef7-9e65-668c675513b9 (xenserver-ph): Preparing to Import VM
2021-09-16 14:13:03,903 INFO  XenAPI.Session [39] - Invoking XML-RPC method task.create
2021-09-16 14:13:03,981 INFO  XenAPI.Session [39] - Invoking XML-RPC method task.remove_from_other_config
2021-09-16 14:13:04,028 INFO  XenAPI.Session [39] - Invoking XML-RPC method task.add_to_other_config
2021-09-16 14:13:04,090 INFO  XenAPI.Session [39] - Invoking XML-RPC method task.remove_from_other_config
2021-09-16 14:13:04,137 INFO  XenAPI.Session [39] - Invoking XML-RPC method task.add_to_other_config
2021-09-16 14:13:04,184 INFO  XenAPI.Session [39] - Invoking XML-RPC method task.remove_from_other_config
2021-09-16 14:13:04,231 INFO  XenAPI.Session [39] - Invoking XML-RPC method task.add_to_other_config
2021-09-16 16:49:58,099 INFO  XenAPI.Session [39] - Invoking XML-RPC method task.destroy
2021-09-16 16:49:58,161 ERROR XenAdmin.Actions.AsyncAction [39] - This file could not be imported
2021-09-16 16:49:58,161 ERROR XenAdmin.Actions.AsyncAction [39] -    at XenAPI.HTTPHelper.PollTaskForResult(IXenConnection connection, Session& session, FuncBool cancellingDelegate, XenRef`1 task, Boolean timeout)
   at XenAPI.HTTPHelper.Put(UpdateProgressDelegate progressDelegate, FuncBool cancellingDelegate, Int32 timeout, IXenConnection connection, XenRef`1 task, Session& session, String path, String hostname, Delegate f, Object[] p)
   at XenAPI.HTTPHelper.Put(AsyncAction action, Int32 timeout, String path, String hostname, Delegate f, Object[] p)
   at XenAdmin.Actions.ImportVmAction.applyFile()
   at XenAdmin.Actions.ImportVmAction.Run()
   at XenAdmin.Actions.AsyncAction.RunWorkerThread(Object o)

 

Link to comment

4 answers to this question

Recommended Posts

  • 0

looks like 890gb free on the SR

 

As for the xe task-list output....looks like an upload task and VM console connection - both pending. going to read up on what these mean

[root@xenserver-ph ~]# xe task-list
uuid ( RO)                : b4ec79b2-37fa-7c21-b7c5-201fdc625bb3
          name-label ( RO): uploadTask
    name-description ( RO): My.Ser.ver.IP
              status ( RO): pending
            progress ( RO): 0.419


uuid ( RO)                : f3aad6af-acb6-8947-da45-f8dd7aa139f4
          name-label ( RO): Connection to VM console
    name-description ( RO):
              status ( RO): pending
            progress ( RO): 0.000


[root@xenserver-ph ~]#


 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...