We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Trouble with discover RHV vms.

Hank Woo
Tera Guru

Hello,

 

I'm trying to discover my RHV system.

Already discover RHV host, datacenter etc but can't discover vms.

 

I checked HorizontalDiscoveryProbe. And there's some problem with IPs.

Can't discover Linux host's IP.

Please check below HorizontalDiscoveryProbe log.

 

<Linux host>

"className" : "cmdb_ci_rhv_vm_instance",&#13;
      "values" : {&#13;
        "ha_priority" : "1",&#13;
        "memory_policy_guaranteed" : "17179869184",&#13;
        "short_description" : "",&#13;
        "stop_time" : "2024-2-14 13:27:10",&#13;
        "usb" : "false",&#13;
        "fqdn" : "mid_linux",&#13;
        "storage_error_resume_behaviour" : "auto_resume",&#13;
        "threads" : "2",&#13;
        "ip_address" : "",&#13;
        "time_zone" : "Asia/Seoul",&#13;
        "object_id" : "03c2632b-83a6-4c33-a1c0-00cc09983a45",&#13;
        "sys_class_name" : "cmdb_ci_rhv_vm_instance",&#13;
 
<Windows>
"className" : "cmdb_ci_rhv_vm_instance",&#13;
      "values" : {&#13;
        "ha_priority" : "1",&#13;
        "memory_policy_guaranteed" : "4294967296",&#13;
        "short_description" : "",&#13;
        "stop_time" : "2024-2-25 14:22:15",&#13;
        "usb" : "false",&#13;
        "fqdn" : "ITOM-WIN-01",&#13;
        "storage_error_resume_behaviour" : "auto_resume",&#13;
        "threads" : "2",&#13;
        "ip_address" : "10.3.4.69",&#13;
        "time_zone" : "Korea Standard Time",&#13;

 

 

Guest agents are installed all vms and I can find IPs on api.

Please give me some advice.

 

Best regards,

Hank Woo.

0 REPLIES 0