Recent content by Mrt12

  1. M

    Tape-Backup für Anfänger

    Hallo zusammen danke für die vielen hilfreichen Antworten! Ich habe ein wenig herum experimentiert und es funktioniert super. Auf einer lokalen Flohmarktwebsite habe ich noch gesehen, dass jemand ein LTO6 Full Height drive verkauft für 40€. Das habe ich mir auch geholt, nun habe ich 2 Laufwerke...
  2. M

    Tape-Backup für Anfänger

    Hallo hallo, vielen Dank für die ausführliche Erklärung! in der Tat habe ich mir in der Zwischenzeit bereits ein externes Tape Laufwerk LTO-6 von eBay geholt. Es ist ein Dell PowerVault LTO-6 mit externem SAS über SFF 8088. Kabel und HBA hatte ich sowieso schon. Für 5$ pro Tape konnte ich noch...
  3. M

    Proxmox LXC mount point permissions

    I see, I see. I did not realise that this is a problem with the package but instead was thinking the problem comes from my config that must be wrong in some way. Thanks! I prefer, however, not to use the test repo. I think I can wait until the update is available in the normal non-subscription...
  4. M

    Proxmox LXC mount point permissions

    Good day, I have one particular container where I run an apache web browser. Under /srv I have added a ZFS mount point in Proxmox for the data directory. For this to work properly, of course apache needs the permissions for /srv, so I did chown www-data:www-data /srv and it worked fine for...
  5. M

    Tape-Backup für Anfänger

    jau, erst mal ein bisschen Erfahrungen sammeln wäre ganz OK :-) Ich habe viele Erklärvideos angeschaut und die Anleitungen gelesen. Jetzt habe ich mal mein Tapelaufwerk eingerichtet und ein Media Set erstellt. Aufgrund der Grösse der Daten von 2.6TB brauche ich 2 Tapes pro Set und kann dadurch...
  6. M

    Tape-Backup für Anfänger

    Jau, wie genau der Spectrum Protect wirklich funktioniert, weiss ich gar nicht, bin da nur User über den Tivoli Client. Bezüglich des PBS: Ja, genau so meinte ich das eigentlich. Zum Beipsiel fange ich diesen Freitag mit den ersten beiden Tapes an, und werde da beim "angebrochenen" Tape immer...
  7. M

    Tape-Backup für Anfänger

    Hallo zusammen ich wollte zu Lernzwecken mal mich mit Tape Backup befassen. Ich habe ein gebrauchtes LTO6 Tape Drive und ein paar Tapes und ein Reinigungs-Tape gekauft und wollte damit mal loslegen. Gegenwärtig ist mein PBS Datastore befüllt mit Backups von VMs und auch Host Backups, insgesamt...
  8. M

    Best practice for VM/CT with large amounts of data

    Of course I would make individual virtual disks for the data and the OS, where the OS would be a small disk (32-ish GB) on the SSD pool, and the actual data (1TB in this example) is on a separate pool that could also be HDD. Still the question remains, what would be the smartest way to set this...
  9. M

    Best practice for VM/CT with large amounts of data

    So often one wants to run a Nextcloud or some kind of file server or similar. Then always arises the question of how to backup. One reason why I find PVE so attractive is that one can make easy backups of the entire machines or LXCs and have a complete backup that integrates everything. Restore...
  10. M

    Proxmox Monitoring

    I see that Proxmox supports a Metrics server and I was just looking a bit at this. I discovered that it is possible to have such cool dashboards that show all the status and info about the PVE node, like memory usage, network throughput and so on, I assume it is possible using Grafana and such...
  11. M

    Proxmox/OPNsense

    Hi, I am running this exact setup right now since 1+ year. It works great. However, I did not pass through the NICs. I have Intel I350-T4v2 and I have connected the individual ports of the NIC in Proxmox to individual bridges, also with VLANs, and then passed through the bridges to the opnsense...
  12. M

    Proxmox Server crashed, why?

    OK this thread is resolved now - and you guys won't believe the solution. So I cannnot reproduce the above problem with the RCU / TLS bug. Also, the machine refused to boot completely, not even POST or BIOS. After calling the manufacturer, we found that it would be worth to exchange the CPU...
  13. M

    Proxmox Server crashed, why?

    Hmm maybe it could be a hardware problem... I have brand new hardware (4 days old only) and let it run, 3 days it ran fine and yesterday it crashed. I tried now to recover but, interestingly, now does not even the BIOS screen appear. Completely dead. However, what is maybe interesting: I...
  14. M

    Proxmox Server crashed, why?

    I have nothing configured, it is a super plain Proxmox. I just installed Debian (netinst) and then on Debian installed Proxmox. I configured absolutely nothing, except the SMTP server for sending the notifications. For this reason I am so puzzled, I never saw that.
  15. M

    Proxmox Server crashed, why?

    I absolutely cannot because the machine refuses to boot when I do a reset. I did everything: switch off the server, plug all power cords, wait couple minutes and redo it. Then it boots, and after the GRUB screen, it seems to get stuck at "Loading initial ramdisk...". I then rebooted and edited...