#2 Yea sorry knew I forgot some information.
All servers are running Windows Server 2019. It's also the reason why went back and installed Proxmox 8.4.16 as a colleague found a tread where there should be IO issues with 9.1.x.
Copilot suggested...
Hello Paul,
Could you please run the following commands from the PVE console (or SSH if still accessible) after adding the IP address to vmbr1, and share the output?
ip -4 route
ip rule show
cat /etc/network/interfaces
cat /proc/net/bonding/bond1
What is the reason of the Download Local Backup button? I do not see an upload backup button. Is there a way to upload a previously downloaded backup and do a restore?
Hey,
What did you do to configure this and how are you trying to connect?
Did you follow the instructions at [0]?
[0]: https://pve.proxmox.com/wiki/VNC_Client_Access
While I agree, that unmounting will give a more robust scene of what we are looking at, I usually try to initially avoid unmounting, as some of these mounts may be system-critical. I anyway suppose, that in this OP's case, using USB & NFS, we are...
O
OK so the answer was :
I build a custom bootable iso from Proxmox Automated Installation, with more packages, and a first-boot hook that does some stuff.
And :
The first-boot hook fails silently when doing this :
zfs create zdata/var
rsync...
so, it's a windows vm ? (0.1.271 driver , try to keep this one, because the more recent have known bug).
fio seem to push hardware to max (500MB/s seem to be the pci bus limit of the raid controller)
try to avoid writeback on vm side, as you...
It will skip the mounted paths and it will not show the space occupied by the directory in pre-mounted state. One can make some inference regarding the space usage but the safest method is to unmount the external device and check again...
What version of PVE are you running on each node?
In PVE9 most of the database has moved to /var/lib/iscsi
How are you managing iSCSI sessions? Are you using PVE storage pool or manual configuration?
If former, is your cluster healthy? If later...
Everything is done in docker. Build an image using debian trixie as base combining autoinstall and then postinstall for downloading packages and setting up zfspool and local-lvm. Proxmox iso 9.1 is used
#!/bin/bash
set -e...
Will Snapshots as volume chains be removed from tech preview in the next release? Curious as I am considering a hardware refresh, and from my tests performance on FC attached storage is way better than Ceph. Snapshots are the last hurdle for me.
Hi, @azae
We've had a couple of 'odd' installations with SMC systems as well, we had everything from ISOs not being able to boot to even physical USB mediums not being able to get past RAMDISK.
Maybe you'll have some luck with the steps that...
My above posted command (du -h -x -d1 /) with the -x option will skip directories on different file systems, as shown here.
So no need to unmount anything.
Sorry for the necroposting but just came across this thread; i just upgraded to a PoE coordinator and high availability feels like the next step
How is the high availability working out ?
how are you keeping the Z2M config sync'd across the 2...
My autoinstall creates local-lvm storage on the nvme drive. That is where proxmox is installed. Then it does zfs setup after every package is installed,users setup, ui enabled etc. Apparently this was the only way to setup both.
[global]...
Since it works with pfSense, your Proxmox VLAN-aware bridge and trunk configuration are most likely correct.
On OPNsense, I’ve seen cases where traffic reaches the interface (visible in tcpdump), but you still get no reply, even with an “allow...