UGREEN NAS NVMe SSD screening CLI
Project description
SSD Test CLI
test-ssd is a Python 3 CLI for screening refurbished NVMe SSDs on a UGREEN NAS or another Linux host with smartctl, nvme-cli, fio, lsblk, and dmesg installed.
Install
From PyPI:
pipx install test-ssd
or:
pip install test-ssd
From this project directory:
./install.sh
That installs the package into the current Python environment and exposes both test-ssd and ssdtest as shell commands.
If ~/.local/bin is not already on your PATH, add it once:
export PATH="$HOME/.local/bin:$PATH"
Commands
test-ssd scan
test-ssd run --label bb-refurb-01
test-ssd history
test-ssd show <run_id>
Module entry point:
python3 -m ssdtest scan
Notes
runrequires root.- The destructive test writes the full target device.
- Reports default to
/root/nvme-testsand include raw command outputs,report.json, andreport.md.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file test_ssd-0.1.4.tar.gz.
File metadata
- Download URL: test_ssd-0.1.4.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08f138bd1dbd3a6a118a9fa8a432608ecde3a6ce396c89ef4ed1e4de6f8ba0f8
|
|
| MD5 |
3700a1b2519c1f8b7b1039f98a286221
|
|
| BLAKE2b-256 |
648e327785ae51dbb0d2fb5faae8d780e5c173e6772c469afb52ec018b043fe1
|
File details
Details for the file test_ssd-0.1.4-py3-none-any.whl.
File metadata
- Download URL: test_ssd-0.1.4-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8120f51f4180aac5cb089186ba60a91f79cf172a01bb366f525b5226642da9da
|
|
| MD5 |
cb8f45a55cc4199445c5e895cd8af730
|
|
| BLAKE2b-256 |
cac293c04deb4493181673658ee5ad7f1d783d7803b121e360109faf267f80a3
|