Skip to content

snf-mkimage runs out of space despite very large --tmpdir #50

@randyqx

Description

@randyqx

a ubuntu 14.04 64-bit vm. the disk is 8G, 6G used
snf-mkimage 0.9

# snf-mkimage --tmpdir=/NFS -o /NFS/image --print-syspreps /

runs out of disk space
/NFS is a 64G nfs-mounted volume, more than enough room for temp and final 8G images

# df -h
Filesystem     Size  Used Avail Use% Mounted on
/dev/vda1       32G  6.0G   24G  21% /
...
nfs.foo:/NFS    63G  1.7G   59G   3% /NFS
# snf-mkimage --tmpdir=/NFS -o /NFS/image --print-syspreps /
...
Copying files to temporary image: [############################### ] 204835/2060
Copying files to temporary image: [############################### ] 205142/2060
Copying files to temporary image: [############################### ] 205447/2060
22rsync: write failed on "/tmp/tmpejoCM2/var/cache/apt-xapian-index/index.1/spelling.DB": No space left on device (28)
rsync error: error in file IO (code 11) at receiver.c(389) [receiver=3.1.0]
Copying files to temporary image ... done
cleaning up ...
Error: rsync failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions