[Bug 672172] New: initrd can not mount nfsroot
https://bugzilla.novell.com/show_bug.cgi?id=672172 https://bugzilla.novell.com/show_bug.cgi?id=672172#c0 Summary: initrd can not mount nfsroot Classification: openSUSE Product: openSUSE 11.4 Version: RC 1 Platform: x86-64 OS/Version: Linux Status: NEW Severity: Major Priority: P5 - None Component: Installation AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: ohering@novell.com QAContact: jsrain@novell.com Found By: Outsourced Testing Blocker: --- Created an attachment (id=414201) --> (http://bugzilla.novell.com/attachment.cgi?id=414201) nfsroot.initrd.txt to workaround bug #672118 I did an installation of 11.4rc1 to nfsroot. All went fine until the initrd tried to mount the nfsroot. Appearently some protocol is not supported, but its not clear which one it is. The mount -v output from inst-sys vs. initrd looks identical to me. .. preping 82-resume.kernel.sh running 82-resume.kernel.sh preping 83-mount.sh running 83-mount.sh device node not found Mounting root 192.168.2.100:/opt/cross/sys-root/oss/11.4/rc1 mount -o rw,nolock -t nfs 192.168.2.100:/opt/cross/sys-root/oss/11.4/rc1 /root mount.nfs: timeout set for Tue Feb 15 17:54:18 2011 mount.nfs: trying text-based options 'nolock,vers=4,addr=192.168.2.100,clientaddr=192.168.2.81' [ 25.760586] eth0: no IPv6 routers present mount.nfs: mount(2): No such file or directory mount.nfs: trying text-based options 'nolock,addr=192.168.2.100' mount.nfs: prog 100003, trying vers=3, prot=6 mount.nfs: trying 192.168.2.100 prog 100003 vers 3 prot TCP port 2049 mount.nfs: prog 100005, trying vers=3, prot=17 mount.nfs: trying 192.168.2.100 prog 100005 vers 3 prot UDP port 47022 mount.nfs: Protocol not supported could not mount root filesystem -- exiting to /bin/sh sh: cannot set terminal process group (-1): Inappropriate ioctl for device sh: no job control in this shell $ cat /proc/modules nfs 361495 0 - Live 0xffffffffa028f000 lockd 82143 1 nfs, Live 0xffffffffa0278000 fscache 55451 1 nfs, Live 0xffffffffa0268000 nfs_acl 3107 1 nfs, Live 0xffffffffa000d000 auth_rpcgss 49071 1 nfs, Live 0xffffffffa025a000 sunrpc 250613 6 nfs,lockd,nfs_acl,auth_rpcgss, Live 0xffffffffa0205000 af_packet 23463 0 - Live 0xffffffffa0075000 radeon 983145 1 - Live 0xffffffffa00f4000 ttm 74341 1 radeon, Live 0xffffffffa00d6000 drm_kms_helper 36694 1 radeon, Live 0xffffffffa00cb000 e1000e 208062 0 - Live 0xffffffffa0089000 drm 232019 3 radeon,ttm,drm_kms_helper, Live 0xffffffffa003a000 i2c_algo_bit 6246 1 radeon, Live 0xffffffffa0033000 fan 3215 0 - Live 0xffffffffa002d000 processor 39701 0 - Live 0xffffffffa001b000 thermal 14914 0 - Live 0xffffffffa0011000 thermal_sys 17462 3 fan,processor,thermal, Live 0xffffffffa0006000 ata_generic 3995 0 - Live 0xffffffffa0000000 $ -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=672172 https://bugzilla.novell.com/show_bug.cgi?id=672172#c1 --- Comment #1 from Olaf Hering <ohering@novell.com> 2011-02-15 18:09:45 CET --- Created an attachment (id=414203) --> (http://bugzilla.novell.com/attachment.cgi?id=414203) nfsroot.instsys.txt successful mount attempt from inst-sys -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=672172 https://bugzilla.novell.com/show_bug.cgi?id=672172#c2 --- Comment #2 from Olaf Hering <ohering@novell.com> 2011-02-15 19:01:10 CET --- Created an attachment (id=414216) --> (http://bugzilla.novell.com/attachment.cgi?id=414216) bug672172.tcpdump.bin.bz2 tcpdump shows some nfs traffic -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=672172 https://bugzilla.novell.com/show_bug.cgi?id=672172#c3 --- Comment #3 from Olaf Hering <ohering@novell.com> 2011-02-15 20:40:48 CET --- One issue is the loopback device, which is down. This causes a long delay between these two lines: .. mount.nfs: trying text-based options 'nolock,vers=4,addr=192.168.2.100,clientaddr=192.168.2.81' mount.nfs: mount(2): No such file or directory .. however, I cant seem to get around this: mount.nfs: Protocol not supported -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=672172 https://bugzilla.novell.com/show_bug.cgi?id=672172#c4 --- Comment #4 from Olaf Hering <ohering@novell.com> 2011-02-15 21:03:22 CET --- 3 missing things: #1 loopback is down #2 /etc/protocols is missing in initrd #3 /etc/netconfig is missing in initrd -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=672172 https://bugzilla.novell.com/show_bug.cgi?id=672172#c wei wang <wewang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wewang@novell.com AssignedTo|bnc-team-screening@forge.pr |snwint@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=672172 https://bugzilla.novell.com/show_bug.cgi?id=672172#c5 Steffen Winterfeldt <snwint@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|snwint@novell.com |hare@novell.com --- Comment #5 from Steffen Winterfeldt <snwint@novell.com> 2011-02-16 10:14:23 CET --- I think Hannes does mkinitrd. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=672172 https://bugzilla.novell.com/show_bug.cgi?id=672172#c6 Hannes Reinecke <hare@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|hare@novell.com |mmarek@novell.com --- Comment #6 from Hannes Reinecke <hare@novell.com> 2011-02-16 09:19:03 UTC --- No, Michal does. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=672172 https://bugzilla.novell.com/show_bug.cgi?id=672172#c7 --- Comment #7 from Olaf Hering <ohering@novell.com> 2011-02-22 12:19:13 CET --- Poking further at this, ifcfg-lo is skipped in /lib/mkinitrd/scripts/setup-network.sh Maybe it shouldnt, bringing up lo or not should not hurt. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=672172 https://bugzilla.novell.com/show_bug.cgi?id=672172#c8 --- Comment #8 from Olaf Hering <ohering@novell.com> 2011-03-01 12:08:47 CET --- Will this be fixed for 11.4? It would be a bad regression from earlier releases. The fix should either go into mkinitrd or the package containing mount.nfs -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=672172 https://bugzilla.novell.com/show_bug.cgi?id=672172#c9 Michal Marek <mmarek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #9 from Michal Marek <mmarek@suse.com> 2013-09-30 08:08:48 UTC --- openSUSE <= 12.1 is no longer active. If you still can reproduce the problem with openSUSE 12.3 or Factory, please reopen the bug and change the product field accordingly. Sorry that I did not have time to address this bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com