Search results

  1. S

    Too many HTTP 599 in pve-proxy, pve-manger, pve-api

    After I add the hosts to file. The errors are still there.
  2. S

    Too many HTTP 599 in pve-proxy, pve-manger, pve-api

    I checked. The pvedaemon replied some timeout. I thought it may be caused by this. I'll try to add all hosts to the hosts file. Is there any better way to sync this file?
  3. S

    Too many HTTP 599 in pve-proxy, pve-manger, pve-api

    Hi, Yes, I did. Sometimes, I'll get "pvedaemon[21194]: VM 1926 qmp command failed - VM 1926 ....(unreadable from xterm.js console.) The logs of VMxxx qmp command failed are less than the 599 logs. But most of them are normal. Mar 18 15:05:52 BT1HS01 pmxcfs[33180]: [status] notice...
  4. S

    Too many HTTP 599 in pve-proxy, pve-manger, pve-api

    All the 599 are reported by direct accessing. (It also be reported by cluster accessing) root@BT1HS01:~# cat /etc/pve/.members { "nodename": "BT1HS01", "version": 24, "cluster": { "name": "Common-Instance", "version": 24, "nodes": 8, "quorate": 1 }, "nodelist": { "6MCYD22": { "id": 2...
  5. S

    Too many HTTP 599 in pve-proxy, pve-manger, pve-api

    Hi, I checked it. Everything is running well. But the REST API is very slow and always timeout. If we tried multiple times. The REST API can give us the correct result. The hosts file in every node is correct. But it only includes their own record. The pvecm status Quorum information...
  6. S

    Too many HTTP 599 in pve-proxy, pve-manger, pve-api

    I have already upgraded to the newest version. proxmox-ve: 5.3-1 (running kernel: 4.15.18-9-pve) pve-manager: 5.3-11 (running version: 5.3-11/d4907f84) pve-kernel-4.15: 5.3-2 pve-kernel-4.15.18-11-pve: 4.15.18-34 pve-kernel-4.15.18-9-pve: 4.15.18-30 corosync: 2.4.4-pve1 criu...
  7. S

    Too many HTTP 599 in pve-proxy, pve-manger, pve-api

    Dear all, we are running an 8 nodes cluster. There is an issue that after we re-install 2 nodes and rejoin the cluster with the same hostname and IP address. There are lots of HTTP 599 TOO MANY REDIRECTION and HTTP 596 BROKEN PIPE on API, Manager even in the direct manager of these nodes. (If...