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...
No. The gateway is not visible from the PVE GUI, AFAIR.
The own address 192.166.3.118/24 (see SIX) is in other network than the gateway 192.168.3.1 (see EIGHT).
No wonder it can't access other networks.
How do you install zfs raidz10 ? I need to install proxmox on nvme01 which I have done. Then I have an post install script downloading everything but I cant make zfs work. Or I made it work before but not in consistent way when I run my script...
Different forms of this issue have been brought up a couple times in the past:
https://forum.proxmox.com/threads/windows-optimize-drives-ram-usage-best-practices.144703/...
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.