@Wayne-Workman Thanks, I will surly try using debian as our default setup, if that is a more recomanded OS for the fog project.
Best posts made by Frode Woldsund
-
RE: Mysql database passord must be reset to get Fog working again
Latest posts made by Frode Woldsund
-
RE: Mysql database passord must be reset to get Fog working again
Hi @Tom-Elliott,
That might just be the solution. Not sure why, but I had the perception that having a db with no password was the recomanded way. Again, thanks for helping me out and for developing and giving support to this fantastic tool! -
RE: Mysql database passord must be reset to get Fog working again
@Sebastian-Roth Thanks, It is much possible that this is due to unattended upgrades. I’ll have a look at the forum tread you posted and also check our configuration files. But as @Wayne-Workman said, switching to debian might just solve this more permanent.
-
RE: Mysql database passord must be reset to get Fog working again
@Wayne-Workman Thanks, I will surly try using debian as our default setup, if that is a more recomanded OS for the fog project.
-
Mysql database passord must be reset to get Fog working again
Server
- FOG Version: 1.4.0
- OS: Ubuntu Server 16.04
Client
- Service Version: N/A
- OS: Win 10 Pro 64bit
Description
Hi,
We have a recurring issue where fog stops working and the webportal shows a database error message. All computers that are started after this point will go into a boot loop.
The workaround is to reset the mysql password with the following command.
ALTER USER ‘root’@‘localhost’ IDENTIFIED WITH mysql_native_password BY ‘’;We have tested fog project version 1.3.0, 1.4.0 with ubuntu server 16.04.
During installation we used the following command: sudo php_ver=‘7.0’ php_verAdds=‘-7.0’ ./installfog.sh -yIs this a problem the fogproject is aware of, or have we done something completely wrong in our setup.
The mysql password we use is blank, would that be a problem?
Please let me know what other information I need to provide to find a solution for this problem, or if there are anything you want me to test. I do not have a way to reproduce the issue other than waiting for it to happen again, which is usually once a month on one of our servers.
-
Fog Client does not change hostname on Win10
Hi,
We have problems that the FOG Client does not change the hostname on a computer running windows 10.
Is there any special settings we need to add to the installation, or is this functionality simply not working on win10?We run FOG server: 1.2.0
Windows 10 Pro 64bitBest Regards,
Frode Woldsund
Offshore Simulator Centre AS -
RE: "Dell Precision R5400" hangs in boot menu
… And now nothing makes sense anymore …
- I removed everything from the Advanced menu and rebooted my computer
- The PXE_Boot_Menu still freezes.
I think it is time to try reinstalling FOG on another clean ubuntu and start from scratch again.
I was 100% sure I registered all computers using PXE_Boot_Menu, but now I am only 90%…I am really sorry if I have been wasting your time with false information about the initial setup.
Let me try to start from scratch, and I will inform you guys about the initial status of the R5400 computer. -
RE: "Dell Precision R5400" hangs in boot menu
It might that I explain my problem completely wrong: So I will try to create a more step by step way to reproduce this issue I have:
- I have installed Fog 1.2.0 on a clean ubuntu server 15.04 in a XENSERVER environment. (Which we always do, and that always works fine on all or computers)
- We login to “fog web-interface” and change our default password but else everything if left to default
- Then we are able to register all our computers using the “PXE_boot_menu”
- We can create images and upload/deploy them from the “fog web-interface”, or manually start jobs from the PXE_boot_menu when register new computer
All our computer including the R5400 does work perfectly until this point - Then we want to add extra ISO files like a clean Windows7DVD to the ubuntu server, and we want to activate the “Advanced boot menu” from the “fog web-interface”
- http://serverIP/fog/ -> Fog Configuration -> PXE Boot Menu -> Advanced Configuration Options -> and add something like this
initrd ${boot-url}/service/ipxe/winpe_amd64.iso
chain memdisk iso raw
prompt
autoboot- When I now boot any computer(except my troublesome “DELL Precision R5400”) into PXE I still get the normal PXE_boot_menu, but with the additional “Advanced Menu” in the bottom of the list. And if I select it, it will boot from my Windows ISO file.
- When I now boot my “DELL Precision R5400” into PXE I still get the normal PXE_boot_menu, with the additional “Advanced Menu” in the bottom of the list. But if i press any key at this point, it will freeze. However if I do not press any key, it will boot as normal to my primary harddrive. (or if a task is active, it will skip the menu and go straight to the job, as inteded)
So what is loading the menu, is that the undionly.xxx file, or is that a part of the kernel?
- I have now tested unionly.kpxe, unionly.kkpxe, unionly.kkkpxe and a number of random kernels without anything helped so far.
Also the Troubleshoot_TFTP seems to be to get TFTP working, but as I said all other computers are working fine, and also the R5400 is working fine except if you navigate in the PXE_boot_menu with the R5400 computer.
Thanks for the help so far. Let me know if there is any way I can read our any debug messages from the PXE_boot_menu or if there are any logfiles available to help resolving this issue.
-
RE: "Dell Precision R5400" hangs in boot menu
Yes you are correct: I am using 1.2.0 and “undionly.kpxe”
But no changes when trying to load the “undionly.kkpxe” -
"Dell Precision R5400" hangs in boot menu
Hi,
I have multiple computers working perfectly with FOG. Then I have started using the “Advanced_boot_menu” option to make it possible for me to PXE boot into any of my installation iso files. I have got everything up and working except that one of my computer type “Dell Precision R5400” freezes if you press any key in the “boot_menu”. However if you do not touch any key it work as normal. (booting to harddrive, or uploading/deploying images )I have tried to use other random fog kernel’s without any success. Is there anyone else that have experience this issue? Is there any crash logs available when the computer freezes in the boot_menu?
-
RE: Requests for Wiki Access <--- ASK HERE
[quote=“updog, post: 26654, member: 20326”]Hi all,
If anyone has interest in putting this app in a docker container, I can help you do it. I don’t know if I have the time to create a wiki entry, but I can certainly give help.[/quote]
Hi, I created a thread for a docker container. Have a look at [url]http://fogproject.org/forum/threads/create-a-docker-container.12747/[/url]