Latest activity

  • T
    TErxleben replied to the thread snap shots Backup script.
    Die Frage ist doch, wie weit man auf die Fähigkeiten vom PROXMOX-Team vertraut, um port 8007 in den Ring zu stellen. Offenem SSH traue ich sogar mit starken Psswörtern, Obwohl ich auch dort inzwischen konsequent auf MFA setze. Wenn eine fette API...
  • niteshadow
    File Explorer is laggy on Windows 11/2025, compared to Windows 10/2022. @qemu: did you try the latest RedHat virtio drivers and tools (virtio-win-1.9.57.iso) ? You will need a (free) RedHat account to download.
  • G
    Running a tailscale subnet router on a VM and after upgrading the download speed tanked to ~0.2 Mbps from normal ~100Mbps. Weirdly the upload speed was fine. Tested using openspeedtest on another VM and both of them are up to date Debian trixie...
  • G
    I can think of another: Have a script that uses the qm set <vmid> bus/storage/disk etc. backup=0/1 command to set that disk for inclusion/exclusion in the backup every 24 hours & then another one-liner to reverse that after the backup is...
  • UdoB
    UdoB reacted to Johannes S's post in the thread snap shots Backup script with Like Like.
    Bei pull-syncs greifen PBS NIE auf den PVE zu, sondern immer nur auf andere PBS. Sprich die Kette sieht so aus: - Lokales LAN mit PVE und PBS, PVE kann auf PBS Backups erzeugen, aber nicht löschen oder bearbeiten (Permissions passend setzen)...
  • J
    Johannes S replied to the thread snap shots Backup script.
    Bei pull-syncs greifen PBS NIE auf den PVE zu, sondern immer nur auf andere PBS. Sprich die Kette sieht so aus: - Lokales LAN mit PVE und PBS, PVE kann auf PBS Backups erzeugen, aber nicht löschen oder bearbeiten (Permissions passend setzen)...
  • UdoB
    Each of the 3 Nodes has a full copy of all data. So your real usable space is somewhere below 27TB - you already mentioned the %-values. Probably a good idea to play it safe and stay under 70% in case a sudden spike happens, like unplanned data...
  • G
    Hi, I had the same issue, this is how I fixed it: Inside the unpacked mft folder mkdir tmp dpkg-deb -R SDEBS/kernel-mft-dkms_4.22.1-11_all.deb tmp # Add ../../nnt_driver/ in front of the nnt_ includes # Example: #include...
  • bbgeek17
    bbgeek17 replied to the thread [SOLVED] Proxmox - VM io-error.
    Presumably you saw the IO error somewhere. You should post exactly what you saw and describe where (inside VM, in Hypervisor, elsewhere?). It could be a log snippet, a screenshot, anything that can help describe your situation. For all we know...
  • I
    IsThisThingOn replied to the thread snap shots Backup script.
    Mit der statischen IPv6 lässt du eben nicht das ganze internet drauf, sondern genau ein Host. Das Argument ist also genau umgedreht, während du dem ganzen Internet die Möglichkeit gibst dein VPN anzugreifen, ist hat bei mir nur PVE nach PBS eine...
  • C
    I am trying to use the built in ACME service to issue certs using my local Technitium server. Oddly I can see in the logs the validation record gets created (and deleted) by the script but it still fails out. Loading ACME account details...
  • O
    I guess you didn't :cool: . At least not in that order. You can only mount a filesystem after "formatting" it (that is, after creating the filesystem (e.g. as ext4)).
  • M
    Thanks @news and @bbgeek17 for the response. This is a dedicated server that we got from another collegue. I'll try to answer to all questions as best as possible. No reason in particular. We can change it to 1 and the core increased to 4...
  • UdoB
    I reply to my selft. There's is a backup flag in disk options.
  • O
    Hi, @Benneffect Probably your intended pool wasn't mounted at /mnt So the data landed on the "/" filesystem (which contains /mnt directory). The fix is to umount whatever is mounted at /mnt (first shutdown VMs if they use this share). Then...
  • T
    TErxleben replied to the thread snap shots Backup script.
    Sichern tun viele Leute fleißig. Geht nach Initialsicherung ja auch mit mickrigen Leitungen flott. Ein evtl. nötiges Restore wird aber leider oft nicht bedacht. Im digitalen Neuland Deutschland habe ich, mitten in Hamburg, nicht wenige Kunden mit...
  • bbgeek17
    Great to hear! You can mark the thread as solved by editing the first post and selecting the appropriate subject prefix. That will help organize things for other readers in the future. Cheers Blockbridge : Ultra low latency all-NVME shared...
  • bbgeek17
    @bbgeek17 thanks! You point at the right issue, and I had solved it a few minutes before you wrote ;-) I disabled the NFS-sharing and looked into the permissions on the NAS, for the CIFS-users there. The write-permission for our user...
  • S
    @bbgeek17 thanks! You point at the right issue, and I had solved it a few minutes before you wrote ;-) I disabled the NFS-sharing and looked into the permissions on the NAS, for the CIFS-users there. The write-permission for our user...
  • E
    I reply to my selft. There's is a backup flag in disk options.