Search results

  1. L

    [SOLVED] SWAP Speicher vergrößern mit vorhanden VMs

    Vielen Dank, werde ich mir ansehen! Danke für die Hilfe!
  2. L

    [SOLVED] SWAP Speicher vergrößern mit vorhanden VMs

    Derzeit läuft alles auf HDDs.. Die Festplatten befinden sich alle in einem RAID, eine weitere Platte hier einfach dazugeben wird nicht so leicht denke ich, bzw. sind bereits alle Steckplätze belegt! Gut also war mein Ansatz gar nicht so falsch, dann werde ich dass mal als Lösung in Betracht...
  3. L

    [SOLVED] SWAP Speicher vergrößern mit vorhanden VMs

    Guten Tag, ich habe einen laufenden Proxmox (Version 5.4) auf dem auch um die 10-15 VMs laufen. Gesamtfestplattenspeicher des Proxmox bewegt sich um die 1.2TB. Davon /data mit 1TB / ca. 100GB ROOT bzw. LOCAL / 8GB SWAP. Nun würde ich den SWAP Speicher gerne noch vergrößern, auf wenigstens...
  4. L

    Frage Backup Größe

    ich werde einmal versuchen zu schauen ob der NFS-Server die Engstelle ist! Ich glaube dort ist keine Portbündelung eingerichtet. Dies könnte schon hilfreich sein!
  5. L

    Frage Backup Größe

    Danke für den Tipp werde ich mir ansehen!
  6. L

    Frage Backup Größe

    Bedeutet also wenn ich dass richtig verstehe dann wird, oder sollte, beim Backup eigentlich nur der tatsächliche belegte und partitionierte Teil gesichert? Also vda1, vdb1 und vdb2 bzw. das geringe rundherum. Grundsätzlich wird auf eine NAS gesichert, welche über ein nfs-share eingebunden ist...
  7. L

    Frage Backup Größe

    Ich habe eine Frage zur Backup-Größe! Und zwar habe ich bei einer VM zwei Festplatten (1xMal 40GB / 1xMal 80GB) Nun ist für besagten Server ein Backup eingerichtet (LZO), dieses braucht für ein Endergebnis von ca. 45GB.vma.lzo Die erste Platte ist ca. 15GB (10GB SWAP) belegt und die zweite...
  8. L

    runtime-error after fresh install (first apt-get update)

    Ok thank you for your help! I updated everything (Firmware / BIOS /iLO) but it still doesn't work. I will just leave it like that for now. I just asked even HP, they said the server maybe isn't compatible with Debian. Sounds a little bit illogical for me, because version 4.4 worked normal. But...
  9. L

    runtime-error after fresh install (first apt-get update)

    I hope you can help me with this.... i have really no idea what to do else... So i tried there different kernels which are installed (one i had installed after this picture): The third kernel was 4.15.18-9 All three lead to the same error (apt-get update): Here is the exact server-...
  10. L

    runtime-error after fresh install (first apt-get update)

    So if i reboot, if will just change the kernel in the menu at the startup: Something like this. And the right kernel to select is the "4.15.18-35"?
  11. L

    VM Harddrive from ISO

    Ich würde gerne einer VM eine zusätzliche Festplatte anbinden und dafür Daten aus einem ISO-File verwenden. Ist dies möglich und wenn ja wie wäre hier der Workflow. Handelt sich um einen Windows-XP Rechner bzw. Daten aus diesem die als ISO zusammengefasst sind. Danke!
  12. L

    runtime-error after fresh install (first apt-get update)

    ok thank you. Will try it in the next days
  13. L

    runtime-error after fresh install (first apt-get update)

    pveversion -v proxmox-ve: 5.4-1 (running kernel: 5.3.18-1-pve) pve-manager: 5.4-3 (running version: 5.4-3/0a6eaa62) pve-kernel-5.3.18-1-pve: 5.3.18-1 pve-kernel-4.15: 5.3-3 pve-kernel-4.15.18-12-pve: 4.15.18-35 corosync: 2.4.4-pve1 criu: 2.11.1-1~bpo90 glusterfs-client: 3.8.8-1...
  14. L

    runtime-error after fresh install (first apt-get update)

    So you also would suggest: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- wget...
  15. L

    runtime-error after fresh install (first apt-get update)

    like my suggestionin thread number #5? Ok i will try that thank you!
  16. L

    runtime-error after fresh install (first apt-get update)

    Ok but maybe i got the wrong view on this, but my apt doesn't work so a "in-place-upgrade" will become difficult.... So the only possibility will be a fresh install?
  17. L

    runtime-error after fresh install (first apt-get update)

    Ok i will try to Upgrade to Proxmox-Version 6 and i will read the instructions now... thank you
  18. L

    runtime-error after fresh install (first apt-get update)

    I already tried both (Stretch & Buster). #deb http://ftp.debian.org/debian buster main contrib #deb http://ftp.debian.org/debian buster-updates main contrib # # PVE pve-no-subscription repository provided by proxmox.com, # NOT recommended for production use #deb...
  19. L

    runtime-error after fresh install (first apt-get update)

    I took a while until i could test the new kernel, or better until i had the time to install it. But now i installed it and restarted the server, but unfortunately "apt-get update" still not working! dpkg --install pve-kernel-5.3.18-1-pve_5.3.18-1_amd64.deb WORKED After restart: pveversion -v...