Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - umount /dev/io-net/en1 with 6.3.2: (2 Items)
   
umount /dev/io-net/en1 with 6.3.2  
If I do umount /dev/io-net/en1 I get the following entry in slog that comes up every 5 sec (period_ticks is set to 10 )

lr_tk_pkt()  bad l4_index: 1

Is this something I should worry about?

- Mario

Re: umount /dev/io-net/en1 with 6.3.2  
No.  The qnet resolver is trying to transmit on an L4
which no longer exists, because you unmounted it, 
and is whining about it.  If it's swamping your slogger,
you can run qnet with the "no_slog=1" option, which
still allows qnet's internal event ringbuffer to work (see
cat /proc/qnetstats).