[Swan-dev] KVM memory size

Andrew Cagney andrew.cagney at gmail.com
Thu Jun 27 17:48:10 UTC 2019


On Thu, 27 Jun 2019 at 13:30, Paul Wouters <paul at nohats.ca> wrote:
>
> On Thu, 27 Jun 2019, Andrew Cagney wrote:
>
> > Have you tried doing this on the big bloated build machine:
> >
> > $ sudo virsh dominfo build
> > Max memory:     524288 KiB
> > Used memory:    524288 KiB
>
> With 512mb it works for me inside rpmbuild too? So I assume it works too
> here?
>
> > $ make kvmsh-build
> > [root at swanbase ~]# cd /source
> > [root at swanbase source]# make man
> > [root at swanbase source]# ...
>
> I'm confused what you are trying to tell me?

The build domain, which can be logged into using:

   $ make kvmsh-build

has 512mb of ram and should be sufficient for running xmlto (make man)
and rpmbuild (make ?).  It even has internet access.

Have you tried using that (I don't think the test VMs need their ram increased).


More information about the Swan-dev mailing list