Recent content by pvps1

  1. pvps1

    Dokumentation zum Download für Claude Proxmox Skill

    Ja das behaupten sie halt alle, die bots und scrapper :) das ist aber OT zugegeben
  2. pvps1

    Dokumentation zum Download für Claude Proxmox Skill

    womit du claude aber um die "agentischen" Fähigkeiten bringst. Ausserdem ist es auch ein bisschen ein Kampf gegen Windmühlen sofern du nicht eine "deny all" policy etablierst. btw gehöre ich zur Fraktion die glaubt, dass KI von Nutzen ist für sysadmins. Die Kosten-Nutzung Rechnung ist...
  3. pvps1

    Dokumentation zum Download für Claude Proxmox Skill

    wie steht es mit der DSGVO oder interner compliance wenn du claude direkt auf den servern einsetzt? oder habe ich das falsch verstanden? wir nutzen claude auch sehr intensiv, aber ausschließlich für Entwicklung und in sandboxes. Sobald es um Echtdaten geht, setzen wir auf interne Inferenz...
  4. pvps1

    Dokumentation zum Download für Claude Proxmox Skill

    dann sind deine Seite nicht relevant. Wir betreiben mehrere tausend Domains als Hoster und glaube mir, 80-90 Prozent (minestens) des traffics sind bots. Es gibt sehr wenig Webseiten die wirklich viel Traffic durch Menschen (also echte Besucher) erzeugen.
  5. pvps1

    Proxmox VLAN Design: VLAN-aware bridge vs. bridge-per-VLAN – what do you use and why?

    option 2, bridge per vlan deployment of configs with ansible not using pve's own networking management
  6. pvps1

    apt or pve for automatic (unatended) upgrades?

    we are using unattended upgrades with enterprise repositories for years without problems. with community repos we are doing manual upgrades, but never had problems either to be fair.
  7. pvps1

    3 node cluster zfs & replication

    first of all: 10gbit as that cheap that i would not run anything with lower bandwidth 2. you should design your setup/cluster depending on your internal and external SLA knowing what you must achive you can find the correct technical solutions. e.g. we do not activate HA on any clusters, have...
  8. pvps1

    How do I make my computer display Ubuntu on Proxmox on my monitor?

    though it is by far not meant to be used like that, you can install GUI on pve itself. Search for Proxmox developer workstation. you can then either use pve itself as linux workstation or access a virtual machine in different ways (built in console, vnc, x2go...) on localhost with monitor...
  9. pvps1

    Benachrichtigung bei VM-Ausfall

    @TErxleben du bist vermutlich ein Fan von Selbstgemacht, aber monit macht genau diese "watchdog" Sachen sehr gut
  10. pvps1

    Neue Festplatten werden nicht erkannt

    mach mal ein cat /sys/class/scsi_host/host*/link_power_management_policy dort muss max_performance stehen kann mich nicht erinnern, wo der bug herkam, aber das war bei uns mal der Grund warum hotplug nicht ging (supermicro boards) danach ein echo "- - -" > /sys/class/scsi_host/host1/scan...
  11. pvps1

    Physical Server Migration

    setup the system in proxmox (or at least create the disk layout and networks you need) boot the system in a rescue system (e.g. we use mostly grml). bring up networking in rescue system and start sshd with passwd login for root mount your disk(s) under /target (evtl create fs if you didnt do...
  12. pvps1

    Upgrade Proxmox Cluster from 8.4 to 9 – Can I migrate VMs back to the upgraded node before finishing all nodes?

    follow the upgrade instructions strictly (!) ceph upgrade is always mentioned as a special step. worked like charm for the last decade IF you follow official howto
  13. pvps1

    advanced tips and tricks for extreme storage saving?

    we have several storage tiers. on the lower end there are simple cheap NFS servers where we pack everything not important, archived, "trashed" (before we delete permanent), ISOs, testing, temporary,.... everywhere else we do not "squeeze" (because running on low storage is a pain and...
  14. pvps1

    Proxmox user base seems rather thin?

    the forum is community so it is a highlight that staff members are even present and answer questions patiently what do you expect (seriously, literally)?
  15. pvps1

    Choosing Proxmox for the right application?

    if you want to get rid of virtualbox on a linux desktop, virt-manager is not a bad choice imo. better than pve workstation which i personally considered but dropped as my normal desktop with kvm, podman, lxc etc offers much more flexibility and less troubles