@george1421 I was able to add a TP-Link TG-3468 Card to the server and it worked.
The trick for anyone following or finding this thread will be to be patient and let the server go though both integrated nic’s failing to bring link up. Once it hits the 3rd nic the system will boot.
sourceminer
@sourceminer
Posts made by sourceminer
-
RE: PowerEdge R510 IPXE issues
-
RE: PowerEdge R510 IPXE issues
@Tom-Elliott is it possible to add the broadcom NetXtreme drivers?
-
RE: PowerEdge R510 IPXE issues
Thank you,
I believe that some workstations use the Broadcom NetXtreme I and NetXtreme II based adapters, I would thing it would already be built into the Kernel.What if I grab an older intel nic?
-
RE: PowerEdge R510 IPXE issues
Thanks as always @george1421 Where would I upload this firmware if I can find one already compiled?
-
PowerEdge R510 IPXE issues
Good Day,
Fog Version: 1.5.2
Kernel 4.16.6I have a Dell R510 that I am trying to PXE boot and getting the error:
CAT: /sys/class/net/eth0/carrier: Invalid ArgumentAnyone having issues with this hardware?
-
RE: Pxe Input/output error
Running on RC10, Linux Ubuntu.
Based on what I am seeing George all of our systems are giving a Server error 500. So its seeming like Apache is crashing. The Log file confirms this.
[Wed Jan 24 14:01:37.520993 2018] [php7:error] [pid 7072] [client 192.168.1.212:57994] PHP Fatal error: Uncaught Error: Call to a member function lastInsertId() on boolean in /var/www/html/fog/lib/db/pdodb.class.php:447\nStack trace:\n#0 /var/www/html/fog/lib/fog/fogcontroller.class.php(460): PDODB->insertId()\n#1 /var/www/html/fog/lib/fog/hookmanager.class.php(63): FOGController->save()\n#2 /var/www/html/fog/lib/fog/bootmenu.class.php(1172): HookManager->processEvent(‘IPXE_EDIT’, Array)\n#3 /var/www/html/fog/lib/fog/bootmenu.class.php(191): BootMenu->_parseMe(Array)\n#4 /var/www/html/fog/service/ipxe/boot.php(52): BootMenu->__construct()\n#5 {main}\n thrown in /var/www/html/fog/lib/db/pdodb.class.php on line 447
-
Pxe Input/output error
Hey guys all of our Fog servers this am have this issue of input/output error. One of them I did a reinstall and it worked. What would cause 4 different networks to have the same problem?
-
RE: PXE Backgrounds 404 not found.
This ticket can be marked as solved. Just need to make sure documentation for RC10 is up to date as there is a problem with the link.
-
RE: PXE Backgrounds 404 not found.
Ah… ok checked that path HTML/fog/service/ipxe and bingo… the files do not exist.
Copied the files and boom they work. -
RE: PXE Backgrounds 404 not found.
Thanks @george1421 for the response. The Log does not provide any clue.
[12/Jan/2018:15:14:41 -0800] “GET /fog/service/ipxe/bg2.png HTTP/1.1” 404 525 “-”I did not think of renaming the existing bg.png to bg3.png, however in just testing this it did not work. Same error.