Skip to content

Commit ad5b45c

Browse files
committed
Release version 0.4.0
1 parent 5d2a2c5 commit ad5b45c

File tree

11 files changed

+65
-55
lines changed

11 files changed

+65
-55
lines changed

doc/man/man1/sas_counters.1

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH SAS_COUNTERS 1 "2022-11-14" "0.3.13" "sasutils"
4-
.SH NAME
5-
sas_counters \- show Serial Attached SCSI (SAS) counters
63
.
74
.nr rst2man-indent-level 0
85
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3027
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
3128
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
3229
..
30+
.TH "SAS_COUNTERS" 1 "2023-02-16" "0.4.0" "sasutils"
31+
.SH NAME
32+
sas_counters \- show Serial Attached SCSI (SAS) counters
3333
.SH SYNOPSIS
3434
.sp
3535
\fBsas_counters [\-h] [\-\-prefix PREFIX]\fP
@@ -44,12 +44,12 @@ for Carbon/Graphite with SAS topology information.
4444
.B optional arguments:
4545
.INDENT 7.0
4646
.TP
47-
.B \-h\fP,\fB \-\-help
47+
.B \-h\fP,\fB \-\-help
4848
show this help message and exit
4949
.TP
5050
.BI \-\-prefix \ PREFIX
51-
carbon prefix (example: "datacenter.cluster", default is
52-
"sasutils.sas_counters")
51+
carbon prefix (example: \(dqdatacenter.cluster\(dq, default is
52+
\(dqsasutils.sas_counters\(dq)
5353
.UNINDENT
5454
.UNINDENT
5555
.SH EXIT STATUS

doc/man/man1/sas_devices.1

Lines changed: 16 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH SAS_DEVICES 1 "2022-11-14" "0.3.13" "sasutils"
4-
.SH NAME
5-
sas_devices \- show Serial Attached SCSI (SAS) enclosures and devices
63
.
74
.nr rst2man-indent-level 0
85
.
@@ -30,26 +27,30 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3027
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
3128
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
3229
..
30+
.TH "SAS_DEVICES" 1 "2023-02-16" "0.4.0" "sasutils"
31+
.SH NAME
32+
sas_devices \- show Serial Attached SCSI (SAS) enclosures and devices
3333
.SH SYNOPSIS
3434
.sp
35-
\fBsas_devices [\-h] [\-v]\fP
35+
\fBsas_devices [\-h] [\-vv]\fP
3636
.SH DESCRIPTION
3737
.sp
38-
\fBsas_devices\fP shows SAS devices and automatically resolves common associated
39-
enclosures (no configuration required). Useful to check cabling and hardware
40-
setup. When used with \fI\-v\fP, \fBsas_devices\fP will also display all disk devices
41-
with serial numbers.
38+
\fBsas_devices\fP shows SAS devices and automatically resolves multiple paths and
39+
common associated enclosures (no configuration required). Useful to check
40+
cabling and hardware setup. When used with \fI\-v\fP, \fBsas_devices\fP will also
41+
display all disk devices with serial numbers. Adding a second \fI\-v\fP will display
42+
additional information like some sysfs paths involved.
4243
.SH OPTIONS
4344
.INDENT 0.0
4445
.TP
4546
.B optional arguments:
4647
.INDENT 7.0
4748
.TP
48-
.B \-h\fP,\fB \-\-help
49+
.B \-h\fP,\fB \-\-help
4950
show this help message and exit
5051
.TP
51-
.B \-v\fP,\fB \-\-verbose
52-
enable verbose output
52+
.B \-v\fP,\fB \-\-verbose
53+
verbosity level, repeat multiple times!
5354
.UNINDENT
5455
.UNINDENT
5556
.SH EXIT STATUS
@@ -59,11 +60,13 @@ An exit status of zero indicates success of the command, and failure otherwise.
5960
.sp
6061
\fBsas_counters\fP(1), \fBsas_discover\fP(1), \fBses_report\fP(1)
6162
.SH BUG REPORTS
63+
.sp
64+
Use the following URL to submit a bug report or feedback:
6265
.INDENT 0.0
63-
.TP
64-
.B Use the following URL to submit a bug report or feedback:
66+
.INDENT 3.5
6567
\fI\%https://github.com/stanford\-rc/sasutils/issues\fP
6668
.UNINDENT
69+
.UNINDENT
6770
.SH AUTHOR
6871
Stephane Thiell <[email protected]>
6972
.SH COPYRIGHT

doc/man/man1/sas_discover.1

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH SAS_DISCOVER 1 "2022-11-14" "0.3.13" "sasutils"
4-
.SH NAME
5-
sas_discover \- display Serial Attached SCSI (SAS) topology
63
.
74
.nr rst2man-indent-level 0
85
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3027
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
3128
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
3229
..
30+
.TH "SAS_DISCOVER" 1 "2023-02-16" "0.4.0" "sasutils"
31+
.SH NAME
32+
sas_discover \- display Serial Attached SCSI (SAS) topology
3333
.SH SYNOPSIS
3434
.sp
3535
\fBsas_discover [\-h] [\-\-verbose] [\-\-addr] [\-\-devices] [\-\-counters]\fP
@@ -38,7 +38,7 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3838
\fBsas_discover\fP displays the SAS topology from the host initiator(s), through
3939
any SAS expanders up to the SAS targets. Each link usually represents a SAS
4040
port connection, whether it uses one or more PHYs. The number of PHYs per port
41-
is explicitly shown if greater than one (eg. "\-\-4x\-\-" for a 4\-PHY wide port).
41+
is explicitly shown if greater than one (eg. \(dq\-\-4x\-\-\(dq for a 4\-PHY wide port).
4242
Please note that by default, \fBsas_discover\fP tries to fold common devices
4343
(like disks), like in the example below:
4444
.INDENT 0.0
@@ -66,19 +66,19 @@ topology.
6666
.B optional arguments:
6767
.INDENT 7.0
6868
.TP
69-
.B \-h\fP,\fB \-\-help
69+
.B \-h\fP,\fB \-\-help
7070
show this help message and exit
7171
.TP
72-
.B \-\-verbose\fP,\fB \-v
72+
.B \-\-verbose\fP,\fB \-v
7373
Verbosity level, repeat multiple times!
7474
.TP
75-
.B \-\-addr
75+
.B \-\-addr
7676
Print SAS addresses
7777
.TP
78-
.B \-\-devices
78+
.B \-\-devices
7979
Print associated devices
8080
.TP
81-
.B \-\-counters
81+
.B \-\-counters
8282
Print I/O counters
8383
.UNINDENT
8484
.UNINDENT

doc/man/man1/ses_report.1

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
.\" Man page generated from reStructuredText.
22
.
3-
.TH SES_REPORT 1 "2022-11-14" "0.3.13" "sasutils"
4-
.SH NAME
5-
ses_report \- SCSI Enclosure Services (SES) status and metrics reporting utility
63
.
74
.nr rst2man-indent-level 0
85
.
@@ -30,6 +27,9 @@ level margin: \\n[rst2man-indent\\n[rst2man-indent-level]]
3027
.\" new: \\n[rst2man-indent\\n[rst2man-indent-level]]
3128
.in \\n[rst2man-indent\\n[rst2man-indent-level]]u
3229
..
30+
.TH "SES_REPORT" 1 "2023-02-16" "0.4.0" "sasutils"
31+
.SH NAME
32+
ses_report \- SCSI Enclosure Services (SES) status and metrics reporting utility
3333
.SH SYNOPSIS
3434
.sp
3535
\fBses_report [\-h] [\-d] (\-c | \-s) [\-\-prefix PREFIX] [\-j]\fP
@@ -50,28 +50,28 @@ Descriptors.
5050
.B optional arguments:
5151
.INDENT 7.0
5252
.TP
53-
.B \-h\fP,\fB \-\-help
53+
.B \-h\fP,\fB \-\-help
5454
show this help message and exit
5555
.TP
56-
.B \-d\fP,\fB \-\-debug
56+
.B \-d\fP,\fB \-\-debug
5757
enable debugging
5858
.TP
59-
.B \-c\fP,\fB \-\-carbon
59+
.B \-c\fP,\fB \-\-carbon
6060
output SES Element descriptors metrics in a format suitable
6161
for Carbon/Graphite
6262
.TP
63-
.B \-s\fP,\fB \-\-status
63+
.B \-s\fP,\fB \-\-status
6464
output status found in SES Element descriptors
6565
.UNINDENT
6666
.TP
6767
.B output options:
6868
.INDENT 7.0
6969
.TP
7070
.BI \-\-prefix \ PREFIX
71-
carbon prefix (example: "datacenter.cluster", default is
72-
"sasutils.ses_report")
71+
carbon prefix (example: \(dqdatacenter.cluster\(dq, default is
72+
\(dqsasutils.ses_report\(dq)
7373
.TP
74-
.B \-j\fP,\fB \-\-json
74+
.B \-j\fP,\fB \-\-json
7575
alternative JSON output mode
7676
.UNINDENT
7777
.UNINDENT

doc/txt/sas_counters.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ show Serial Attached SCSI (SAS) counters
77
----------------------------------------
88

99
:Author: Stephane Thiell <[email protected]>
10-
:Date: 2022-11-14
10+
:Date: 2023-02-16
1111
:Copyright: Apache License Version 2.0
12-
:Version: 0.3.13
12+
:Version: 0.4.0
1313
:Manual section: 1
1414
:Manual group: sasutils
1515

doc/txt/sas_devices.txt

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,33 +7,34 @@ show Serial Attached SCSI (SAS) enclosures and devices
77
------------------------------------------------------
88

99
:Author: Stephane Thiell <[email protected]>
10-
:Date: 2022-11-14
10+
:Date: 2023-02-16
1111
:Copyright: Apache License Version 2.0
12-
:Version: 0.3.13
12+
:Version: 0.4.0
1313
:Manual section: 1
1414
:Manual group: sasutils
1515

1616

1717
SYNOPSIS
1818
========
1919

20-
``sas_devices [-h] [-v]``
20+
``sas_devices [-h] [-vv]``
2121

2222
DESCRIPTION
2323
===========
2424

2525

26-
``sas_devices`` shows SAS devices and automatically resolves common associated
27-
enclosures (no configuration required). Useful to check cabling and hardware
28-
setup. When used with `-v`, ``sas_devices`` will also display all disk devices
29-
with serial numbers.
26+
``sas_devices`` shows SAS devices and automatically resolves multiple paths and
27+
common associated enclosures (no configuration required). Useful to check
28+
cabling and hardware setup. When used with `-v`, ``sas_devices`` will also
29+
display all disk devices with serial numbers. Adding a second `-v` will display
30+
additional information like some sysfs paths involved.
3031

3132
OPTIONS
3233
=======
3334

3435
optional arguments:
3536
-h, --help show this help message and exit
36-
-v, --verbose enable verbose output
37+
-v, --verbose verbosity level, repeat multiple times!
3738

3839
EXIT STATUS
3940
===========

doc/txt/sas_discover.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ display Serial Attached SCSI (SAS) topology
77
-------------------------------------------
88

99
:Author: Stephane Thiell <[email protected]>
10-
:Date: 2022-11-14
10+
:Date: 2023-02-16
1111
:Copyright: Apache License Version 2.0
12-
:Version: 0.3.13
12+
:Version: 0.4.0
1313
:Manual section: 1
1414
:Manual group: sasutils
1515

doc/txt/ses_report.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ SCSI Enclosure Services (SES) status and metrics reporting utility
77
------------------------------------------------------------------
88

99
:Author: Stephane Thiell <[email protected]>
10-
:Date: 2022-11-14
10+
:Date: 2023-02-16
1111
:Copyright: Apache License Version 2.0
12-
:Version: 0.3.13
12+
:Version: 0.4.0
1313
:Manual section: 1
1414
:Manual group: sasutils
1515

sasutils-el7.spec

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ install -p -m 0644 doc/man/man1/ses_report.1 %{buildroot}/%{_mandir}/man1/
5151
%license LICENSE.txt
5252

5353
%changelog
54+
* Thu Feb 16 2023 Stephane Thiell <[email protected]> 0.4.0-1
55+
- update version
56+
5457
* Mon Nov 14 2022 Stephane Thiell <[email protected]> 0.3.13-1
5558
- update version
5659

sasutils.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: sasutils
2-
Version: 0.3.13
2+
Version: 0.4.0
33
Release: 1%{?dist}
44
Summary: Serial Attached SCSI (SAS) utilities
55

@@ -51,6 +51,9 @@ install -p -m 0644 doc/man/man1/ses_report.1 %{buildroot}/%{_mandir}/man1/
5151
%license LICENSE.txt
5252

5353
%changelog
54+
* Thu Feb 16 2023 Stephane Thiell <[email protected]> 0.4.0-1
55+
- update version
56+
5457
* Mon Nov 14 2022 Stephane Thiell <[email protected]> 0.3.13-1
5558
- update version
5659

0 commit comments

Comments
 (0)