Lines Matching refs:netconsole
29 netconsole initializes immediately after NIC cards and will bring up
37 It takes a string configuration parameter "netconsole" in the
40 netconsole=[+][r][src-port]@[src-ip]/[<dev>],[tgt-port]@<tgt-ip>/[tgt-macaddr]
54 linux netconsole=4444@10.0.0.1/eth1,9353@10.0.0.2/12:34:56:78:9a:bc
58 insmod netconsole netconsole=@/,@10.0.0.2/
62 insmod netconsole netconsole=@/,@fd00:1:2:3::1/
66 linux netconsole=4444@10.0.0.1/22:33:44:55:66:77,9353@10.0.0.2/12:34:56:78:9a:bc
72 modprobe netconsole netconsole="@/,@10.0.0.2/;@/eth1,6892@10.0.0.3/"
74 Built-in netconsole starts immediately after the TCP stack is
104 Dynamic reconfigurability is a useful addition to netconsole that enables
109 netconsole module (or kernel, if netconsole is built-in).
116 cd /sys/kernel/config/netconsole/
126 rmdir /sys/kernel/config/netconsole/othertarget/
128 The interface exposes these parameters of a netconsole target to userspace:
159 have existed when netconsole was loaded / initialized).
162 `netconsole=` param are assigned the name `cmdline<index>`. For example, the
166 Let's suppose you have two netconsole targets defined at boot time::
168 …netconsole=4444@10.0.0.1/eth1,9353@10.0.0.2/12:34:56:78:9a:bc;4444@10.0.0.1/eth1,9353@10.0.0.3/12:…
183 Custom user data can be appended to the end of messages with netconsole
190 cd /sys/kernel/config/netconsole && mkdir cmdline0
209 cd /sys/kernel/config/netconsole/cmdline0/userdata
213 the entry will be omitted from netconsole messages::
215 cd /sys/kernel/config/netconsole && mkdir cmdline0
229 rmdir /sys/kernel/config/netconsole/cmdline0/userdata/qux
247 Inside the netconsole configfs hierarchy, there is a file called
255 echo 1 > /sys/kernel/config/netconsole/target1/userdata/taskname_enabled
257 When this option is enabled, the netconsole messages will include an additional
259 the receiver of the netconsole messages to easily find which application was
275 Within the netconsole configfs hierarchy, there is a file named `release_enabled`
282 echo 1 > /sys/kernel/config/netconsole/target1/userdata/release_enabled
300 Inside the netconsole configfs hierarchy, there is a file called
307 echo 1 > /sys/kernel/config/netconsole/target1/userdata/cpu_nr
309 When this option is enabled, the netconsole messages will include an additional
311 receiver of the netconsole messages to easily differentiate and demultiplex
330 mkdir -p /sys/kernel/config/netconsole/target1/userdata/cpu
331 echo "1" > /sys/kernel/config/netconsole/target1/userdata/cpu/value
343 Within the netconsole configfs hierarchy, there is a file named `msgid_enabled`
356 Some kernel messages may never reach netconsole (for example, due to printk
359 been sent via netconsole. The message ID, on the other hand, is only assigned
360 to messages that are actually transmitted via netconsole.
379 linux netconsole=+4444@10.0.0.1/eth1,9353@10.0.0.2/12:34:56:78:9a:bc
389 6.4.0,6,444,501151268,-;netconsole: network logging started
396 the message is split into multiple fragments by netconsole. These
420 from the config parameters passed to netconsole.
438 of other network traffic, netconsole is not intrusive. Netconsole