Jump to content
XPEnology Community

Recommended Posts

Posted

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 :smile:

Posted
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 :smile:

 

Use search? Discussed already a lot of times hard limit of 6 cores!

 

 

Sent from my iPhone using Tapatalk

Posted

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.

Posted

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.

Posted

Yes, I'm on bare metal too :smile:, 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.

Posted

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.

Posted

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:

  • 2 weeks later...
Posted

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.

Posted

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.

  • 1 year later...
Posted

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'

Posted
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+.

Posted (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 by greetingsmymaster
Posted
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?

Posted

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. 

 

  • 2 months later...
Posted

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

  • 1 year later...

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...