lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Sat, 13 Nov 2021 21:19:34 +0300
From:   Nikolay <knv418@...il.com>
To:     Damien Le Moal <damien.lemoal@...nsource.wdc.com>
Cc:     linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: PROBLEM: [drivers/ata] Read log page failed (boot error message)

1. While booting system, the following message appears in dmesg twice:
ata6.00: Read log page 0x08 failed, Emask 0x1
2. Error comes from libata-core.c:ata_read_log_page()
if called with page = ATA_LOG_SATA_SETTINGS (0x08), 
i.e. from functions ata_dev_config_ncq_prio() or ata_dev_config_devslp()
(latter is new since v5.14 tag).
3. drivers/ata
4. /proc/version, output of scripts/ver_linux and kernel config are
attached
5. Not appeared in v5.14
8. /proc/scsi/scsi is attached
Relevant fragment of dmesg output:
ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata2: SATA link down (SStatus 0 SControl 300)
ata6.00: ATA-9: WDC WD5000LPLX-75ZNTT0, 03.01A03, max UDMA/133
ata6.00: Read log page 0x08 failed, Emask 0x1
ata6.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA
ata6.00: Read log page 0x08 failed, Emask 0x1
ata6.00: configured for UDMA/133
ata1.00: ATAPI: TSSTcorp CDDVDW TS-L633F, TM02, max UDMA/100
ata1.00: configured for UDMA/100

View attachment "config.txt" of type "text/plain" (244970 bytes)

View attachment "proc-scsi.txt" of type "text/plain" (336 bytes)

View attachment "proc-version.txt" of type "text/plain" (143 bytes)

View attachment "scripts-ver_linux.txt" of type "text/plain" (1574 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