> -----Original Message----- > From: Alexey Zilber [mailto:alexeyzil...@gmail.com] > Sent: Thursday, June 21, 2012 5:14 PM > To: cloudstack-users@incubator.apache.org > Subject: CS 3.0.2 does not report router system vm. > > Hi All, > > This looks like a bug in CS 3.0.2. I did a clean install. > Everything is > on Centos 6.2. Installed KVM as the first hypervisor in the cluster. > Launched an instance. virsh reports: > > [root@kvm1 init.d]# virsh list > Id Name State > ---------------------------------- > 1 s-1-VM running > 2 v-2-VM running > * 3 r-4-VM running* > 4 i-2-3-VM running > > > #3 above is the system router vm. It does not show up under 'system > vm'
Router VM should not be shown up under "system vm". It should be under "zone->network->" > under the Zones. (#1 and #2 do). This is concerning because when I > used > Xen, it reported it correctly. > > Thanks, > Alex