Recent content by celtar

  1. C

    after restore - what will happened with differential Backup? (VM ID problem?)

    Hello, following scenario: 1. A Proxmox server/cluster node failed with a contained VM ID100 (and other VM IDs) 2. the faild Proxmox server/cluster node has to be removed from the cluster so that VM ID100 Number becomes free, otherwise the VM ID100 is blocked for restore 3. Proxmox restore from...
  2. C

    How to find the disk with errors from a log with only SATA errors ?

    Hi, here is an tutorial: https://forum.proxmox.com/threads/zfs-austauschen-einer-disk.135765/#post-761665 I think Post 11 is the right one. "apt install ledmon -y " "ledctl locate=/dev/sdc" # turns light on Disk Just my 2cent Thanks John
  3. C

    [TUTORIAL] ZFS Austauschen einer Disk

    Hi, man kann übrigens auch folgendes machen : "Unter linux mit ledctl ist es möglich HDD/SSD/NVMe LED aktivieren. Nach der Installation von dem ledmon Paket mit dem Befehl apt install ledmon -y ist ledctl verfügbar. Man kann sowohl die ID als auch die Disk direkt benutzen. Beispiel: ledctl...
  4. C

    Restore LTO-8 Failure EOT different dns-zone

    Hi, Hardware/Server: Supermicro, AMD 7313. 256-GB, SSD with extra external HBA SAS Controller and Tandberg Autoloader (SAS, actual Firmeware 381). 1. Backup LTO-8 Job (approx. 3.3 TB Data) around 9 Hours (a little bit slow with 70 MB/s) ok 2. Restore Job from LTO-8 Tape Owner same as backup...
  5. C

    Proxmox Node freezes

    Hi, so we have different problems we have different solutions. Maybe one or more might be the right for you 1. we changed all Network Cards to Intel TX-550 (10Gbit) - The Asus 10GBit were rubbish (driver, unknown stucks not reproducible) 2. Bios Updates for all Intel Cards (if it works) - some...
  6. C

    doppelte VM100 bei PBS Backup (solved)

    Genau das hab ich gesucht... Danke!
  7. C

    doppelte VM100 bei PBS Backup (solved)

    Hallo Zusammen, folgende Konfig: 1x Proxmox Cluster (5 Server) + 1x lokaler Windows Proxmox (nicht im Cluster, aus Lizenzgründen seitens MS). Beide greifen auf einen PBS zu. Wenn jetzt der Cluster eine VM100 hat und auch der nicht Cluster eine VM100 werden beide im gleichen Verzeichnis vom PBS...
  8. C

    Proxmox add Node to Cluster fail

    Hi, we tried another testcluster with 4 PCs (1Gbit Cisco Switch only) and also got errors with the 4th Node. We add this 4th node with pvecm add "ClusterIP". All Nodes are on same Updatelevel. We tried also pvecm updatecerts -f (that sometimes help but just for a while) From time to time we...
  9. C

    Proxmox add Node to Cluster fail

    Hi Moayad, thanks for your help. My colleague and I took another closer look today. Current status is (murphys law is everywhere and we learn every day :) ). We suspect the following 3 possible causes for the error when adding the node: 1. there was an error with pvecm add new-node-id. Here...
  10. C

    Proxmox add Node to Cluster fail

    Hi, we have a Cluster an normaly we add a new Node with (on the new Node) pvecm add "IP-Address from Cluster Node". Unfortunetely now with the new Node vms26 -> it does not work. If you can see in the Picture 2 the new Node ist now node 1 (the old Node 1 ist EOL and has been deleted) and the...
  11. C

    [SOLVED] 2 verschiedene Cluster im gleichen Netzwerk?

    Danke nochmal für die Infos. Haben super geholfen.
  12. C

    [SOLVED] 2 verschiedene Cluster im gleichen Netzwerk?

    Ebenfalls guter Hinweis. Wir nutzen allerdings bisher kein HA. Bei uns wird nur Development betrieben. Ob da mal eine VM kurzfristig nicht erreichbar ist oder nicht spielt quasi keine Rolle. Mich würde da mal Praxiserfahrungen interessieren. Ich bin da mehr der "Keep-It-Simple" Typ...
  13. C

    Vm-Ware auf Proxmox Vm mit Windows Server 2019

    Hi, nur als Hinweis (falls es in einer Fa. eingesetzt wird) da wir gerade auch das planen. Achte auf die Lizenzen (Virtualisierungsmöglichkeiten) bei Windows 2019. Das ist tricky und kann im Falle eines MS Audit etwas teuer werden. Hier hat sich lt. unserem Berater bei 2019 was getan. vG John
  14. C

    [SOLVED] 2 verschiedene Cluster im gleichen Netzwerk?

    Hallo, aufgrund der Tatsache das man alle Proxmox Server (innerhalb eines Clusters) die eine VM mit Windows 2019 enthalten mit einer Windows 2019 Datacenter Lizenz versehen muss (es besteht ja die theoretische Möglichkeit die 2019er VM innerhalb des Clusters auf jeden Proxmox Server zu...