Proxmox 8.2.2 Gui is slow, times out every time

boxi

New Member
Sep 27, 2023
5
1
3
The proxmox gui is unuseably slow. Connection via ssh is snappy and instant as usual. The vm-s have no problem, so I don't think it is a network issue. It is this way, since I reinstalled proxmox from 7.4 to 8.2.
 
Can you see anything in the logs while you are accessing the web interface?

Code:
journalctl -f
 
Sorry I can't test it currently, because now everything is fast and good. Will reply, when the problem comes back.
 
  • Like
Reactions: mariol
Today the problem reappeared, so these are the output. I don't understand it fully, but this means my ssd has some important sectors that are not working?

Code:
Dec 08 09:30:25 pve kernel: ata2.00: exception Emask 0x0 SAct 0x8000 SErr 0x0 action 0x0
Dec 08 09:30:25 pve kernel: ata2.00: irq_stat 0x40000008
Dec 08 09:30:25 pve kernel: ata2.00: failed command: READ FPDMA QUEUED
Dec 08 09:30:25 pve kernel: ata2.00: cmd 60/00:78:00:00:00/01:00:00:00:00/40 tag 15 ncq dma 131072 in
                                         res 43/40:00:08:00:00/00:01:00:00:00/00 Emask 0x408 (media error) <F>
Dec 08 09:30:25 pve kernel: ata2.00: status: { DRDY SENSE ERR }
Dec 08 09:30:25 pve kernel: ata2.00: error: { UNC }
Dec 08 09:30:25 pve kernel: ata2.00: NCQ Send/Recv Log not supported
Dec 08 09:30:25 pve kernel: ata2.00: NCQ Send/Recv Log not supported
Dec 08 09:30:25 pve kernel: ata2.00: configured for UDMA/133
Dec 08 09:30:25 pve kernel: sd 2:0:0:0: [sdg] tag#15 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_OK cmd_age=3s
Dec 08 09:30:25 pve kernel: sd 2:0:0:0: [sdg] tag#15 Sense Key : Hardware Error [current]
Dec 08 09:30:25 pve kernel: sd 2:0:0:0: [sdg] tag#15 Add. Sense: No defect spare location available
Dec 08 09:30:25 pve kernel: sd 2:0:0:0: [sdg] tag#15 CDB: Read(10) 28 00 00 00 00 00 00 01 00 00
Dec 08 09:30:25 pve kernel: critical target error, dev sdg, sector 8 op 0x0:(READ) flags 0x0 phys_seg 31 prio class 0
Dec 08 09:30:25 pve kernel: ata2: EH complete
 
Or not, because now it outputs:
Code:
Dec 08 09:38:54 pve pvedaemon[519952]: <root@pam> successful auth for user 'root@pam'
but still does not log me in in the GUI.
It also spits out this all the time:
Code:
Dec 08 09:40:49 pve pveproxy[534278]: proxy detected vanished client connection
 
Yes, it looks like sdg has some failures. Is that an SSD where the system is running on it? Could also be related to your login problem.
What does smartctl say? What is the status of media wear out on the SSD?
Also check the SATA cable connections.

Dec 08 09:40:49 pve pveproxy[534278]: proxy detected vanished client connection

Are the time between the client and the PVE server correct?