Jump to content

Mitch Vega

Legacy Group
  • Posts

    6
  • Joined

  • Last visited

Posts posted by Mitch Vega

  1. Simple question....I am trying to determine the file size of a snapshot taken of a XenCenter 7 VM Server VM. Is it possible to do this from XenCenter...or from the CLI? 

     

    I have done some googling and am having a difficult time trying to find an answer to this one. I have not been able to determine where on the host system the snapshots are stored or how to find the file size.  Thanks for any input. 

  2. I have a XenCenter 7 host that seems to have lost connection to all Server Pools, though the VMs do not seem to have gone down. The log shows the following

     

    2021-11-03 16:40:12,156 ERROR XenAdmin.Network.Heartbeat [Heartbeat for 10.45.0.41] - System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server. ---> System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host machine. ---> System.Net.Sockets.SocketException: An established connection was aborted by the software in your host machine
       at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)
       --- End of inner exception stack trace ---

     

    No problem with reconnecting to server pools. Just curious what would have caused this and how to avoid it in the future. Does not seem to be more than an annoyance at this point. 

     

    Reading up on it, it seems Xen didnt send the correct API request but I would like to know what to do to avoid this in the future. Thanks for any input. 

    https://support.citrix.com/article/CTX234070

  3. 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 ~]#


     

  4. 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)

     

×
×
  • Create New...