Charlih Chen

My Photo
Name:
Location: Cupertino, California, United States

I'm orignal from Taiwan.

Saturday, February 11, 2023

DSM7 on HP Proliant DL120 G7 server 1U

 To save your time, please give up to install Xpenology for the HP server directly.
The blog is the solution to install DSM7 Xpenology on top of the Proxmox VM.
Hardware:
=======
Boot from SD card or USB thumb drive for Proxmox is not recommend!
The best option is boot from the one of the x2SATA connectors.



Software: 
=======
#1. Proxmox

https://www.wundertech.net/how-to-install-xpenology-on-proxmox-dsm-7/



Mount Xpenology setup iso file:
=======================
qm importdisk 100 /var/lib/vz/template/iso/arpl.img local-lvm

type menu.sh
m: Choose a model: DVA1622 geminilake-DT
n: Choose a Build Number: 42962
s: Choose a serial number
d: Build the loader
b: Boot the loader
Cmd: reboot from Proxmox command to reboot Xpenology

Note:
====
The Storage Device passthrough for hard drive on Proxmox is NOT working for DSM!!!
/sbin/qm set 100 -virtio2 /dev/disk/by-id/ata-WDC_WD????FYYS-02W0B0_WD-WMAY???????? (Not working for Xpenology/DSM7)



Labels: , , , , , , , ,

Sunday, March 03, 2019

XPenology upgrade from DSM 5.2_5644 to 6.0_23739 (DS3615xs) issue with Jun'sLoader 1.03b on HP Proliant N40L

Solution: Have to disabled the C1E on BIOS
Press F10 to get into BIOS
CPU configuration -> CIE Support [Disabled]

Have to DELETE the /.xpenoboot to get back the network setting after upgraded:
=========================================================
sudo rm -rf /.xpenoboot
ls -la /
sudo reboot now

Note:
Wrong upgrade stepped and caused NAS is not able to boot up:
================================================
Upgraded DSM 6.2.pat on DSM 5.2 control panel!!!
DO NOT update it on DSM 5.2, please shut the DSM 5.2 down, then using the JunLodaer 1.03b USB drive to boot up to upgrade with DSM 6.2.pat.

Labels: , , ,