Latest activity

  • D
    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...
    • 1774303967995.png
  • O
    Onslow replied to the thread Unknown network traffic.
    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...
  • D
    Had the exact same problem since after the 6.8 kernel. Now i can finally update to 6.17 kernel :) Thanks!
  • D
    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.
  • D
    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"...
  • powersupport
    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...
  • W
    whitekid.exe replied to the thread I cant access web UI.
    no network changes or anything ?
  • W
    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 ??
  • D
    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...
    • Capture.JPG
  • J
    @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...
  • G
    @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...
  • M
    Mrt12 replied to the thread Tape-Backup für Anfänger.
    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...
  • 6
    6equj5 replied to the thread NAS on Top of Proxmox.
    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...
    • 1000002003.png
  • D
    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...
  • UdoB
    UdoB reacted to Browbeat's post in the thread NAS on Top of Proxmox with Like Like.
    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...
  • UdoB
    UdoB replied to the thread replace harddrive in zfs raid.
    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...
  • K
    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...
  • R
    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...
  • R
    robotto replied to the thread replace harddrive in zfs raid.
    Or should I remove the "new" device from the zfs pool, then format the "new" disk and start then with sgdisk?
  • R
    robotto replied to the thread replace harddrive in zfs raid.
    So is it possible to execute the following commands? sgdisk <healthy bootable device> -R <new device> sgdisk -G <new device>