Search results

  1. I

    Failed to login on first attempt

    Hi, I have .har with the error. I sent an email. I access the WebUI throught LAN. I don't have this WebUI open in background. I just open it to check the updates time to time and the error appear. Note: I use multiple proxmox server/cluster with and without subscription. It only happens to...
  2. I

    Failed to login on first attempt

    Unfortunately, there is nothing special: Any other idea how to debug ? Edit: I use mainly firefox. (up-to-date)
  3. I

    Failed to login on first attempt

    Hi, Here is a short log (I just try this morning) 192.168.168.86 - - [15/05/2018:09:26:38 +0200] "GET / HTTP/1.1" 200 754 192.168.168.86 - - [15/05/2018:09:26:39 +0200] "GET /pve2/ext6/theme-crisp/resources/theme-crisp-all.css HTTP/1.1" 200 68 192.168.168.86 - - [15/05/2018:09:26:39 +0200] "GET...
  4. I

    Failed to login on first attempt

    Hi, I notice a strange issue on one of my proxmox server. When I log in after a certain period of time (several days), the first attempt always fail. I thought, I mistyped password, but I only need to click again on "login" to be logged-in without error. Note : - The server may be overload -...
  5. I

    Proxmox crash PTI related ?

    Yes, during a backup, it crashes at 5%. This time, it rebooted, last time, it was completely frozen. Edit : The proxmox has 4GB RAM + 4GB SWAP . There is one VM on it with 2.5GB. Backup are done on an via NFS and VM run on another dedicated NAS on NFS. I got a zabbix-agent running on it, it...
  6. I

    Proxmox crash PTI related ?

    Hi, It happens again, here is more detail : Mar 25 23:35:09 bsi-proxmox kernel: general protection fault: 0000 [#1] SMP PTI Mar 25 23:35:09 bsi-proxmox kernel: Modules linked in: nfsv3 nfs_acl nfs lockd grace fscache ip_set ip6table_filter ip6_tables iptable_filter softdog nfnetlink_log...
  7. I

    Proxmox crash PTI related ?

    There is nothing at the hour of the crash in /var/log/messages and I already post content of syslog in my first post. I don't find more information.
  8. I

    Proxmox crash PTI related ?

    Hi, Where can I find the log ? No, I can't reproduce the issue, it's an automatic backup and it happens only once since the update.
  9. I

    Proxmox crash PTI related ?

    Hi, My proxmox crash during backup of a VM : Feb 27 23:43:02 bsi-proxmox kernel: [127818.541593] BUG: unable to handle kernel paging request at ffff93e009eaaa0f Feb 27 23:43:02 bsi-proxmox kernel: [127818.541627] IP: _raw_spin_trylock+0x9/0x30 Feb 27 23:43:02 bsi-proxmox kernel...
  10. I

    Meltdown and Spectre Linux Kernel fixes

    So should I need to enable debian non-free and install intel-microcode (yes or no) ?
  11. I

    Meltdown and Spectre Linux Kernel fixes

    Hi, Here is a newbie question. Are proxmox updates self-suffisant to protect against meltdown and spectre or it is necessary to install intel microcode from debian repository ?
  12. I

    How to Import to/export from LVM Thin

    Hi, I used to use PROMOX with NFS storage but today I need to use local-lvm storage. I would like to know how to import existing vmdk image to LVM Thin storage. So we suppose VM have id 100 and the image disk is Winvmdisk.vmdk : qm importdisk 100 <path>/Winvmdisk.vmdk local-lvm qm set 100...
  13. I

    [SOLVED] Unable to stop VM if no bootable media

    Ok, I just notice through the console the difference between stop and shutdown (Arrêter/Stopper). Stop is working.
  14. I

    [SOLVED] VM stuck on reboot

    Reboot all VM last night. No problem. Seems linux 4.13.8-3-pve fixed the issue.
  15. I

    [SOLVED] Unable to stop VM if no bootable media

    Stop not working, even launch once just after boot. (TASK ERROR: VM quit/powerdown failed - got timeout) It reboot after PXE error.
  16. I

    [SOLVED] Unable to stop VM if no bootable media

    Hi, I made a mistake when I create a linux VM, I put wrong ISO file. When I start the VM, it was not able to find bootable hard drive/iso or pxe. I got timeout when I try to shutdown/stop/reset through the proxmox 5.1 web interface. The only way to stop it, is to kill kvm process. I don't...
  17. I

    [SOLVED] VM stuck on reboot

    Hi, Here is some screenshot before console become unavailable : https://ibb.co/hi2L06 https://ibb.co/fsmPSm