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

No. No I don't have 18EB of data; go home tarsnap, you're drunk. #217

Closed
larryhynes opened this issue Nov 17, 2016 · 3 comments
Closed

No. No I don't have 18EB of data; go home tarsnap, you're drunk. #217

larryhynes opened this issue Nov 17, 2016 · 3 comments

Comments

@larryhynes
Copy link

tarsnap built from deb package, newly registered machine, first run of tarsnap:

$ tarsnap -cf foo ~
tarsnap: Removing leading '/' from member names
....
^C

(Set nodump flag on really big dir that I didn't want to back up)

$ tarsnap -cf foo ~
tarsnap: An archive already exists with the name "foo.part"
tarsnap: Error creating new archive
tarsnap: Error exit delayed from previous errors.

$ tarsnap --list-archives
foo.part

$ tarsnap -df foo.part
					Total size  Compressed size
All archives				18 EB            18 EB
  (unique data)				18 EB            18 EB
This archive				1.0 GB           997 MB
Deleted data				1.0 GB           997 MB

$ tarsnap -cf bar ~
tarsnap: Removing leading '/' from member names
tarsnap: Not adding cache directory to archive: /home/user/tarsnap_cache
					Total size  Compressed size
All archives				124 MB           100 MB
  (unique data)				123 MB           100 MB
This archive				124 MB           100 MB
New data					123 MB           100 MB

$ tarsnap --print-stats
					Total size  Compressed size
All archives				124 MB           100 MB
  (unique data)				123 MB           100 MB

Is 18EB just a placeholder value for when we don't know just how much data we have, or am I about to get a really big bill? 😃

@gperciva
Copy link
Member

Nice! I can reproduce it, and should have a fix in a few minutes.

Since @cperciva doesn't think there should be legal action for an unpaid $0.00 bill (https://mobile.twitter.com/cperciva/status/799080890286542848), I think you'll be safe. :)

@cperciva
Copy link
Member

This is issue #113, which I diagnosed years ago but never got around to fixing. Hopefully @gperciva can take care of this. :-)

@larryhynes
Copy link
Author

All's well that ends well.

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

3 participants