1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
|
'\" te
.\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
.\" See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with
.\" the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
.TH SASINFO 1M "April 9, 2016"
.SH NAME
sasinfo \- Serial Attached SCSI HBA port command line interface
.SH SYNOPSIS
.LP
.nf
\fBsasinfo\fR hba [\fB-v\fR] [\fIHBA_Name\fR]...
.fi
.LP
.nf
\fBsasinfo\fR hba-port [\fB-lvy\fR] [\fB-a\fR \fIHBA_Name\fR] [\fIHBA_port_nam\fR]...
.fi
.LP
.nf
\fBsasinfo\fR expander [\fB-vt\fR] [\fB-p\fR \fIHBA_port_Name\fR] [\fIExpander_SAS_Addr\fR]...
.fi
.LP
.nf
\fBsasinfo\fR target-port [\fB-s\fR | \fB-v\fR] [\fITarget_port_SAS_Addr\fR]...
.fi
.LP
.nf
\fBsasinfo\fR logical-unit | lu [\fB-v\fR] [\fIdevice_path\fR]...
.fi
.LP
.nf
\fBsasinfo\fR [\fB-V\fR]
.fi
.LP
.nf
\fBsasinfo\fR [\fB-?\fR]
.fi
.SH DESCRIPTION
.LP
The \fBsasinfo\fR utility is a command line interface that collects
administrative information on Serial Attached SCSI-2 (SAS-2) host bus adapter
(HBA) that supports the Storage Management HBA API (SM-HBA). The utility
reports attributes of HBA ports and of expander devices and SCSI target devices
that might be connected to those HBA ports.
.sp
.LP
\fBsasinfo\fR is implemented as a set of subcommands, described below.
.SH SUBCOMMANDS
.LP
The following subcommands are supported by \fBsasinfo\fR.
.sp
.ne 2
.na
\fB\fBhba\fR\fR
.ad
.sp .6
.RS 4n
Lists information for the HBA referenced by the specified \fIHBA_name\fR. If
\fIHBA_name\fR is not specified, all HBAs on the host will be listed.
.RE
.sp
.ne 2
.na
\fB\fBhba-port\fR\fR
.ad
.sp .6
.RS 4n
Lists information for the HBA port referenced by the specified
\fIHBA_port_Name\fR. If \fIHBA_port_Name\fR is not specified, all HBA ports on
the host will be listed. Note that HBA ports can be dynamically
configured/unconfigured so that the number of HBA ports on an HBA can change as
connections to target devices are established. With no connections to a storage
device, no HBA port is configured.
.RE
.sp
.ne 2
.na
\fB\fBexpander\fR\fR
.ad
.sp .6
.RS 4n
Lists hierarchical view of the expander referenced by the specified
\fIExpander_SAS_Addr\fR. If no argument is specified, all expanders that are
visible across all HBA ports on the host will be listed.
.RE
.sp
.ne 2
.na
\fB\fBtarget-port\fR\fR
.ad
.sp .6
.RS 4n
Lists information for those target ports referenced by
\fITarget_port_SAS_Addr\fR address. If no argument is specified, all target
ports that are visible on the host will be listed.
.RE
.sp
.ne 2
.na
\fB\fBlogical-unit\fR | \fBlu\fR\fR
.ad
.sp .6
.RS 4n
Lists the logical unit referenced by the specified \fIdevice_path\fR. If
\fIdevice_path\fR is not specified, all SAS logical units will be listed,
including the SAS Management Protocol (SMP) target port.
.RE
.SH OPTIONS
.LP
The following options are supported.
.sp
.ne 2
.na
\fB\fB-?\fR, \fB--help\fR\fR
.ad
.sp .6
.RS 4n
Displays usage information
.RE
.sp
.ne 2
.na
\fB\fB-a\fR, \fB--hba\fR \fIHBA_Name\fR\fR
.ad
.sp .6
.RS 4n
Retrieve HBA port information from the \fIHBA_Name\fR of an HBA on the host.
The \fB-a\fR option can only be used with the \fBhba-port\fR subcommand.
.RE
.sp
.ne 2
.na
\fB\fB-l\fR, \fB--phy-linkstat\fR\fR
.ad
.sp .6
.RS 4n
Lists the link error statistics information for the \fBphy\fRs on the HBA port
referenced by the specified \fIHBA_port_Name\fR or all HBA ports if no HBA port
is specified. This option is used only with the \fBhba-port\fR subcommand.
.RE
.sp
.ne 2
.na
\fB\fB-p\fR \fIHBA_port_SAS_Addr\fR, \fB--port\fR \fIHBA_port_SAS_Addr\fR\fR
.ad
.sp .6
.RS 4n
Retrieve remote port information from the \fIHBA_port_SAS_Addr\fR of the local
HBA port on the host. The \fB-p\fR option can be used only with the
\fBexpander\fR subcommand.
.RE
.sp
.ne 2
.na
\fB\fB-s\fR, \fB--scsi\fR\fR
.ad
.sp .6
.RS 4n
Lists SCSI attributes for target ports that are requested for display. This
option is only used for the \fBtarget-port\fR subcommand.
.RE
.sp
.ne 2
.na
\fB\fB-v\fR, \fB--verbose\fR\fR
.ad
.sp .6
.RS 4n
Display details on hardware information, such as SAS address, topology device,
and so forth, based on which subcommand is invoked.
.RE
.sp
.ne 2
.na
\fB\fB-V\fR, \fB--version\fR\fR
.ad
.sp .6
.RS 4n
Displays the version information.
.RE
.sp
.ne 2
.na
\fB\fB-y\fR, \fB--phy\fR\fR
.ad
.sp .6
.RS 4n
Lists the \fBphy\fR information on the HBA port specified by
\fIHBA_port_Name\fR or all HBA ports if no HBA port is specified. This option
is used only with the \fBhba-port\fR subcommand.
.RE
.SH EXAMPLES
.LP
\fBExample 1 \fRListing All HBAs
.sp
.LP
The following command lists all HBAs on the host.
.sp
.in +2
.nf
# \fBsasinfo hba\fR
HBA Name: SUNW-pmcs-0
HBA Name: SUNW-pmcs-1
.fi
.in -2
.sp
.LP
\fBExample 2 \fRListing All HBAs with Details
.sp
.LP
The following command lists all HBAs on the host, along with related details.
Note that each HBA has two HBA ports configured, with each HBA port connected
to a storage device.
.sp
.in +2
.nf
# \fBsasinfo hba -v\fR
HBA Name: SUNW-pmcs-0
Manufacturer: sun
Model: SAS Gen-2
Firmware Version: 1.1
FCode/BIOS Version: 1.1
Serial Number: 111-11111
Driver Name: smvsl
Driver Version: 1.1
Number of HBA Ports: 2
HBA Name: SUNW-pmcs-1
Manufacturer: sun
Model: SAS Gen-2
Firmware Version: 1.1
FCode/BIOS Version: 1.1
Serial Number: 111-11111
Driver Name: smvsl
Driver Version: 1.1
Number of HBA Ports: 2
.fi
.in -2
.sp
.LP
\fBExample 3 \fRListing All HBA Ports
.sp
.LP
The following command lists all HBA ports on the host.
.sp
.in +2
.nf
# \fBsasinfo hba-port\fR
HBA Name: SUNW-pmcs-0
HBA Port Name: /dev/cfg/c1
HBA Port Name: /dev/cfg/c2
HBA Name: SUNW-pmcs-1
HBA Port Name: /dev/cfg/c3
HBA Port Name: /dev/cfg/c4
.fi
.in -2
.sp
.LP
\fBExample 4 \fRListing all HBA Ports with Details
.sp
.LP
The following command lists all HBA ports, with accompanying details.
.sp
.in +2
.nf
# \fBsasinfo hba-port -v\fR
HBA Name: SUNW-pmcs-0
HBA Port Name: /dev/cfg/c1
Type: sas-device
State: online
Local SAS Address: 5000c50000d756aa
Attached Port SAS Address: 50800201a5a502bf
Number of Phys: 4
HBA Port Name: /dev/cfg/c25000c50000d756cc
Type: sas-device
State: online
Local SAS Address: 5000c50000d756aa
Attached Port SAS Address: 50800201a5a503bf
Number of Phys: 4
HBA Name: SUNW-pmcs-1
HBA Port Name: /dev/cfg/c3
Type: sas-device
State: online
Local SAS Address: 5000c50000d756cc
Attached Port SAS Address: 50800201a5a504bf
Number of Phys: 4
HBA Port Name: /dev/cfg/c4
Type: sas-device
State: online
Local SAS Address: 5000c50000d756cc
Attached Port SAS Address: 50800201a5a505bf
Number of Phys: 4
.fi
.in -2
.sp
.LP
\fBExample 5 \fRListing \fBphy\fR Information for All HBA Ports
.sp
.LP
The following command lists \fBphy\fR information for all HBA ports.
.sp
.in +2
.nf
# \fBsasinfo hba-port -y\fR
HBA Name: SUNW-pmcs-0
HBA Port Name: /dev/cfg/c1
Phy Information:
Identifier: 0
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Identifier: 1
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Identifier: 2
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Identifier: 3
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
HBA Port Name: /dev/cfg/c2
Phy Information:
Identifier: 4
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Identifier: 5
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Identifier: 6
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Identifier: 7
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
HBA Name: SUNW-pmcs-1
HBA Port Name: /dev/cfg/c3
Phy Information:
Identifier: 0
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Identifier: 1
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Identifier: 2
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Identifier: 3
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
HBA Port Name: /dev/cfg/c4
Phy Information:
Identifier: 4
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Identifier: 5
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Identifier: 6
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Identifier: 7
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
.fi
.in -2
.sp
.LP
\fBExample 6 \fRListing \fBphy\fR Link Error Statistics for a Specific HBA Port
.sp
.LP
The following command lists \fBphy\fR link error statistics for a particular
port.
.sp
.in +2
.nf
# \fBsasinfo hba-port -ly /dev/cfg/c1\fR
HBA Name: SUNW-pmcs-0
HBA Port Name: /dev/cfg/c1
Phy Information:
Identifier: 0
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Link Error Statistics:
Invalid Dword: 0
Running Disparity Error: 0
Loss of Dword Sync: 0
Reset Problem: 0
Identifier: 1
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Link Error Statistics:
Invalid Dword: 0
Running Disparity Error: 0
Loss of Dword Sync: 0
Reset Problem: 0
Identifier: 2
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Link Error Statistics:
Invalid Dword: 0
Running Disparity Error: 0
Loss of Dword Sync: 0
Reset Problem: 0
Identifier: 3
State: enabled
HardwareLinkRate(Min/Max): 1.5Gbit/3Gbit
ProgrammedLinkRate(Min/Max): 1.5Gbit/3Gbit
NegotiatedLinkRate: 3Gbit
Link Error Statistics:
Invalid Dword: 0
Running Disparity Error: 0
Loss of Dword Sync: 0
Reset Problem: 0
.fi
.in -2
.sp
.LP
\fBExample 7 \fRListing Expanders Connected to an HBA Port
.sp
.LP
The following command lists all expanders that are visible through the
specified HBA port.
.sp
.in +2
.nf
# \fBsasinfo expander -p /dev/cfg/c1\fR
HBA Name: SUNW-pmcs-0
HBA Port Name: /dev/cfg/c1
Expander SAS Address(Tier 1): 50800201a5a502bf
Expander SAS Address(Tier 2): 50800201a5a50233
Expander SAS Address(Tier 2); 5000c5000d2da812
Expander SAS Address(Tier 1): 50800201a5a503bf
Expander SAS Address(Tier 2): 50800201a5a502d2
Expander SAS Address(Tier 2); 5000c5000d2da823
.fi
.in -2
.sp
.LP
\fBExample 8 \fRListing Detailed Information on Expanders
.sp
.LP
The following command lists detailed information on all expanders that are
visible through the specified HBA port.
.sp
.in +2
.nf
# \fBsasinfo expander -v -p /dev/cfg/c1\fR
HBA Name: SUNW-pmcs-0
HBA Port Name: /dev/cfg/c1
Expander SAS Address(Tier 1): 50800201a5a502bf
OS Device Name: /dev/smp/expd0
State: online
Expander SAS Address(Tier 2): 50800201a5a50233
OS Device Name: /dev/smp/expd2
State: online
Expander SAS Address(Tier 2); 5000c5000d2da812
OS Device Name: /dev/smp/expd3
State: online
Expander SAS Address(Tier 1): 50800201a5a503bf
OS Device Name: /dev/smp/expd1
State: online
Expander SAS Address(Tier 2): 50800201a5a502d2
OS Device Name: /dev/smp/expd3
State: online
Expander SAS Address(Tier 2); 5000c5000d2da823
OS Device Name: /dev/smp/expd4
State: online
.fi
.in -2
.sp
.LP
\fBExample 9 \fRListing Target Ports Attached to Expanders
.sp
.LP
The following command lists all target ports that are attached to expanders
connected to a specified HBA port.
.sp
.in +2
.nf
# \fBsasinfo expander -t -p /dev/cfg/c1\fR
HBA Name: SUNW-pmcs-0
HBA Port Name: /dev/cfg/c1
Expander SAS Address(Tier 1): 50800201a5a502bf
Target Port SAS Address: 50800201a5a504f1
Expander SAS Address(Tier 2): 50800201a5a50233
Target Port SAS Address: 50800201a5a502be
Target Port SAS Address: 5000c5000d2da8b2
Expander SAS Address(Tier 2); 5000c5000d2da812
Target Port SAS Address: 50800201a5a502be
Target Port SAS Address: 50800201a5a508b2
Expander SAS Address(Tier 1): 50800201a5a503bf
Target Port SAS Address: 50800201a5a50421
Expander SAS Address(Tier 2): 50800201a5a502d2
Target Port SAS Address: 50800201a5a503be
Target Port SAS Address: 5000c5000d2da7be
Expander SAS Address(Tier 2); 5000c5000d2da823
Target Port SAS Address: 50800201a5a503be
Target Port SAS Address: 5000c5000d2da7be
.fi
.in -2
.sp
.LP
\fBExample 10 \fRListing Target Port Information
.sp
.LP
The following command lists all target ports discovered on the host.
.sp
.in +2
.nf
# \fBsasinfo target-port\fR
Target Port SAS Address: 5000c5000bae4009
Target Port SAS Address: 5000c5000baef4b1
Target Port SAS Address: 5000c5000bae3fe1
Target Port SAS Address: 5000c5000bae49d9
Target Port SAS Address: 5000c5000bae36c5
.fi
.in -2
.sp
.LP
\fBExample 11 \fRListing Target Port Information with Topology Details
.sp
.LP
The following command lists all target ports with the HBA port and expander
that they are connected to.
.sp
.in +2
.nf
# \fBsasinfo target-port -v\fR
Target Port SAS Address: 5000c5000bae4009
Type: SAS Device
HBA Port Name: /dev/cfg/c7
Expander Device SAS Address: 500e004aaaaaaa3f
HBA Port Name: /dev/cfg/c5
Expander Device SAS Address: 500e004aaaaaaa3f
Target Port SAS Address: 5000c5000baef4b1
Type: SAS Device
HBA Port Name: /dev/cfg/c7
Expander Device SAS Address: 500e004aaaaaaa3f
HBA Port Name: /dev/cfg/c5
Expander Device SAS Address: 500e004aaaaaaa3f
Target Port SAS Address: 5000c5000bae3fe1
Type: SAS Device
HBA Port Name: /dev/cfg/c7
Expander Device SAS Address: 500e004aaaaaaa3f
HBA Port Name: /dev/cfg/c5
Expander Device SAS Address: 500e004aaaaaaa3f
Target Port SAS Address: 5000c5000bae49d9
Type: SAS Device
HBA Port Name: /dev/cfg/c7
Expander Device SAS Address: 500e004aaaaaaa3f
HBA Port Name: /dev/cfg/c5
Expander Device SAS Address: 500e004aaaaaaa3f
Target Port SAS Address: 5000c5000bae36c5
Type: SAS Device
HBA Port Name: /dev/cfg/c7
Expander Device SAS Address: 500e004aaaaaaa3f
HBA Port Name: /dev/cfg/c5
Expander Device SAS Address: 500e004aaaaaaa3f
.fi
.in -2
.sp
.LP
\fBExample 12 \fRListing Target Ports with SCSI Information
.sp
.LP
The following command lists all target port details, including SCSI information
for each target port.
.sp
.in +2
.nf
# \fBsasinfo target-port -s 5000c5000bae4009\fR
Target Port SAS Address: 5000c5000bae4009
Type: SAS Device
HBA Port Name: /dev/cfg/c7
Expander Device SAS Address: 500e004aaaaaaa3f
LUN : 0
OS Device Name : /dev/rdsk/c6t5000C5000BAE400Bd0s2
Vendor: Sun
Product: J4400
Device Type: Disk
HBA Port Name: /dev/cfg/c5
Expander Device SAS Address: 500e004aaaaaaa3f
LUN : 0
OS Device Name : /dev/rdsk/c6t5000C5000BAE400Bd0s2
Vendor: Sun
Product: J4400
Device Type: Disk
.fi
.in -2
.sp
.LP
\fBExample 13 \fRListing the Logical Units
.sp
.LP
The following command lists the logical units on a host.
.sp
.in +2
.nf
# \fBsasinfo logical-unit\fR
OS Device Name: /dev/rdsk/c4t50020F2300B4904Ed0s2
OS Device Name: /dev/rdsk/c4t50020F230000B4AFd0s2
.fi
.in -2
.sp
.LP
\fBExample 14 \fRListing Additional Information on Logical Units
.sp
.LP
The following command displays additional logical unit information using the
\fB-v\fR option for device \fB/dev/rmt/On\fR.
.sp
.in +2
.nf
# \fBsasinfo lu -v\fR
OS Device Name: /dev/rdsk/c4t50020F2300B4904Ed0s2
HBA Port Name: /dev/cfg/c1
Target Port SAS Address: 50020f2300b4904e
LUN: 0
Vendor: Sun
Product: J4400
Device Type: Disk
OS Device Name: /dev/rdsk/c4t50020F230000B4AFd0s2
HBA Port Name: /dev/cfg/c1
Target Port SAS Address: 50020f230063100b
LUN: 0
Vendor: Sun
Product: J4400
Device Type: Disk
.fi
.in -2
.sp
.SH ATTRIBUTES
.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.sp
.TS
box;
c | c
l | l .
ATTRIBUTE TYPE ATTRIBUTE VALUE
_
Interface Stability Committed
.TE
.SH SEE ALSO
.LP
\fBattributes\fR(5)
|