Recent content by mike2012

  1. M

    ML350 Gen11 plötzlicher Serverneustart

    Natürlich mache ich jeden Tag in der Nacht ein Backup. Reboot kann 2 mal am Tag oder auch nur alle 3 Tage erfolgen, aber eben vermehrt im Moment des Backupstartes. Externer pbs , 1GB Anbindung. Würde mich aber jetzt nicht auf den PBS aufhängen, eher am G11. Ahnliche Konfuigurationen mit...
  2. M

    Backup einer Festplatte erstellen ohne Inhalt

    Die Ordnerstruktur wäre nur die Kirsche auf der Sahne . Es geht darum das vom Backup ausgeschlossene Platten bei einer Rücksicherung auch nicht als leere Platten erstellt werden. Die Platten sind aber für den Betrieb notwendig, nur der Inhalt ist unwichtig, aber wird wohl auch weiter bei...
  3. M

    ML350 Gen11 plötzlicher Serverneustart

    Backup auf Proxmox Backupserver .. aber soweit kommt er nie, letzer Eintrag im Log ist die Befehlszeile für das Backup, danach REBOOT. Und Reboots gibt es auch ohne Backup ! Beim Backupstart allerdings fast immer . FP : 2TB Crucial über NVME Adapter Gen5 ( Während Betrieb im ILO korrekt...
  4. M

    ML350 Gen11 plötzlicher Serverneustart

    Mein Ml350, PVE mit mehreren Windows2019 Serveren in VM startet gelegentlich neu. Kein Logeintrag zum Grund, weder im Syslog noch im ILO. Sehr oft kommt es zum Neustart sobald ein Backup auf einen Backupserver startet. Hat jemand eine idee woran es liegen kann ? proxmox-ve: 8.4.0 (running...
  5. M

    Backup einer Festplatte erstellen ohne Inhalt

    Ich habe mehrer Festplatten bei denen nur die Existenz der formatierten Festplatte wichtig ist, nicht deren Inhalt, diese Platten habe ich vom Backup ausgeschlossen. Das führt allerdings dazu das bei einer Rücksicherung diese Platten händisch angelegt werden müssen. Gibt es dafür eine andere...
  6. M

    How to setup PBS on single disk VPS?

    As u can read .. "No disks unused" .. /dev/sda4 is a partition no disk. If u want to use the gui u have to use a single unused disk for backup. There might be a hack to use a partition, but as a newbe to linux as u look like, thats past your posibilitys. Personal hint: if u use a single disk...
  7. M

    Is there a way to change port 8007

    I would like to change port 8007 turing installation or after Installation. Background: I would like to connect 2 Backupserver over ssh and portforwarding and not over vpn.
  8. M

    Backup auf externen Festplatten sichern

    Externe Platten machen trotzdem Sinn da man die einfach Off-Place lagern kann. Ich selbst verwende 2 Platten im wöchentlichen Wechsel. Meine Empfehlung wäre die Platten als Ext4 Dateisystem einzubinden.( Nach persönlicher Erfahrung deutlich schnellerer Sync ) Ein- und Aushangen erledige ich mit...
  9. M

    How to stop syncjob flooting syslog

    Is there a posibility to stop the flooting of syslog when doing a syncjob with following lines . . Dec 02 08:37:47 .... proxmox-backup-proxy[5327]: GET /chunk Dec 02 08:37:47 .... proxmox-backup-proxy[5327]: download chunk "/mnt/datastore/......." . . Package versions : proxmox-backup: 2.3-1...
  10. M

    rrd update failed in syslog

    Updates OK chronyc tracking: Reference ID : C3C91410 (static.16.20.201.195.clients.your-server.de) Stratum : 3 Ref time (UTC) : Fri Dec 02 07:26:35 2022 System time : 0.000252373 seconds fast of NTP time Last offset : +0.000482281 seconds RMS offset : 0.000482281...
  11. M

    rrd update failed in syslog

    i get many entrys like proxmox-backup-proxy[1925]: rrd update failed: time in past (1669885134.6358275 < 161669188703.23666) first number (1669885134.6358275) counting up, second (161669188703.23666) not changing. using a mixed system -- backupserver installed on proxmoxpve ( same...
  12. M

    Error in GUI / Datastores / Summary after update

    Now found errors in javascript console opening datastore : Uncaught TypeError: can't access property "disk-bytes", gcstatus is undefined proxmox-backup-gui.js:537:6 calculate_dedup_factor https://10.77.32.9:8007/js/proxmox-backup-gui.js:537 setStatus...
  13. M

    Error in GUI / Datastores / Summary after update

    No error turing update. Now have the exact same problem on a second backupserver
  14. M

    Error in GUI / Datastores / Summary after update

    i have 3 datastores created. In the left menue in section Datasore all my datastores are visible. On right side only one, but without history and deduplication factor reset to 1 if i switch between permission page and summary page my other datastores become visible, but also without history...
  15. M

    How to convert a backup to a vzdump file.

    Der Backupserver arbeitet soweit gut und wie erwartet, nur das syncen über Internet ist wie erwartet sehr langsam. In einem Worstcase Scenario müsste ich aber dann über das Internet recovern was genauso langsam wäre. Viel einfacher wäre es wenn ich einen einzelnen Tag am Backupserver in ein...