Bjoern Teipel created CLOUDSTACK-5118: -----------------------------------------
Summary: Intrastructure > Virtual Routers listed multiple times Key: CLOUDSTACK-5118 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5118 Project: CloudStack Issue Type: Bug Security Level: Public (Anyone can view this level - this is the default.) Components: KVM, Management Server Affects Versions: 4.2.1 Reporter: Bjoern Teipel DB lists only one VR and the GUI shows actually 2 once you are in a project mysql> select * from vm_instance where type='DomainRouter'\G *************************** 1. row *************************** id: 4 name: r-4-VM uuid: 11eed132-bf82-4ccf-80f7-b99f058b3af1 instance_name: r-4-VM state: Running vm_template_id: 3 guest_os_id: 15 private_mac_address: 0e:00:a9:fe:00:cf private_ip_address: 169.254.0.207 pod_id: 1 data_center_id: 1 host_id: 1 last_host_id: 1 proxy_id: NULL proxy_assign_time: NULL vnc_password: UnBH3JvYKfKqPceHQrcfkir/E6jzo105VEMrh8W6SOY= ha_enabled: 1 limit_cpu_use: 0 update_count: 3 update_time: 2013-11-09 20:11:42 created: 2013-11-09 20:09:53 removed: NULL type: DomainRouter vm_type: DomainRouter account_id: 4 domain_id: 1 service_offering_id: 7 reservation_id: 97a87e8a-6b91-4fde-970b-e3b951bd4231 hypervisor_type: KVM disk_offering_id: NULL cpu: NULL ram: NULL owner: NULL speed: NULL host_name: NULL display_name: NULL desired_state: NULL dynamically_scalable: 0 display_vm: 1 1 row in set (0.00 sec) -- This message was sent by Atlassian JIRA (v6.1#6144)