Bug 24801 - pump doesn't seem to get IP from RoadRunner
Summary: pump doesn't seem to get IP from RoadRunner
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: pump
Version: 7.1
Hardware: i386
OS: Linux
medium
high
Target Milestone: ---
Assignee: Elliot Lee
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-01-24 02:46 UTC by Wade Minter
Modified: 2007-04-18 16:30 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-07-16 13:42:43 UTC
Embargoed:


Attachments (Terms of Use)

Description Wade Minter 2001-01-24 02:46:51 UTC
Running "ifdown eth0" then "ifup eth0" causes pump to fail, and dhcpd to
start.

I'm on RoadRunner.  Pump seems to be having problems in general in beta2. 
I'd be glad to run more tests if need be, since this is pretty sketchy
information.

Comment 1 Bill Nottingham 2001-01-24 04:23:45 UTC
Can you try the one currently in rawhide?

Comment 2 Wade Minter 2001-01-24 04:47:09 UTC
Pump seems to be working through rawhide, but I still have the -d problem
detailed in 24673.

However, it appears that two versions of pump get started upon bootup:

[minter@courthouse minter]$ ps auxwww | grep -i pump
root       275  1.4  0.7  1416  600 ?        S    23:51   0:00 /sbin/pump -d -i eth0
root       291  0.0  0.5  1388  436 ?        S    23:51   0:00 /sbin/pump -d -i eth0
minter     702  0.0  0.7  1556  584 pts/0    S    23:52   0:00 grep -i pump
[minter@courthouse minter]$ 

The second one goes away eventually:

[minter@courthouse minter]$ ps auxwww | grep -i pump
root       275  0.5  0.7  1416  600 ?        S    23:51   0:00 /sbin/pump -d -i eth0
minter     734  0.0  0.7  1556  584 pts/0    S    23:53   0:00 grep -i pump
[minter@courthouse minter]$ 



Comment 3 Wade Minter 2001-01-24 15:20:53 UTC
Additional information - I find that I lose my lease and it's not renewed. 
Running "ifdown eth0; ifup eth0" won't get the IP back - pump tries, times out,
and dhcpcd gets the lease.  Rebooting the box is the only way to get pump to get
the lease back.

Comment 4 Elliot Lee 2001-08-08 04:30:44 UTC
dhcpcd replaces pump in rawhide, tada.


Note You need to log in before you can comment on or make changes to this bug.