Recent content by Berger

  1. B

    Proxmox VE 8 and add serial port to VM, - console problem

    I want to have a serial port available in the VM for connecting a measuring device, not for console communication. I added the serial port with the command qm set 101 -serial1 /dev/ttyS0 I see it in hardware : Serial port (serial 1) //dev/ttyS0 However, when I press the Console button, it...
  2. B

    Proxmox VE 8 and add serial port to VM, - console problem

    When I create a Linux VM on Proxmox VE 8, for example debian 12 and then add the serial port to the VM with the command qm set 101 -serial1 /dev/ttyS0 everything went fine and the serial port is added and working. The problem occurs when I want to connect to the VM using the Console button...
  3. B

    Proxmox vzdump do not end IF backup in suspend or stop mode

    Hello, I have last version Proxmox 6.x (now 6,2) and VM backup to Windows Server 2008 disks (CIFS) in the same network (LAN 1Gb) . If run backup task task for snapshot the job ends OK Proxmox Virtual Environment 6.2-6 Virtual Machine 100 (TNT) on node 'proxmox' Filter VMID Logs () INFO...
  4. B

    noVNC not working after upgrade from 5.2-1 to 5.2-9

    Hello, I make upgrade from Proxmox 5.2-1 to 5.2-9 and after upgrade in IE11 (Windows7 x64) stop working noVNC in proxmox web interface. In Firefox and Chrome all working fine. In IE11 works only xterm.js. I clear chache in IE11 Ctrl+F5, and it still does not work. Some idea how to fix it?