Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lxc image import --verbose should make progress messages like lxc import --verbose does #4447

Closed
jidanni opened this issue May 17, 2024 · 1 comment

Comments

@jidanni
Copy link

jidanni commented May 17, 2024

I notice for the same 3GB tarball,
lxc import --verbose
makes great progress messages. Alas
lxc image import --verbose
does not make progress messages. Causing the user to
think it got stuck.
$ lxc-start --version 5.0.3

By the way,

$ lxc image import 3GBfile --alias new-pen --verbose
Error: Image with same fingerprint already exists

takes many minutes to come up with that answer.
Perhaps it could check earlier.
OK, maybe it needs to make a total byte count or something.

@stgraber
Copy link
Member

Wrong project, you're talking about LXD :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants