Unfortunately, I claimed victory too early "hugepager=never" does allow me to start the VM with passthrough of the SAS, but as soon as I try to copy data onto the drives in the VM I get constant errors an the transfer speed remains at 0. I had to...
Hi, @daves_nt_here
I would do something like: log from a workstation into PVE2 with ssh, then about 10 minutes past an hour:
tcpdump -i any not host ip.address.of.workstation
You can make the filter more detailed but we don't know the source IP...
Thanks, that hit solved it for me after a weekend of nearly trying everything to get passthrough for the SAS adapter working again after upgrading from 8 to 9.
I think this is a regression introduced with this patch https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f9e54c3a2f5b
The whole functionality can be disabled using the kernel parameter "transparent_hugepage=never"...
Hi Team,
I have a question regarding the Proxmox version upgrade. Currently, our Proxmox is running version 8.4.0, and we plan to upgrade it to the last version of 8.4.x.However, because our security department does not allow us to grant...
I recently moved, and ever since i cant access my proxmox web ui, when i log in to the server it wont let me log in via cli, is my data gone or is there a way to regain access to my proxmox server ??
Something is running on one of my PVE nodes every hour, 11 minutes past the hour. I can see data going out from PVE 1 going to PVE 2 but I have no cronjobs set up for that time.
PVE 2 was about to be decommissioned so everything's now shut down...
@dietmar you were mostly right, but in fact there were other problems.
It seems that the config parser is very very very picky about syntax, and it doesn't seem to match the official documentation. I'd say it's buggy...
Also I need to restart...
@lucius: The timers for Windows 11 are per core, so more cores is more (apparent) CPU usage. On 2 vCPUs you won't see the issue, I only see the issue appearing beyond 4 cores (hardware or virtual). Also dependent on how old your hardware is and...
bin nicht sicher. Wenn ich monatliche inkrementelle Backups mache, dann sind die Änderungen ja meist relativ "klein". Es stimmt, dass die auf ein Band passen. Das Initiale Backup braucht aber 3 Bänder im Moment. Das heisst, dass nur das initiale...
Nein. Ich schau, was es am Markt gibt. Gerne bei FOSS.
Debian und OpenZFS sind ausgereift und stabil. Siehe Proxmox. Oder warum bist Du hier? :rolleyes:
ZNAS verwendet nur völlig gängige Pakete, praktisch verpackt in eine schicke Oberfläche...
Hello everyone,
thanks again for your help ! After some more research and looking at OMV forum it seems the issue is related to "SMB leasing" policy.
I understand it has something to do with caching and preserving resources by avoiding the...
Da merkt man auch, dass du nicht wirklich Ahnung von der Materie hast.
Eine NAS-Software muss nicht schnell verfügbar und schick sein, sondern ausgereift und stabil.
Zumal es bei einem NAS-System ja nicht um Classic Coder geht - aber wirf gerne...
The linked documentation would also work if a physical disk dies completely and you buy a new one.
The documentation describes using "replace" to re-add a new disk. This means you should not "detach/remove" the disk first.
Actually it does...
dachte das passt..win vm läuft ja, aber nur wenn die Syno an ist.
2. das Frage ich mich auch???
Was ich jetzt noch vermute..ich habe bei der Auswahl nicht die richtige Festplatte gewählt und dafür die Syno :-(
Da gibts keine Andere Möglichkeit...
When I set --nameserver and --searchdomain to a VM, it will render to loopback interface in /etc/network/interfaces.d/50-cloud-init
I can capture these values into /etc/cloud/cloud.cfgto update resolv.conf
So it looks like
> more...