Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NFS as root fs: net.eth0 kills NFS (and hangs system)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Kobboi
l33t
l33t


Joined: 29 Jul 2005
Posts: 673
Location: Belgium

PostPosted: Sun Apr 12, 2009 9:33 am    Post subject: NFS as root fs: net.eth0 kills NFS (and hangs system) Reply with quote

I have an NFS mounted by the kernel as root filesystem. This works and the first part of the baselayout scripts do their thing. Then net.eth0 is run, which probably brings eth0 down, which kills the NFS mount, locking my system. Setting config_eth0=( "null" ) does not help.

Shouldn't this work? I saw a 2004 bugzilla entry about something similar, but it was marked as fixed.
Back to top
View user's profile Send private message
richard.scott
Veteran
Veteran


Joined: 19 May 2003
Posts: 1497
Location: Oxfordshire, UK

PostPosted: Sun Apr 12, 2009 11:34 am    Post subject: Reply with quote

Hi,

Booting over NFS works fine on Gentoo.

You will need to remove net.eth0 from both your udev and boot scripts so its not automatically started as this does kill the connection and breaks things.

Your net.eth0 needs to always be up for the system to get to the NFS server

Rich
Back to top
View user's profile Send private message
Kobboi
l33t
l33t


Joined: 29 Jul 2005
Posts: 673
Location: Belgium

PostPosted: Sun Apr 12, 2009 4:06 pm    Post subject: Reply with quote

Yes, but the old bug report seemed to indicate that the scripts were able to figure out those things themselves.

I added "!net.eth0" to some variable in /etc/conf.d/rc and that worked.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum