You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/09/01 09:41:15 UTC

[GitHub] [cloudstack] PPisz commented on issue #5300: 'Hosts' in the webui not working

PPisz commented on issue #5300:
URL: https://github.com/apache/cloudstack/issues/5300#issuecomment-909048193


   I have cpu and speed set correctly, but the error persists:
   
   For input string: "24,74"
   
   2021-08-31 11:07:26,291 WARN  [c.c.a.d.ParamGenericValidationWorker] (qtp2012330741-1559:ctx-714744a9 ctx-43627369) (logid:062f6c61) Received unknown parameters for command listHostsMetrics. Unknown parameters : listall
   
   
   mysql> use cloud;
   Reading table information for completion of table and column names
   You can turn off this feature to get a quicker startup with -A
   
   Database changed
   mysql> SELECT * FROM cloud.host_view WHERE type='Routing'\G;
   *************************** 1. row ***************************
                         id: 1
                       uuid: 173b2490-2c07-426c-abef-022cd45c3066
                       name: psc1.piszki.lab
                     status: Up
               disconnected: NULL
                       type: Routing
         private_ip_address: 192.168.10.41
                    version: 4.15.1.0
            hypervisor_type: KVM
         hypervisor_version: NULL
               capabilities: hvm,snapshot
                  last_ping: 1590331511
                    created: 2021-08-03 05:54:17
                    removed: NULL
             resource_state: Enabled
             mgmt_server_id: 260497154630684
                cpu_sockets: 1
                       cpus: 8
                      speed: 3900
                        ram: 66211950592
                 cluster_id: 1
               cluster_uuid: 1b45c460-1e57-43d6-b76c-fa76533594a4
               cluster_name: PDC
               cluster_type: CloudManaged
             data_center_id: 1
           data_center_uuid: 9679b308-aed2-4ac9-9ed3-f3eb1d41b1d7
           data_center_name: Piszki Lab
           data_center_type: Advanced
                     pod_id: 1
                   pod_uuid: 32c66be3-c78b-4bfa-a91b-27700693bb5e
                   pod_name: PLAB
                        tag: KVM
       guest_os_category_id: 1
     guest_os_category_uuid: 8d5ea323-f3c8-11eb-ac74-ee63ef919143
     guest_os_category_name: CentOS
       memory_used_capacity: 12348030976
   memory_reserved_capacity: 0
          cpu_used_capacity: 12700
      cpu_reserved_capacity: 0
                     job_id: NULL
                   job_uuid: NULL
                 job_status: NULL
             job_account_id: NULL
               oobm_enabled: NULL
           oobm_power_state: NULL
                 ha_enabled: NULL
                   ha_state: NULL
                ha_provider: NULL
                 annotation: Head Node
             last_annotated: 2021-08-03 06:01:28
                   username: admin
   *************************** 2. row ***************************
                         id: 4
                       uuid: 390734b4-46a4-4851-9962-23d20951de79
                       name: psc2.piszki.lab
                     status: Up
               disconnected: NULL
                       type: Routing
         private_ip_address: 192.168.10.42
                    version: 4.15.1.0
            hypervisor_type: KVM
         hypervisor_version: NULL
               capabilities: hvm,snapshot
                  last_ping: 1590410490
                    created: 2021-08-03 07:23:44
                    removed: NULL
             resource_state: Enabled
             mgmt_server_id: 260497154630684
                cpu_sockets: 1
                       cpus: 8
                      speed: 4100
                        ram: 66211950592
                 cluster_id: 1
               cluster_uuid: 1b45c460-1e57-43d6-b76c-fa76533594a4
               cluster_name: PDC
               cluster_type: CloudManaged
             data_center_id: 1
           data_center_uuid: 9679b308-aed2-4ac9-9ed3-f3eb1d41b1d7
           data_center_name: Piszki Lab
           data_center_type: Advanced
                     pod_id: 1
                   pod_uuid: 32c66be3-c78b-4bfa-a91b-27700693bb5e
                   pod_name: PLAB
                        tag: KVM
       guest_os_category_id: NULL
     guest_os_category_uuid: NULL
     guest_os_category_name: NULL
       memory_used_capacity: 23622320128
   memory_reserved_capacity: 0
          cpu_used_capacity: 23400
      cpu_reserved_capacity: 0
                     job_id: NULL
                   job_uuid: NULL
                 job_status: NULL
             job_account_id: NULL
               oobm_enabled: NULL
           oobm_power_state: NULL
                 ha_enabled: NULL
                   ha_state: NULL
                ha_provider: NULL
                 annotation: NULL
             last_annotated: NULL
                   username: NULL
   


-- 
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: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org