[CentOS] More oddities...

Marcelo Ricardo Leitner marcelo.leitner at gmail.com
Tue May 1 23:35:05 UTC 2018


On Tue, May 01, 2018 at 03:28:29PM -0400, m.roth at 5-cent.us wrote:
> My manager's workstation is C 7.4, and it started screaming yesterday
> about issues with ata5.
>
> Except that he has one internal and one external drive, and a DVD. Anyone
> have clues as to what could be causing this, or where to start looking?

ata'5' is about the port it is connected and not related to the count
of devices in there.

You should be able to match it with:
ls -l /sys/class/block | grep ata5
There sould be a symlink like:
lrwxrwxrwx.  1 root root 0 abr 29 19:23 sda ->
../../devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda
                                      ^^^^			           ^^^

Or by going through boot dmesg.

  Marcelo

>
> He's rebooted it, and before that, I tried rescan-scsi-bus.sh, with no joy.
>
>     mark
>
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos



More information about the CentOS mailing list