Skip to content

Commit

Permalink
Merge pull request #5 from 007revad/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
007revad authored Mar 22, 2023
2 parents 8590f7a + 97d666a commit 03362f3
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 1 deletion.
27 changes: 26 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,29 @@ This script will create a volume on your NVMe drive(s) for you. All you have to

It also has a dry run mode so you can see what it would have done had you run it for real.

<p align="leftr"><img src="/images/create_m2_volume_dryrun.png"></p>
<p align="center"><img src="/images/create_m2_volume_dryrun.png"></p>

### What to do after running the script

1. Restart the Synology NAS.
2. Go to Storage Manager and select online assemble:
- Storage Pool > Available Pool > Online Assemble
3. Optionally enable TRIM:
- Storage Pool > ... > Settings > SSD TRIM

<p align="center">Available Storage Pool</p>
<p align="center"><img src="/images/create_m2_volume_available_pool.png"></p>

<p align="center">Online Assemble step 1</p>
<p align="center"><img src="/images/create_m2_volume_online_assemble.png"></p>

<p align="center">Online Assemble step 2</p>
<p align="center"><img src="/images/create_m2_volume_online_assemble2.png"></p>

<p align="center">Success!</p>
<p align="center"><img src="/images/create_m2_volume_success.png"></p>

<p align="center">Enable TRIM</p>
<p align="center"><img src="/images/create_m2_volume_enable_trim.png"></p>


Binary file modified images/create_m2_volume_enable_trim.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/create_m2_volume_online_assemble.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 03362f3

Please sign in to comment.