Problem with hard drive size // Problem mit Festplattengröße

deste

New Member
Aug 2, 2015
2
0
1
Hello everybody,

I translate the following text a translator into English. Therefore, some will probably not be unconventional grammatical right, I apologize for this anyway.

I have the following problem.
My Proxmox server has 2x2TB hard drives in RAID 1. Now I have run 5 VMs When I do a weekly backup, the others have only one initial snapshot.
Now if I all of my images, backups and VMs counted together to get to a total size of 1.1 TB.
The free disk space is only 120 GB. Hence my question, there is a Chache or directory where Proxmox logs / data temporarily stores? I can not imagine that the Proxmox software is 500 GB big.

Has anyone had such a problem ähnlcihes?
I use the version 3.1-21

Many thanks,

Best regards


//


Hallo zusammen,

ich habe den folgenden Text über ein Übersetzungsprogramm ins englische übersetzen lassen. Daher wird einiges wohl nicht gramatikalisch richtig sein, ich bitte dies trotzdem zu entschuldigen.

Ich habe folgendes Problem.
Mein Proxmox-Server besitzt 2x2TB Festplatten im Raid 1. Nun habe ich 5 VMs laufen, Bei einer mache ich wöchentlich ein Backup, die anderen haben nur einen Anfangssnapshot.
Wenn ich nun alle meine Images, Backups und VMs zusammen zähle komme ich auf eine Gesamtgröße von 1,1 TB.
Der freie Festplattenplatz beträgt nur noch 120 GB. Daher meine Frage, gibt es einen Chache oder ein Verzeichnis wo Proxmox Logs / Daten temporär speichert? Ich kann mir nicht vorstellen, dass die Proxmox-Software 500 GB groß ist.

Hat jemand so ein ähnlcihes Problem gehabt?
ich nutze die Version 3.1-21

Vielen Dank,

Mit freundlichen Grüßen
 
Hi,
to see where your space is use following commands (you have different partitions and storage-usage (lvm)):

Code:
## partitions
fdisk -l

## partition used for lvm
pvs

## volume groups
vgs

## logical volumes on the lvm
lvs

## mounted filesystem
mount
df -h
Udo
 
Thanks for your answer

df -h revealed:

Dateisystem Größe Benutzt Verf. Verw% Eingehängt auf
udev 10M 0 10M 0% /dev
tmpfs 3,2G 408K 3,2G 1% /run
/dev/md2 20G 2,5G 16G 14% /
tmpfs 5,0M 0 5,0M 0% /run/lock
tmpfs 6,7G 22M 6,7G 1% /run/shm
/dev/mapper/pve-data 1,8T 1,6T 196G 89% /var/lib/vz
/dev/fuse 30M 24K 30M 1% /etc/pve


Is there a Chache where Proxmox caches failed backups? So therefore, if a backup fails any tmp files?

Best regards


//

Vielen Dank für die Antwort.

df -h ergab:

Dateisystem Größe Benutzt Verf. Verw% Eingehängt auf
udev 10M 0 10M 0% /dev
tmpfs 3,2G 408K 3,2G 1% /run
/dev/md2 20G 2,5G 16G 14% /
tmpfs 5,0M 0 5,0M 0% /run/lock
tmpfs 6,7G 22M 6,7G 1% /run/shm
/dev/mapper/pve-data 1,8T 1,6T 196G 89% /var/lib/vz
/dev/fuse 30M 24K 30M 1% /etc/pve


Gibt es einen Chache, wo Proxmox fehlgeschlagene Backups cacht? Also also wenn ein Backup fehlschlägt irgendwelche tmp-files?

Mit freundlichen Grüßen
 
Hi,
in the /var/lib/vz dir are only VM images, templates for Containers, Containers, iso's for VM and Backups.
the only thing what would be log like is the backup log but they are only 600 to 800 Byte.
They are in /var/lib/vz/dump and end with .log
 

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!