Latest activity

  • D
    How does the network config of Jellyfin look like? Is a default gateway configured there? If not, it wouldn't know how to reply to an IP outside of its own subnet. If that doesn't help you could try to use tcpdump on Jellyfin to find out if there...
  • UdoB
    Per my testing on several environments previously I found that using ZFS is actually faster (in most cases), due to the fact that the hardware RAID controller only exposes x2 (as it supports 8 drives and 8x x2 is 16; a full PCI-E slot. I also...
  • S
    speerwerfer reacted to Impact's post in the thread NVME mit Proxmoxsystem vergrößern with Like Like.
    # Hier nvme0n1p3 vergrößern. Dann Write und mit yes zustimmen. Mit lsblk -o+FSTYPE prüfen cfdisk /dev/nvme0n1 # PV vergrößern. Mit pvs prüfen pvresize /dev/nvme0n1p3 # data vergrößern. Etwas unbelegt lassen aus Sicherheitsgründen. Mit lvs...
  • S
    Sviat replied to the thread ACME account via GUI.
    Hi, what exactly the issue do you have?
  • B
    bkry replied to the thread No Hard Disk Found.
    Alright, Proxmox VE 8.x will continue to be supported until August 2026 [1]. [1] https://forum.proxmox.com/threads/proxmox-ve-support-lifecycle.35755/
  • B
    bkry replied to the thread Proxmox 9.1.1 FC Storage via LVM.
    This setup should be stable, here's the documentation for multipath: https://pve.proxmox.com/wiki/Multipath Related information can be found here as well: https://pve.proxmox.com/wiki/Migrate_to_Proxmox_VE#Storage_boxes_(SAN/NAS) The error you...
  • M
    mddunn24 replied to the thread No Hard Disk Found.
    Nope... Tried everything I could think of. I'm hamstrung a bit on more intensive troubleshooting due to the fact we only have 4 hosts and all are in production in one way or another. Were a pretty big company though so I think at this point our...
  • S
    Sviat replied to the thread use local lxc for apt update.
    Hi, You can try to modify in template /etc/apt/sources.list to point to your local mirror then repack it
  • cwt
    cwt replied to the thread windows vm crashing / hanging.
    If the VM crash is not Proxmox related (hardware, memory, irq, qemu, etc.) you won’t see any entries. Did you check the Windows log files? And how is your VM configured?
  • P
    yes crimson seems to a few years left. looking forward to the EC improvements in 20.2
  • A
    My command does not specify the version: IP:/volume2/Backup-Proxmox /mnt/NAS_Sysnalogy nfs defaults 0 0 I modified the command for version 3 and it still works. I've attached a screenshot of the mount and ls commands showing that the content is...
    • 1764172922631.png
  • S
    Sviat replied to the thread SATA link down issues.
    Hi, It can be not drivers related, check the Asus forum. You can try to add kernel parameters to limit link speed to 3.0 Gbps instead of auto-negotiation libata.force=3.0Gbps
  • P
    PwrBank replied to the thread Import from ESXi Extremely Slow.
    Well, I decided to benchmark this... Time to do some benchmarks: qm disk import: time qm disk import 6001 /mnt/esxistorage/winder-test/winder-test.vmdk local-zfs importing disk '/mnt/esxistorage/winder-test/winder-test.vmdk' to VM 6001 ...
    • 1764172446045.png
  • J
    jamesmb1 replied to the thread windows vm crashing / hanging.
    Can confirm the cpu type is set as host, using the latest VirtIO drivers with disk/network hardware set to VirtIO versions and the QEMU guest agent is running. I read through the best practices wiki and it looks like we are following all of...
  • bbgeek17
    Awesome! In the meantime, we're looking at adding some mitigations directly into our plugin to bridge the gap. We have a sizable 8.x user base, mostly conservative enterprise deployments, and while there's no immediate pressure to upgrade...
  • Moayad
    The manual mount uses NFSv3 or NFSv4? UPDATE: i.e., could you try `mount -o vers=3 ....`
  • A
    Hallo Fabian, hier die Ausgabe vom efibootmgr -v root@pbs:~# efibootmgr -v EFI variables are not supported on this system. error trace: root@pbs:~#
  • M
    Hi I added a turnkey-fileserver LXC to my Proxmox 9.1 node so I can access a 4TB SSD over SAMBA. I configured it so I can access my share from Windows 11 which is fine. However, I noticed that write speeds to the share are VERY slow. Across my...
  • I
    Es gab bisher. einen Reboot. Ohne log Eintrag der IPMI, dann shutdown mit ecc fehler auf DimmA1 ... den habe ich dann ausgebaut ... erneuter Reboot (System hatte zu dem Zeitpunkt nur 3 RAMs ist von Seiten Supermicro aber in Ordnung nur aus...
  • A
    They are open according to the nmap results. Furthermore, if they weren't open, they wouldn't mount with mount from Proxmox, right? I don't understand why mount doesn't reject the connection but proxmox's NFS does.
    • 1764171875986.png