Hello,
My VM total size is 400 GB and I only use 8-9 GB but the backup size is 63 GB.
A few days ago, while only a maximum of 5 GB, right now 63GB and I don't understand this.. I have read all previous writes but could not reach the solution
This is Proxmox:
This is VM (Centos 7):
Also I checked "zero" file and size: 0 bayt in FTPzilla
Can you help me?
Thank you
My VM total size is 400 GB and I only use 8-9 GB but the backup size is 63 GB.
A few days ago, while only a maximum of 5 GB, right now 63GB and I don't understand this.. I have read all previous writes but could not reach the solution
This is Proxmox:
Code:
root@prox:~# df -h
Filesystem Size Used Avail Use% Mounted on
udev 10M 0 10M 0% /dev
tmpfs 6.3G 9.0M 6.3G 1% /run
/dev/dm-0 95G 5.5G 85G 7% /
tmpfs 16G 46M 16G 1% /dev/shm
tmpfs 5.0M 0 5.0M 0% /run/lock
tmpfs 16G 0 16G 0% /sys/fs/cgroup
/dev/sda1 917G 347G 523G 40% /H2_SiyahBig
/dev/sdb1 917G 129G 742G 15% /H1_Gri
/dev/fuse 30M 20K 30M 1% /etc/pve
This is VM (Centos 7):
Code:
[root@server5 ~]# du -sch /*
0 /backup
0 /bin
151M /boot
0 /dev
35M /etc
1.6G /home
0 /lib
0 /lib64
0 /media
0 /mnt
543M /opt
du: cannot access ‘/proc/22579/task/22579/fd/4’: No such file or directory
du: cannot access ‘/proc/22579/task/22579/fdinfo/4’: No such file or directory
du: cannot access ‘/proc/22579/fd/4’: No such file or directory
du: cannot access ‘/proc/22579/fdinfo/4’: No such file or directory
0 /proc
59M /root
17M /run
0 /sbin
0 /scripts
0 /srv
0 /sys
766M /tmp
3.5G /usr
911M /var
7.5G total
Also I checked "zero" file and size: 0 bayt in FTPzilla
Code:
root@prox:~# dd if=/dev/zero of=zero.small.file bs=1024 count=102400
102400+0 records in
102400+0 records out
104857600 bytes (105 MB) copied, 0.318198 s, 330 MB/s
root@prox:~# rm zero.small.file
root@prox:~#
Can you help me?
Thank you