Skip to content

ResNet example no space left with default settings #253

Open
@emattia

Description

@emattia

In the ResNet example, the default ImageNet downloader job spec was under-resourced.

From kube logs for the job's pod:

Failed to create pod sandbox: rpc error: code = Unknown desc = failed to setup network for sandbox 
"269ccb6246354dd1910e6663193fca536256b674627105596ebe56aab76daad1": failed to set network "cni-loopback" cached 
result: write /var/lib/cni/results/cni-loopback-269ccb6246354dd1910e6663193fca536256b674627105596ebe56aab76daad1-lo: 
no space left on device

Bumping memory up to 8Gi did the trick for me.

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