Gentoo Archives: gentoo-user

From: Daniel Frey <djqfrey@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] sg_map etc
Date: Wed, 01 Mar 2017 15:49:54
Message-Id: ec148183-2cdf-ec25-b534-f91c2967ab7b@gmail.com
In Reply to: Re: [gentoo-user] sg_map etc by Daniel Frey
1 On 03/01/2017 07:45 AM, Daniel Frey wrote:
2 > On 03/01/2017 07:05 AM, Stefan G. Weichinger wrote:
3 >> Am 2017-03-01 um 15:42 schrieb Neil Bothwick:
4 >>
5 >>> Never hurts to try the low hanging fruit first :)
6 >>>
7 >>> Have you tried lshw?
8 >>
9 >> did so right now:
10 >>
11 >>
12 >>
13 >> *-disk:2
14 >> description: SCSI Disk
15 >> physical id: 0.2.0
16 >> bus info: scsi@1:0.2.0
17 >> logical name: /dev/sdc
18 >> size: 697GiB (749GB)
19 >> capabilities: partitioned partitioned:dos
20 >> configuration: sectorsize=512
21 >> *-volume
22 >> description: Linux raid autodetect partition
23 >> physical id: 1
24 >> bus info: scsi@1:0.2.0,1
25 >> logical name: /dev/sdc1
26 >> capacity: 697GiB
27 >> capabilities: primary multi
28 >>
29 >>
30 >> no clear connection between /dev/sdX and any hw-serial number
31 >>
32 >>
33 >
34 > Have you tried `lsblk -O`?
35 >
36 > Dan
37 >
38
39 Well, I forgot how much info that barfs out.
40
41 Try `lsblk -o name,model,serial` instead.
42
43 Dan

Replies

Subject Author
Re: [gentoo-user] sg_map etc "Stefan G. Weichinger" <lists@×××××.at>