[
https://issues.apache.org/jira/browse/CLOUDSTACK-7511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125643#comment-14125643
]
Laurent Steff commented on CLOUDSTACK-7511:
-------------------------------------------
Parsing the code, althoug for version 4.4.0, for me the problem is a test when
registering a new ISO/template.
Example given, if I change, manually, the bits column in the vm_template table,
the virtual machine created
as the correct libvirt option :
---
<type arch='i686' ...
--
It's really important for our users, tell me if we could help
> CLONE - Cloudstack should virtualized 32bits CPUs for 32bits templates
> ----------------------------------------------------------------------
>
> Key: CLOUDSTACK-7511
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7511
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: KVM
> Affects Versions: 4.0.0, 4.2.0
> Environment: Centos 6.3 KVM
> Reporter: Laurent Steff
>
> When using templates registered as 32bits, virtualized CPU is set to x86_64
> on the virtual machine. It should be i686.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)