Just curious as we were able to image fine on 1.2.0 for quite some time up until recently. I know there was a minor network infrastructure change, but nothing that should have affected the Fog server’s functionality. Given I can access it via HTTP, TFTP, etc… and that it worked before, Im slightly confused why we need to upgrade.
Posts made by TonyB.2871
-
RE: Could Not Start Download: Operation Not Supported
-
RE: Could Not Start Download: Operation Not Supported
Could you explain why this is necessary? What bearing does it have on the PXE issues I am having?
-
RE: Could Not Start Download: Operation Not Supported
[media=youtube]he6x8hHzA78[/media]
-
RE: Could Not Start Download: Operation Not Supported
To answer your questions in order…
- No fog menu. It appears that PXE is failing before it can load the FOG menu.
- DHCP options are set as they should be:
[QUOTE]Option 66 - Boot Server Host Name: 172.20.4.252
Option 67 - Bootfile Name: undionly.kpxe[/QUOTE] - We do not run STP on our network.
- I will try to set up a private network for the Fog server and a client but it will take some time due to the DHCP settings that won’t be passed when configuring the private network.
- I am not entirely certain what you are speaking of in regards to the trunk, more specifically the version
Will post a video in a bit.
-
RE: Could Not Start Download: Operation Not Supported
Bump…
Still need some help resolving this. To this point, nothing has changed, though I have no clue what I could change to possibly fix the issue.
Thanks.
-
RE: Could Not Start Download: Operation Not Supported
Apologies. I did both, worked as indicated. File transferred and whatnot, so it does not appear to be an issue with either the file being missing or the TFTP server not being active.
-
RE: Could Not Start Download: Operation Not Supported
Restarted service as indicated in the link, attempted another download - no dice. Same error as before.
-
RE: Could Not Start Download: Operation Not Supported
[quote=“Wolfbane8653, post: 40205, member: 3362”]Could you attempt some troubleshooting? [url]http://fogproject.org/wiki/index.php/Tftp_timeout…#Other_Troubleshooting[/url][/quote]
Coincidentally, an issue we had to work through to get the fog server to run correctly when we upgraded to 1.2.0 (way before this issue) was to add a delayed TFTP restart to the chron jobs (iirc - sorry been a while) so that the TFTP server would initialize after the NIC had initialized with its static IP.
Option 67 in our DHCP server is set as specified. Ill give the tftp service a restart, but I’m honestly skeptical as of right now.
-
Could Not Start Download: Operation Not Supported
Morning,
In a bit of a pickle here. Our Fog server (v1.2.0 - running Ubuntu 12.04 LTS) has been chugging along nicely since I got it up and running a month or two ago. However, went to go re-image a laptop I had already imaged via this version of Fog by downloading the image to the laptop and was greeted by this:
[QUOTE]iPXE initialising devices…done
iPXE 1.0.0+ (3a02) – Open Source Network Boot Firmware – [url]http://ipxe.org[/url]
Features: NFS FTP HTTP HTTPS iSCSI DNS TFTP VLAN AoE bzImage ELF MBOOT PXE PXEXT MENUConfiguring (net0 xx:xx:xx:xx:xx:xx)… ok
Could Not Start Download: Operation Not Supported ([url]http://ipxe.org/3c092003[/url])[/QUOTE]It then instantly exits the PXE boot and boots back to windows.
Im absolutely lost as to what the problem could be since the server had no issues previous to this. Ive asked around and nobody has touched the server, so what changed is completely unknown.
Hoping to get a solution soon so I can get the laptop in question done.
Thanks.
-
RE: Failed to Mount NFS Volume
I made the configuration change (took me a bit to find where to make that change) and started another upload task.
Results: Seems to be working! I’ll hold off on being certain its fixed until it’s completely uploaded, but I have no reason to believe it won’t right now.
Thanks for the quick replies. Would have taken me a lot longer to have spotted that configuration error. If anything pops up, I’ll reply here, but this upload won’t be for a while as the hard drive is quite large and I’m only able to upload over a 100MB LAN connection.
-
RE: Failed to Mount NFS Volume
Two things:
- The directory /media/images doesn’t appear to exist on the server, at least that I was able to find on the filesystem.
- When I go over to my windows PC and attempt to access shared/available folders on the Fog server over the network, nothing comes up.
Dont know if #2 helps any but thought I’d share it.
-
Failed to Mount NFS Volume
Recently we overhauled our Fog server to run a newer version of Ubuntu and Fog. Presently we are running Ubuntu 12.04 LTS with Fog 1.2.0.
Since the upgrade, we’ve run into a number of issues. First was with the changeover to the different Option 67 Bootfile name, then issues with the TFTP service on Ubuntu initializing before the computer had secured its IP address (forced a restart 30 seconds after computer startup), and now having issues with uploading an image to the Fog server. Below is the error I am receiving when attempting to load an image:
[IMG]http://i.imgur.com/rypPr72.jpg[/IMG]
I’ve done my share of research on the issue. I’ve [URL=‘http://fogproject.org/wiki/index.php?title=Image_Upload:_Error_Checking_Mount’]added .mntcheck files and modified /etc/exports[/URL] and modified the permissions of the images folder to be fully accessible, yet I’m still receiving the error.
Unfortunately my coworker set up the server and has been unavailable to assist me in tracking down the issue, thus I am being left to figure this out on my own for the time being. I am versed well enough in Ubuntu to know my way around, but that’s it. Given the error and description I am providing, can anyone come up with what else to try/look into to possibly correct the problem?
If anything needs further clarification or explanation, please feel free to ask.
Thanks
-Tony