Skip to content

Instantly share code, notes, and snippets.

@sjemli
Last active August 29, 2015 14:02
Show Gist options
  • Save sjemli/93129863292d50655d87 to your computer and use it in GitHub Desktop.
Save sjemli/93129863292d50655d87 to your computer and use it in GitHub Desktop.
logs
INFO [c.c.c.ClusterManagerImpl] (Cluster-Heartbeat-1:ctx-d18f63d8) No inactive management server node found
WARN [o.a.c.alerts] (Cluster-Notification-1:ctx-dfe94256) alertType:: 14 // dataCenterId:: 0 // podId:: 0 // clusterId:: null // message:: Management server node 127.0.0.1 is up
WARN [c.c.c.ClusterManagerImpl] (Cluster-Notification-1:ctx-dfe94256) Notifying management server join event took 39 ms
INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-1:ctx-d9c0a108 job-1) Add job-1 into job monitoring
INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-1:ctx-d9c0a108 job-1) Remove job-1 from job monitoring
INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-2:ctx-d238f1e8 job-2) Add job-2 into job monitoring
INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-2:ctx-d238f1e8 job-2) Remove job-2 from job monitoring
INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-3:ctx-73d3ad5c job-3) Add job-3 into job monitoring
INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-3:ctx-73d3ad5c job-3) Remove job-3 from job monitoring
INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-4:ctx-1f7bd5cd job-4) Add job-4 into job monitoring
INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-4:ctx-1f7bd5cd job-4) Remove job-4 from job monitoring
INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-5:ctx-1c10f42b job-5) Add job-5 into job monitoring
INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-5:ctx-1c10f42b job-5) Remove job-5 from job monitoring
INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-6:ctx-4f5b06f5 job-8) Add job-8 into job monitoring
INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-6:ctx-4f5b06f5 job-8) Remove job-8 from job monitoring
INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-7:ctx-27fae652 job-9) Add job-9 into job monitoring
INFO [o.a.c.f.j.i.AsyncJobMonitor] (API-Job-Executor-7:ctx-27fae652 job-9) Remove job-9 from job monitoring
INFO [c.c.c.ConfigurationManagerImpl] (ApiServer-6:ctx-aec434f3 ctx-fc6a1556) adding a new subnet to the network 204
INFO [c.c.r.ResourceManagerImpl] (ApiServer-8:ctx-ab629223 ctx-54d14c20) Trying to add a new host at http://192.168.56.10/ in data center 1
INFO [c.c.h.x.d.XcpServerDiscoverer] (ApiServer-8:ctx-ab629223 ctx-54d14c20) Found host localhost.localdomain ip=192.168.56.10 product version=6.2.0
INFO [c.c.h.x.r.CitrixResourceBase] (ApiServer-8:ctx-ab629223 ctx-54d14c20) Private Network is Pool-wide network associated with eth1 for host 192.168.56.10
INFO [c.c.h.x.r.CitrixResourceBase] (ApiServer-8:ctx-ab629223 ctx-54d14c20) Guest Network is Pool-wide network associated with eth1 for host 192.168.56.10
INFO [c.c.h.x.r.CitrixResourceBase] (ApiServer-8:ctx-ab629223 ctx-54d14c20) Public Network is Pool-wide network associated with eth1 for host 192.168.56.10
INFO [c.c.h.x.d.XcpServerDiscoverer] (ApiServer-8:ctx-ab629223 ctx-54d14c20) Host: localhost.localdomain connected with hypervisor type: XenServer. Checking CIDR...
INFO [c.c.a.m.DirectAgentAttache] (ApiServer-8:ctx-ab629223 ctx-54d14c20) StartupAnswer received 1 Interval = 60
INFO [c.c.h.x.r.CitrixResourceBase] (DirectAgent-1:ctx-00eb8fae) Host 192.168.56.10 OpaqueRef:866d78ee-1304-3c20-8a9b-79cd3f71d4ac: Host 192.168.56.10 is already setup.
INFO [c.c.h.x.r.CitrixResourceBase] (DirectAgent-1:ctx-00eb8fae) Host 192.168.56.10 OpaqueRef:866d78ee-1304-3c20-8a9b-79cd3f71d4ac: Host 192.168.56.10 is already setup.
INFO [c.c.v.VirtualMachinePowerStateSyncImpl] (ApiServer-8:ctx-ab629223 ctx-54d14c20) Reset VM power state sync for host: 1
INFO [c.c.n.s.SecurityGroupListener] (ApiServer-8:ctx-ab629223 ctx-54d14c20) Received a host startup notification
INFO [c.c.n.s.SecurityGroupListener] (ApiServer-8:ctx-ab629223 ctx-54d14c20) Scheduled network rules cleanup, interval=2610
INFO [c.c.n.s.SecurityGroupListener] (ApiServer-8:ctx-ab629223 ctx-54d14c20) Received a host startup notification
INFO [c.c.r.ResourceManagerImpl] (ApiServer-8:ctx-ab629223 ctx-54d14c20) server resources successfully discovered by XCP Agent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment