martijnvanbrummelen / nwipe

nwipe secure disk eraser
GNU General Public License v2.0
784 stars 86 forks source link

Help needed. HPA/DCO [Completed] #444

Closed PartialVolume closed 11 months ago

PartialVolume commented 1 year ago

I'm currently working on the HPA/DCO code and have come across an issue with hdparm incorrectly parsing the sense data when it tries to calculate the real max sectors, this bug exists in v9.60 and has since been fixed in v9.65 however I don't know exactly which version it was fixed in, irrespective nwipe will need to cope with this bug if it's run on a LTS distro in particular that's running older versions of hdparm.

So I plan on parsing the sense data myself when the real max sectors don't make any sense.

However the largest drive I have for testing is 2TB and I need some sense data from a 10TB or greater drive to make sure I decode the size correctly.

If somebody could run the following command on a drive that is larger than 10TB and post the output here that would be appreciated.

The command is sudo hdparm --verbose --dco-identify /dev/sdxxxx

Thanks

either reply here or over in ShredOS discussions discussions-Help-Needed

mdcato commented 1 year ago

Here’s the contents of hwmon for the three drives. The Retail drive has fewer (highest, input, lowers), and the Enterprise ones have crit, highest, input, lcrit, lowest, max & min.

@.** 0000:00:17.0]# ls -A -l -R ata?////hwmon 'ata2/host1/target1:0:0/1:0:0:0/hwmon': total 0 drwxr-xr-x. 3 root root 0 Mar 11 18:36 hwmon4

'ata2/host1/target1:0:0/1:0:0:0/hwmon/hwmon4': total 0 lrwxrwxrwx. 1 root root 0 Mar 11 18:36 device -> ../../../1:0:0:0 -r--r--r--. 1 root root 4096 Mar 15 17:57 name drwxr-xr-x. 2 root root 0 Mar 15 17:57 power lrwxrwxrwx. 1 root root 0 Mar 15 17:57 subsystem -> ../../../../../../../../../class/hwmon -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_highest -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_input -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_lowest -rw-r--r--. 1 root root 4096 Mar 11 18:36 uevent

'ata2/host1/target1:0:0/1:0:0:0/hwmon/hwmon4/power': total 0 -rw-r--r--. 1 root root 4096 Mar 15 17:57 autosuspend_delay_ms -rw-r--r--. 1 root root 4096 Mar 15 17:57 control -r--r--r--. 1 root root 4096 Mar 15 17:57 runtime_active_time -r--r--r--. 1 root root 4096 Mar 15 17:57 runtime_status -r--r--r--. 1 root root 4096 Mar 15 17:57 runtime_suspended_time

'ata3/host2/target2:0:0/2:0:0:0/hwmon': total 0 drwxr-xr-x. 3 root root 0 Mar 11 18:36 hwmon5

'ata3/host2/target2:0:0/2:0:0:0/hwmon/hwmon5': total 0 lrwxrwxrwx. 1 root root 0 Mar 11 18:36 device -> ../../../2:0:0:0 -r--r--r--. 1 root root 4096 Mar 15 17:57 name drwxr-xr-x. 2 root root 0 Mar 15 17:57 power lrwxrwxrwx. 1 root root 0 Mar 15 17:57 subsystem -> ../../../../../../../../../class/hwmon -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_crit -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_highest -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_input -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_lcrit -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_lowest -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_max -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_min -rw-r--r--. 1 root root 4096 Mar 11 18:36 uevent

'ata3/host2/target2:0:0/2:0:0:0/hwmon/hwmon5/power': total 0 -rw-r--r--. 1 root root 4096 Mar 15 20:43 autosuspend_delay_ms -rw-r--r--. 1 root root 4096 Mar 15 20:43 control -r--r--r--. 1 root root 4096 Mar 15 20:43 runtime_active_time -r--r--r--. 1 root root 4096 Mar 15 20:43 runtime_status -r--r--r--. 1 root root 4096 Mar 15 20:43 runtime_suspended_time

'ata4/host3/target3:0:0/3:0:0:0/hwmon': total 0 drwxr-xr-x. 3 root root 0 Mar 11 18:36 hwmon6

'ata4/host3/target3:0:0/3:0:0:0/hwmon/hwmon6': total 0 lrwxrwxrwx. 1 root root 0 Mar 11 18:36 device -> ../../../3:0:0:0 -r--r--r--. 1 root root 4096 Mar 15 17:57 name drwxr-xr-x. 2 root root 0 Mar 15 17:57 power lrwxrwxrwx. 1 root root 0 Mar 15 17:57 subsystem -> ../../../../../../../../../class/hwmon -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_crit -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_highest -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_input -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_lcrit -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_lowest -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_max -r--r--r--. 1 root root 4096 Mar 11 18:36 temp1_min -rw-r--r--. 1 root root 4096 Mar 11 18:36 uevent

'ata4/host3/target3:0:0/3:0:0:0/hwmon/hwmon6/power': total 0 -rw-r--r--. 1 root root 4096 Mar 15 20:43 autosuspend_delay_ms -rw-r--r--. 1 root root 4096 Mar 15 20:43 control -r--r--r--. 1 root root 4096 Mar 15 20:43 runtime_active_time -r--r--r--. 1 root root 4096 Mar 15 20:43 runtime_status -r--r--r--. 1 root root 4096 Mar 15 20:43 runtime_suspended_time

