when i try to compress a file directly into my spaces, i have the error message below:
gzip: stdout: No space left on device gzip: write error: Operation not permitted /bin/tar: /backup/backup.tar.gz: Wrote only 2048 of 10240 bytes /bin/tar: Child returned status 1 /bin/tar: Error is not recoverable: exiting now
Why ?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hello @ddefosse
Looks like you destination location does not have enough space for the tar operation to run.
Make sure you have enough diskspace
df -h
Regards
Simon - SnapShooter
Filesystem Size Used Avail Use% Mounted on s3fs 256T 0 256T 0% /opt/spaces
my digitalocean space is empty
i add this line in my /etc/fstab
s3fs#sla /opt/spaces fuse allow_other,_netdev,nosuid,nodev,url=https://ams3.digitaloceanspaces.com 0 0
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.