Sponsored Content
Operating Systems Linux Red Hat Problems with modules when netdump client starts Post 302343939 by RuBiCK on Friday 14th of August 2009 07:11:37 AM
Old 08-14-2009
Problems with modules when netdump client starts

Hello,

I'm installing a new netdump server and clients.

When I try to start a netdump cliente I get the next error:

Code:
 /etc/init.d/netdump start ; echo $?
netdump: cannot ping 172.17.128.150
Inicio de netdump /lib/modules/2.4.21-37.ELsmp/kernel/drivers/net/netconsole.o: invalid argument syntax for netdump_target_eth_byte0: 'x'
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/net/netconsole.o: insmod /lib/modules/2.4.21-37.ELsmp/kernel/drivers/net/netconsole.o failed
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/net/netconsole.o: insmod netconsole failed
                                                           [FALLĂ]
0

Ping is working properly, I don't know why I get this error message

By the other hand, this is the debug output

Code:
+ initlog -q -c 'modprobe netconsole magic1=0x8f0c3caf magic2=0x566e8125 dev=eth0 netdump_target_ip=0x00000000 netlog_target_ip=0x00000000 source_port=6666 netdump_target_port=6666 netlog_target_port=6666 netdump_target_eth_byte0=0x netdump_target_eth_byte1=0x netdump_target_eth_byte2=0x netdump_target_eth_byte3=0x netdump_target_eth_byte4=0x netdump_target_eth_byte5=0x netlog_target_eth_byte0=0x netlog_target_eth_byte1=0x netlog_target_eth_byte2=0x netlog_target_eth_byte3=0x netlog_target_eth_byte4=0x netlog_target_eth_byte5=0x mhz=3199'
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/net/netconsole.o: invalid argument syntax for netdump_target_eth_byte0: 'x'
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/net/netconsole.o: insmod /lib/modules/2.4.21-37.ELsmp/kernel/drivers/net/netconsole.o failed
/lib/modules/2.4.21-37.ELsmp/kernel/drivers/net/netconsole.o: insmod netconsole failed
+ failure 'Inicio de netdump'
# uname -r
2.4.21-37.ELsmp


Any suggestions?
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

perl Mail::Client::Yahoo problems

hi, im very new to perl and im having problems with a module. my comptuer is behind a firewall and i dont know how to work this problem out. i tried passing my proxy parameters (ip, port, user, pass) to my environment variables but it doesnt seem to work. heres the almost exact code from the... (0 Replies)
Discussion started by: marcpascual
0 Replies

2. Linux

NFS Server FC7 Solaris client problems!

Hi, my problem is that I am not able to grand the nfs directory on a Fedora 7 server to a standard solaris client. I always got the messages no permission. Important: No change on the client (Solaris) is possible! So I am not able to change the NFS Version on the client side to force the... (3 Replies)
Discussion started by: joerg
3 Replies

3. Programming

tcp server listening, client connecting problems

hello everyone. I tried searching for something related to this, but I figured it was time to ask my own question. I am experiencing these problems using Ubuntu 7.04 I am starting up a TCP listener/server and once connected, will act as a communication/control link with a program on another... (3 Replies)
Discussion started by: pjwhite
3 Replies

4. Linux

netdump/netconsole module

I receive the error belong when attempting to load the netconsole module. Does anyone know how I can resolve this? I downloaded RPM from internal site, so it is trusted. >uname -a Linux indigo 2.6.9-34.ELsmp #1 SMP Fri Feb 24 16:56:28 EST 2006 x86_64 x86_64 x86_64 GNU/Linux > modprobe -a... (0 Replies)
Discussion started by: vada010
0 Replies

5. Red Hat

Netdump over bonded interface ?

Netdump over bonded interface ? Hey there,.. I have heard from admins, that netdump usually fails over a bonded network interface. I have written a multi-OS checkdump script , which checks if the respective crashdump utility on corresponding OS is correctly configured, space is available,... (1 Reply)
Discussion started by: shriyer
1 Replies

