Bug 40560

Summary: Is ifdown ignoring /etc/cipe/ip-down?
Product: [Retired] Red Hat Linux Reporter: Martin C. Messer <mmesser>
Component: cipeAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-07-22 16:49:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Martin C. Messer 2001-05-14 16:14:25 UTC
Description of Problem:

Not sure if this is a cipe or initscripts problem, but 'ifdown cipcbX'
seems to ignore /etc/cipe/ip-down.  I only noticed because I put some
commands to switch my DNS from Red Hat to RoadRunner in
/etc/cipe/ip-down.local, and nothing was happening when I ifdown'ed the
interface.

How Reproducible:

Always

Steps to Reproduce:
1.  Place a command in ip-down or ip-down.local (chmod +x first!)
2.  ifup cipcb0
3.  ifdown cipcb0

Actual Results:

/etc/cipe/ip-up is executed.
/etc/cipe/ip-down is not executed.

Expected Results:

Both ip-up and ip-down should be executed.

Additional Information: