div8cn commented on issue #3717:
URL: https://github.com/apache/cloudstack/issues/3717#issuecomment-775547268
I reproduced this bug in 4.15.0.0 + Ubuntu + KVM + CEPH
global.ha.tag=HCMHA
hosttags="aabb,ccdd,HCMHA"
the listhostsresponse:
{
listhostsresponse: {
count: 1,
host: [
{
id: "ebbdfa50-0d36-4155-9561-ec02e337b807",
name: "nodeb",
state: "Up",
disconnected: "2021-02-03T23:00:13+0800",
type: "Routing",
ipaddress: "10.228.18.129",
zoneid: "0dfcc491-25c0-4527-ab99-bf9c5916ad50",
zonename: "DEV2.4",
podid: "302d1e52-464d-4a6c-b0d4-48d0f86b73eb",
podname: "SP01",
version: "4.15.0.0",
hypervisor: "KVM",
cpusockets: 2,
cpunumber: 32,
cpuspeed: 3000,
cpuallocated: "0%",
cpuallocatedvalue: 0,
cpuallocatedpercentage: "0%",
cpuallocatedwithoverprovisioning: "0%",
cpuused: "0.31%",
cpuwithoverprovisioning: "96000",
cpuloadaverage: 0.06,
networkkbsread: 1019,
networkkbswrite: 49,
memorytotal: 133757448192,
memorywithoverprovisioning: "133757452288",
memoryallocated: 0,
memoryallocatedpercentage: "0%",
memoryallocatedbytes: 0,
memoryused: 1489330176,
capabilities: "hvm,snapshot",
lastpinged: "1970-01-19T13:30:27+0800",
managementserverid: "5ee3964d-af8b-4732-be1f-edff9e4049e6",
clusterid: "f1775574-97de-4d03-a038-fd9a0f632efb",
clustername: "CL01",
clustertype: "CloudManaged",
islocalstorageactive: false,
created: "2021-02-01T21:04:11+0800",
events: "AgentDisconnected; ManagementServerDown; StartAgentRebalance; Ping;
Remove; AgentConnected; HostDown; ShutdownRequested; PingTimeout",
hosttags: "aabb,ccdd,HCMHA",
hostha: {
haenable: false,
hastate: "Disabled"
},
outofbandmanagement: {
powerstate: "Disabled",
enabled: false
},
resourcestate: "Enabled",
hahost: false,
details: {
Host.OS.Version: "20.04",
Host.CPU.ModelName: "Intel(R) Xeon(R) Silver 4110 CPU @ 2.10GHz",
Host.System.PhysicalMemory: "131072",
Host.OS.Kernel.Version: "5.4.0-65-generic",
com.cloud.network.Networks.RouterPrivateIpStrategy: "HostLocal",
Host.System.ProductName: "SYS-6029TP-HTR",
secured: "true",
Host.OS: "Ubuntu",
Host.System.Manufacturer: "Supermicro"
},
ueficapability: false
}
]
}
}
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]