Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] sg_map etc
Date: Wed, 01 Mar 2017 13:46:20
Message-Id: e352a026-9845-346a-5ee9-22035270a004@xunil.at
In Reply to: Re: [gentoo-user] sg_map etc by Neil Bothwick
1 Am 2017-03-01 um 14:39 schrieb Neil Bothwick:
2 > On Wed, 1 Mar 2017 14:04:45 +0100, Stefan G. Weichinger wrote:
3 >
4 >> and I would like to know which hard disk (vendor, serial) each
5 >> /dev/sdX is.
6 >
7 > hdparm -i /dev/sdX
8
9
10 # hdparm -i /dev/sdi
11
12 /dev/sdi:
13 SG_IO: bad/missing sense data, sb[]: 70 00 05 00 00 00 00 0a 00 00 00
14 00 20 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
15 HDIO_GET_IDENTITY failed: Inappropriate ioctl for device
16
17 that one would have been too easy ;-)
18
19
20 maybe also helpful:
21
22
23 # lspci
24 00:00.0 Host bridge: Intel Corporation 5000P Chipset Memory Controller
25 Hub (rev b1)
26 00:02.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express
27 x8 Port 2-3 (rev b1)
28 00:04.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express
29 x8 Port 4-5 (rev b1)
30 00:06.0 PCI bridge: Intel Corporation 5000 Series Chipset PCI Express
31 x8 Port 6-7 (rev b1)
32 00:08.0 System peripheral: Intel Corporation 5000 Series Chipset DMA
33 Engine (rev b1)
34 00:10.0 Host bridge: Intel Corporation 5000 Series Chipset FSB
35 Registers (rev b1)
36 00:10.1 Host bridge: Intel Corporation 5000 Series Chipset FSB
37 Registers (rev b1)
38 00:10.2 Host bridge: Intel Corporation 5000 Series Chipset FSB
39 Registers (rev b1)
40 00:11.0 Host bridge: Intel Corporation 5000 Series Chipset Reserved
41 Registers (rev b1)
42 00:13.0 Host bridge: Intel Corporation 5000 Series Chipset Reserved
43 Registers (rev b1)
44 00:15.0 Host bridge: Intel Corporation 5000 Series Chipset FBD
45 Registers (rev b1)
46 00:16.0 Host bridge: Intel Corporation 5000 Series Chipset FBD
47 Registers (rev b1)
48 00:1c.0 PCI bridge: Intel Corporation 631xESB/632xESB/3100 Chipset PCI
49 Express Root Port 1 (rev 09)
50 00:1d.0 USB controller: Intel Corporation 631xESB/632xESB/3100 Chipset
51 UHCI USB Controller #1 (rev 09)
52 00:1d.1 USB controller: Intel Corporation 631xESB/632xESB/3100 Chipset
53 UHCI USB Controller #2 (rev 09)
54 00:1d.2 USB controller: Intel Corporation 631xESB/632xESB/3100 Chipset
55 UHCI USB Controller #3 (rev 09)
56 00:1d.7 USB controller: Intel Corporation 631xESB/632xESB/3100 Chipset
57 EHCI USB2 Controller (rev 09)
58 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d9)
59 00:1f.0 ISA bridge: Intel Corporation 631xESB/632xESB/3100 Chipset LPC
60 Interface Controller (rev 09)
61 00:1f.1 IDE interface: Intel Corporation 631xESB/632xESB IDE
62 Controller (rev 09)
63 00:1f.3 SMBus: Intel Corporation 631xESB/632xESB/3100 Chipset SMBus
64 Controller (rev 09)
65 01:00.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express
66 Upstream Port (rev 01)
67 01:00.3 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express to
68 PCI-X Bridge (rev 01)
69 02:00.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express
70 Downstream Port E1 (rev 01)
71 02:02.0 PCI bridge: Intel Corporation 6311ESB/6321ESB PCI Express
72 Downstream Port E3 (rev 01)
73 03:00.0 PCI bridge: Intel Corporation 6700PXH PCI Express-to-PCI
74 Bridge A (rev 09)
75 03:00.2 PCI bridge: Intel Corporation 6700PXH PCI Express-to-PCI
76 Bridge B (rev 09)
77 06:00.0 Ethernet controller: Intel Corporation 80003ES2LAN Gigabit
78 Ethernet Controller (Copper) (rev 01)
79 06:00.1 Ethernet controller: Intel Corporation 80003ES2LAN Gigabit
80 Ethernet Controller (Copper) (rev 01)
81 07:01.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030
82 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev 08)
83 09:00.0 PCI bridge: Intel Corporation 80333 Segment-A PCIe Express to
84 PCI-X bridge
85 09:00.2 PCI bridge: Intel Corporation 80333 Segment-B PCIe Express to
86 PCI-X bridge
87 0a:0e.0 RAID bus controller: Adaptec AAC-RAID
88 0d:01.0 VGA compatible controller: Advanced Micro Devices, Inc.
89 [AMD/ATI] ES1000 (rev 02)

Replies

Subject Author
Re: [gentoo-user] sg_map etc Neil Bothwick <neil@××××××××××.uk>