Latest activity

  • K
    Hello! I've been using a Wireguard AirVPN config inside my qBittorrent Debian LXC for a pretty long while and it's been working great! But until recently it's suddenly stopped making connections at all. Pinging 1.1.1.1 or www.google.com will come...
  • M
    mm3814 replied to the thread Installation internet.
    I have my DNS set to 8.8.8.8
  • M
    I am coming from a Smartthings hub Im not really knowledgeable about networking and I dont really know where im going wrong. Thank you for any and all help,
  • A
    alexskysilk replied to the thread Ceph with 2 Cluster Networks.
    Just be sure you do NOT mix other traffic along with these, most especially corosync. if you have more then 4 interfaces keep the other forms of traffic on different interfaces. If you dont- consider only using two interfaces for ceph and two...
  • J
    This thread has been very helpful. I made a video playlist on my YT channel showing how I setup rootless podman under lxc under proxmox 9 with a debian 13 trixie LXC container...
  • N
    FYI here is the entire log https://upload.woodburn.au/inline/Ei1/task-pbs-backup-2026-03-31T15_39_41Z.log
  • G
    _gabriel reacted to UdoB's post in the thread Geo IP block help with Like Like.
    From my point of view it is not best practice to connect a PVE cluster directly to the outer internet. There should always exist a router with filtering capabilities. In that picture the router would do Geo blocking, beside other things. My...
  • N
    I've got my PVE server backing up to a backblaze S3 bucket. When it is backing up, it gets marked as having warnings and verifying the backup fails. If anyone has any suggestions that would be great. Thanks a ton 2026-04-01T03:25:45+11:00...
  • D
    Howdy! I've got a 4 node proxmox setup - clustered. I've spent wayyy too much time troubleshooting this, but it's more an eye sore than anything. I've got a pihole, traefik, authentik setup along with my cluster- all nodes are fully reachable by...
    • 1776296401370.png
    • 1776296432178.png
  • A
    anowak replied to the thread Ceph with 2 Cluster Networks.
    Thanks alexskysilk, I think I now understand.... I was stupid enough being new to Ceph asking AI for initial advice which led me down a rabbit hole of setting up a traditional storage with dual fault domains for storage back-end. Going through...
    • 1776293691163.png
  • A
    alexskysilk replied to the thread Ceph with 2 Cluster Networks.
    rather then quoting, I'll try to address all possible alternatives. ceph carries traffic on two seperate networks- public (host) and private (OSD-to-OSD.) Think of this as the host bus and disk bus on a RAID subsystem. While you can have both...
  • A
    anowak replied to the thread Ceph with 2 Cluster Networks.
    Thanks spirit. So using 2 cluster networks is not really a valid design? I also saw this post https://forum.proxmox.com/threads/ceph-cluster-network-configuration.182268/#post-846381 So I am struggling to understand why that option would be in...
  • G
    _gabriel replied to the thread Geo IP block help.
    Edit : UdoB link is less complicated. I use this script https://github.com/mkorthof/ipset-country on a host customize the code to keep ipdeny.com download/update and ipset generation/update Remove firewall/rules parts Then use the "ipset"...
  • A
    up to you how you manage your models. in my experience, new models are released every week and I dont bother keeping the old ones. Feel free to keep your hoarded models on the zpool. its not like its getting any use ;)
  • Z
    right now i have about 4.4TB+ of ai models between all the different text/image versions, loras and all the different things related to them all and for ollama since it cant just use the files as other options can. which is too much really, but...
  • A
    keep those on the nvme. they dont need any resilience, and you're likely to be replacing them quite often anyway.
  • Z
    yeah i think id probably skip the special devices unless i end up getting some more NVMEs or something it has seemed to at least improve results slightly from what i have noticed although barely noticeable, i have also just been using it as a...
  • A
    so yes :) l2arc almost never yields useful results. you're better off just using the drive seperately. More to the point- what is your usecase? in a homelab, its common that your bulk storage can be slow without any real impact. put your...
  • F
    Felix_C replied to the thread IBM Plugin.
    Hi Alex, You are correct, I forgot to mention that. The storage is a FlashSystem 7300, which is a block storage array.
  • R
    I have upgraded to Proxmox 9.1.7 with kernel 6.17.13-2 Then noticed the GPU wasn't working in my VM. Trying to investigate, I tried to query `lspci`, but this commands hangs/freezes, without printing any output. It just hangs forever. Cannot kill...