enroot import - Cannot write: no space left on device

Open
#187 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
shell
Domain
cli

Research direction

Start with the enroot import command and its image-extraction path, using the supplied trace to investigate which filesystem or quota receives temporary writes. Reproduce the import with filesystem and inode availability checks; done means identifying why the reported storage limit is reached and documenting a confirmed remedy.

Written by the indexing model from the issue text.

Description

When I try to run enroot import, I get plenty of "No space left" errors. However I got a lot of free storage.

Here is the trace (from vdi)

$sudo enroot import -o nccl-bisection-1.sqsh dockerd://<container_uri>

[INFO] Fetching image

f245d1d0aefaa279f91f008ae7b1a0e0ed4d2e5a944bd9d00a27a96384d41411

[INFO] Extracting image content...
tar: usr/lib/x86_64-linux-gnu/libcudnn_cnn_train.so.8.9.7: Cannot write: No space left on device
tar: usr/lib/x86_64-linux-gnu/libcudnn_ops_infer.so.8.9.7: Cannot write: No space left on device
tar: usr/lib/x86_64-linux-gnu/libcudnn_ops_train.so.8.9.7: Cannot write: No space left on device
tar: usr/lib/x86_64-linux-gnu/libcurl-gnutls.so.4.7.0: Cannot write: No space left on device
...

It continues like this for hundreds of lines

Any suggestion ?

Dominant language
Shell
Stars
1.1k
Forks
139
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from NVIDIA/enroot

All issues in NVIDIA/enroot

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.