second attempt DHCP failure
|
2017-09-14, 17:01
Post: #6
|
|||
|
|||
RE: second attempt DHCP failure
(2017-09-14 16:52)jov0 Wrote: Any other debug I could run to hint at what may be happening? I'm seeing this issue on both HP and Lenovo hardware with Intel 200 series chip sets. You could build with DEBUG=netdevice:3. That will show you a message for every transmit, transmit completion, and receive: you should be able to figure out from this which parts (if any) of the datapath are still working. For example, you may see receives (from broadcast traffic on the network) even if iPXE is failing to transmit anything. If you use DEBUG=netdevice:3,intel:3 then you will also see the status of the transmit and receive head/tail pointers as read back from the hardware. This may also give some clue as to the problem. Michael |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
second attempt DHCP failure - jov0 - 2017-09-01, 20:05
RE: second attempt DHCP failure - mcb30 - 2017-09-05, 23:58
RE: second attempt DHCP failure - jov0 - 2017-09-06, 02:02
RE: second attempt DHCP failure - jov0 - 2017-09-06, 20:18
RE: second attempt DHCP failure - jov0 - 2017-09-14, 16:52
RE: second attempt DHCP failure - mcb30 - 2017-09-14 17:01
RE: second attempt DHCP failure - jov0 - 2017-09-18, 20:47
RE: second attempt DHCP failure - mcb30 - 2017-09-19, 11:25
RE: second attempt DHCP failure - jov0 - 2017-09-20, 03:22
RE: second attempt DHCP failure - jov0 - 2017-09-27, 14:41
RE: second attempt DHCP failure - mcb30 - 2017-09-27, 14:56
RE: second attempt DHCP failure - jov0 - 2017-09-27, 20:25
RE: second attempt DHCP failure - jov0 - 2017-10-06, 18:53
RE: second attempt DHCP failure - mcb30 - 2018-02-03, 20:53
|
User(s) browsing this thread: 2 Guest(s)