[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13459704#comment-13459704
 ] 

Abhinav Roy commented on CLOUDSTACK-131:
----------------------------------------

Here is the output for virsh dumpxml <ssvm> , Now in which disk we should look 
for the public keys?

[root@BAND-CLOUD-13 .ssh]# virsh dumpxml s-3-VM
<domain type='kvm' id='6'>
  <name>s-3-VM</name>
  <uuid>fef78931-5f53-3060-b72e-b392b80b1aa8</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='rhel6.3.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/libexec/qemu-kvm</emulator>
    <disk type='file' device='disk'>
      <driver name='qemu' type='qcow2' cache='none'/>
      <source 
file='/mnt/5b2d819a-9fd6-3079-aba6-683204f479c5/695fa367-dfc9-4757-832e-96de7940da40'/>
      <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/5b2d819a-9fd6-3079-aba6-683204f479c5/s-3-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:03:f6'/>
      <source bridge='cloud0'/>
      <target dev='vnet3'/>
      <model type='virtio'/>
      <alias name='net0'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x03' 
function='0x0'/>
    </interface>
    <interface type='bridge'>
      <mac address='06:7b:76:00:00:04'/>
      <source bridge='cloudbr0'/>
      <target dev='vnet4'/>
      <model type='virtio'/>
      <alias name='net1'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x04' 
function='0x0'/>
    </interface>
    <interface type='bridge'>
      <mac address='06:2d:8e:00:00:06'/>
      <source bridge='cloudbr0'/>
      <target dev='vnet5'/>
      <model type='virtio'/>
      <alias name='net2'/>
      <address type='pci' domain='0x0000' bus='0x00' slot='0x05' 
function='0x0'/>
    </interface>
    <interface type='bridge'>
      <mac address='06:e4:a4:00:00:03'/>
      <source bridge='cloudbr0'/>
      <target dev='vnet6'/>
      <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/3'/>
      <target port='0'/>
      <alias name='serial0'/>
    </serial>
    <console type='pty' tty='/dev/pts/3'>
      <source path='/dev/pts/3'/>
      <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='5901' autoport='yes'/>
    <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>
                
> Templates other than SystemVM template are not getting downloaded on Rhel 6.3 
> ASF 4.0 setup with KVM host
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-131
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-131
>             Project: CloudStack
>          Issue Type: Bug
>          Components: Management Server, Template
>    Affects Versions: pre-4.0.0
>         Environment: MS OS : Rhel 6.3
> Hypervisor : KVM
> BUILD : [Git Revision: 54f9af1695bc359b02e9fc906b3b335cc0bfec41
> Git URL: https://git-wip-us.apache.org/repos/asf/incubator-cloudstack.git
>            Reporter: Abhinav Roy
>            Assignee: edison su
>             Fix For: pre-4.0.0
>
>         Attachments: management-server.log
>
>
> Description :
> ======================
> Templates other than the systemvm template are not getting downloaded after 
> deploying a Basic/Advanced zone CS setup with KVM hypervisor.
> Steps :
> ======================
> Deploy a CS setup with KVM hypervisor.
> Expected behaviour :
> ======================
> Zone should be successfully deployed, system VMS should be created and the 
> default template should be deployed.
> Observed behaviour :
> ======================
> 1. Zone deployment is successful.
> 2. system-vms get created successfully.
> 3. But the problem is that there is no sign of deployment of any other 
> template (nothing seen in logs too), even if I try to manually register and 
> deploy a template it doesn't happen. 
> 4. Restarting system vm or management server doesn't change the behaviour.

--
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

Reply via email to