October 1, 201114 yr I just put together a new system and am now getting a syslog error that I have never seen before. Components: (1x) SUPERMICRO MBD-X9SCM-F-O (3x) SUPERMICRO AOC-SASLP-MV8 (8x) HITACHI Deskstar 5K3000 Here's an excerpt from the syslog showing the error messages that I'm currently getting: ====================================================== Oct 1 15:26:31 media kernel: [<c1042e6e>] sys_init_module+0xa7/0x1dd Oct 1 15:26:31 media kernel: [<c1002935>] syscall_call+0x7/0xb Oct 1 15:26:31 media kernel: ---[ end trace a9bbe671e68dffdd ]--- Oct 1 15:26:31 media kernel: [871]: scst: __scst_register_target_template:253:***ERROR***: Target driver mvst_scst already registered Oct 1 15:26:31 media kernel: [871]: scst: __scst_register_target_template:293:***ERROR***: Failed to register target template mvst_scst Oct 1 15:26:31 media kernel: mvsas 0000:03:00.0: mvsas: driver version 0.8.4 Oct 1 15:26:31 media kernel: mvsas 0000:03:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 ====================================================== The complete syslog is attached. Any ideas? syslog.txt
October 1, 201114 yr I just put together a new system and am now getting a syslog error that I have never seen before. Components: (1x) SUPERMICRO MBD-X9SCM-F-O (3x) SUPERMICRO AOC-SASLP-MV8 (8x) HITACHI Deskstar 5K3000 Here's an excerpt from the syslog showing the error messages that I'm currently getting: ====================================================== Oct 1 15:26:31 media kernel: [<c1042e6e>] sys_init_module+0xa7/0x1dd Oct 1 15:26:31 media kernel: [<c1002935>] syscall_call+0x7/0xb Oct 1 15:26:31 media kernel: ---[ end trace a9bbe671e68dffdd ]--- Oct 1 15:26:31 media kernel: [871]: scst: __scst_register_target_template:253:***ERROR***: Target driver mvst_scst already registered Oct 1 15:26:31 media kernel: [871]: scst: __scst_register_target_template:293:***ERROR***: Failed to register target template mvst_scst Oct 1 15:26:31 media kernel: mvsas 0000:03:00.0: mvsas: driver version 0.8.4 Oct 1 15:26:31 media kernel: mvsas 0000:03:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 ====================================================== The complete syslog is attached. Any ideas? You have two of the same disk controller cards, and the first one already registered the driver in the kernel.
October 1, 201114 yr Author You have two of the same disk controller cards, and the first one already registered the driver in the kernel. I suspected it was something like that. So I assume it's okay to ignore this message or do I need to make some config changes to that it only tries to load the driver once?
October 1, 201114 yr You have two of the same disk controller cards, and the first one already registered the driver in the kernel. I suspected it was something like that. So I assume it's okay to ignore this message or do I need to make some config changes to that it only tries to load the driver once? ignore it. there is nothing wrong, and nothing you can do to prevent it other than to remove one of the two cards.
October 1, 201114 yr Author You have two of the same disk controller cards, and the first one already registered the driver in the kernel. I suspected it was something like that. So I assume it's okay to ignore this message or do I need to make some config changes to that it only tries to load the driver once? ignore it. there is nothing wrong, and nothing you can do to prevent it other than to remove one of the two cards. Actually 3 cards ;D Thanks for your response ... I'll ignore the error message.
Archived
This topic is now archived and is closed to further replies.