Jump to content

Can someone check my syslog


DaniloSilva

Recommended Posts

Only thing I saw was this:

Dec 17 16:07:03 NAS kernel: 8 Processors exceeds NR_CPUS limit of 4

 

basically, your CPU is more than unRAID's kernel is compiled for.  It won't hurt anything.  You must have a very nice CPU plugged into the motherboard.

It will treat it as a 4CPU machine.

Link to comment

 

 

Intel i3's do that;

 

Dec  4 11:40:45 kingsnake kernel: 8 Processors exceeds NR_CPUS limit of 4

Dec  4 11:40:45 kingsnake kernel: SMP: Allowing 4 CPUs, 0 hotplug CPUs

 

always struck me as strange.

It is because the unRAID kernel was configured to use only 4 CPUs.

 

The entry in the .config file is:

CONFIG_NR_CPUS=4

 

If you had a need, and an appropriate CPU/motherboard, you could probably re-compile a custom kernel that would use the other CPUs.  (not that they would have anything to do unless you were doing some multiple serious VMWARE sessions)

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...