Bug 206966

Summary: mkinitrd --rootfs nfs missing sunrpc.ko
Product: [Fedora] Fedora Reporter: Warren Togami <wtogami>
Component: mkinitrdAssignee: Peter Jones <pjones>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eharrison
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-21 17:52:12 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:
Bug Depends On:    
Bug Blocks: 150224    

Description Warren Togami 2006-09-18 15:14:52 UTC
nfs module dependency chain
===========================
Module                  Size  Used by
nfs                   262313  0 
lockd                  68457  1 nfs
fscache                22401  1 nfs
nfs_acl                 7873  1 nfs
sunrpc                162717  4 nfs,lockd,nfs_acl

mkinitrd-5.1.15-1
kernel-2.6.17-1.2647.fc6

mkinitrd --net-dev=eth0 --with=8139too --rootdev 192.168.0.254:/opt/ltsp/i386
--rootfs nfs -f /tmp/initrd.img 2.6.17-1.2647.fc6

echo "Loading nfs_acl.ko module"
insmod /lib/nfs_acl.ko
echo "Loading fscache.ko module"
insmod /lib/fscache.ko
echo "Loading lockd.ko module"
insmod /lib/lockd.ko
echo "Loading nfs.ko module"
insmod /lib/nfs.ko

mkinitrd fails to pull in sunrpc.ko.

Comment 1 Jeremy Katz 2006-09-21 17:52:12 UTC
This will be fixed with a hack in mkinitrd-5.1.16