[
https://issues.apache.org/jira/browse/CLOUDSTACK-7959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14220879#comment-14220879
]
Rohit Yadav commented on CLOUDSTACK-7959:
-----------------------------------------
This was introduce in the following, probably useful? [~edison] when you say
"it won't work on RHEL6" do you mean the building or that the systemvm fails
(to boot?) on KVM/RHEL6?
commit 05bec59c1498dbcfb8a1089c86855fd3b433ea58
Author: Edison Su <[email protected]>
Date: Thu Nov 6 15:09:31 2014 -0800
CS-27148 system vm image build process, needs to build an old version of
qemu image, otherwise, it won't work on RHEL 6 Reviewed-by:Frank
> System VMs failing to build
> ---------------------------
>
> Key: CLOUDSTACK-7959
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7959
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: Future, 4.5.0
> Reporter: Will Stevens
> Assignee: Will Stevens
> Fix For: Future
>
>
> The system vm builds are failing on Jenkins for the '4.5' and 'master'
> branches.
> The reason they are failing is because of the following.
> In file: tools/appliance/build.sh b/tools/appliance/build.sh
> In function: kvm_export()
> The line:
> qemu-img convert -o compat=0.10 -f raw -c -O qcow2 raw.img
> "${appliance_build_name}-kvm.qcow2"
> Is throwing an "unknown option 'compat'" error.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)