UdoB,
Thanks for your response. I am using Enterprise Class drives in my current setup and happy to hear I don't need to spend a stupid amount of money for more drives.
I am an IT Systems Engineer by profession and home hobby. PVE is the most...
Hi all, I have a freshly installed Proxmox VE 9.1 on a workstation with 2x Nvidia RTX PRO 6000 Blackwell GPUs. We would like to attach one GPU to a Linux VM and the other to a Windows VM. So I setup the host for PCI passthrough added the GPU and...
#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...