Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Strange output when restarting network. Long term issue.
Date: Thu, 23 Jul 2020 02:13:33
Message-Id: 0efa1b11-c12c-3554-1f64-18a16f8492f2@gmail.com
1 Howdy,
2
3 It has been doing this for as long as I can recall.  I'm pretty sure it
4 did this on my old system before this one as well.  This is what it does. 
5
6 root@fireball / # /etc/init.d/net.eth1 restart
7  * Caching service dependencies
8 ...                                                                                                                                          
9 [ ok ]
10  * Unmounting network filesystems
11 ...                                                                                                                                        
12 [ ok ]
13  * Bringing down interface eth1
14  *   Stopping dhcpcd on eth1 ...
15 sending signal TERM to pid 2852
16 waiting for pid 2852 to
17 exit                                                                                                                                                 
18 [ ok ]
19  * Bringing up interface eth1
20  *   dhcp ...
21  *     Running dhcpcd ...
22 DUID 00:99:00:01:1d:ab:d4:a4:00:01:35:80:cd:35
23 eth1: IAID 35:80:cd:35
24 eth1: adding address fe80::9dbe:4ab5:f194:3602
25 eth1: soliciting an IPv6 router
26 eth1: rebinding lease of 192.168.0.100
27 eth1: probing address 192.168.0.100/24
28 eth1: leased 192.168.0.100 for 7200 seconds
29 eth1: adding route to 192.168.0.0/24
30 eth1: adding default route via 192.168.0.1
31 forked to background, child pid
32 16225                                                                                                                                        
33 [ ok ]
34  *     received address
35 192.168.0.100/24                                                                                                                                     
36 [ ok ]
37 root@fireball / #  * Mounting network filesystems
38 ...                                                                                                                        
39 [ ok ]
40
41 root@fireball / #
42
43 See how it receives the address from the router and then gives a prompt
44 again, then it mounts network file systems where I should type in a
45 command but that isn't me..  To get a prompt again, I have to hit the
46 return key.  Why does it give me a prompt when it isn't done yet? 
47 Shouldn't it finish completely before returning to a prompt?  This is in
48 a Konsole, within KDE.  That said, I'm pretty sure it does this on a
49 console, ctrl alt F*, screen as well. 
50
51 While this doesn't break anything, it is sort of annoying.  Maybe I have
52 a setting wrong somewhere?  Maybe there is a bad default setting?  Maybe
53 it does this for all of us?
54
55 Just curious what it up with this. 
56
57 Dale
58
59 :-)  :-) 

Replies

Subject Author
Re: [gentoo-user] Strange output when restarting network. Long term issue. Ashley Dixon <ash@××××××××××.uk>