Travis Tabbal wrote:
Dec 15 08:04:39 nas intrd[562]: [ID 702911 daemon.notice] Optimizing interrupt
assignments
Dec 15 08:04:39 nas intrd[562]: [ID 702911 daemon.warning] Unable to move
interrupts
Dec 15 08:04:39 nas intrd[562]: [ID 702911 daemon.notice] Interrupt assignments
optimized
Dec 15 08:05:54 nas intrd[562]: [ID 702911 daemon.notice] Optimizing interrupt
assignments
Dec 15 08:05:54 nas intrd[562]: [ID 702911 daemon.warning] Unable to move
interrupts
Dec 15 08:05:54 nas intrd[562]: [ID 702911 daemon.notice] Interrupt assignments
optimized
Dec 15 08:07:04 nas intrd[562]: [ID 702911 daemon.notice] Optimizing interrupt
assignments
Dec 15 08:07:04 nas intrd[562]: [ID 702911 daemon.warning] Unable to move
interrupts
Dec 15 08:07:04 nas intrd[562]: [ID 702911 daemon.notice] Interrupt assignments
optimized
Dec 15 08:08:14 nas intrd[562]: [ID 702911 daemon.notice] Optimizing interrupt
assignments
Dec 15 08:08:14 nas intrd[562]: [ID 702911 daemon.warning] Unable to move
interrupts
Dec 15 08:08:14 nas intrd[562]: [ID 702911 daemon.notice] Interrupt assignments
optimized
Why am I getting these? I re-enabled MSIs in xVM and that seems to work,
> but now I get loads of these messages in the log. Should it even be
> attempting to move interrupts as a dom0?
It looks like intrd is trying to re-assign your interrupts.
The message is harmless.
You should be limiting the # of CPUs you use in dom0. e.g. something
like
dom0_max_vcpus=2 dom0_vcpus_pin=true
You can also turn off intrd by doing a svcadm disable intrd
MRJ
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org