Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

No space left on device (again) #22

@andresriancho

Description

@andresriancho

My EC2 system log looks like:

++ tee /var/log/user-data.log
user-data: + image=/mnt/trusty-server-cloudimg-amd64.img
user-data: + imagedir=/mnt/trusty-server-cloudimg-amd64
user-data: + tar xzf - -C /mnt
user-data: + wget -qO- http://uec-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64.tar.gz
user-data: + dd if=/dev/zero bs=1024k count=4096
user-data: dd: error writing 'standard output': No space left on device
user-data: 3143+0 records in
user-data: 3142+0 records out
user-data: 3295084544 bytes (3.3 GB) copied, 23.468 s, 140 MB/s

Nothing else happens after that. Related with the fix applied for #15

I'm using build-ubuntu-ami-2.1.1 and running like:

build-ubuntu-ami setup.sh --group=build --key_name=build --brand=collector --codename=trusty --flavor=m3.medium

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