[PR #136] [MERGED] Develop #155

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

📋 Pull Request Information

Original PR: https://github.com/007revad/Synology_M2_volume/pull/136
Author: @007revad
Created: 3/24/2024
Status: Merged
Merged: 3/24/2024
Merged by: @007revad

Base: mainHead: develop


📝 Commits (10+)

  • c854913 Update my-other-scripts.md
  • cb68411 Update syno_create_m2_volume.sh
  • 7b9893a Update syno_create_m2_volume.sh
  • 4003533 Update syno_create_m2_volume.sh
  • 3e21c5b Update syno_create_m2_volume.sh
  • d9fe9f6 Update syno_create_m2_volume.sh
  • f787c85 Update syno_create_m2_volume.sh
  • 7d2ecb0 Update syno_create_m2_volume.sh
  • 62806ac Update CHANGES.txt
  • b63e02a Update syno_create_m2_volume.sh

📊 Changes

6 files changed (+486 additions, -355 deletions)

View changed files

📝 CHANGES.txt (+15 -0)
📝 README.md (+37 -31)
README_DSM6.md (+219 -0)
images/create_shr_v2.png (+0 -0)
📝 my-other-scripts.md (+7 -1)
📝 syno_create_m2_volume.sh (+208 -323)

📄 Description

v2.0.26

  • v2 and later are for DSM 7 only.
    • For DSM 6 use v1 without the auto update option.
  • Now shows "M.2 Drive #" the same as storage manager.
  • Now uses synostgpool command which allows the following: (Thanks to Severe_Pea_2128 on reddit)
    • Now supports JBOD, SHR, SHR2 and RAID F1.
    • Added choice of multi-volume or single-volume storage pool. Multi-volume allows overprovisioning.
    • Added option to skip drive check.
    • No longer need to reboot after running the script.
    • No longer need to do an online assemble.
  • Enables RAID F1 if not enabled and RAID F1 selected.
  • Removed drive check progress as it was not possible with synostgpool.
  • Removed dry run mode as it was not possible with synostgpool.
  • Removed support for SATA M.2 drives.

🔄 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_M2_volume/pull/136 **Author:** [@007revad](https://github.com/007revad) **Created:** 3/24/2024 **Status:** ✅ Merged **Merged:** 3/24/2024 **Merged by:** [@007revad](https://github.com/007revad) **Base:** `main` ← **Head:** `develop` --- ### 📝 Commits (10+) - [`c854913`](https://github.com/007revad/Synology_M2_volume/commit/c85491354c6f6daae4164eb83c90e7eb59861bbc) Update my-other-scripts.md - [`cb68411`](https://github.com/007revad/Synology_M2_volume/commit/cb68411780fbd6b3b8e9f7de9ffe109011017ab4) Update syno_create_m2_volume.sh - [`7b9893a`](https://github.com/007revad/Synology_M2_volume/commit/7b9893aee9e0b70b6289e9dc3c60a3b65b93b468) Update syno_create_m2_volume.sh - [`4003533`](https://github.com/007revad/Synology_M2_volume/commit/400353341f32e35d419b640d0cbeba6eb514a8f0) Update syno_create_m2_volume.sh - [`3e21c5b`](https://github.com/007revad/Synology_M2_volume/commit/3e21c5b538095b2f9ec9f91f0174d1b1d349cd43) Update syno_create_m2_volume.sh - [`d9fe9f6`](https://github.com/007revad/Synology_M2_volume/commit/d9fe9f66a3bb2802d140632845d3699112dfdf97) Update syno_create_m2_volume.sh - [`f787c85`](https://github.com/007revad/Synology_M2_volume/commit/f787c8548ce4fa4d5224e49ca2457800abd23a4d) Update syno_create_m2_volume.sh - [`7d2ecb0`](https://github.com/007revad/Synology_M2_volume/commit/7d2ecb0d9ef2e52c9b3e1aa8142caf9f6c6ab47a) Update syno_create_m2_volume.sh - [`62806ac`](https://github.com/007revad/Synology_M2_volume/commit/62806ace71303210eccef95ecd0ff1bebca9579d) Update CHANGES.txt - [`b63e02a`](https://github.com/007revad/Synology_M2_volume/commit/b63e02a5da4b489f614b77f2477b464179a3e8f4) Update syno_create_m2_volume.sh ### 📊 Changes **6 files changed** (+486 additions, -355 deletions) <details> <summary>View changed files</summary> 📝 `CHANGES.txt` (+15 -0) 📝 `README.md` (+37 -31) ➕ `README_DSM6.md` (+219 -0) ➕ `images/create_shr_v2.png` (+0 -0) 📝 `my-other-scripts.md` (+7 -1) 📝 `syno_create_m2_volume.sh` (+208 -323) </details> ### 📄 Description v2.0.26 - v2 and later are for DSM 7 only. - For DSM 6 use v1 without the auto update option. - Now shows "M.2 Drive #" the same as storage manager. - Now uses synostgpool command which allows the following: (Thanks to Severe_Pea_2128 on reddit) - Now supports JBOD, SHR, SHR2 and RAID F1. - Added choice of multi-volume or single-volume storage pool. Multi-volume allows overprovisioning. - Added option to skip drive check. - No longer need to reboot after running the script. - No longer need to do an online assemble. - Enables RAID F1 if not enabled and RAID F1 selected. - Removed drive check progress as it was not possible with synostgpool. - Removed dry run mode as it was not possible with synostgpool. - Removed support for SATA M.2 drives. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 19:20:27 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
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_M2_volume#155
No description provided.