Backup errors

Spencer454

Active Member
Jan 3, 2017
6
0
41
27
Hello, i have been using proxmox ve for sometime now for my own use but i am still new to using it. I know my way around the web panel but not so much for other things. So for the past few months i always run automated backups every 6 hours on both the local and NFS/FTP backup server. So when i try and run a backup on any of the server i always get this error (Been getting this error for the past week).

Task viewer: Backup
INFO: starting new backup job: vzdump 102 --node ns3012645 --storage local --compress gzip --remove 0 --mode suspend
INFO: Starting Backup of VM 102 (lxc)
INFO: status = running
INFO: backup mode: suspend
INFO: ionice priority: 7
INFO: CT Name: example.com
INFO: starting first sync /proc/4021/root// to /tmp/vzdumptmp9934
INFO: rsync: write failed on "/tmp/vzdumptmp9934/home/rust/serverfiles/backup/2/rust-server/storage/830606/0/1416890717": No space left on device (28)
INFO: rsync error: error in file IO (code 11) at receiver.c(393) [receiver=3.1.1]
ERROR: Backup of VM 102 failed - command 'rsync --stats -X -A --numeric-ids -aH --delete --no-whole-file --sparse --one-file-system --relative '--exclude=/tmp/?*' '--exclude=/var/tmp/?*' '--exclude=/var/run/?*.pid' /proc/4021/root///./ /tmp/vzdumptmp9934' failed: exit code 11
INFO: Backup job finished with errors
TASK ERROR: job errors

I have got everything updated and also have more then enough disk space left. So as i have read it says its creating a copy on the /tmp/ directory so i check the space of that and it says its size is 20GB. Do i have to manually change the amount of disk space this directory has or does proxmox take care of this?

Filesystem Size Used Avail Use% Mounted on
/dev/md1 20G 3.3G 15G 18% /

As i have already said i am still new to using Proxmox but i love how this works. Any help will be appreciated.

Thanks,
Spencer.
 
Last edited:
Hi,

here is your answer: "No space left on device"
Code:
INFO: rsync: write failed on "/tmp/vzdumptmp9934/home/rust/serverfiles/backup/2/rust-server/storage/830606/0/1416890717": No space left on device (28)
you have to put it to another storage or give it more disk space
look at the mount point of /tmp this normaly is the root partition...
I hope it helps
 
Hi,

here is your answer: "No space left on device"
Code:
INFO: rsync: write failed on "/tmp/vzdumptmp9934/home/rust/serverfiles/backup/2/rust-server/storage/830606/0/1416890717": No space left on device (28)
you have to put it to another storage or give it more disk space
look at the mount point of /tmp this normaly is the root partition...
I hope it helps
Thanks for the reply. I'll look into it now :)
But there is more than enough space. Like you say i'll have to change what its mounted on.
 
Is there any way to resize the root partition without harming anything? as there is only 20GB assigned to it.
bQx8HF.png
 
Welcome
Have a similar problem

Code:
May 28 15:33:46 INFO: Starting Backup of VM 103 (lxc)
May 28 15:33:46 INFO: status = running
May 28 15:33:46 INFO: CT Name: worker
May 28 15:33:46 INFO: mode failure - some volumes do not support snapshots
May 28 15:33:46 INFO: trying 'suspend' mode instead
May 28 15:33:46 INFO: backup mode: suspend
May 28 15:33:46 INFO: ionice priority: 7
May 28 15:33:46 INFO: CT Name: worker
May 28 15:33:46 INFO: starting first sync /proc/5332/root// to ../vzdump-lxc-103-2018_05_28-15_33_46.tmp
May 28 15:48:29 INFO: rsync: write failed on "/vzdump-lxc-103-2018_05_28-15_33_46.tmp/var/log/mail.info.1": No space left on device (28)
May 28 15:48:29 INFO: rsync error: error in file IO (code 11) at receiver.c(393) [receiver=3.1.1]
May 28 15:48:34 ERROR: Backup of VM 103 failed - command 'rsync --stats -X -A --numeric-ids -aH --delete --no-whole-file --sparse --one-file-system --relative '--exclude=/tmp/?*' '--exclu$

please help me
 

Attachments

  • Screenshot_7.jpg
    Screenshot_7.jpg
    71.1 KB · Views: 12

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!