Jump to content
XPEnology Community

Gen 8 Microserver


siri_uk

Recommended Posts

Hi guys

I'm currently running ARPL(i18n) DSM 7.2, CPU is 7th gen i5, 16gb ram on a msi gaming board. The tower that the components are in is quite large and I wanted to downsize to save some space. I have seen a HP GEN 8 Microserver, xeon 1240v2, 16gb ram. Would the microserver run 7.2 with arpl? The current model on the bootloader is 918+, I was looking at running 3622 as the model.

 

Many thanks

 

Link to comment
Share on other sites

  • 1 month later...
On 6/13/2023 at 2:00 AM, djvas335 said:

Latest tinycore with dsm 7.2 ds3622xs works with no issues on microserver gen7, gen8, gen10 and gen10 plus, I have tested those myself.

How?

I can't get anything past a fairly old TCRP version working on my Microserver Gen10. It just doesn't detect any disks connected to the Marvell controller.

Link to comment
Share on other sites

Just use below steps with latest loader version

 

./rploader.sh update now

./rploader.sh fullupgrade now

./rploader.sh serialgen DS3622xs+

./rploader.sh identifyusb now

./rploader.sh satamap now - pay attention, here you need to answer "yes" twice

./rploader.sh build ds3622xsp-7.2.0-64570

 

On 6/18/2023 at 8:08 PM, s3urat said:

How?

I can't get anything past a fairly old TCRP version working on my Microserver Gen10. It just doesn't detect any disks connected to the Marvell controller.

 

Link to comment
Share on other sites

So, the output of ./rploader.sh satamap now:

 

tc@box:~$ ./rploader.sh satamap now

Found "00:11.0 Advanced Micro Devices, Inc. [AMD] FCH SATA Controller [AHCI mode] (rev 49)"
Detected 1 ports/1 drives. Override # of ports or ENTER to accept <1>

Found "01:00.0 Marvell Technology Group Ltd. 88SE9230 PCIe SATA 6Gb/s Controller (rev 11)"
Detected 8 ports/0 drives. Override # of ports or ENTER to accept <8>

Computed settings:
SataPortMap=18
DiskIdxMap=0001

Should i update the user_config.json with these values ? [Yy/Nn] y
Done.
tc@box:~$

 

The user_config.json after the build:

 

tc@box:~$ cat user_config.json
{
  "general": {
    "model": "DS3622xs+",
    "version": "7.2.0-64570",
    "smallfixnumber": "0",
    "zimghash": "a4af69c2097b18a5a370768431cf5d84067eaf41833c45088834ae527e5d5da5",
    "rdhash": "a0c580a2a5af1bb5a6cc475f4dc06bd2c8ae94a45e5c1badc2dc62cff3f75f34",
    "usb_line": "withefi earlyprintk syno_hw_version=DS3622xs+ console=ttyS0,115200n8 netif_num=1 pid=0x5591 earlycon=uart8250,io,0x3f8,115200n8 syno_port_thaw=1 mac1=0011323BBDCD sn=2150SQRDJYYBT vid=0x0781 elevator=elevator loglevel=15 HddHotplug=0 DiskIdxMap=0001 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 log_buf_len=32M root=/dev/md0 SataPortMap=18 ",
    "sata_line": "withefi earlyprintk syno_hw_version=DS3622xs+ console=ttyS0,115200n8 netif_num=1 pid=0x5591 earlycon=uart8250,io,0x3f8,115200n8 synoboot_satadom=1 syno_port_thaw=1 mac1=0011323BBDCD sn=2150SQRDJYYBT vid=0x0781 elevator=elevator loglevel=15 HddHotplug=0 DiskIdxMap=0001 syno_hdd_detect=0 vender_format_version=2 syno_hdd_powerup_seq=0 log_buf_len=32M root=/dev/md0 SataPortMap=18 ",
    "redpillmake": "prod",
    "friendautoupd": "true",
    "staticboot": "false",
    "hidesensitive": "false"
  },
  "ipsettings": {
    "ipset": "",
    "ipaddr": "",
    "ipgw": "",
    "ipdns": "",
    "ipproxy": ""
  },
  "extra_cmdline": {
    "pid": "0x5591",
    "vid": "0x0781",
    "sn": "2150SQRDJYYBT",
    "mac1": "0011323BBDCD",
    "netif_num": "1",
    "SataPortMap": "18",
    "DiskIdxMap": "0001"
  },
  "synoinfo": {
    "internalportcfg": "0xffff",
    "maxdisks": "16",
    "support_bde_internal_10g": "no",
    "support_disk_compatibility": "no",
    "support_memory_compatibility": "no",
    "maxlanport": "8",
    "netif_seq": "0 1 2 3 4 5 6 7"
  },
  "ramdisk_copy": {}
}
tc@box:~$

 

If I select, in GRUB, "RedPill DS3622xs+ 7.2.0-64570 (USB, Verbose)" I get stuck in a recovery loop - I can connect to the NAS, it offers to recover, reboots fairly quickly then back to step one.

If I select "Tiny Core Friend" then I get the "No drives detected in DS3622xs+" error.

Link to comment
Share on other sites

I've done some digging, since the same problem manifests in Ubuntu (both server and desktop).

 

My guess is that the problem/incompatibility is the same as this problem in Unraid. If I disable IOMMU in the BIOS or add amd_iommu=off to the Ubuntu GRUB config (amd_iommu=pt doesn't work!) the disks are detected just fine. Otherwise theyre not.

Edited by s3urat
Link to comment
Share on other sites

  • 1 month later...

Hello

 

I have the same problem, I have version 7.1.0-42661 installed and working, but when I try to install version 7.2.0-64570, once booted, it asks me to install the corresponding .pat, but when "finishing" it says that it detects that it has disks previous version and has to convert (not true, the installation is on a new disk), and repeats the cycle constantly.


I have followed all the steps indicated here, and they work for me with the previous version, but with 7.2 there is no way.

How can I know if I have iommu disabled in the BIOS? I don't know where that option is.

 

Thank you so much.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...