Also, I can confirm it is LACP-related. I removed all LACP on both ends, and it is working. Right now, I just have one management NIC and two cluster nics active. Rebooted host1, and it is working.
auto lo
iface lo inet loopback
auto...
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...
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...
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...
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!!
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...
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,
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...
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...
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...
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...
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...
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...
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...
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...