Recent content by Tahsin

  1. T

    Physical TPM Benefits?

    You are correct, I was just stating one of the functions it can do. I was just wondering if it will help with any hwaccel like VMs with TPM requirements.
  2. T

    Physical TPM Benefits?

    I was wondering if having a physical TPM unit gives any benefits installed in host. I know it can be a source for random number generator.
  3. T

    External USB disks go to sleep and never wake up again

    I recommend getting something like "Y" cable with extra usb connector for aux power. Some SSDs/HDD can overwhelm USB port's power, if they are connected to same bus internally.
  4. T

    Complete system outage

    Yes you do need to add a Qdevice. I am currently rebuilding my homelab and only have two nodes setup so far, and it sometimes causes issues with HA. Run pvecm expected 1 in each of the hosts to get them back and running.
  5. T

    unknown node status when vm backup job

    I have a similar issue but everything works as normal on the node that says Status: Unknown on all the Containers and VMs.
  6. T

    Stuck at EFI boot during reboot of VM

    Does it always get stuck in the same place (before the spinning circles show up)? Yes. Primarily when the VM is restarting. Rarely from cold start. Can you remember when the issues started and if yes, can you correlate it with a certain update? I had this issue since V6 that I can remember. I...
  7. T

    Stuck at EFI boot during reboot of VM

    I have been having issue with this for a while with VMs. Whenever, the VM restarts and it gets stuck on Proxmox EFI boot screen as seen below. Doesn't matter if it is Windows 10 or 11. I haven't tried a linux distro on a vm yet. I have to do a reset for it to boot normally. This happens only...
  8. T

    Proxmox goes offline when passthrough of HBA card to VM is applied

    What motherboard are you using? It looks like that PCI-E group is shared with many other devices. Also, can you post your settings for modules, modprobe, cmdline, etc.
  9. T

    [SOLVED] xterm.js cutting off characters in Firefox

    That is great news! I will mark it as solved as soon as comes out to stable.
  10. T

    Getting Error on Start of new Ubuntu Server VM

    What is the VM config? On the CLI: qm config <vmid>
  11. T

    [SOLVED] Proxmox 7.1 GPU Passthrough

    These are my settings cat /etc/kernel/cmdline root=ZFS=rpool/ROOT/pve-1 boot=zfs i915.enable_gvt=1 kvm.ignore_msrs=1 intel_iommu=on iommu=pt cat /etc/modules kvmgt xengt vfio-mdev vfio vfio-iommu-type1 vfio-pci vfio-virqfd The last thing I do before reboot is proxmox-boot-tool refresh You...
  12. T

    I need help with the ssh system in my proxmox containers

    If you are willing to learn, I would start with Proxmox Wiki. That is a good place to start on how Proxmox works before you do anything. Remember LXCs doesn't have the same security isolation as VMs.
  13. T

    PVE 7 on ZFS: put root FS on two HDD or on two SSD?

    I dont have any zfs HDD in my array. I do have one hdd as a directory mount for local backups.
  14. T

    PVE 7 on ZFS: put root FS on two HDD or on two SSD?

    That might explain why my SSDs going through its TBW rating like no other.
  15. T

    [SOLVED] xterm.js cutting off characters in Firefox

    Did a clean install of the latest Firefox v92 and have the same issue.