RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 595897 - Kickstart install using NFS fails on s390x
Summary: Kickstart install using NFS fails on s390x
Keywords:
Status: CLOSED DUPLICATE of bug 541873
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: anaconda
Version: 6.0
Hardware: s390x
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: David Cantrell
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-25 21:11 UTC by Kenneth Hall
Modified: 2018-01-30 15:24 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-26 23:28:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Kenneth Hall 2010-05-25 21:11:43 UTC
Description of problem:

Kickstart install fails with ERROR   : iface_ip2str returned NULL  
followed by "Error downloading kickstart file"

Version-Release number of selected component (if applicable):

RHEL 6.0 beta

How reproducible:

Every time

Steps to Reproduce:
1. Punch kernel, parm file, and initrd to VM reader
2. Boot from Reader
3. 
  
Actual results:

Error messages above, followed by drop to text mode install, with ANSI escape characters on 3270 session

Expected results:
Automatic install.

Additional info:

Using the following REDHAT CONF file:

HOSTNAME="vzd0004.bankofamerica.com"       
DASD="100-103,200-4b9"                     
NETTYPE="qeth"                             
IPADDR="171.176.0.4"                       
SUBCHANNELS="0.0.9b10,0.0.9b11,0.0.9b12"   
PORTNAME="FOOBAR"                          
# NETWORK="171.176.0.0"                    
NETMASK="255.255.254.0"                    
# BROADCAST="171.176.1.255"                
LAYER2=0                                   
PORTNO=0                                   
SEARCHDNS="bankofamerica.com"              
GATEWAY="171.176.1.254"                    
DNS="171.174.3.251"                        
MTU="1500"                                 
RUNKS=1                                    

PARM file as follows:

root=/dev/ram0 ro ip=off ramdisk_size=40000               
CMSDASD=3191 CMSCONFFILE=REDHAT.CONF RUNKS=1 cmdline      
ks=nfs:171.176.0.1:/rhel6/ks/ks60beta.cfg                 

Kickstart file is present on server.  Directory is exported and can be mounted from other guests on the same subnet:

/rhel6          <world>

Once kickstart fetch fails, install drops to a character mode screen containing ANSI escape characters (cmdline is specified).  In this state, the guest is pingable and reachable as root via ssh, so network is active and working.

I have tried using a variation of ks=url: instead of NFS to fetch the file, but this does not work either.  Installation of RHEL5.3, 5.4, and 5.5 systems using virtually identical configuration works perfectly.

Kickstart is mentioned in install doc and release notes, but there is no link to the kickstart document I have previously used, or updated version.  Actual procedure for invoking kickstart on s390x is very poorly documented.

Comment 2 RHEL Program Management 2010-05-26 23:26:52 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 3 David Cantrell 2010-05-26 23:28:38 UTC

*** This bug has been marked as a duplicate of bug 541873 ***


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