shwstppr commented on PR #7059: URL: https://github.com/apache/cloudstack/pull/7059#issuecomment-1410042870
@vladimirpetrov @DaanHoogland Tested Alma Linux 9 using http://mirrors.storpool.com/almalinux/9.0/isos/x86_64/AlmaLinux-9.0-x86_64-boot.iso with VMware 7u3 and didn't face any issue ``` (localcloud) 🐱 > list virtualmachines id=fbff560f-56cd-4dec-bb8f-cbafe8f000ee { "count": 1, "virtualmachine": [ { "account": "admin", "affinitygroup": [], "cpunumber": 2, "cpuspeed": 1500, "cpuused": "1.5%", "created": "2023-01-31T09:15:03+0000", "details": { "cpuOvercommitRatio": "2.0", "dataDiskController": "osdefault", "memoryOvercommitRatio": "1.0", "rootDiskController": "ide", "rootdisksize": "20" }, "diskioread": 529, "diskiowrite": 727, "diskkbsread": 17291, "diskkbswrite": 46835, "diskofferingid": "12b8b7cb-1427-4e17-8f3f-4d610e87a316", "diskofferingname": "Medium", "displayname": "test-alma9", "displayvm": true, "domain": "ROOT", "domainid": "8a68d61e-a140-11ed-b0da-1e00c40003b9", "guestosid": "9c934e42-a140-11ed-b0da-1e00c40003b9", "haenable": false, "hasannotations": false, "hostcontrolstate": "Enabled", "hostid": "fbb6d365-95ad-49c4-a59f-859fb17710e3", "hostname": "10.0.33.248", "hypervisor": "VMware", "id": "fbff560f-56cd-4dec-bb8f-cbafe8f000ee", "instancename": "i-2-4-VM", "isdynamicallyscalable": false, "isodisplaytext": "Alma Linux 9.0", "isoid": "bffeacd4-4a62-4d3d-9365-4933e4f0d71b", "isoname": "Alma Linux 9.0", "lastupdated": "2023-01-31T09:16:20+0000", "memory": 3072, "memoryintfreekbs": 1290240, "memorykbs": 3145728, "memorytargetkbs": 3145728, "name": "test-alma9", "networkkbsread": 11309, "networkkbswrite": 65, "nic": [ { "broadcasturi": "vlan://2695", "deviceid": "0", "extradhcpoption": [], "gateway": "10.1.1.1", "id": "09e70395-3267-4ed4-8f07-e0229d72ba4e", "ipaddress": "10.1.1.78", "isdefault": true, "isolationuri": "vlan://2695", "macaddress": "02:00:37:37:00:01", "netmask": "255.255.255.0", "networkid": "36f9df65-9e0c-4797-af51-0c8a3633afd1", "networkname": "www", "secondaryip": [], "traffictype": "Guest", "type": "Isolated" } ], "osdisplayname": "AlmaLinux 9", "ostypeid": "9c934e42-a140-11ed-b0da-1e00c40003b9", "passwordenabled": false, "pooltype": "NetworkFilesystem", "receivedbytes": 0, "rootdeviceid": 0, "rootdevicetype": "ROOT", "securitygroup": [], "sentbytes": 0, "serviceofferingid": "d3be6f98-d566-43a0-ad37-45be04f2fbb1", "serviceofferingname": "Large Instance", "state": "Running", "tags": [], "templatedisplaytext": "Alma Linux 9.0", "templateid": "bffeacd4-4a62-4d3d-9365-4933e4f0d71b", "templatename": "Alma Linux 9.0", "userid": "a6030fa7-a140-11ed-b0da-1e00c40003b9", "username": "admin", "zoneid": "76a0d9c2-9d30-48e8-9561-0e98c20b9846", "zonename": "pr7059-t6037-vmware-70u3" } ] } (localcloud) 🐱 > list hosts id=fbb6d365-95ad-49c4-a59f-859fb17710e3 { "count": 1, "host": [ { "capabilities": "hvm", "clusterid": "b0b264bc-dd01-43cf-8c9c-441e309c6814", "clustername": "p1-c1", "clustertype": "ExternalManaged", "cpuallocated": "23.81%", "cpuallocatedpercentage": "23.81%", "cpuallocatedvalue": 3000, "cpuallocatedwithoverprovisioning": "23.81%", "cpuloadaverage": 0, "cpunumber": 6, "cpusockets": 3, "cpuspeed": 2100, "cpuused": "2.73%", "cpuwithoverprovisioning": "12600", "created": "2023-01-31T08:30:05+0000", "events": "AgentConnected; Remove; PingTimeout; ShutdownRequested; StartAgentRebalance; Ping; HostDown; AgentDisconnected; ManagementServerDown", "hahost": false, "hasannotations": false, "hostha": { "haenable": false, "hastate": "Disabled" }, "hypervisor": "VMware", "hypervisorversion": "7.0.3.0", "id": "fbb6d365-95ad-49c4-a59f-859fb17710e3", "ipaddress": "10.0.33.248", "islocalstorageactive": false, "lastpinged": "1970-01-19T22:24:52+0000", "managementserverid": "4acb42c1-e1ac-4e67-9db1-062ee272bf82", "memoryallocated": 3221225472, "memoryallocatedbytes": 3221225472, "memoryallocatedpercentage": "37.52%", "memorytotal": 8585138176, "memoryused": 4774612992, "memorywithoverprovisioning": "8585138176", "name": "10.0.33.248", "networkkbsread": 0, "networkkbswrite": 0, "outofbandmanagement": { "enabled": false, "powerstate": "Disabled" }, "podid": "40225ecb-4a97-4240-a48a-d893db80ac3a", "podname": "Pod1", "resourcestate": "Enabled", "state": "Up", "type": "Routing", "ueficapability": true, "version": "4.18.0.0-SNAPSHOT", "zoneid": "76a0d9c2-9d30-48e8-9561-0e98c20b9846", "zonename": "pr7059-t6037-vmware-70u3" } ] } ``` https://user-images.githubusercontent.com/153340/215723064-7a2c8bdd-ee81-4723-8386-58b136e7b240.mp4 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
