Skip to content

Commit

Permalink
rel: Finish Release-24.08
Browse files Browse the repository at this point in the history
  • Loading branch information
vonericsen committed Aug 28, 2024
2 parents 37e6a11 + 1928820 commit 6fcaad0
Show file tree
Hide file tree
Showing 67 changed files with 588 additions and 284 deletions.
2 changes: 1 addition & 1 deletion Make/gcc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Do NOT modify or remove this copyright and license
#
# Copyright (c) 2012 - 2019 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
# Copyright (c) 2012-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
#
# This software is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
Expand Down
2 changes: 1 addition & 1 deletion Make/gccWin/Makefile.gccWin
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Do NOT modify or remove this copyright and license
#
# Copyright (c) 2012 - 2019 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
# Copyright (c) 2012-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
#
# This software is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
Expand Down
2 changes: 1 addition & 1 deletion Make/vmware/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Do NOT modify or remove this copyright and license
#
# Copyright (c) 2012 - 2017 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
# Copyright (c) 2012-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
#
# This software is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
Expand Down
2 changes: 1 addition & 1 deletion Make/vmware/Makefile.openSeaChest_firmware
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#
# Do NOT modify or remove this copyright and license
#
# Copyright (c) 2012 - 2017 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
# Copyright (c) 2012-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
#
# This software is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

## Cross platform utilities useful for performing various operations on SATA, SAS, NVMe, and USB storage devices

### Copyright (c) 2014-2022 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
### Copyright (c) 2014-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved

