[PR #289] [MERGED] Develop #369

Closed
opened 2026-03-07 19:18:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_HDD_db/pull/289
Author: @007revad
Created: 5/10/2024
Status: Merged
Merged: 5/10/2024
Merged by: @007revad

Base: mainHead: develop


📝 Commits (8)

📊 Changes

3 files changed (+65 additions, -12 deletions)

View changed files

📝 CHANGES.txt (+10 -0)
📝 README.md (+1 -0)
📝 syno_hdd_db.sh (+54 -12)

📄 Description

v3.5.90

  • Changed to enable creating storage pools/volumes on NVMe drives in a PCIe M.2 adaptor in DSM 7.2
    • Previously only supported DSM 7.2.1
  • Changed to enable creating storage pools/volumes on NVMe drives in a PCIe M.2 adaptor even if PCIe M.2 adaptor not found.
    • This may allow creating NVMe volumes on 3rd party PCIe M.2 adaptors.
  • Bug fix for when there's multiple expansion unit models only the last expansion unit was processed. Issue #288
  • Bug fix for when there's multiple M2 adaptor card models only the last M2 card was processed.
  • Bug fix for incorrectly matching model name variations as well as the exact model name.
    • e.g. RX1217 matched RX1217, RX1217rp and RX1217sas.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/007revad/Synology_HDD_db/pull/289 **Author:** [@007revad](https://github.com/007revad) **Created:** 5/10/2024 **Status:** ✅ Merged **Merged:** 5/10/2024 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (8) - [`d4ac47d`](https://github.com/007revad/Synology_HDD_db/commit/d4ac47d222deb1fa0b4b65b22420fb2fcef4cb33) Update syno_hdd_db.sh - [`a67f818`](https://github.com/007revad/Synology_HDD_db/commit/a67f818634b31174d8dccd19f74bcc977f2b90e7) Update CHANGES.txt - [`0cf419f`](https://github.com/007revad/Synology_HDD_db/commit/0cf419f54500c798aab1e8abfe138bd201652b2a) Update CHANGES.txt - [`13e90e1`](https://github.com/007revad/Synology_HDD_db/commit/13e90e11148ad99488a16e30fe91a28516697b22) Update CHANGES.txt - [`9069f04`](https://github.com/007revad/Synology_HDD_db/commit/9069f042403dd947943cd164eb60dfa090f632d3) Update syno_hdd_db.sh - [`3aa9fb6`](https://github.com/007revad/Synology_HDD_db/commit/3aa9fb64c7a0e32eafe23c733279379f937e1c58) Update README.md - [`a2c0ec9`](https://github.com/007revad/Synology_HDD_db/commit/a2c0ec982f6c99558f72dd66740da62bf26450ef) Update README.md - [`7752f30`](https://github.com/007revad/Synology_HDD_db/commit/7752f30df03af595d294b5dfa0021f33a6f60ed2) Update syno_hdd_db.sh ### 📊 Changes **3 files changed** (+65 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+10 -0) 📝 `README.md` (+1 -0) 📝 `syno_hdd_db.sh` (+54 -12) </details> ### 📄 Description v3.5.90 - Changed to enable creating storage pools/volumes on NVMe drives in a PCIe M.2 adaptor in DSM 7.2 - Previously only supported DSM 7.2.1 - Changed to enable creating storage pools/volumes on NVMe drives in a PCIe M.2 adaptor even if PCIe M.2 adaptor not found. - This may allow creating NVMe volumes on 3rd party PCIe M.2 adaptors. - Bug fix for when there's multiple expansion unit models only the last expansion unit was processed. Issue #288 - Bug fix for when there's multiple M2 adaptor card models only the last M2 card was processed. - Bug fix for incorrectly matching model name variations as well as the exact model name. - e.g. RX1217 matched RX1217, RX1217rp and RX1217sas. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 19:18:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Synology_HDD_db#369
No description provided.