ERROR 5 Failed to create syno partitions!
paul0261 opened this issue · 4 comments
Thanks.
I've fixed that bug in v1.3.24 https://github.com/007revad/Synology_M2_volume/releases/tag/v1.3.24
You actually don't need syno_m2_volume with a DS1821+ running DSM 7.2.1
Use syno_hdd-db instead. It may actually be able to recover your existing NVMe volume. If not, it will allow you to create the storage pool and volume in storage manager. https://github.com/007revad/Synology_HDD_db
Run it with the -n flag to prevent DSM updating the drive databases.
And schedule it to run at bootup so you don't lose your NVMe volume after a DSM update. https://github.com/007revad/Synology_HDD_db/blob/main/how_to_schedule.md
You actually don't need syno_m2_volume with a DS1821+ running DSM 7.2.1
Use syno_hdd-db instead. It may actually be able to recover your existing NVMe volume. If not, it will allow you to create the storage pool and volume in storage manager. https://github.com/007revad/Synology_HDD_db
Run it with the -n flag to prevent DSM updating the drive databases.
And schedule it to run at bootup so you don't lose your NVMe volume after a DSM update. https://github.com/007revad/Synology_HDD_db/blob/main/how_to_schedule.md
Success! Thank u so much!