Gentoo Archives: gentoo-user

From: William Kenworthy <billk@×××××××××.au>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: [gentoo-user] root on nfs and multiple ip addresses
Date: Wed, 17 Mar 2021 06:42:43
Message-Id: 3dc87127-a968-9472-1603-a22434783a14@iinet.net.au
1 Hi,
2
3 I have just reinstalled my 32 bit Gentoo on a raspberry pi 3B with a
4 Gentoo aarch64 image also with boot on an sdcard and root on nfs (both
5 working fine with boot on an sdcard and root on an nfs share hosted on
6 an moosefs cluster).  Both have a problem where the initial boot loader
7 requests an IP address using "IP=dhcp", then the main operating system
8 requests it again on initialising the interface.  Despite asking using
9 the same MAC address, ISC dhcp issues a new and different IP address -
10 this seems counter intuitive so why is it happening?  Have I missed a
11 configuration option somewhere?
12
13 The standard advice is to stop the OS requesting an address (Ubuntu and
14 the like) - but shouldn't dhcp know that its already issued a valid IP
15 address to that MAC address?
16
17 BillK

Replies

Subject Author
Re: [gentoo-user] root on nfs and multiple ip addresses "J. Roeleveld" <joost@××××××××.org>