007revad / Synology_M2_volume

Easily create an M.2 volume on Synology NAS
MIT License
810 stars 56 forks source link

Synology NAS DS1019+ DSM 7.2-64570 Update-1 support #70

Closed totsamyroma closed 1 year ago

totsamyroma commented 1 year ago

Hi

My M2 Samsung SSD 970 EVO Plus 500GB Pool stopped working after an update to DSM 7.2-64570. It was created on older DSM 7.2-64561. Since I can't roll back to the older one, is there any workaround to fix M2 pool?

Thanks

totsamyroma commented 1 year ago
Screenshot 2023-07-12 at 15 21 47
totsamyroma commented 1 year ago
image
007revad commented 1 year ago

Run the https://github.com/007revad/Synology_HDD_db script with the -fn options.

Ideally you should setup a schedule that runs at boot-up and runs the Synology_HDD_db script - so after a DSM update you won't have to remember to run it again. https://github.com/007revad/Synology_HDD_db/blob/main/how_to_schedule.md

007revad commented 1 year ago

If the Synology_HDD_db script on it's own doesn't solve your problem you can also run the https://github.com/007revad/Synology_enable_M2_volume script.

And setup both scripts to run from the same schedule: https://github.com/007revad/Synology_enable_M2_volume/blob/main/how_to_schedule.md

totsamyroma commented 1 year ago

@007revad it worked! 👍 Thank you for your rapid response 🙏