Install DSM 7.2.1 on Proxmox

Now we will create a Virtual Machine (VM) and install DSM 7.2.1 on Proxmox Server.

1. What am I doing now

Currently, I run 1 VM XPEnology with DSM 7.2.1-69057 Update 3 and passthrough SATA Controller to this VM. Also, This one is responsible for management and creating Shared Folders (CIFS/SMB/NFS) for different purposes such as:

  • Backup VM/CT of Proxmox
  • Library for Plex Server.
  • Storage for my NextCloud
  • … etc

dsm-main.png

2. Create a new VM on Proxmox

Access your Proxmox Server and Create a new VM as below

creat-vm-00.png

creat-vm-01.png

creat-vm-02.png

creat-vm-03.png

creat-vm-04.png

creat-vm-05.png

creat-vm-06.png

creat-vm-07.png

creat-vm-08.png

After creating the VM, I will passthrough the SATA Controller to this VM.

creat-vm-09.png

The Hardware tab will look like this.

creat-vm-10.png

3. Download the Bootloader and Import it to the VM

Download and Unzip the bootloader. Then upload it into Proxmox Server

https://github.com/RROrg/rr

Download and Unzip bootloader.

Download and Unzip bootloader.

Upload the bootloader to Proxmox Server

Upload the bootloader to Proxmox Server

After the file is finished uploading, access the Proxmox Shell and import the bootloader to the VM.

1qm importdisk <VMID> /var/lib/vz/template/iso/rr_4GB.img <STORAGE_LOCATION>
1qm importdisk 901 /var/lib/vz/template/iso/rr_4GB.img local-lvm

Import the bootloader to the VM.

Import the bootloader to the VM.

Access the VM Hardware and change Unused Disk to SATA.

bootloader-04.png

Then, set up the Boot Order so that the VMs must boot into the bootloader only.

bootloader-05.png

When done, start the VM and go to step 3 to Configuration Bootloader

4. Configuration Bootloader

Access the Console of the VM, and the IP address to access config the Bootloader will show on the screen.

config-bootloader-01.png

config-bootloader-02.png

config-bootloader-03.png

config-bootloader-04.png

config-bootloader-05.png

Then, choose the option Build the Loader —> Boot the Loader

config-bootloader-06.png

config-bootloader-07.png

Since done, You will see in the Console Tab look like this

config-bootloader-08.png

5. Install DSM

Access the Synology Web Assistant to install DSM.

install-dsm-01.png

install-dsm-02.png

install-dsm-03.png

install-dsm-04.png

install-dsm-05.png

install-dsm-06.png

DSM is installing

DSM is installing

6. Initial DSM configuration.

When the installation is completed. You will see the Welcome page.

Initial-dsm-01.png

Initial-dsm-02.png

Initial-dsm-03.png

Initial-dsm-04.png

Initial-dsm-05.png

Initial-dsm-06.png

7. Verify SATA Controller passthrough

Access the Storage Manage In the tab HDD/SSD I can see all my HDDs are shown.

shr-raid-01.png

8. SHR Raid

Synology Hybrid RAID (SHR) is Synology’s automated RAID management system. SHR allows users to create a flexible storage solution with optimized capacity and performance.

SHR is based on a Linux RAID management system and designed to make storage deployment quicker and easier than classic RAID systems. This makes it especially suitable for users who are new to RAID technology.

If you prefer to manually manage your RAID system, we recommend choosing classic RAID on your Synology NAS (e.g., Basic, JBOD, RAID 0, RAID 1, RAID 5, RAID 6, and RAID 10).

More detail: What is Synology Hybrid RAID (SHR)? - Synology Knowledge Center

shr-raid-02.png