<div dir="ltr"><div dir="ltr"><div>Yes I am following the example in   <br></div><div><br></div><div><a href="https://github.com/openstack/octavia/tree/master/diskimage-create#using-distribution-packages-for-amphora-agent">https://github.com/openstack/octavia/tree/master/diskimage-create#using-distribution-packages-for-amphora-agent</a> <br></div><div><br></div><div>I did export it. However, I think the problem was that I was invoking the script with <br></div><div><br></div><div>  bash diskimage-create.sh ....</div><div><br></div><div>Instead of directly invoking it using <br></div><div><br></div><div>  ./diskimage-create.sh ...</div><div><br></div><div>Not sure if it made the difference.</div><div><br></div><div>I also removed /root/.cache/image-create and re-ran everything.</div><div><br></div><div>I can now see the files I added to the image when I explore it using guestfish.</div><div><br></div><div>Thank you for your help.</div><div><br></div><div>Ranga<br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Feb 14, 2019 at 6:32 PM Michael Johnson <<a href="mailto:johnsomor@gmail.com">johnsomor@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi there.<br>
<br>
I have not used the "DIB_LOCAL_IMAGE" setting. Are you following the<br>
example in the README<br>
here?:<a href="https://github.com/openstack/octavia/tree/master/diskimage-create#using-distribution-packages-for-amphora-agent" rel="noreferrer" target="_blank">https://github.com/openstack/octavia/tree/master/diskimage-create#using-distribution-packages-for-amphora-agent</a><br>
The variable will need to be exported.<br>
<br>
As for the -s setting for the image size, I do know this works. We use<br>
this as part of our gate test jobs since the centos image must be 3GB<br>
in size.<br>
The only way -s wouldn't be honored would be if you have a<br>
"AMP_IMAGESIZE" environment variable defined. That will override the<br>
-s setting.<br>
<br>
Also note, that the default "qcow2" format is compressed, the .qcow2<br>
file output will not be the same size as you requested with -s. Only<br>
when it is booted will it expand out to the full 10GB you specified<br>
with -s.<br>
<br>
Michael<br>
<br>
On Thu, Feb 14, 2019 at 3:05 PM M. Ranganathan <<a href="mailto:mranga@gmail.com" target="_blank">mranga@gmail.com</a>> wrote:<br>
><br>
> Hello,<br>
><br>
> I am using octavia to build the image<br>
><br>
> <a href="https://github.com/openstack/octavia/tree/master/diskimage-create" rel="noreferrer" target="_blank">https://github.com/openstack/octavia/tree/master/diskimage-create</a><br>
><br>
> I want to run it as a loadbalanced server. Do I need to run diskimage-builder prior to running disk-image-create on the image? My original image ran under virt-manager (imported an ISO into virt manager).<br>
><br>
> Thanks,<br>
><br>
> Ranga<br>
><br>
><br>
><br>
><br>
> On Thu, Feb 14, 2019 at 5:43 PM Clark Boylan <<a href="mailto:cboylan@sapwetik.org" target="_blank">cboylan@sapwetik.org</a>> wrote:<br>
>><br>
>> On Thu, Feb 14, 2019, at 2:30 PM, M. Ranganathan wrote:<br>
>> > Hello,<br>
>> ><br>
>> > I have been struggling to create a diskimage from an existing qcow2 image.<br>
>> ><br>
>> > I find that diskimage-builder does the following:<br>
>> ><br>
>> > 1. apparently ignores DIB_LOCAL_IMAGE environment setting and<br>
>> > 2. ignores the -s flag. No matter what -s I supply, it creates a 2gb image.<br>
>> ><br>
>> > My flags are as follows:<br>
>> ><br>
>> ><br>
>> > bash diskimage-create.sh -s 10<br>
>><br>
>> Can you clarify where the diskimage-create.sh script comes from? Diskimage-builder's command to build an image is disk-image-create and it takes a --image-size flag (-s isn't a valid argument).<br>
>><br>
>> ><br>
>> ><br>
>> > Not sure what I am doing wrong. Any help appreciated.<br>
>> ><br>
>> > Thanks<br>
>> ><br>
>> > --<br>
>> > M. Ranganathan<br>
>><br>
><br>
><br>
> --<br>
> M. Ranganathan<br>
><br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>M. Ranganathan <br><br></div></div></div></div></div></div></div></div></div></div></div>