Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

Abiquo recommends that customers first consult the Event logs in Events view in the Abiquo GUIUI.

By default, you can find all of the logs for the Abiquo services in the /opt/abiquo/tomcat/logs folder.

...

This is the best log to start troubleshoting troubleshooting because it gives you a summary view of all the web apps running on the Tomcat Server (for API or RS) and it contains the output from all parts of the platform at the same time.

...

Date and time

Type

Process information

Remote service ________________________

Datacenter

2011-10-05 02:02:25,863

DEBUG

c.a.a.h.RemoteServicesCheck (RemoteServicesCheck.java:98)

Checking Remote Service (Storage Manager) of

datacenter (1)

...

Date and time

Type

Process information

Message

Related to ________________________

03:55:58.322

DEBUG

c.a.a.s.download.DownloadingFile

File /opt/vm_repository/1/abiquo-remote-repository.repository.com/
abiport9000/ovf/44/android-disk1.vmdk
will download 99 Mb

A virtual machine template will be downloaded

...

Date and time

Type

Process information

Message

Related to   ________________________ _

2019-04-15 16:15:35,784

DEBUG

c.abiquo.gen.server.utils.Execution

Connecting to ConnectionData{Host ip=10.60.2.56, Type=ESX}

Connection between discovery manager and hypervisor

2019-04-15 16:16:12,596

WARN

c.a.p.e.utils.ServiceInstanceUtils

InvalidLogin retry 3

One of multiple login attempts with bad credentials


2019-04-15 16:16:18,589

DEBUG

c.abiquo.gen.server.utils.Execution

Disconnecting from ConnectionData{Host ip=10.60.2.56, Type=ESX}

Disconnection of discovery manager from hypervisor

...

Date and Time

Type

Process information

Message______________________________________________

Related to ________________________

2011-10-01 01:10:14,350

INFO

c.a.s.r.PoolsResource (PoolsResource.java:79)

Getting pools at 192.168.5.2

User added a new pool

2011-10-01 01:10:14,788

INFO

c.a.s.r.PoolsResource (PoolsResource.java:83)

Found 1 pools

Response to previous request

2011-10-01 01:10:46,158

DEBUG

c.a.s.p.StoragePluginManager (StoragePluginManager.java:80)

Loading plugin for device LVM

SSM is telling us which plugin will be used for the following tasks

2011-10-01 01:10:46,158

INFO

c.a.s.r.VolumeResource (VolumeResource.java:150)

Creating volume 1c98dc49-a7cd-485b-82a7-
a22a7a7e41f0 of 1024MB in pool abiquo at 192.168.5.2

Volume created by user

...

Date and time

Type

Process information

Message____________________________________________

Related to  ________________________

2011-10-13 11:23:57,837

DEBUG

c.a.v.m.o. OVFModelToVirtualAppliance (OVFModelToVirtualAppliance. java:919)

Attaching disk (192.168.5.2|ip-192.168.5.2:3260\\ -iscsi-iqn.2008-03.com.abiquo.lvm01:
30b67e9f-3135-4e75-83e7-36def481f574-lun-1) generation sequence (0)

An external volume is attached to the virtual machine

2011-10-13 11:23:57,837

DEBUG

c.a.v.m.o. OVFModelToVirtualAppliance (OVFModelToVirtualAppliance. java:926)

Attaching NIC (00155Ddad9e9) generation sequence (0)

A new NIC is attached to the VM

2011-10-13 11:23:57,837

DEBUG

c.a.v.m.o. OVFModelToVirtualAppliance (OVFModelToVirtualAppliance. java:930)

The remote desktop port is : 5903

The VNC connection port

2011-10-13 11:23:59,956

INFO

c.a.v.m.AbsVirtualMachine (AbsVirtualMachine.java:105)

Changing the state of virtual machine: ABQ_57135f47-cf29-4a14-a76f-f1e6a980aad0 to: POWER_OFF

User has sent a power off order

2011-10-13 11:23:59,982

INFO

c.a.v.m.AbsVirtualMachine (AbsVirtualMachine.java:229)

Virtual machine: ABQ_57135f47-cf29-4a14-a76f -f1e6a980aad0 changed successfully to state : POWER_OFF

The event tells us the new VM status

...

Date and time

Type

Process information

Message_____________________________

Related to ________________________

2011-10-13 11:22:24,505

INFO

c.a.v.r.p.RedisSubscriberCallback (RedisSubscriberCallback.java:226)

Physical machine address: http: //192.168.7.1:5985/

VSM is suscribed to the hypervisor on that address

2011-10-13 11:22:24,505

INFO

c.a.v.r.p.RedisSubscriberCallback (RedisSubscriberCallback.java:227)

Physical machine type: HYPERV_301

Hypervisor type

2011-10-13 11:24:00,690

INFO

c.a.v.VSMManager (VSMManager.java:174)

Checking VSM status...

VSM checks its database status and connectivity

2011-10-13 11:24:00,692

INFO

c.a.v.VSMManager (VSMManager.java:213)

VSM is up and running properly.

Preview event status

2011-10-13 11:24:00,712

INFO

c.a.v.m.MonitorManager (MonitorManager.java:266)

Unsubscribing from ABQ_57135f47-cf29-4a14-a76f-f1e6a980aad0 on http: /192.168.7.1:5985/

Will stop receiving information from this virtual machine due to undeploy

...