qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 00/86] refactor main RAM allocation to use hostmem backend


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 00/86] refactor main RAM allocation to use hostmem backend
Date: Fri, 17 Jan 2020 17:49:29 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.2

On 1/17/20 5:40 PM, Igor Mammedov wrote:
On Fri, 17 Jan 2020 17:19:26 +0100
Philippe Mathieu-Daudé <address@hidden> wrote:

On 1/17/20 5:03 PM, Igor Mammedov wrote:
On Thu, 16 Jan 2020 16:43:07 +0100
Philippe Mathieu-Daudé <address@hidden> wrote:
On 1/15/20 10:01 PM, address@hidden wrote:
Patchew URL: https://patchew.org/QEMU/address@hidden/



Hi,

This series failed the docker-quick@centos7 build test. Please find the testing 
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.

=== TEST SCRIPT BEGIN ===
#!/bin/bash
make docker-image-centos7 V=1 NETWORK=1
time make docker-test-quick@centos7 SHOW_ENV=1 J=14 NETWORK=1

it doesn't work on my host, since it tries to use /tmp for building an image
and fails with no space.
is there any way to point it to some other place?

What is failing? Building the docker image, or building QEMU withing the
docker container?

docker image

Odd. I thought image was built in default storage dir: /var/lib/docker

# docker system info | fgrep /
Docker Root Dir: /var/lib/docker

The default might be distrib dependent, my workstation is on Fedora.

Maybe while building a tmpfs is mount as /tmp within the temp container, and your ram is limited so it gets full while downloading packages to install? Sincerely I have no clue. Docker is not your friend :/

Here they say you can change the docker dir with '-g'
https://forums.docker.com/t/how-do-i-change-the-docker-image-installation-directory/1169/4

Can you paste the error context?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]