@Wayne-Workman said:
e you trying to network boot? Is UEFI enabled on it? Secure boot?
Optiplex 9020 tried also with an HP 3400 MT.
Same issue for some reason they both TFTP timeout.
@Wayne-Workman said:
e you trying to network boot? Is UEFI enabled on it? Secure boot?
Optiplex 9020 tried also with an HP 3400 MT.
Same issue for some reason they both TFTP timeout.
@Wayne-Workman The computer gets an IP in PXE mode and eventually gets a TFTP timeout.
So it gets ip X.X.X.X then goes to TFTP . . . .
Time Out
Poor me not having any luck with FOG.
Today’s issue boot from network on any computer. Can’t find selected boot device press any key yada yada.
On a Win7 Machine I try to TFTP 10.16.10.126 get undionly.kpxe
Timeout occurred
Connect request failed
Even tried it from the same machine the file is on.
atg@atg-HP-Pro-3500-Series:~$ tftp -v 10.16.10.126 -c get undionly.kpxe
Connected to 10.16.10.126 (10.16.10.126), port 69
getting from 10.16.10.126:undionly.kpxe to undionly.kpxe [netascii]
Transfer timed out.
Turned off Ubuntu Firewall. Checked DHCP Server 2012 r2 for OPT 66 and OPT 67. Rebooted the Fog Machine. Rebooted my DHCP Service on my server. Disabled Windows Firewall on my server.
Checked my PCAP file with Wireshark didnt find anything.
Any ideas?
EDIT: Also says on machine No DHCP or proxy DHCP offers received.
@ch3i That command did not work however a SQL restart resolved the issue.
Thanks,
Reinstalled FOG yesterday was working fine. I shut the machine down last night. Put it into our rack and booted it backup. Tried to get into it this morning and I’m getting
Database Schema Installer / Updater
If I click Install / Upgrade now it just gives tons of SQL errors. The list goes on and on here is one error for example.
Update ID: 1 - 1
Database Error:
Database SQL:
CREATE TABLE fog
.groupMembers
(
gmID
int(11) NOT NULL auto_increment,
gmHostID
int(11) NOT NULL,
gmGroupID
int(11) NOT NULL,
PRIMARY KEY (gmID
),
KEY new_index
(gmHostID
),
KEY new_index1
(gmGroupID
)
) ENGINE=MyISAM AUTO_INCREMENT=1 DEFAULT CHARSET=latin1 ROW_FORMAT=DYNAMIC
It ends at Update ID: 113-0
So basically just recreate the image and change the image path to the name of the image?
So image name ( What ever I want )
Blank Description
Default Storage Group
Win 7 for os ( unless its 8 obv)
Images path images/Dell7020i7SFFPD ( <-- is one of the image files i have)
Image type : Multi single.
So basically just make the images path what i’ve placed in the images folder correct?
Hello,
I had an issue with fog that required me to fully uninstall fog and sql and reinstall it. Finally I am back in fog. Now I need to figure out how to bring my images folder into fog. Is it even possible?
Thanks!