[
https://issues.apache.org/jira/browse/CLOUDSTACK-577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13508403#comment-13508403
]
Trevor Francis commented on CLOUDSTACK-577:
-------------------------------------------
SystemVM XML showing:
root@compute0:~# virsh dumpxml s-5-VM
<domain type='kvm' id='7'>
<name>s-5-VM</name>
<uuid>34834822-3bce-34c7-8158-ef7816627fe5</uuid>
<description>Debian GNU/Linux 5.0 (32-bit)</description>
<memory unit='KiB'>262144</memory>
<currentMemory unit='KiB'>262144</currentMemory>
<vcpu placement='static'>1</vcpu>
<cputune>
<shares>500</shares>
</cputune>
<os>
<type arch='x86_64' machine='pc-1.0'>hvm</type>
<boot dev='cdrom'/>
<boot dev='hd'/>
</os>
<features>
<acpi/>
<apic/>
<pae/>
</features>
<clock offset='utc'/>
<on_poweroff>destroy</on_poweroff>
<on_reboot>restart</on_reboot>
<on_crash>destroy</on_crash>
<devices>
<emulator>/usr/bin/kvm</emulator>
<disk type='file' device='disk'>
<driver name='qemu' type='qcow2' cache='none'/>
<source
file='/mnt/157108d3-89be-333c-9ead-f3d19dfd2367/9deaaafd-d1b7-4c42-a941-7540f308b7c1'/>
<target dev='vda' bus='virtio'/>
<alias name='virtio-disk0'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x07'
function='0x0'/>
</disk>
<disk type='file' device='disk'>
<driver name='qemu' type='raw' cache='none'/>
<source
file='/mnt/157108d3-89be-333c-9ead-f3d19dfd2367/s-5-VM-patchdisk'/>
<target dev='vdb' bus='virtio'/>
<alias name='virtio-disk1'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x08'
function='0x0'/>
</disk>
<controller type='usb' index='0'>
<alias name='usb0'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x01'
function='0x2'/>
</controller>
<interface type='bridge'>
<mac address='0e:00:a9:fe:01:47'/>
<source bridge='cloud0'/>
<target dev='vnet0'/>
<model type='virtio'/>
<alias name='net0'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x03'
function='0x0'/>
</interface>
<interface type='bridge'>
<mac address='06:e6:42:00:00:d4'/>
<source bridge='cloudbr0'/>
<target dev='vnet1'/>
<model type='virtio'/>
<alias name='net1'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x04'
function='0x0'/>
</interface>
<interface type='bridge'>
<mac address='06:c1:7e:00:01:01'/>
<source bridge='cloudVirBr10'/>
<target dev='vnet2'/>
<model type='virtio'/>
<alias name='net2'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x05'
function='0x0'/>
</interface>
<interface type='bridge'>
<mac address='06:ba:e0:00:00:89'/>
<source bridge='cloudbr0'/>
<target dev='vnet3'/>
<model type='virtio'/>
<alias name='net3'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x06'
function='0x0'/>
</interface>
<serial type='pty'>
<source path='/dev/pts/1'/>
<target port='0'/>
<alias name='serial0'/>
</serial>
<console type='pty' tty='/dev/pts/1'>
<source path='/dev/pts/1'/>
<target type='serial' port='0'/>
<alias name='serial0'/>
</console>
<input type='tablet' bus='usb'>
<alias name='input0'/>
</input>
<input type='mouse' bus='ps2'/>
<graphics type='vnc' port='5900' autoport='yes' listen='127.0.0.1'>
<listen type='address' address='127.0.0.1'/>
</graphics>
<video>
<model type='cirrus' vram='9216' heads='1'/>
<alias name='video0'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x02'
function='0x0'/>
</video>
<memballoon model='virtio'>
<alias name='balloon0'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x09'
function='0x0'/>
</memballoon>
</devices>
<seclabel type='none'/>
</domain>
Only 2 disks, not 3 (missing patch ISO)
> CS4 System VMs not patching
> ---------------------------
>
> Key: CLOUDSTACK-577
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-577
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: KVM, VNC Proxy
> Affects Versions: 4.0.0
> Environment: Ubuntu 12.04 Management Server. Ubuntu 12.04 Host,
> Qemu-KVM 1.0, Libvirt 0.10.2.
> Cloudstack 4.0.0-incubating.20121024195401
> Reporter: Trevor Francis
> Priority: Blocker
> Fix For: 4.0.0
>
>
> New system installed via apt-get cloud-client and cloud-agent.
> SSVM and CPVM are pingable, but not accessible. CPVM is showing "Connection
> Refused" when attempting to use console. SSVM does not respond to ISO or
> Template upload requests. Both System VMs show "running" in console.
> ssh -i /root/.ssh/id_rsa.cloud -p 3922 [email protected]
> Permission denied (public key)
> I get this on both CPVM and SSVM. I have deleted the ssh keys and force
> connected the host while respinning system VMs to test whether keys are
> formed properly. Mysql is showing keys properly in the database too.
> I suspect System VMs arent being patched when they boot.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira