Habe seit heute das Problem das ich auf die Webgui https://meineIP:8006 nicht mehr erreichen kann via ssh kann ich die erreichen. wie kann ich heraus finden wo der Fehler liegt?
systemctl status pve-cluster
Output recht gut zu wissen..systemctl Restart pve-cluster
journalctl -b -u pve-cluster
Start request repeated too quickly.
sind rauf scrollen, sodass der eigentliche Fehler beim ersten Restart zu sehen ist.dmesg
schauen, ob es da Fehlermeldungen gibt?[ 2.498583] ata4.00: exception Emask 0x10 SAct 0x1800000 SErr 0x280100 action 0x6 frozen
[ 2.498609] fbcon: Taking over console
[ 2.498615] ata4.00: irq_stat 0x08000000, interface fatal error
[ 2.498626] ata4: SError: { UnrecovData 10B8B BadCRC }
[ 2.498637] ata4.00: failed command: READ FPDMA QUEUED
[ 2.498653] ata4.00: cmd 60/80:b8:28:bd:c0/00:00:d1:01:00/40 tag 23 ncq dma 65536 in
res 40/00:c0:b8:bd:c0/00:00:d1:01:00/40 Emask 0x10 (ATA bus error)
[ 2.498667] ata4.00: status: { DRDY }
[ 2.498674] ata4.00: failed command: READ FPDMA QUEUED
[ 2.498689] ata4.00: cmd 60/48:c0:b8:bd:c0/00:00:d1:01:00/40 tag 24 ncq dma 36864 in
res 40/00:c0:b8:bd:c0/00:00:d1:01:00/40 Emask 0x10 (ATA bus error)
[ 2.498701] ata4.00: status: { DRDY }
[ 2.498711] ata4: hard resetting link
...
[ 2.974583] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.981763] ata4.00: configured for UDMA/133
[ 2.981794] sd 3:0:0:0: [sdb] tag#23 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2.981801] sd 3:0:0:0: [sdb] tag#23 Sense Key : Illegal Request [current]
[ 2.981808] sd 3:0:0:0: [sdb] tag#23 Add. Sense: Unaligned write command
[ 2.981815] sd 3:0:0:0: [sdb] tag#23 CDB: Read(16) 88 00 00 00 00 01 d1 c0 bd 28 00 00 00 80 00 00
[ 2.981822] blk_update_request: I/O error, dev sdb, sector 7814036776 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[ 2.982024] sd 3:0:0:0: [sdb] tag#24 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 2.982026] sd 3:0:0:0: [sdb] tag#24 Sense Key : Illegal Request [current]
[ 2.982027] sd 3:0:0:0: [sdb] tag#24 Add. Sense: Unaligned write command
[ 2.982028] sd 3:0:0:0: [sdb] tag#24 CDB: Read(16) 88 00 00 00 00 01 d1 c0 bd b8 00 00 00 48 00 00
[ 2.982030] blk_update_request: I/O error, dev sdb, sector 7814036920 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[ 2.982081] ata4: EH complete
...
[ 7.150559] sd 2:0:0:0: [sda] tag#1 FAILED Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 7.150566] sd 2:0:0:0: [sda] tag#1 Sense Key : Medium Error [current]
[ 7.150572] sd 2:0:0:0: [sda] tag#1 Add. Sense: Unrecovered read error - auto reallocate failed
[ 7.150578] sd 2:0:0:0: [sda] tag#1 CDB: Read(10) 28 00 02 15 90 18 00 00 08 00
[ 7.150585] blk_update_request: I/O error, dev sda, sector 34967576 op 0x0:(READ) flags 0x0 phys_seg 1 prio class 0
[ 7.152380] ata3: EH complete