Nofear87 Posted January 7, 2017 #1 Posted January 7, 2017 Hi, I have a HP ML150 gen9 with a Xeon E5-2609v3 running DSM on Jun's loader 1.01. But when i run cat /proc/cpuinfo it only shows cpucores:1 but it should be 6 cores. Any Idea's? Thanks for your help Quote
Dutchman Posted January 7, 2017 #2 Posted January 7, 2017 Hi, I have a HP ML150 gen9 with a Xeon E5-2609v3 running DSM on Jun's loader 1.01. But when i run cat /proc/cpuinfo it only shows cpucores:1 but it should be 6 cores. Any Idea's? Thanks for your help Use search? Discussed already a lot of times hard limit of 6 cores! Sent from my iPhone using Tapatalk Quote
Nofear87 Posted January 9, 2017 Author #3 Posted January 9, 2017 What i understod the limit should be 8 cores for DSM? But i can only see 1 Core in total, but the CPU has 6 Cores. I have searched the forum but can't find anyone that has this problem? See screenshot when i run cat /proc/cpuinfo. Quote
bglf83 Posted January 11, 2017 #4 Posted January 11, 2017 Are you bare metal? I have a E5 2630l v3 which is 8 cores. It worked with all 8 on the old loaders, I am running Jun's loader as well, I will check Friday. Since Plex is still working fine I assume they are all being used. Quote
Nofear87 Posted January 11, 2017 Author #5 Posted January 11, 2017 Yes, I'm on bare metal too , Ok, that's great, yeah i have had problem with transcoding when i use subtitels in Plex since update to DSM 6, so that is why i checked the cores. I did not have that problem when running DSM 5.2. Quote
bglf83 Posted January 13, 2017 #6 Posted January 13, 2017 I can confirm mine shows 8 core available on my E5 2630L V3. I am bare metals as well. I have hyper threading turned off so all physical cores are used. 8 is the max core count that can be utilized. Quote
Nofear87 Posted January 14, 2017 Author #7 Posted January 14, 2017 Hi, I have tried to add screenshot of the info i got of when i run the commands, but can't attach the due to attachment quota. But maybe you can show me what info you got on your CPU when you run the command? But to wrote down the info i get on the CPU see below: processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 63 model name : Intel® Xeon® CPU E5-2609 v3 @ 1.90GHz stepping : 2 microcode : 0x35 cpu MHz : 1897.832 cache size : 15360 KB physical id : 0 siblings : 1 core id : 0 cpu cores : 1 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 15 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdt scp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc ap erfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm arat epb xsaveopt pln pts dtherm tpr_shadow v nmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid bogomips : 3795.66 clflush size : 64 cache_alignment : 64 address sizes : 46 bits physical, 48 bits virtual power management: Quote
hyb007 Posted January 31, 2017 #9 Posted January 31, 2017 Hi, I use DSM 6 + Jun's Boot loader 1.01 with CPU Xeon E3-1270-v3. I have 4 cores without hyper threading, 8 cores with HT ON. Try disable HT in BIOS - if you have 6 core Xeon, with HT its 12 cores, Synology (Xpenology) can handle only 8 CPUs. Quote
axx3l Posted January 31, 2017 #10 Posted January 31, 2017 Try: grep "MHz" /proc/cpuinfo You should see how many cores you're using and their frequency. I have an i7 4790 with 4 physical cores and 4 logical ones and it show I'm using all 8 cores. Quote
bglf83 Posted February 1, 2017 #11 Posted February 1, 2017 Do all cores show up if you use a os load on the device? Quote
greetingsmymaster Posted March 6, 2018 #12 Posted March 6, 2018 change the syno_hw_version=DS3615xs to RS4017xs+ change the syno_hw_version=RS4017xs+ in the grub.cfg this will show 8 cores in the dsm., but i think you may update with the RS4017+ DSM.pat file . example: set common_args_3615='syno_hdd_powerup_seq=0 HddHotplug=0 syno_hw_version=DS3615xs vender_format_version=2 console=ttyS0,115200n8 withefi elevator=elevator quiet' Quote
polanskiman Posted March 6, 2018 #13 Posted March 6, 2018 On 3/6/2018 at 11:09 AM, greetingsmymaster said: change the syno_hw_version=DS3615xs to RS4017xs+ change the syno_hw_version=RS4017xs+ in the grub.cfg this will show 8 cores in the dsm., but i think you may update with the RS4017+ DSM.pat file . example: set common_args_3615='syno_hdd_powerup_seq=0 HddHotplug=0 syno_hw_version=DS3615xs vender_format_version=2 console=ttyS0,115200n8 withefi elevator=elevator quiet' No. If you use the RS4017xs+ .pat file it will simply not work. Loader wont even allow you to install it. The loader was not meant to work with RS4017xs+. Only with 3615xs, 3617xs and 916+. Quote
greetingsmymaster Posted March 6, 2018 #14 Posted March 6, 2018 (edited) I have extracted the rs4017+ pat file and copied the zImage and rd files to the usb second partition and in first partition, I changed the grub file .. it worked for me . And also checksum files Edited March 6, 2018 by greetingsmymaster Quote
Huberer Posted March 6, 2018 #15 Posted March 6, 2018 7 hours ago, greetingsmymaster said: I have extracted the rs4017+ pat file and copied the zImage and rd files to the usb second partition and in first partition, I changed the grub file .. it worked for me . And also checksum files What did you do with the checksum files? I know that they're in the .pat file but what did you exactly change? Quote
greetingsmymaster Posted March 6, 2018 #16 Posted March 6, 2018 Copy the checksum that came with RS4017+ pat file into first partition of usb . 1 Quote
greetingsmymaster Posted March 6, 2018 #17 Posted March 6, 2018 EDIT: parition1: set common_args_3617='syno_hdd_powerup_seq=0 HddHotplug=1 syno_hw_version=RS4017xs+ vender_format_version=2 console=ttyS0,115200n8 withefi elevator=elevator quiet syno_port_thaw=1' parition2: copy grub_cksum.syno , checksum.syno to the second partition where zImage and rd.gz files are. and once it boots, install the same RS4017xs+ DSM pat file. Quote
M4GPR Posted May 18, 2018 #18 Posted May 18, 2018 Hi greetingsmymaster, I'm a little confused to your last 3 post as to which statement is correct to install RS4017xs+. I would like very much to get this installed, so could you give me a guide to the correct way please. Thanks Gordon Quote
M4GPR Posted May 26, 2018 #19 Posted May 26, 2018 @Huberer Did you get the RS4017xs+ installed and running? Thanks Gordon Quote
mosaati Posted March 22, 2020 #20 Posted March 22, 2020 I know that this thread is 2 years old. But, I would love to know if someone was able to use RS4017xs+. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.