Latest activity

  • C
    crawrj replied to the thread Noob with weird network issue.
    OK, maybe I am completely misremembering how I last set up VMware, since it has been about 6 years since then. My current VMware install was done before me and only has one NIC. So, what is the proper way to use Proxmox with multiple NIC's? Can...
  • bbgeek17
    bbgeek17 replied to the thread Noob with weird network issue.
    The system reported the above message, we have no reason to doubt this. If something changed since then - we have no evidence of it. An LACP bond that is misconfigured between two network nodes leads to an unpredictable behavior. Trying to...
  • C
    crawrj replied to the thread Noob with weird network issue.
    First of all, I don't take offense. I know you are trying to help. I am a noob to raw Linux and have never used Proxmox. I have used VMware, Cisco, and a ton of other technologies for more than 20 years, so I'm not at all new on the technology...
  • O
    What's up with this? Only half my screen is usable, it's cut off 50% of my terminal at the bottom and a bunch at the right side too Was not a problem until 8 to 9 Thanks!!
    • 1779912586693.png
  • T
    As I wrote, I run GC avery night... but the curve grow up as you can see, why? Can I provide you some logs to understand? Vm are the same, just one has a small database but modification by day are very small, many other vm has no data incremets...
  • J
    Hi, Now you need to run the GC and wait 24h5min or 1445min (default setting). Prunning doesn't free the space immediately, it's only the GC that can free the space. And have you check your backup log to see the size of data backup ? Best regards,
  • bbgeek17
    Most likely there is an issue (network or configuration) with RPC requests. The exports are probed via "showmount" and "rpcinfo". Try these commands manually, if they fail - the PVE probes will be unsuccessful and you will not be able to manage...
  • W
    We're pleased to announce the release of Proxmox Backup Server 4.2. This version is based on Debian 13.4 ("Trixie"), uses Linux kernel 7.0 as the new stable default for improved hardware support, and comes with ZFS 2.4 for reliable...
  • T
    You have to look at 4th...
  • bbgeek17
    bbgeek17 replied to the thread Noob with weird network issue.
    To be on the same page, none of this is PVE specific. You are dealing with basic Linux network management. At one point in the thread you mentioned that there is a "direct" connectivity between the clients, is there an actual direct cable? Your...
  • J
    Hi, Between your 2nd and 3rd posts, there is a huge difference. You should look at the prune log back in time to find out why the pruning was not happening, because your screen on the 2nd post is not "well done" like you thought (because you...
  • T
    I run now the prune instead of 11pm and here the result: I attach prune logs but it seems all well.
    • 1779910631397.png
  • T
    Hi here you have: And if you check a vm backup for example: It seems all well done.
    • 1779910308240.png
    • 1779910395347.png
  • C
    crawrj replied to the thread Noob with weird network issue.
    I stripped it down to just this, and it is still happening. I don't understand. And it is only interconnectivity between the hosts. I can access and ping both hosts from my PC, just not from host1 to host2. auto lo iface lo inet loopback auto...
  • T
    Doch, ich weiß wie ich den ZFS-Pool erstelle, z.B. mit: zpool create storage sda sdb und das dataset dann mit z.B.: zfs create storage/public und dann kann ich das mit unten stehenden Befehl als Mountpoint in den Container 101 einbinden: pct...
  • UdoB
    UdoB reacted to daanw's post in the thread PBS backup space grow up constantly with Like Like.
    Looking at the screenshot, Prunes is 0 for both datastores. Are you sure you have set this up correctly?
  • B
    A really common way this happens is backup up to a remote server using NFS or CIFS. The mount fails for whatever reason and the backups get written to the directory where the remote is supposed to be mounted. That's why everyone is suggesting you...
  • H
    Hi all, I have a 2x node PVE 9.2.2 environment that share storage over our core switch infrastructure. Proxmox datacenter has its firewall disabled. That shared storage is a Tintri T850 on 5.5 (upgrading to 5.6 code as we speak) code. I will...
    • 1779907039353.png
    • 1779907062092.png
    • 1779908450331.png
    • 1779908470688.png
  • D
    Looking at the screenshot, Prunes is 0 for both datastores. Are you sure you have set this up correctly?
  • spirit
    Hi, I wrote a script to automatic install from debian iso + proxmox package (using debian preseed + proxmox kernel && shim && grub)...