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...
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...
# 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...
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...
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...
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?
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...
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
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 ...
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...
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...
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...
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...
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.