Bug 522507

Summary: Missing ifcfg-* files while booting RHEL6 on s390x - egrep: /etc/sysconfig/network-scripts/ifcfg-*: No such file or directory
Product: Red Hat Enterprise Linux 6 Reporter: Martin Banas <mbanas>
Component: anacondaAssignee: David Cantrell <dcantrell>
Status: CLOSED WORKSFORME QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 6.0CC: ddumas, dgregor, jstodola, mbanas, rwilliam
Target Milestone: rc   
Target Release: ---   
Hardware: s390x   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-10-06 00:52:23 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:
Attachments:
Description Flags
complete boot log none

Description Martin Banas 2009-09-10 14:57:12 UTC
Description of problem:
While booting RHEL6.0-20090909.7 on s390x, following error is shown:
egrep: /etc/sysconfig/network-scripts/ifcfg-*: No such file or directory


Version-Release number of selected component (if applicable):
RHEL6.0-20090909.7
anaconda 12.21-1
s390x

How reproducible:
always

Steps to Reproduce:
1. run instalation on s390x (exec r6gax exec d)

  
Actual results:
Many errors are shown, one of them is:
egrep: /etc/sysconfig/network-scripts/ifcfg-*: No such file or directory 

Expected results:
System should find ifcfg-* files in mentioned directory

Additional info:

bash-4.0# ls -l /etc/sysconfig/network-scripts
total 44 
-r--r--r-- 1 root root  9116 Aug 10 21:10 network-functions 
-r--r--r-- 1 root root 32208 Aug 10 21:10 network-functions-ipv6

Comment 2 Martin Banas 2009-09-10 15:03:46 UTC
Created attachment 360518 [details]
complete boot log

Comment 4 RHEL Program Management 2009-09-10 15:46:33 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux major release.  Product Management has requested further
review of this request by Red Hat Engineering, for potential inclusion in a Red
Hat Enterprise Linux Major release.  This request is not yet committed for
inclusion.

Comment 5 David Cantrell 2009-09-17 00:38:03 UTC
I think this bug is a side effect of other bugs we've seen, most notably:

* bug #522519
* controlunits.sh not being installed as /sbin/controlunits
* missing /sbin/cmsfscat
* gawk/awk missing

We've fixed up those things in the most recent anaconda build, so I want to see if this bug surfaces with those changes in place.

Comment 6 David Cantrell 2009-10-06 00:52:23 UTC
I'm not seeing this problem in recent RHEL6 trees.  Fixing bug #522519 may or may not have fixed things.  At any rate, it seems to be working fine now.