Synology DS1621xs+ – Part 2, RAID selection and virtual machine deployment

Quick Links

Part 1 – What is it

Part 2 – This page

Part 3 – SSD Read / Write Cache

Background

Following on from part one of this blog series, where we unboxed the DS1621xs+ and applied some basic configuration to the NAS, I wanted to delve a little deeper into the disk RAID setup and carry some basic performance testing with and without the SSD disk cache feature. Out of the box, the RAID config is set up using RAID 5. I wanted to switch this to RAID 10 in an attempt to maximise performance, albeit at the cost of capacity.

Configuration

Change of RAID type

As I mentioned above, the default RAID config on the NAS is RAID 5, I want to change this to RAID 10. First, we need to remove the existing storage pool, which is managed by the Storage Manager app.

SynologyPT2_01

Once that is gone, we can move onto creating a new storage pool.

SynologyPT2_02

I opted to stick with a single storage pool as I wanted all the drives to participate in the storage.

SynologyPT2_03

Choose the RAID type from the next screen.

SynologyPT2_04

Choose which disks will participate in the RAID group. I chose all of them.

SynologyPT2_05

Warning all data will be erased, ok.

SynologyPT2_06

Click apply.

SynologyPT2_07

Once the storage pool is created, we have a note stating we need to create a volume before we can use the space.

SynologyPT2_08

Moving on to create a new volume.

SynologyPT2_09

The new volume will be created on the new storage pool.

SynologyPT2_10

Then you can choose a file system. I opted for Btrfs.

SynologyPT2_11

Give the volume a name.

SynologyPT2_12

and apply.

SynologyPT2_13

Now we have a shiny new volume for consumption.

SynologyPT2_14

Virtual Machine Deployment

Synology offers the ability to run virtual machines directly on the NAS device through an app called Virtual Machine Manager. The underlying hypervisor appears to be KVM based but I need to confirm. I must say I am impressed with the functionality available with VMM. For some of the higher end Synology devices with a bit of RAM in them, they could quite easily host a highly available cluster for VM workloads, although cluster services do incur additional licensing costs. A compelling all in one device for SMB to SME type customers or even for ROBO (Remote Office, Branch Office) use case. For a single NAS device running virtual machines though, this is out of the box functionality with no additional cost.

Open VMM.

SynologyPT2_15

We can see the status of our host (NAS) and storage are looking good. The first step to deploying a VM is to have an image to deploy from. I will be using a Windows 10 ISO file.

SynologyPT2_16

Browse the computer for the ISO.

SynologyPT2_17

SynologyPT2_18

Choose where the ISO will live. This is the storage volume we created earlier.

SynologyPT2_19

Wait for the ISO to upload and Voilà.

SynologyPT2_20

No to create a new virtual machine.

SynologyPT2_21

Choose the operating system type. One interesting thing here is the ability to spin up a virtual DSM (DiskStation Manager). This could be good for testing nested NAS functionality, or replication testing etc.

SynologyPT2_22

Choose the storage where the VM will live, this is the same volume we created earlier.

SynologyPT2_23

Give the VM a name and define what resources it should have made available to it.

SynologyPT2_24

Define the drive size for the virtual machine.

SynologyPT2_25

Configure the network. I need to look into this further but the NAS creates a default virtual network to connect to. It would seem you can create multiple networks though.

SynologyPT2_26

The additional ISO file is to install the in guest tools so they can make use of the virtual hardware the Synology NAS provides to the guest operating system. Much like VMware tools or Hyper-V integration services.

SynologyPT2_27

You can also define who can manage the virtual machine from a host level. It would make sense to create a dedicated role for this if granting access to multiple people in a none lab environment.

SynologyPT2_28

And then click apply to create the VM.

SynologyPT2_29

And then we have a new VM.

SynologyPT2_30

I won’t run through how to configure WIndows 10, there is plenty of articles out there to cover that element off.

Conclusion

In this article, we covered changing the disk RAID type to RAID 10 and detailed how to deploy a Windows 10 VM. In Part 3 I will show the difference the SSD cache can make to in guest disk performance on Windows 10.

 

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.