Recent content by teokoul

  1. T

    Wondering why Proxmox disconnect every night (almost)

    I decide to reply to you when I collect more information about the crashes of the server. **I would like to remind you that the server closed at nights and the morning when I want to work on the VMs I don't have connection. (The tower is open but there is no connection)** The updated situation...
  2. T

    Wondering why Proxmox disconnect every night (almost)

    Hello Moayad, Thank you for the reply! ---------------------------------------- No, the proxmox VE isn't installed in a laptop. :p My Build is : MOBO : GA-AB350-GAMING-3 CPU: AMD RYZEN 7 1800X GPU1: GTX 1050 Ti GPU2: GT 1030 RAM : 64GB NVME : SAMSUNG 860 EVO NVme (FOR PROXMOX) SSD : SAMSUNG...
  3. T

    I am wondering why Proxmox disconnect

    Hello there, I am wondering why proxmox disconnect at nights or evenings. It need to press the tower button to close. The only clue I have is the log below : At Sep 13 16:30:00 is the last log. At Sep 14 09:22:39 (today morning) is the time that I press the button to close the tower and...
  4. T

    Wondering why Proxmox disconnect every night (almost)

    Hello there, I am wondering why proxmox disconnect at nights or evenings. The only clue I have is the log below : At Sep 13 16:30:00 is the last log. At Sep 14 09:22:39 (today morning) is the time that I press the button to close the tower and press it again to re-open it. Sep 13 16:25:00...
  5. T

    [SOLVED] Second GPU PASSTHROUGH not working

    Thank you very much for all information! I solve the problem. Now I am able to passthrough the 2 GPUs to VMs. The only thing I did is to add pcie_acs_override=downstream,multifunction to the GRUB. Then update-grub and... voila! Is there something to be careful with? I am asking because I am...
  6. T

    [SOLVED] Second GPU PASSTHROUGH not working

    Thank you very much for your reply. I understand... So, I should found a way to separate the IOMMU groups. In the Proxmox wiki I read : To have separate IOMMU groups, your processor needs to have support for a feature called ACS (Access Control Services). Make sure you enable the...
  7. T

    [SOLVED] Second GPU PASSTHROUGH not working

    Hello there, I would like some help to passthrough a Second GPU to my system. I have successfully passed trough a ( GTX 1050 Ti ) GPU 6 month now. Everything working very well. ------------------------------------------------------------ I decide to install an another GPU on my system. So I...
  8. T

    How to keep the system open when a VM crash?

    No there is no power failure... I don't think that is a power supply unit problem...Because the machine do not get off power just I lost the connection to my VM, Proxmox GUI and SSH. The tower still running after that. It needed to restart it manually. Also it crash only when I am trying to...
  9. T

    How to keep the system open when a VM crash?

    My hardaware is: MOTHERBOARD : GA-AB350M-Gaming 3 CPU: AMD Ryzen 7 1800x RAM : 64GB GPU: GTX 1050 Ti My syslog file the exactly time the whole machine crash is below ( this is not the whole crash please tell me if you need the rest): Jun 2 15:15:00 pve systemd[1]: Starting Proxmox VE...
  10. T

    How to keep the system open when a VM crash?

    On the time! Because I am working on a project it just crash again. Show give me a minute to find those log files :) I believe this is the first time that I am happy for a PC crash :P
  11. T

    How to keep the system open when a VM crash?

    Hello oguz thank you for the reply! Yes please! The qm config VMID : bios: ovmf boot: order=ide0;ide2 cores: 4 efidisk0: local-lvm:vm-100-disk-1,size=4M hostpci0: 09:00,pcie=1 ide0: local-lvm:vm-100-disk-0,size=150G ide2: local:iso/virtio-win-0.1.190.iso,media=cdrom,size=489986K machine: q35...
  12. T

    How to keep the system open when a VM crash?

    Hello I would like to ask a question. I am beginner on Proxmox and I have make a small home lab with 3 VMs. In one VM I work on CAD projects and CAD Model Rendering. I am trying to test my VM for the rendering. When I am trying to make more detailed CAD Model Rendering the PROXMOX server...
  13. T

    I would like to understand how to select how many CPU cores should I use.

    Thank you for your reply. Trying to understand. ------------------------ So, now I have a 8-core CPU. When I creating a VM it ask how many cores I want. I am able to create 4 VMs with 2 cores each (and this is the limit) ? --------------- When a software recommend 2core - 2GHz what...
  14. T

    I would like to understand how to select how many CPU cores should I use.

    Hello there, First time I use Proxmox. I finish with the setup I want: INSTALL//GPU PASSTHROUGH//REMOTE DESKTOP etc. I would not have done anything without the help of this community. ----------------------------------------- Now I would like to understand how to use my CPU. I have a Ryzen...
  15. T

    Options to use Windows RDP through the internet.

    Hello there, I would like some help from you to finally set-up my Proxmox Server. Everything starts 1-2 months ago that I decide to make a server and run some VMs inside. ------------------------------ I learn about the Proxmox. I Install the Proxmox. Trying to do a GPU Passthrough to run...