From: PartialVolume @.> Sent: Wednesday, March 15, 2023 19:57 To: martijnvanbrummelen/nwipe @.> Cc: Mike Cato / Hays Technical Services @.>; Mention @.> Subject: Re: [martijnvanbrummelen/nwipe] Help needed. (Issue #444)

Are you able to list the contents of each of these directories to see what other files are in there

/sys/devices/pci0000:00/0000:00:17.0/ata4/host3/target3:0:0/3:0:0:0/hwmon/hwmon6/ /sys/devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/hwmon/hwmon4/ /sys/devices/pci0000:00/0000:00:17.0/ata3/host2/target2:0:0/2:0:0:0/hwmon/hwmon5/

— Reply to this email directly, view it on GitHubhttps://github.com/martijnvanbrummelen/nwipe/issues/444#issuecomment-1471108984, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANGK2PSUOGUBOCHKKYG5G6DW4JQMBANCNFSM6AAAAAAVOSGF7U. You are receiving this because you were mentioned.Message ID: @.**@.>>

PartialVolume commented 1 year ago

That's great, thanks at least we know the file naming convention is the same. I'm none the wiser as to whether it's just that that these drives just don't produce that sort of temperature limit data or whether hwmon is failing to retrieve it. I don't know whether smartctl -a displays any temperature related limits, I don't remember seeing anything.

Anyway, let me know how it goes with the new code. I'll be fixing the HPA GUI and report issues tomorrow, so more code to follow.

PartialVolume commented 1 year ago

Just been reading the data sheets for these Seagate Enterprise drives Vs the ATA/ATAPI command set ACS3 and from what I can make out the enterprise drives ( or maybe newer Seagate drives??) Don't support the upper/lower critical trip points or the min/max trip points. Just the actual temperature and the the lowest/highest. The drive can respond with an over temperature sense for various commands but you don't seem to be able to interrogate the drive for the trip value other than reading the product manual in which they specify 60 degree case temperature using a thermal sensing device.

Not to worry though, as it stands nwipe will just show the temperature in white text on blue if it can't determine a sensible trip point.

One other thing I noted. These drives return 0xFF in the actual temperature if the internal sensor has failed. So if you ever see either a temperature of 255C or -1C you'll know why.

mdcato commented 1 year ago

Here the 0.34.8 –verbose log (started nwipe, immediately exited). BTW, it would be nice if the nwipe version was in the log.

[2023/03/16 10:58:49] debug: Readlink: ../devices/pci0000:00/0000:00:17.0/ata2/host1/target1:0:0/1:0:0:0/block/sda [2023/03/16 10:58:49] info: smartctl: smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.1.14-200.fc37.x86_64] (local build) [2023/03/16 10:58:49] info: smartctl: copyright (c) 2002-22, bruce allen, christian franke, www.smartmontools.orghttp://www.smartmontools.org [2023/03/16 10:58:49] info: smartctl: === start of information section === [2023/03/16 10:58:49] info: smartctl: model family: Seagate Barracuda 7200.14 (AF) [2023/03/16 10:58:49] info: smartctl: device model: ST1000DM003-1SB102 [2023/03/16 10:58:49] info: smartctl: serial number: ZN15TA6Y [2023/03/16 10:58:49] info: smartctl: lu wwn device id: 5 000c50 0b5d6f509 [2023/03/16 10:58:49] info: smartctl: firmware version: CC63 [2023/03/16 10:58:49] info: smartctl: user capacity: 1,000,204,886,016 bytes [1.00 TB] [2023/03/16 10:58:49] info: smartctl: sector sizes: 512 bytes logical, 4096 bytes physical [2023/03/16 10:58:49] info: smartctl: rotation rate: 7200 rpm [2023/03/16 10:58:49] info: smartctl: form factor: 3.5 inches [2023/03/16 10:58:49] info: smartctl: device is: In smartctl database 7.3/5319 [2023/03/16 10:58:49] info: smartctl: ata version is: ACS-2, ACS-3 T13/2161-D revision 3b [2023/03/16 10:58:49] info: smartctl: sata version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s) [2023/03/16 10:58:49] info: smartctl: local time is: Thu Mar 16 10:58:49 2023 CDT [2023/03/16 10:58:49] info: smartctl: smart support is: Available - device has SMART capability. [2023/03/16 10:58:49] info: smartctl: smart support is: Enabled [2023/03/16 10:58:49] notice: Found /dev/sda, ATA, ST1000DM003-1SB1, 1 TB, S/N=ZN15TA6Y [2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 outgoing cdb: 85 08 0e 00 00 00 01 00 00 00 00 00 00 40 ec 00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 SG_IO: ATA_16 status=0x0, host_status=0x0, driver_status=0x0

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 SG_IO: sb[]: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 incoming_data: 5a 0c ff 3f 37 c8 10 00 00 00 00 00 3f 00 00 00 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 4e 5a 35 31 41 54 59 36 00 00 00 00 00 00 43 43 33 36 20 20 20 20 54 53 30 31 30 30 4d 44 30 30 2d 33 53 31 31 42 32 30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 10 80 00 40 00 2f 00 40 00 02 00 02 07 00 ff 3f 10 00 3f 00 10 fc fb 00 10 00 ff ff ff 0f 00 00 07 00 03 00 78 00 78 00 78 00 78 00 00 01 00 00 00 00 00 00 00 00 00 00 1f 00 0e 85 06 00 4c 00 44 00 e0 03 1f 00 6b [2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 34 09 7d 63 41 69 34 09 bc 63 41 3f 20 37 00 37 00 80 80 fe ff 00 00 d0 d0 00 00 00 00 00 00 00 00 00 00 b0 6d 70 74 00 00 00 00 00 00 00 00 03 60 00 00 00 50 00 c5 d6 b5 09 f5 00 00 00 00 00 00 00 00 00 00 00 00 00 00 1e 40 1c 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 21 00 b0 6d 70 74 b0 6d 70 74 20 20 02 00 40 01 00 01 00 50 06 3c 0a 3c 00 00 3c 00 00 00 08 00 00 00 00 00 ff fd 80 02 00 00 00 00 08 00 00 00 00 00 00 00 00 00 00 80 00 00 84 01 00 94 00 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 85 10 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 1c 00 00 00 00 00 00 00 00 7f 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 00 00 00 00 00 a5 4e

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 SG_IO: desc[]: 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 ATA_16 stat=00 err=00 nsect=00 lbal=00 lbam=00 lbah=00 dev=00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 using LBA48 taskfile

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 outgoing cdb: 85 07 20 00 00 00 00 00 00 00 00 00 00 40 27 00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 SG_IO: ATA_16 status=0x2, host_status=0x0, driver_status=0x8

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 SG_IO: sb[]: 72 01 00 1d 00 00 00 0e 09 0c 01 00 00 00 74 af 00 6d 00 70 40 50 00 00 00 00 00 00 00 00 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 SG_IO: desc[]: 09 0c 01 00 00 00 74 af 00 6d 00 70 40 50

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 ATA_16 stat=50 err=00 nsect=00 lbal=af lbam=6d lbah=70 dev=40

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 /dev/sda:

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 APT: No idVendor found -> not USB bridge device

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 oflags.bits.lob_all=0xc0, flags={ dev command }

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 oflags.bits.hob_all=0x00, flags={ }

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 READ_NATIVE_MAX_ADDRESS_EXT response: hob={00 00 74} lob={70 6d af}

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sda 2>&1 max sectors = 1953525168/1953525168, HPA is disabled

[2023/03/16 10:58:49] debug: hdparm says the host protected area is disabled on /dev/sda but this information may or may not be correct, as occurs when you get a SG_IO error and 0/1 sectors and it says HPA is enabled. Further checks are conducted below.. [2023/03/16 10:58:49] info: HPA values 1953525168 / 1953525168 on /dev/sda [2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 outgoing cdb: 85 08 0e 00 c2 00 01 00 00 00 00 00 00 40 b1 00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 sg_io: ata_16 status=0x0, host_status=0x0, driver_status=0x0

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 sg_io: sb[]: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 incoming_data: 02 00 07 00 3f 00 af 6d 70 74 00 00 00 00 8f 38 14 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 00 00 00 00 00 a5 18

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 sg_io: desc[]: 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 ata_16 stat=00 err=00 nsect=00 lbal=00 lbam=00 lbah=00 dev=00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 /dev/sda:

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 apt: no idvendor found -> not usb bridge device

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 dco checksum verified.

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 dco revision: 0x0002

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 the following features can be selectively disabled via dco:

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 transfer modes:

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 mdma0 mdma1 mdma2

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 udma0 udma1 udma2 udma3 udma4 udma5

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sda 2>&1 real max sectors: 1953525168

[2023/03/16 10:58:49] info: hdparm:DCO Real max sectors reported as 1953525168 on /dev/sda [2023/03/16 10:58:49] info: NWipe: DCO Real max sectors reported as 1953525168 on /dev/sda [2023/03/16 10:58:49] info: No hidden areas on /dev/sda [2023/03/16 10:58:49] info: func:nwipe_read_dco_real_max_sectors(), DCO real max sectors = 1953525168 [2023/03/16 10:58:49] info: [2023/03/16 10:58:49] debug: Readlink: ../devices/pci0000:00/0000:00:17.0/ata3/host2/target2:0:0/2:0:0:0/block/sdb [2023/03/16 10:58:49] info: smartctl: smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.1.14-200.fc37.x86_64] (local build) [2023/03/16 10:58:49] info: smartctl: copyright (c) 2002-22, bruce allen, christian franke, www.smartmontools.orghttp://www.smartmontools.org [2023/03/16 10:58:49] info: smartctl: === start of information section === [2023/03/16 10:58:49] info: smartctl: model family: Seagate Enterprise Capacity 3.5 HDD [2023/03/16 10:58:49] info: smartctl: device model: ST10000NM0016-1TT101 [2023/03/16 10:58:49] info: smartctl: serial number: ZA20SSAR [2023/03/16 10:58:49] info: smartctl: lu wwn device id: 5 000c50 09388455f [2023/03/16 10:58:49] info: smartctl: firmware version: SNB0 [2023/03/16 10:58:49] info: smartctl: user capacity: 10,000,831,348,736 bytes [10.0 TB] [2023/03/16 10:58:49] info: smartctl: sector sizes: 512 bytes logical, 4096 bytes physical [2023/03/16 10:58:49] info: smartctl: rotation rate: 7200 rpm [2023/03/16 10:58:49] info: smartctl: form factor: 3.5 inches [2023/03/16 10:58:49] info: smartctl: device is: In smartctl database 7.3/5319 [2023/03/16 10:58:49] info: smartctl: ata version is: ACS-3 T13/2161-D revision 5 [2023/03/16 10:58:49] info: smartctl: sata version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s) [2023/03/16 10:58:49] info: smartctl: local time is: Thu Mar 16 10:58:49 2023 CDT [2023/03/16 10:58:49] info: smartctl: smart support is: Available - device has SMART capability. [2023/03/16 10:58:49] info: smartctl: smart support is: Enabled [2023/03/16 10:58:49] notice: Found /dev/sdb, ATA, ST10000NM0016-1T, 10 TB, S/N=ZA20SSAR [2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 outgoing cdb: 85 08 0e 00 00 00 01 00 00 00 00 00 00 40 ec 00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 SG_IO: ATA_16 status=0x0, host_status=0x0, driver_status=0x0

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 SG_IO: sb[]: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 incoming_data: 5a 0c ff 3f 37 c8 10 00 00 00 00 00 3f 00 00 00 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 41 5a 30 32 53 53 52 41 00 00 00 00 00 00 4e 53 30 42 20 20 20 20 54 53 30 31 30 30 4e 30 30 4d 31 30 2d 36 54 31 31 54 31 30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 10 80 00 40 00 2f 00 40 00 02 00 02 07 00 ff 3f 10 00 3f 00 10 fc fb 00 10 5d ff ff ff 0f 00 00 07 00 03 00 78 00 78 00 78 00 78 00 08 00 00 00 00 00 00 00 00 00 00 00 1f 00 0e 8d 46 00 cc 08 44 00 f0 07 6d 00 6b [2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 30 61 75 73 61 69 30 41 b4 73 61 7f 40 af 81 af 81 00 00 fe ff 00 00 00 fe 00 10 00 00 00 00 10 27 00 00 00 00 40 8c 04 00 00 00 00 00 00 00 03 60 00 00 00 50 00 c5 88 93 5f 45 00 00 00 00 00 00 00 00 00 00 00 00 00 00 de 41 dc 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 29 00 00 00 40 8c 00 00 40 8c 20 20 02 00 40 01 00 01 00 50 06 3c 0a 3c 00 00 3c 00 00 00 08 00 00 00 00 00 ff fd 80 02 00 00 70 01 08 00 00 00 00 00 33 0c 00 00 00 80 00 00 a5 01 00 97 68 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 bd 50 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 1c 00 00 00 00 00 00 00 00 7f 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 40 8c 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 00 00 00 00 00 a5 d9

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 SG_IO: desc[]: 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 ATA_16 stat=00 err=00 nsect=00 lbal=00 lbam=00 lbah=00 dev=00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 using LBA48 taskfile

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 outgoing cdb: 85 07 20 00 00 00 00 00 00 00 00 00 00 40 78 00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 SG_IO: ATA_16 status=0x2, host_status=0x0, driver_status=0x8

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 SG_IO: sb[]: 72 01 00 1d 00 00 00 0e 09 0c 01 00 00 00 8c ff 04 ff 00 3f 40 50 00 00 00 00 00 00 00 00 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 SG_IO: desc[]: 09 0c 01 00 00 00 8c ff 04 ff 00 3f 40 50

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 ATA_16 stat=50 err=00 nsect=00 lbal=ff lbam=ff lbah=3f dev=40

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 /dev/sdb:

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 APT: No idVendor found -> not USB bridge device

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 oflags.bits.lob_all=0x82, flags={ feat command }

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 oflags.bits.hob_all=0x00, flags={ }

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 GET_NATIVE_MAX_ADDRESS_EXT response: hob={00 04 8c} lob={3f ff ff}

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdb 2>&1 max sectors = 19532873728/19532873728, ACCESSIBLE MAX ADDRESS disabled

[2023/03/16 10:58:49] warning: [UNKNOWN] We can't find the HPA line, has hdparm ouput changed? /dev/sdb [2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 outgoing cdb: 85 08 0e 00 c2 00 01 00 00 00 00 00 00 40 b1 00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 sg_io: ata_16 status=0x2, host_status=0x0, driver_status=0x8

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 sg_io: sb[]: 70 00 05 00 00 00 00 0a 04 53 40 01 21 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 incoming_data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 00 00 00 00 00 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 sg_io: bad/missing sense data, sb[]: 70 00 05 00 00 00 00 0a 04 53 40 01 21 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 sg_io: desc[]: 04 53 40 01 21 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 ata_16 stat=00 err=01 nsect=04 lbal=00 lbam=00 lbah=00 dev=00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 /dev/sdb:

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 apt: no idvendor found -> not usb bridge device

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 dco checksum verified.

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 dco revision: 0x0000 -- unknown, treating as 0002

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 the following features can be selectively disabled via dco:

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 transfer modes:

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdb 2>&1 real max sectors: 1

[2023/03/16 10:58:49] info: hdparm:DCO Real max sectors reported as 1 on /dev/sdb [2023/03/16 10:58:49] info: NWipe: DCO Real max sectors reported as 1 on /dev/sdb [2023/03/16 10:58:49] warning: HIDDEN AREA INDETERMINATE! on /dev/sdb, are you using a USB bridge or memory stick? [2023/03/16 10:58:49] info: func:nwipe_read_dco_real_max_sectors(), DCO real max sectors = 0 [2023/03/16 10:58:49] info: [2023/03/16 10:58:49] debug: Readlink: ../devices/pci0000:00/0000:00:17.0/ata4/host3/target3:0:0/3:0:0:0/block/sdc [2023/03/16 10:58:49] info: smartctl: smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.1.14-200.fc37.x86_64] (local build) [2023/03/16 10:58:49] info: smartctl: copyright (c) 2002-22, bruce allen, christian franke, www.smartmontools.orghttp://www.smartmontools.org [2023/03/16 10:58:49] info: smartctl: === start of information section === [2023/03/16 10:58:49] info: smartctl: model family: Seagate Constellation ES.3 [2023/03/16 10:58:49] info: smartctl: device model: ST4000NM0033-9ZM170 [2023/03/16 10:58:49] info: smartctl: serial number: Z1Z7NVF7 [2023/03/16 10:58:49] info: smartctl: lu wwn device id: 5 000c50 07a6b9c41 [2023/03/16 10:58:49] info: smartctl: firmware version: SN04 [2023/03/16 10:58:49] info: smartctl: user capacity: 4,000,787,030,016 bytes [4.00 TB] [2023/03/16 10:58:49] info: smartctl: sector size: 512 bytes logical/physical [2023/03/16 10:58:49] info: smartctl: rotation rate: 7200 rpm [2023/03/16 10:58:49] info: smartctl: form factor: 3.5 inches [2023/03/16 10:58:49] info: smartctl: device is: In smartctl database 7.3/5319 [2023/03/16 10:58:49] info: smartctl: ata version is: ACS-2 (minor revision not indicated) [2023/03/16 10:58:49] info: smartctl: sata version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s) [2023/03/16 10:58:49] info: smartctl: local time is: Thu Mar 16 10:58:49 2023 CDT [2023/03/16 10:58:49] info: smartctl: smart support is: Available - device has SMART capability. [2023/03/16 10:58:49] info: smartctl: smart support is: Enabled [2023/03/16 10:58:49] notice: Found /dev/sdc, ATA, ST4000NM0033-9ZM, 4 TB, S/N=Z1Z7NVF7 [2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 outgoing cdb: 85 08 0e 00 00 00 01 00 00 00 00 00 00 40 ec 00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 SG_IO: ATA_16 status=0x0, host_status=0x0, driver_status=0x0

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 SG_IO: sb[]: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 incoming_data: 5a 0c ff 3f 37 c8 10 00 00 00 00 00 3f 00 00 00 00 00 00 00 20 20 20 20 20 20 20 20 20 20 20 20 31 5a 37 5a 56 4e 37 46 00 00 00 00 00 00 4e 53 34 30 20 20 20 20 54 53 30 34 30 30 4d 4e 30 30 33 33 39 2d 4d 5a 37 31 20 30 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 10 80 00 40 00 2f 00 40 00 02 00 02 07 00 ff 3f 10 00 3f 00 10 fc fb 00 10 01 ff ff ff 0f 00 00 07 00 03 00 78 00 78 00 78 00 78 00 00 00 00 00 00 00 00 00 00 00 00 00 1f 00 0e 8d 06 00 cc 00 44 00 f0 03 00 00 6b [2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 34 01 75 63 61 69 34 01 b4 63 61 7f 40 e8 00 e8 00 00 00 fe ff 00 00 00 fe 00 00 00 00 00 00 00 00 00 00 b0 be c0 d1 01 00 00 00 00 00 00 00 00 40 00 00 00 50 00 c5 6b 7a 41 9c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 de 40 dc 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 29 00 b0 be c0 d1 b0 be c0 d1 20 20 02 00 40 01 08 01 00 50 06 3c 0a 3c 00 00 3c 00 00 00 08 00 00 00 00 00 ff 7d 80 02 00 00 70 00 08 00 00 00 00 00 00 00 00 00 00 00 00 00 8d 00 00 63 48 88 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 bd 50 00 00 00 00 00 40 00 00 00 00 00 00 00 00 00 00 00 00 00 00 20 1c 00 00 00 00 00 00 00 00 20 10 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 00 00 00 00 00 a5 e4

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 SG_IO: desc[]: 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 ATA_16 stat=00 err=00 nsect=00 lbal=00 lbam=00 lbah=00 dev=00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 using LBA48 taskfile

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 outgoing cdb: 85 07 20 00 00 00 00 00 00 00 00 00 00 40 27 00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 SG_IO: ATA_16 status=0x2, host_status=0x0, driver_status=0x8

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 SG_IO: sb[]: 72 01 00 1d 00 00 00 0e 09 0c 01 00 00 00 d1 af 01 be 00 c0 40 50 00 00 00 00 00 00 00 00 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 SG_IO: desc[]: 09 0c 01 00 00 00 d1 af 01 be 00 c0 40 50

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 ATA_16 stat=50 err=00 nsect=00 lbal=af lbam=be lbah=c0 dev=40

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 /dev/sdc:

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 APT: No idVendor found -> not USB bridge device

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 oflags.bits.lob_all=0xc0, flags={ dev command }

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 oflags.bits.hob_all=0x00, flags={ }

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 READ_NATIVE_MAX_ADDRESS_EXT response: hob={00 01 d1} lob={c0 be af}

[2023/03/16 10:58:49] debug: hdparm --verbose -N /dev/sdc 2>&1 max sectors = 7814037168/7814037168, HPA is disabled

[2023/03/16 10:58:49] debug: hdparm says the host protected area is disabled on /dev/sdc but this information may or may not be correct, as occurs when you get a SG_IO error and 0/1 sectors and it says HPA is enabled. Further checks are conducted below.. [2023/03/16 10:58:49] info: HPA values 7814037168 / 7814037168 on /dev/sdc [2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 outgoing cdb: 85 08 0e 00 c2 00 01 00 00 00 00 00 00 40 b1 00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 sg_io: ata_16 status=0x2, host_status=0x0, driver_status=0x8

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 sg_io: sb[]: 70 00 05 00 00 00 00 0a 04 53 40 01 21 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 incoming_data: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 [2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 00 00 00 00 00 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 sg_io: bad/missing sense data, sb[]: 70 00 05 00 00 00 00 0a 04 53 40 01 21 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 sg_io: desc[]: 04 53 40 01 21 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 ata_16 stat=00 err=01 nsect=04 lbal=00 lbam=00 lbah=00 dev=00

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 /dev/sdc:

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 apt: no idvendor found -> not usb bridge device

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 dco checksum verified.

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 dco revision: 0x0000 -- unknown, treating as 0002

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 the following features can be selectively disabled via dco:

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 transfer modes:

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1

[2023/03/16 10:58:49] debug: hdparm --verbose --dco-identify /dev/sdc 2>&1 real max sectors: 1

[2023/03/16 10:58:49] info: hdparm:DCO Real max sectors reported as 1 on /dev/sdc [2023/03/16 10:58:49] info: NWipe: DCO Real max sectors reported as 1 on /dev/sdc [2023/03/16 10:58:49] warning: HIDDEN AREA DETECTED! on /dev/sdc [2023/03/16 10:58:49] info: func:nwipe_read_dco_real_max_sectors(), DCO real max sectors = 0 [2023/03/16 10:58:49] info: [2023/03/16 10:58:49] debug: Readlink: ../devices/pci0000:00/0000:00:1b.4/0000:05:00.0/nvme/nvme0/nvme0n1 [2023/03/16 10:58:49] info: smartctl: smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.1.14-200.fc37.x86_64] (local build) [2023/03/16 10:58:49] info: smartctl: copyright (c) 2002-22, bruce allen, christian franke, www.smartmontools.orghttp://www.smartmontools.org [2023/03/16 10:58:49] info: smartctl: === start of information section === [2023/03/16 10:58:49] info: smartctl: model number: Samsung SSD 970 EVO 250GB [2023/03/16 10:58:49] info: smartctl: serial number: S465NB0K580541L [2023/03/16 10:58:49] info: smartctl: firmware version: 2B2QEXE7 [2023/03/16 10:58:49] info: smartctl: pci vendor/subsystem id: 0x144d [2023/03/16 10:58:49] info: smartctl: ieee oui identifier: 0x002538 [2023/03/16 10:58:49] info: smartctl: total nvm capacity: 250,059,350,016 [250 GB] [2023/03/16 10:58:49] info: smartctl: unallocated nvm capacity: 0 [2023/03/16 10:58:49] info: smartctl: controller id: 4 [2023/03/16 10:58:49] info: smartctl: nvme version: 1.3 [2023/03/16 10:58:49] info: smartctl: number of namespaces: 1 [2023/03/16 10:58:49] info: smartctl: namespace 1 size/capacity: 250,059,350,016 [250 GB] [2023/03/16 10:58:49] info: smartctl: namespace 1 utilization: 51,716,677,632 [51.7 GB] [2023/03/16 10:58:49] info: smartctl: namespace 1 formatted lba size: 512 [2023/03/16 10:58:49] info: smartctl: namespace 1 ieee eui-64: 002538 5581b35c46 [2023/03/16 10:58:49] info: smartctl: local time is: Thu Mar 16 10:58:49 2023 CDT [2023/03/16 10:58:49] notice: Found /dev/nvme0n1, NVME, Samsung SSD 970 EVO 250GB, 250 GB, S/N=S465NB0K580541L [2023/03/16 10:58:49] info: [2023/03/16 10:58:49] debug: Readlink: ../devices/pci0000:00/0000:00:1d.0/0000:0a:00.0/nvme/nvme1/nvme1n1 [2023/03/16 10:58:49] info: smartctl: smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.1.14-200.fc37.x86_64] (local build) [2023/03/16 10:58:49] info: smartctl: copyright (c) 2002-22, bruce allen, christian franke, www.smartmontools.orghttp://www.smartmontools.org [2023/03/16 10:58:49] info: smartctl: === start of information section === [2023/03/16 10:58:49] info: smartctl: model number: Samsung SSD 970 EVO 250GB [2023/03/16 10:58:49] info: smartctl: serial number: S465NB0K580543E [2023/03/16 10:58:49] info: smartctl: firmware version: 2B2QEXE7 [2023/03/16 10:58:49] info: smartctl: pci vendor/subsystem id: 0x144d [2023/03/16 10:58:49] info: smartctl: ieee oui identifier: 0x002538 [2023/03/16 10:58:49] info: smartctl: total nvm capacity: 250,059,350,016 [250 GB] [2023/03/16 10:58:49] info: smartctl: unallocated nvm capacity: 0 [2023/03/16 10:58:49] info: smartctl: controller id: 4 [2023/03/16 10:58:49] info: smartctl: nvme version: 1.3 [2023/03/16 10:58:49] info: smartctl: number of namespaces: 1 [2023/03/16 10:58:49] info: smartctl: namespace 1 size/capacity: 250,059,350,016 [250 GB] [2023/03/16 10:58:49] info: smartctl: namespace 1 utilization: 31,143,690,240 [31.1 GB] [2023/03/16 10:58:49] info: smartctl: namespace 1 formatted lba size: 512 [2023/03/16 10:58:49] info: smartctl: namespace 1 ieee eui-64: 002538 5581b35c48 [2023/03/16 10:58:49] info: smartctl: local time is: Thu Mar 16 10:58:49 2023 CDT [2023/03/16 10:58:49] notice: Found /dev/nvme1n1, NVME, Samsung SSD 970 EVO 250GB, 250 GB, S/N=S465NB0K580543E [2023/03/16 10:58:49] info: [2023/03/16 10:58:49] info: Automatically enumerated 5 devices. [2023/03/16 10:58:49] info: bios-version = F15b [2023/03/16 10:58:49] info: bios-release-date = 03/23/2021 [2023/03/16 10:58:49] info: system-manufacturer = Gigabyte Technology Co., Ltd. [2023/03/16 10:58:49] info: system-product-name = Z370 AORUS ULTRA GAMING 2.0 [2023/03/16 10:58:49] info: system-version = Default string [2023/03/16 10:58:49] info: system-serial-number = Default string [2023/03/16 10:58:49] info: system-uuid = 03d502e0-045e-0583-4206-af0700080009 [2023/03/16 10:58:49] info: baseboard-manufacturer = Gigabyte Technology Co., Ltd. [2023/03/16 10:58:49] info: baseboard-product-name = Z370 AORUS ULTRA GAMING 2.0-CF [2023/03/16 10:58:49] info: baseboard-version = x.x [2023/03/16 10:58:49] info: baseboard-serial-number = Default string [2023/03/16 10:58:49] info: baseboard-asset-tag = Default string [2023/03/16 10:58:49] info: chassis-manufacturer = Default string [2023/03/16 10:58:49] info: chassis-type = Desktop [2023/03/16 10:58:49] info: chassis-version = Default string [2023/03/16 10:58:49] info: chassis-serial-number = Default string [2023/03/16 10:58:49] info: chassis-asset-tag = Default string [2023/03/16 10:58:49] info: processor-family = Core i5 [2023/03/16 10:58:49] info: processor-manufacturer = Intel(R) Corporation [2023/03/16 10:58:49] info: processor-version = Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz [2023/03/16 10:58:49] info: processor-frequency = 3800 MHz [2023/03/16 10:58:49] notice: Opened entropy source '/dev/urandom'. [2023/03/16 10:58:49] notice: hwmon: Module drivetemp loaded, drive temperatures available [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon6/device/block [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon6/device/block/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon6/device/block/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon6/device/block/sdc [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon4/device/block [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon4/device/block/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon4/device/block/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon4/device/block/sda [2023/03/16 10:58:49] notice: hwmon: sda has temperature monitoring [2023/03/16 10:58:49] debug: hwmon: sda found in /sys/class/hwmon/hwmon4/device/block [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon2/device/block doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon2/device/nvme/nvme0 doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon2/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/uevent [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/cntlid [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/address [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/reset_controller [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/sqsize [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/queue_count [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/transport [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/subsysnqn [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/power [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/ng1n1 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/rescan_controller [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/numa_node [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/model [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/dev [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/hwmon2 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/firmware_rev [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/dctype [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/cntrltype [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/subsystem [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/state [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/kato [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/nvme1n1 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/serial [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon0/device/block doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon0/device/nvme/nvme0 doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon0/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/uevent [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/mode [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/power [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/available_policies [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/policy [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/trip_point_1_type [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/k_d [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/sustainable_power [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/type [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/hwmon0 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/offset [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/slope [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/trip_point_0_type [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/k_po [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/integral_cutoff [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/subsystem [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/k_i [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/trip_point_1_temp [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/k_pu [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/temp [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/trip_point_0_temp [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon5/device/block [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon5/device/block/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon5/device/block/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon5/device/block/sdb [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon3/device/block doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon3/device/nvme/nvme0 doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon3/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/uevent [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/power [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/driver [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/driver_override [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/subsystem [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/hwmon [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/modalias [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon1/device/block doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon1/device/nvme/nvme0 doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon1/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/uevent [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/nvme0n1 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/cntlid [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/address [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/reset_controller [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/sqsize [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/queue_count [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/transport [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/subsysnqn [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/power [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/rescan_controller [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/numa_node [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/model [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/dev [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/firmware_rev [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/dctype [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/cntrltype [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/ng0n1 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/subsystem [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/state [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/kato [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/serial [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/hwmon1 [2023/03/16 10:58:49] notice: hwmon: Device /dev/sda hwmon path = /sys/class/hwmon/hwmon4 [2023/03/16 10:58:49] notice: hwmon: Unable to open /sys/class/hwmon/hwmon4/temp1_crit [2023/03/16 10:58:49] notice: hwmon: /sys/class/hwmon/hwmon4/temp1_highest 45C [2023/03/16 10:58:49] notice: hwmon: /sys/class/hwmon/hwmon4/temp1_input 38C [2023/03/16 10:58:49] notice: hwmon: Unable to open /sys/class/hwmon/hwmon4/temp1_lcrit [2023/03/16 10:58:49] notice: hwmon: /sys/class/hwmon/hwmon4/temp1_lowest 38C [2023/03/16 10:58:49] notice: hwmon: Unable to open /sys/class/hwmon/hwmon4/temp1_max [2023/03/16 10:58:49] notice: hwmon: Unable to open /sys/class/hwmon/hwmon4/temp1_min [2023/03/16 10:58:49] info: Temperature limits for /dev/sda, critical=N/A, max=N/A, highest=45c, lowest=38c, min=N/A, low critical=N/A. [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon6/device/block [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon6/device/block/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon6/device/block/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon6/device/block/sdc [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon4/device/block [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon4/device/block/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon4/device/block/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon4/device/block/sda [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon2/device/block doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon2/device/nvme/nvme0 doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon2/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/uevent [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/cntlid [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/address [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/reset_controller [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/sqsize [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/queue_count [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/transport [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/subsysnqn [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/power [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/ng1n1 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/rescan_controller [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/numa_node [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/model [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/dev [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/hwmon2 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/firmware_rev [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/dctype [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/cntrltype [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/subsystem [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/state [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/kato [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/nvme1n1 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/serial [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon0/device/block doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon0/device/nvme/nvme0 doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon0/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/uevent [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/mode [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/power [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/available_policies [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/policy [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/trip_point_1_type [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/k_d [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/sustainable_power [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/type [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/hwmon0 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/offset [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/slope [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/trip_point_0_type [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/k_po [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/integral_cutoff [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/subsystem [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/k_i [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/trip_point_1_temp [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/k_pu [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/temp [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/trip_point_0_temp [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon5/device/block [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon5/device/block/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon5/device/block/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon5/device/block/sdb [2023/03/16 10:58:49] notice: hwmon: sdb has temperature monitoring [2023/03/16 10:58:49] debug: hwmon: sdb found in /sys/class/hwmon/hwmon5/device/block [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon3/device/block doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon3/device/nvme/nvme0 doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon3/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/uevent [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/power [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/driver [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/driver_override [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/subsystem [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/hwmon [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon3/device/modalias [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon1/device/block doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon1/device/nvme/nvme0 doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon1/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/uevent [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/nvme0n1 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/cntlid [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/address [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/reset_controller [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/sqsize [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/queue_count [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/transport [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/subsysnqn [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/power [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/rescan_controller [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/numa_node [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/model [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/dev [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/firmware_rev [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/dctype [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/cntrltype [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/ng0n1 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/subsystem [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/state [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/kato [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/serial [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon1/device/hwmon1 [2023/03/16 10:58:49] notice: hwmon: Device /dev/sdb hwmon path = /sys/class/hwmon/hwmon5 [2023/03/16 10:58:49] notice: hwmon: /sys/class/hwmon/hwmon5/temp1_crit 0C [2023/03/16 10:58:49] notice: hwmon: /sys/class/hwmon/hwmon5/temp1_highest 52C [2023/03/16 10:58:49] notice: hwmon: /sys/class/hwmon/hwmon5/temp1_input 40C [2023/03/16 10:58:49] notice: hwmon: /sys/class/hwmon/hwmon5/temp1_lcrit 0C [2023/03/16 10:58:49] notice: hwmon: /sys/class/hwmon/hwmon5/temp1_lowest 38C [2023/03/16 10:58:49] notice: hwmon: /sys/class/hwmon/hwmon5/temp1_max 0C [2023/03/16 10:58:49] notice: hwmon: /sys/class/hwmon/hwmon5/temp1_min 0C [2023/03/16 10:58:49] info: Temperature limits for /dev/sdb, critical=0c, max=0c, highest=52c, lowest=38c, min=0c, low critical=0c. [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon6/device/block [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon6/device/block/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon6/device/block/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon6/device/block/sdc [2023/03/16 10:58:49] notice: hwmon: sdc has temperature monitoring [2023/03/16 10:58:49] debug: hwmon: sdc found in /sys/class/hwmon/hwmon6/device/block [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon4/device/block [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon4/device/block/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon4/device/block/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon4/device/block/sda [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon2/device/block doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon2/device/nvme/nvme0 doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon2/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/uevent [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/cntlid [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/address [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/reset_controller [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/sqsize [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/queue_count [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/transport [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/subsysnqn [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/power [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/ng1n1 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/rescan_controller [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/numa_node [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/model [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/dev [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/hwmon2 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/firmware_rev [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/dctype [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/cntrltype [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/subsystem [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/state [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/kato [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/nvme1n1 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon2/device/serial [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon0/device/block doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: /sys/class/hwmon/hwmon0/device/nvme/nvme0 doesn't exist, trying next path [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon0/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/.. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/uevent [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/mode [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/power [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/available_policies [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/device [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/policy [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/trip_point_1_type [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/k_d [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/sustainable_power [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/type [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/hwmon0 [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/offset [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/slope [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/trip_point_0_type [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/k_po [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/integral_cutoff [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/subsystem [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/k_i [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/trip_point_1_temp [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/k_pu [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/temp [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon0/device/trip_point_0_temp [2023/03/16 10:58:49] debug: hwmon: [2023/03/16 10:58:49] debug: hwmon: Found /sys/class/hwmon/hwmon5/device/block [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon5/device/block/. [2023/03/16 10:58:49] debug: hwmon: dirpath_tmp=/sys/class/hwmon/hwmon5/device

PartialVolume commented 1 year ago

That's great, thanks. I wasn't even aware the revision wasn't in the log, I'd assumed as I see it in the log that's sent out to the console it was in the log file too. Adding that into tonight's update.

mdcato commented 1 year ago

Thanks. BTW, I’m running a wipe with 0.34.8 on 4TB and 1TB drives (leaving out the 10TB for now), will be done in 12 hours. Will look at PDFs then.

From: PartialVolume @.> Sent: Thursday, March 16, 2023 13:40 To: martijnvanbrummelen/nwipe @.> Cc: Mike Cato / Hays Technical Services @.>; Mention @.> Subject: Re: [martijnvanbrummelen/nwipe] Help needed. (Issue #444)

That's great, thanks. I wasn't even aware the revision wasn't in the log, I'd assumed as I see it in the log that's sent out to the console it was in the log file too. Adding that into tonight's update.

— Reply to this email directly, view it on GitHubhttps://github.com/martijnvanbrummelen/nwipe/issues/444#issuecomment-1472551559, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANGK2PR6OYSOQNMQ3ITJRZDW4NM65ANCNFSM6AAAAAAVOSGF7U. You are receiving this because you were mentioned.Message ID: @.**@.>>

PartialVolume commented 1 year ago

New code uploaded and ready for testing :-) https://github.com/martijnvanbrummelen/nwipe/pull/457

PartialVolume commented 1 year ago

@mdcato I obtained a used 10TB EXOS ST10000NM001G-2MW103 drive (with issues) and was able to understand better how this drive differs from others. I then made changes to the code to accommodate the way HPA is determined for these drives. These drives don't support DCO but they do support HPA. I created a hidden sector in the HPA and nwipe now correctly identifies it as having a hidden sector. I'm currently running a single wipe, no blanking, no verification on this drive with a hidden sector. It's estimated time to completion is about 12hrs, I'm currently getting about 180MB/s on the unitek USB adapter.

The master contains the latest changes if you want to give it a try on your EXOS drive. All the fields in the PDF should be correctly displaying their data. Famous last words. :-) See #462

mdcato commented 1 year ago

I’ve started a wipe with #462 on the ST10000NM0016, ST4000NM0033, and ST4000VN008. Nwipe #462 reported in the GUI that all had HPA/DCO hidden sectors detected. Interestingly, even though the 10TB is reporting 188MB/s, nwipe’s estimate is that it will take ~30 hours. The 4TB’s are reporting 152 and 143 MB/s but obviously will still finish well ahead of the 10TB. BTW, I’ve noticed there is no difference between USB-interfaced SATA adapters and SATA on the mainboard, i.e., drive limited, not interface limited. When they’re done I’ll upload the –verbose log.

From: PartialVolume @.> Sent: Wednesday, April 5, 2023 12:44 To: martijnvanbrummelen/nwipe @.> Cc: Mike Cato / Hays Technical Services @.>; Mention @.> Subject: Re: [martijnvanbrummelen/nwipe] Help needed. (Issue #444)

@mdcatohttps://github.com/mdcato I obtained a used 10TB EXOS ST10000NM001G-2MW103 drive (with issues) and was able to understand better how this drive differs from others. I then made changes to the code to accommodate the way HPA is determined for these drives. These drives don't support DCO but they do support HPA. I created a hidden sector in the HPA and nwipe now correctly identifies it as having a hidden sector. I'm currently running a single wipe, no blanking, no verification on this drive with a hidden sector. It's estimated time to completion is about 12hrs, I'm currently getting about 180MB/s on the unitek USB adapter.

The master contains the latest changes if you want to give it a try on your EXOS drive. All the fields in the PDF should be correctly displaying their data. Famous last words. :-) See #462https://github.com/martijnvanbrummelen/nwipe/pull/462

— Reply to this email directly, view it on GitHubhttps://github.com/martijnvanbrummelen/nwipe/issues/444#issuecomment-1497879491, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANGK2PX3FLWILURQKFDTFADW7WVMLANCNFSM6AAAAAAVOSGF7U. You are receiving this because you were mentioned.Message ID: @.**@.>>

mdcato commented 1 year ago

PartialVolume, Here’s a screenshot of the current run with the Remaining time at 28:35:43. At 188 MB/s for the 10TB drive, it should be ~15 hours as you said. Perhaps an issue in computing ETA with multiple drives (just guessing)? @.***

From: Mike Cato / Hays Technical Services Sent: Wednesday, April 5, 2023 13:28 To: martijnvanbrummelen/nwipe @.>; martijnvanbrummelen/nwipe @.> Cc: Mention @.***> Subject: RE: [martijnvanbrummelen/nwipe] Help needed. (Issue #444)

I’ve started a wipe with #462 on the ST10000NM0016, ST4000NM0033, and ST4000VN008. Nwipe #462 reported in the GUI that all had HPA/DCO hidden sectors detected. Interestingly, even though the 10TB is reporting 188MB/s, nwipe’s estimate is that it will take ~30 hours. The 4TB’s are reporting 152 and 143 MB/s but obviously will still finish well ahead of the 10TB. BTW, I’ve noticed there is no difference between USB-interfaced SATA adapters and SATA on the mainboard, i.e., drive limited, not interface limited. When they’re done I’ll upload the –verbose log.

From: PartialVolume @.**@.>> Sent: Wednesday, April 5, 2023 12:44 To: martijnvanbrummelen/nwipe @.**@.>> Cc: Mike Cato / Hays Technical Services @.**@.>>; Mention @.**@.>> Subject: Re: [martijnvanbrummelen/nwipe] Help needed. (Issue #444)

@mdcatohttps://github.com/mdcato I obtained a used 10TB EXOS ST10000NM001G-2MW103 drive (with issues) and was able to understand better how this drive differs from others. I then made changes to the code to accommodate the way HPA is determined for these drives. These drives don't support DCO but they do support HPA. I created a hidden sector in the HPA and nwipe now correctly identifies it as having a hidden sector. I'm currently running a single wipe, no blanking, no verification on this drive with a hidden sector. It's estimated time to completion is about 12hrs, I'm currently getting about 180MB/s on the unitek USB adapter.

The master contains the latest changes if you want to give it a try on your EXOS drive. All the fields in the PDF should be correctly displaying their data. Famous last words. :-) See #462https://github.com/martijnvanbrummelen/nwipe/pull/462

— Reply to this email directly, view it on GitHubhttps://github.com/martijnvanbrummelen/nwipe/issues/444#issuecomment-1497879491, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANGK2PX3FLWILURQKFDTFADW7WVMLANCNFSM6AAAAAAVOSGF7U. You are receiving this because you were mentioned.Message ID: @.**@.>>

PartialVolume commented 1 year ago

Here’s a screenshot of the current run with the Remaining time at 28:35:43.

No snapshot coming through. I think you will have to paste it via the web page rather than email.

PartialVolume commented 1 year ago

@mdcato Just to confirm the master version is v0.34.83

Thought I'd double check just to make sure the HPA was being read correctly, so I aborted the wipe and reset the HPA. Here's what you should see at the top of the log for a EXOS with and without a hidden sector.

EXOS without a hidden sector.

Note the two values match. max sectors = 19532873728/19532873728, accessible max address disabled

[2023/04/05 20:41:25] notice: Found /dev/sdb, USB, ST10000N M001G-2MW103, 10 TB, S/N=XXXXXXXXX [2023/04/05 20:41:25] info: HPA: max sectors = 19532873728/19532873728, accessible max address disabled on /dev/sdb [2023/04/05 20:41:25] info: HPA values 19532873728 / 19532873728 on /dev/sdb [2023/04/05 20:41:25] info: DCO Real max sectors not found [2023/04/05 20:41:25] info: func:nwipe_read_dco_real_max_sectors(), DCO real max sectors = 0

EXOS with one hidden sector

Note the two values differ by one HPA: max sectors = 19532873727/19532873728, accessible max address enabled

[2023/04/05 16:07:06] notice: Found /dev/sdb, USB, ST10000N M001G-2MW103, 10 TB, S/N=XXXXXXXX [2023/04/05 16:07:06] info: HPA: max sectors = 19532873727/19532873728, accessible max address enabled on /dev/sdb [2023/04/05 16:07:06] info: HPA values 19532873727 / 19532873728 on /dev/sdb [2023/04/05 16:07:06] info: DCO Real max sectors not found [2023/04/05 16:07:06] warning: *** [2023/04/05 16:07:06] warning: * HIDDEN SECTORS DETECTED ! * on /dev/sdb [2023/04/05 16:07:06] warning: *** [2023/04/05 16:07:06] info: func:nwipe_read_dco_real_max_sectors(), DCO real max sectors = 0

mdcato commented 1 year ago

Here's the missing screenshot. Screenshot from 2023-04-05 13-48-01

mdcato commented 1 year ago

Yes, looking at my currently running log, both max sectors match.

mdcato commented 1 year ago

If my math (and calculator) are correct, it looks like the Remaining Time is the sum of all the drives' remaining time, rather than the longest (i.e. the 10TB drive in this case).

PartialVolume commented 1 year ago

@mdcato I just found a bug in the pdf creation, reports a hidden sector while simultaneously reporting 0 hidden sectors. This is with WD drive attached. Up to you but I'd probably abort your wipe, I'll probably fix that bug this evening and upload v0.34.84.

I can see why you are reading 28 hours and I'm reading about 13hrs. You are writing twice the data. You have the blanking pass switched on, so you are doing a fill with ones then a fill with zeros. I'm just doing a fill with zeros and no blanking pass.

mdcato commented 1 year ago

You are correct, missed turning off blanking ( and the calculations just happened to "fit" at that point). I've restarted, and the Remaining time is as expected, 15 hours.

(Sent from mobile)


From: PartialVolume @.> Sent: Wednesday, April 5, 2023 3:38:02 PM To: martijnvanbrummelen/nwipe @.> Cc: Mike Cato / Hays Technical Services @.>; Mention @.> Subject: Re: [martijnvanbrummelen/nwipe] Help needed. (Issue #444)

@mdcatohttps://github.com/mdcato I just found a bug in the pdf creation, reports a hidden sector while simultaneously reporting 0 hidden sectors. This is with WD drive attached. Up to you but I'll probably fix that bug this evening and upload v0.34.84.

I can see why you are reading 28 hours and I'm reading about 13hrs. You are writing twice the data. You have the blanking pass switched on, so you are doing a fill with ones then a fill with zeros. I'm just doing a fill with zeros and no blanking pass.

— Reply to this email directly, view it on GitHubhttps://github.com/martijnvanbrummelen/nwipe/issues/444#issuecomment-1498121835, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANGK2PU3XPPQIMHLMUZ2F53W7XJ2VANCNFSM6AAAAAAVOSGF7U. You are receiving this because you were mentioned.Message ID: @.***>

PartialVolume commented 1 year ago

I've fixed the bug, uploading the new code in the next 30 minutes. v0.34.84. This wipe is on two USB adapters, one is a good one (Unitek) and the other doesn't respond properly DCO/HPA (due to the chip) but despite this nwipe detects HPA/DCO correctly.

Screenshot_20230405_222826

I need to write a function to pull in those temperatures, HWMON doesn't work with USB so I'm going to have to pull the temperatures from the drives myself. I know that I can access 194 (temperature) via the smart data so I'll try and get that done next but taking a break for the rest of the week, so probably do that next week.

Let me know how it goes with the wipes and thanks for your help.

PartialVolume commented 1 year ago

@mdcato v0.34.84 #463 now available

PartialVolume commented 1 year ago

As a reminder to myself for next week's work. When doing a multi disc wipe and one or more discs complete their wipes and one or more are still wiping, you then decide to abort, the PDF's for the wipes that were completed show as status Aborted rather than erased. That needs to be fixed!.

mdcato commented 1 year ago

Here are the results from #462 for ST4000NM0033, ST4000VN008 and ST10000NM0016. The usual --verbose log, the report PDFs, and some screenshots at beginning of subsequently aborted run due to blanking pass still selected showing HPA/DCO on GUI, and at end of completed run.

Screenshot from 2023-04-05 13-06-10 nwipe-20230405.log Screenshot from 2023-04-05 13-06-00

Screenshot from 2023-04-06 11-48-19

nwipe_report_2023-04-06-09-12-18_Model_ST10000NM0016_1T_Serial_ZA20SSAR.pdf nwipe_report_2023-04-06-00-18-35_Model_ST4000VN008_2DR1_Serial_ZGY1DA5C.pdf nwipe_report_2023-04-06-01-08-31_Model_ST4000NM0033_9ZM_Serial_Z1Z7NVF7.pdf

PartialVolume commented 1 year ago

@mdcato I seem to be missing the log files.

Are you able to do that test with #463 as my test on the 10TB worked ok with and without hidden sectors using that latest version. Although mine is connected via USB. Shouldn't make any difference though.

If you get the same results with #463 , i.e incorrect hidden sectors status and crazy large number of hidden sectors then I'll take another look at the code next week and hook my 10TB directly to SATA rather than USB.

mdcato commented 1 year ago

The logfile link ended up between screenshots. I'll start #463 shortly. The PDFs had the large percentage, but I've lost track whether that was part of #463.

(Sent from mobile)


From: PartialVolume @.> Sent: Thursday, April 6, 2023 4:54:54 PM To: martijnvanbrummelen/nwipe @.> Cc: Mike Cato / Hays Technical Services @.>; Mention @.> Subject: Re: [martijnvanbrummelen/nwipe] Help needed. (Issue #444)

@mdcatohttps://github.com/mdcato I seem to be missing the log files.

Are you able to do that test with #463https://github.com/martijnvanbrummelen/nwipe/pull/463 as my test on the 10TB worked ok with and without hidden sectors using that latest version. Although mine is connected via USB. Shouldn't make any difference though.

If you get the same results with #463https://github.com/martijnvanbrummelen/nwipe/pull/463 , i.e incorrect hidden sectors status and crazy large number of hidden sectors then I'll take another look at the code next week and hook my 10TB directly to SATA rather than USB.

— Reply to this email directly, view it on GitHubhttps://github.com/martijnvanbrummelen/nwipe/issues/444#issuecomment-1499670775, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANGK2PRFOKD63SXDTWMCFATW743S5ANCNFSM6AAAAAAVOSGF7U. You are receiving this because you were mentioned.Message ID: @.***>

PartialVolume commented 1 year ago

The logfile link ended up between screenshots Thanks, missed that the first time I looked at it.👍

mdcato commented 1 year ago

PartialVolume, Here are the results of running #463 0.34.84. The PDF Disk Erasure Reports show a reasonable Size(Apparent), but the Size(Real) reports 512 bytes for all three drives. The Bytes Erased field has a LARGE percentage value, and the HPA/DCO Size also has a LARGE number of sectors.

nwipe-20230406.log Screenshot from 2023-04-07 14-46-23 nwipe_report_2023-04-07-03-10-04_Model_ST4000VN008_2DR1_Serial_ZGY1DA5C.pdf nwipe_report_2023-04-07-03-58-52_Model_ST4000NM0033_9ZM_Serial_Z1Z7NVF7.pdf nwipe_report_2023-04-07-13-05-20_Model_ST10000NM0016_1T_Serial_ZA20SSAR.pdf

PartialVolume commented 1 year ago

@mdcato thanks, that's very useful, I can see from the logs that the DCO-Identify request is failing with a value of 1 sector, hdparm returns 1 on failure, I don't know why, it should really return 0 or -1. But anyway the code is incorrectly accepting a valid DCO greater than 0 so it incorrectly thinks the real size is one sector, from then on everything is calculated incorrectly. So I have a couple of options, only accept a valid DCO as >1 sector but also harden the code to check the sense data for an illegal request which I believe the drive issues then take the appropriate action. It's reading the HPA sector sizes correctly so should have reverted to using those when the DCO came back invalid.

I'll hopefully work on this next week, run some tests on my 10TB hooked up to the SATA as well as USB then let you re-run your tests. Hopefully I'll nail it this time.