[![MSBuild](https://github.com/Seagate/openSeaChest/actions/workflows/msbuild.yml/badge.svg)](https://github.com/Seagate/openSeaChest/actions/workflows/msbuild.yml)
[![CodeQL](https://github.com/Seagate/openSeaChest/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/Seagate/openSeaChest/actions/workflows/codeql-analysis.yml)
Expand Down
36 changes: 24 additions & 12 deletions docs/man/man8/openSeaChest_Basics.8
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
.TH OPENSEACHEST_BASICS "1" "July 2024" "openSeaChest_Basics ==========================================================================================" "User Commands"
.TH OPENSEACHEST_BASICS "1" "August 2024" "openSeaChest_Basics ==========================================================================================" "User Commands"
.SH NAME
openSeaChest_Basics \- manual page for openSeaChest_Basics ==========================================================================================
.SH DESCRIPTION
==========================================================================================
.IP
openSeaChest_Basics \- openSeaChest drive utilities \- NVMe Enabled
Copyright (c) 2014\-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
openSeaChest_Basics Version: 3.6.1\-8_0_0 X86_64
Build Date: May 31 2024
Today: Tue Jul 30 20:33:33 2024 User: current user
openSeaChest_Basics Version: 3.6.2\-8_0_0 X86_64
Build Date: Aug 26 2024
Today: 20240828T143604 User: current user
.PP
==========================================================================================
Usage
Expand Down Expand Up @@ -50,7 +50,9 @@ openSeaChest_Basics \fB\-d\fR /dev/sg<#> \fB\-\-trim\fR 0
openSeaChest_Basics \fB\-d\fR /dev/sg<#> \fB\-\-trim\fR 1000 \fB\-\-trimRange\fR 2000
openSeaChest_Basics \fB\-d\fR /dev/sg<#> \fB\-\-provision\fR 134217728
openSeaChest_Basics \fB\-d\fR /dev/sg<#> \fB\-\-setMaxLBA\fR 134217728
openSeaChest_Basics \fB\-d\fR /dev/sg<#> \fB\-\-setMaxLBA\fR 134217728 \fB\-\-changeIdString\fR
openSeaChest_Basics \fB\-d\fR /dev/sg<#> \fB\-\-restoreMaxLBA\fR
openSeaChest_Basics \fB\-d\fR /dev/sg<#> \fB\-\-capacityModelNumberMapping\fR
.PP
Return codes
============
Expand Down Expand Up @@ -279,6 +281,16 @@ is available.
Use this option
to issue a fast scan on the specified drive.
.HP
\fB\-\-capacityModelNumberMapping\fR
.IP
Use this option to display the capacity model number mapping
TBD
.HP
\fB\-\-changeIdString\fR
.IP
Use this option to change ID string according to capacity \- model number
mapping. Need to use together with \fB\-\-setMaxLBA\fR or \fB\-\-restoreMaxLBA\fR
.HP
\fB\-\-checkPowerMode\fR
.IP
Get the current power mode of a drive.
Expand Down Expand Up @@ -562,22 +574,22 @@ with the \fB\-\-trim\fR/\-\-unmapRange option.
.IP
openSeaChest_Basics \- openSeaChest drive utilities \- NVMe Enabled
Copyright (c) 2014\-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
openSeaChest_Basics Version: 3.6.1\-8_0_0 X86_64
Build Date: May 31 2024
Today: Tue Jul 30 20:33:33 2024 User: current user
openSeaChest_Basics Version: 3.6.2\-8_0_0 X86_64
Build Date: Aug 26 2024
Today: 20240828T143604 User: current user
.PP
==========================================================================================
Version Info for openSeaChest_Basics:
.IP
Utility Version: 3.6.1
opensea\-common Version: 3.0.0
Utility Version: 3.6.2
opensea\-common Version: 4.0.0
opensea\-transport Version: 8.0.0
opensea\-operations Version: 7.0.0
Build Date: May 31 2024
opensea\-operations Version: 8.0.0
Build Date: Aug 26 2024
Compiled Architecture: X86_64
Detected Endianness: Little Endian
Compiler Used: GCC
Compiler Version: 11.2.1
Compiler Version: 11.4.0
Operating System Type: Linux
Operating System Version: 5.15.153\-1
Operating System Name: Ubuntu 22.04.4 LTS
Expand Down
30 changes: 21 additions & 9 deletions docs/man/man8/openSeaChest_Configure.8
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
.TH OPENSEACHEST_CONFIGURE "1" "July 2024" "openSeaChest_Configure ==========================================================================================" "User Commands"
.TH OPENSEACHEST_CONFIGURE "1" "August 2024" "openSeaChest_Configure ==========================================================================================" "User Commands"
.SH NAME
openSeaChest_Configure \- manual page for openSeaChest_Configure ==========================================================================================
.SH DESCRIPTION
Expand All @@ -8,8 +8,8 @@ openSeaChest_Configure \- manual page for openSeaChest_Configure ===============
openSeaChest_Configure \- openSeaChest drive utilities \- NVMe Enabled
Copyright (c) 2014\-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
openSeaChest_Configure Version: 2.7.1\-8_0_0 X86_64
Build Date: May 31 2024
Today: Tue Jul 30 20:33:33 2024 User: current user
Build Date: Aug 26 2024
Today: 20240828T143604 User: current user
.PP
==========================================================================================
Usage
Expand Down Expand Up @@ -50,6 +50,8 @@ openSeaChest_Configure \fB\-d\fR /dev/sg<#> \fB\-\-scsiMPRestore\fR 3Fh\-FFh
openSeaChest_Configure \fB\-d\fR /dev/sg<#> \fB\-\-setSCSIMP\fR 08:2:2:1=0
openSeaChest_Configure \fB\-d\fR /dev/sg<#> \fB\-\-setSCSIMP\fR file=modePageToChange.txt
openSeaChest_Configure \fB\-d\fR /dev/sg<#> \fB\-\-provision\fR 134217728
openSeaChest_Configure \fB\-d\fR /dev/sg<#> \fB\-\-setMaxLBA\fR 134217728 \fB\-\-changeIdString\fR
openSeaChest_Configure \fB\-d\fR /dev/sg<#> \fB\-\-capacityModelNumberMapping\fR
openSeaChest_Configure \fB\-d\fR /dev/sg<#> \fB\-\-dcoIdentify\fR
openSeaChest_Configure \fB\-d\fR /dev/sg<#> \fB\-\-dcoRestore\fR
openSeaChest_Configure \fB\-d\fR /dev/sg<#> \fB\-\-dcoFreezeLock\fR
Expand Down Expand Up @@ -254,6 +256,16 @@ is available.
Use this option
to issue a fast scan on the specified drive.
.HP
\fB\-\-capacityModelNumberMapping\fR
.IP
Use this option to display the capacity model number mapping
TBD
.HP
\fB\-\-changeIdString\fR
.IP
Use this option to change ID string according to capacity \- model number
mapping. Need to use together with \fB\-\-setMaxLBA\fR or \fB\-\-restoreMaxLBA\fR
.HP
\fB\-\-phySpeed\fR [0 | 1 | 2 | 3 | 4 | 5]
.IP
Use this option to change the PHY speed to a
Expand Down Expand Up @@ -792,21 +804,21 @@ using a TRIM/UNMAP command.
openSeaChest_Configure \- openSeaChest drive utilities \- NVMe Enabled
Copyright (c) 2014\-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
openSeaChest_Configure Version: 2.7.1\-8_0_0 X86_64
Build Date: May 31 2024
Today: Tue Jul 30 20:33:33 2024 User: current user
Build Date: Aug 26 2024
Today: 20240828T143604 User: current user
.PP
==========================================================================================
Version Info for openSeaChest_Configure:
.IP
Utility Version: 2.7.1
opensea\-common Version: 3.0.0
opensea\-common Version: 4.0.0
opensea\-transport Version: 8.0.0
opensea\-operations Version: 7.0.0
Build Date: May 31 2024
opensea\-operations Version: 8.0.0
Build Date: Aug 26 2024
Compiled Architecture: X86_64
Detected Endianness: Little Endian
Compiler Used: GCC
Compiler Version: 11.2.1
Compiler Version: 11.4.0
Operating System Type: Linux
Operating System Version: 5.15.153\-1
Operating System Name: Ubuntu 22.04.4 LTS
Expand Down
28 changes: 14 additions & 14 deletions docs/man/man8/openSeaChest_Defect.8
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
.TH OPENSEACHEST_DEFECT "1" "May 2024" "openSeaChest_Defect ==========================================================================================" "User Commands"
.TH OPENSEACHEST_DEFECT "1" "August 2024" "openSeaChest_Defect ==========================================================================================" "User Commands"
.SH NAME
openSeaChest_Defect \- manual page for openSeaChest_Defect ==========================================================================================
.SH DESCRIPTION
==========================================================================================
.IP
openSeaChest_Defect \- openSeaChest drive utilities \- NVMe Enabled
Copyright (c) 2014\-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
openSeaChest_Defect Version: 0.9.0\-7_1_0 X86_64
Build Date: May 6 2024
Today: Mon May 6 12:10:34 2024 User: current user
openSeaChest_Defect Version: 0.9.0\-8_0_0 X86_64
Build Date: Aug 26 2024
Today: 20240828T143604 User: current user
.PP
==========================================================================================
Usage
Expand Down Expand Up @@ -371,24 +371,24 @@ starting LBA is specified.
.IP
openSeaChest_Defect \- openSeaChest drive utilities \- NVMe Enabled
Copyright (c) 2014\-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
openSeaChest_Defect Version: 0.9.0\-7_1_0 X86_64
Build Date: May 6 2024
Today: Mon May 6 12:10:34 2024 User: current user
openSeaChest_Defect Version: 0.9.0\-8_0_0 X86_64
Build Date: Aug 26 2024
Today: 20240828T143604 User: current user
.PP
==========================================================================================
Version Info for openSeaChest_Defect:
.IP
Utility Version: 0.9.0
opensea\-common Version: 2.0.0
opensea\-transport Version: 7.1.0
opensea\-operations Version: 6.0.0
Build Date: May 6 2024
opensea\-common Version: 4.0.0
opensea\-transport Version: 8.0.0
opensea\-operations Version: 8.0.0
Build Date: Aug 26 2024
Compiled Architecture: X86_64
Detected Endianness: Little Endian
Compiler Used: Clang
Compiler Version: 14.0.0
Compiler Used: GCC
Compiler Version: 11.4.0
Operating System Type: Linux
Operating System Version: 5.15.146\-0
Operating System Version: 5.15.153\-1
Operating System Name: Ubuntu 22.04.4 LTS
.SH "SEE ALSO"
The full documentation for
Expand Down
18 changes: 9 additions & 9 deletions docs/man/man8/openSeaChest_Erase.8
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
.TH OPENSEACHEST_ERASE "1" "July 2024" "openSeaChest_Erase ==========================================================================================" "User Commands"
.TH OPENSEACHEST_ERASE "1" "August 2024" "openSeaChest_Erase ==========================================================================================" "User Commands"
.SH NAME
openSeaChest_Erase \- manual page for openSeaChest_Erase ==========================================================================================
.SH DESCRIPTION
Expand All @@ -8,8 +8,8 @@ openSeaChest_Erase \- manual page for openSeaChest_Erase =======================
openSeaChest_Erase \- openSeaChest drive utilities \- NVMe Enabled
Copyright (c) 2014\-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
openSeaChest_Erase Version: 4.6.0\-8_0_0 X86_64
Build Date: May 31 2024
Today: Tue Jul 30 20:33:33 2024 User: current user
Build Date: Aug 26 2024
Today: 20240828T143604 User: current user
.PP
==========================================================================================
Usage
Expand Down Expand Up @@ -851,21 +851,21 @@ for performance instead.
openSeaChest_Erase \- openSeaChest drive utilities \- NVMe Enabled
Copyright (c) 2014\-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
openSeaChest_Erase Version: 4.6.0\-8_0_0 X86_64
Build Date: May 31 2024
Today: Tue Jul 30 20:33:33 2024 User: current user
Build Date: Aug 26 2024
Today: 20240828T143604 User: current user
.PP
==========================================================================================
Version Info for openSeaChest_Erase:
.IP
Utility Version: 4.6.0
opensea\-common Version: 3.0.0
opensea\-common Version: 4.0.0
opensea\-transport Version: 8.0.0
opensea\-operations Version: 7.0.0
Build Date: May 31 2024
opensea\-operations Version: 8.0.0
Build Date: Aug 26 2024
Compiled Architecture: X86_64
Detected Endianness: Little Endian
Compiler Used: GCC
Compiler Version: 11.2.1
Compiler Version: 11.4.0
Operating System Type: Linux
Operating System Version: 5.15.153\-1
Operating System Name: Ubuntu 22.04.4 LTS
Expand Down
24 changes: 12 additions & 12 deletions docs/man/man8/openSeaChest_Firmware.8
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
.TH OPENSEACHEST_FIRMWARE "1" "July 2024" "openSeaChest_Firmware ==========================================================================================" "User Commands"
.TH OPENSEACHEST_FIRMWARE "1" "August 2024" "openSeaChest_Firmware ==========================================================================================" "User Commands"
.SH NAME
openSeaChest_Firmware \- manual page for openSeaChest_Firmware ==========================================================================================
.SH DESCRIPTION
==========================================================================================
.IP
openSeaChest_Firmware \- openSeaChest drive utilities \- NVMe Enabled
Copyright (c) 2014\-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
openSeaChest_Firmware Version: 4.1.0\-8_0_0 X86_64
Build Date: May 31 2024
Today: Tue Jul 30 20:33:33 2024 User: current user
openSeaChest_Firmware Version: 4.2.0\-8_0_0 X86_64
Build Date: Aug 26 2024
Today: 20240828T143605 User: current user
.PP
==========================================================================================
Usage
Expand Down Expand Up @@ -354,22 +354,22 @@ with multiple logical units or namespaces.
.IP
openSeaChest_Firmware \- openSeaChest drive utilities \- NVMe Enabled
Copyright (c) 2014\-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
openSeaChest_Firmware Version: 4.1.0\-8_0_0 X86_64
Build Date: May 31 2024
Today: Tue Jul 30 20:33:33 2024 User: current user
openSeaChest_Firmware Version: 4.2.0\-8_0_0 X86_64
Build Date: Aug 26 2024
Today: 20240828T143605 User: current user
.PP
==========================================================================================
Version Info for openSeaChest_Firmware:
.IP
Utility Version: 4.1.0
opensea\-common Version: 3.0.0
Utility Version: 4.2.0
opensea\-common Version: 4.0.0
opensea\-transport Version: 8.0.0
opensea\-operations Version: 7.0.0
Build Date: May 31 2024
opensea\-operations Version: 8.0.0
Build Date: Aug 26 2024
Compiled Architecture: X86_64
Detected Endianness: Little Endian
Compiler Used: GCC
Compiler Version: 11.2.1
Compiler Version: 11.4.0
Operating System Type: Linux
Operating System Version: 5.15.153\-1
Operating System Name: Ubuntu 22.04.4 LTS
Expand Down
24 changes: 12 additions & 12 deletions docs/man/man8/openSeaChest_Format.8
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.1.
.TH OPENSEACHEST_FORMAT "1" "July 2024" "openSeaChest_Format ==========================================================================================" "User Commands"
.TH OPENSEACHEST_FORMAT "1" "August 2024" "openSeaChest_Format ==========================================================================================" "User Commands"
.SH NAME
openSeaChest_Format \- manual page for openSeaChest_Format ==========================================================================================
.SH DESCRIPTION
==========================================================================================
.IP
openSeaChest_Format \- openSeaChest drive utilities \- NVMe Enabled
Copyright (c) 2014\-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
openSeaChest_Format Version: 3.1.0\-8_0_0 X86_64
Build Date: May 31 2024
Today: Tue Jul 30 20:33:33 2024 User: current user
openSeaChest_Format Version: 3.2.0\-8_0_0 X86_64
Build Date: Aug 26 2024
Today: 20240828T143605 User: current user
.PP
==========================================================================================
Usage
Expand Down Expand Up @@ -659,22 +659,22 @@ for performance instead.
.IP
openSeaChest_Format \- openSeaChest drive utilities \- NVMe Enabled
Copyright (c) 2014\-2024 Seagate Technology LLC and/or its Affiliates, All Rights Reserved
openSeaChest_Format Version: 3.1.0\-8_0_0 X86_64
Build Date: May 31 2024
Today: Tue Jul 30 20:33:33 2024 User: current user
openSeaChest_Format Version: 3.2.0\-8_0_0 X86_64
Build Date: Aug 26 2024
Today: 20240828T143605 User: current user
.PP
==========================================================================================
Version Info for openSeaChest_Format:
.IP
Utility Version: 3.1.0
opensea\-common Version: 3.0.0
Utility Version: 3.2.0
opensea\-common Version: 4.0.0
opensea\-transport Version: 8.0.0
opensea\-operations Version: 7.0.0
Build Date: May 31 2024
opensea\-operations Version: 8.0.0
Build Date: Aug 26 2024
Compiled Architecture: X86_64
Detected Endianness: Little Endian
Compiler Used: GCC
Compiler Version: 11.2.1
Compiler Version: 11.4.0
Operating System Type: Linux
Operating System Version: 5.15.153\-1
Operating System Name: Ubuntu 22.04.4 LTS
Expand Down
Loading

0 comments on commit 6fcaad0

Please sign in to comment.