6. UNIX for Advanced & Expert Users

Netdump client for FC12

Hi Folks, Do we have netdump client for Fedora 12 ? I have downloaded a netdump-server package for the my netdump-server but can't find netdump client for my FC12 client. When I installed it via yum, it says # yum install netdump Loaded plugins: fastestmirror, presto, security,... (1 Reply)
Discussion started by: linuxgeek
1 Replies

7. Red Hat

how to configure netdump to copy the crash in the server itself??

hi, i would like to configure netdump, but saving the var/crash in the server itself, not in another server. could anybody tell me if this is possible? thanks (4 Replies)
Discussion started by: pabloli150
4 Replies

8. Shell Programming and Scripting

how to create custom modules in perl and how to import all modules with single command?

I have some custom functions which i want to use in perl Scripting all time. i want to How to create modules in perl and how to import them. Also if i create 15 modules and i want to > import all at once then how can i import? (0 Replies)
Discussion started by: Navrattan Bansa
0 Replies

9. Red Hat

Memory problems in NFS client server

Hi all, i have some doubts in a situation that i fail to get an answer in Google. I have a solaris 10 nfs server and 5 centos 6.0 nfs clients. The problem/situation is that in the clients the free memory is "disappearing" along the time (passing to used)..and it gets free if i umount the... (5 Replies)
Discussion started by: blast
5 Replies

10. Shell Programming and Scripting

Need to write a shell script that starts one, then kills it, then starts another?

This is on a CentOS box, I have two scripts that need to run in order. I want to write a shell script that calls the first script, lets it run and then terminates it after a certain number of hours (that I specify of course), and then calls the second script (they can't run simultaneously) which... (3 Replies)
Discussion started by: btramer
3 Replies
MODULES-LOAD.D(5)                                                 modules-load.d                                                 MODULES-LOAD.D(5)

NAME
modules-load.d - Configure kernel modules to load at boot SYNOPSIS
/etc/modules-load.d/*.conf /run/modules-load.d/*.conf /usr/lib/modules-load.d/*.conf DESCRIPTION
systemd-modules-load.service(8) reads files from the above directories which contain kernel modules to load during boot in a static list. Each configuration file is named in the style of /etc/modules-load.d/program.conf. Note that it is usually a better idea to rely on the automatic module loading by PCI IDs, USB IDs, DMI IDs or similar triggers encoded in the kernel modules themselves instead of static configuration like this. In fact, most modern kernel modules are prepared for automatic loading already. CONFIGURATION FORMAT
The configuration files should simply contain a list of kernel module names to load, separated by newlines. Empty lines and lines whose first non-whitespace character is # or ; are ignored. CONFIGURATION DIRECTORIES AND PRECEDENCE
Configuration files are read from directories in /etc/, /run/, and /lib/, in order of precedence. Each configuration file in these configuration directories shall be named in the style of filename.conf. Files in /etc/ override files with the same name in /run/ and /lib/. Files in /run/ override files with the same name in /lib/. Packages should install their configuration files in /lib/. Files in /etc/ are reserved for the local administrator, who may use this logic to override the configuration files installed by vendor packages. All configuration files are sorted by their filename in lexicographic order, regardless of which of the directories they reside in. If multiple files specify the same option, the entry in the file with the lexicographically latest name will take precedence. It is recommended to prefix all filenames with a two-digit number and a dash, to simplify the ordering of the files. If the administrator wants to disable a configuration file supplied by the vendor, the recommended way is to place a symlink to /dev/null in the configuration directory in /etc/, with the same filename as the vendor configuration file. If the vendor configuration file is included in the initrd image, the image has to be regenerated. EXAMPLE
Example 1. /etc/modules-load.d/virtio-net.conf example: # Load virtio-net.ko at boot virtio-net SEE ALSO
systemd(1), systemd-modules-load.service(8), systemd-delta(1), modprobe(8) systemd 237 MODULES-LOAD.D(5)
All times are GMT -4. The time now is 11:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy