Latest Development FOG
-
This post is deleted! -
[quote=“GregorS, post: 46574, member: 29372”]To add to upper post…Also it is not working Perform quick host registration and inventory…
I get error Invalid MAC address.[/quote]I’m getting this error too. I have also tried adding MAC manually via the management portal and it is still saying host is not registered on boot.
I’m running r3334.
-
I had to revert to an older SVN to become a bit more stable but it does work.
Using command " sudo svn up -r <rev # here > to regain some usability.
IE… sudo svn up -r 3318
3318 seemed to be the most stable but it appears to load pxe very slow but it did work as well as Domain join and rename features were operational in this revision.Good luck (remember to run this from your trunk directory ((/opt/trunk)) and don’t forget to install it when your done pulling <rev # Whatever> from the /opt/trunk/bin directory…
-
SVN 3335 released.
It should fix the host mac invalid issue you all were seeing. This was caused because I added (extended?) the QUICKREG_IGNORE_MAC_FILTER to operate all the time. This way if your mac is on that list, it will remove it. I wasn’t seeing the problems because, well, I was testing the ignore macs, most of you with issues probably didn’t have any value in this setting and because the improper checks were in place, all mac’s would be entered into the ignore system meaning it was ignoring even non-filtered mac’s. This should be corrected for now.
-
Thank you for the quick response.
When trying to register host via quick or full, I’m getting invalid Host when sending inventory.
Seems to work fine when I register the host manually via the fog portal.
I’m running r3335
Error Log: [url]http://pastebin.com/AaU7tp66[/url]
Access Log: [url]http://pastebin.com/LAH8Yjje[/url]Edit:
Also getting it on the Fog Client
Log: [url]http://pastebin.com/1wpqGZSz[/url] -
r3335 is good. Fixed the “not registered” thing I was having throughout my whole building (lol).
Gonna settle down on this version for a while, I think.
-
This post is deleted! -
Cmon Tom get it together LMAO… good work for a fast fix!
-
[quote=“samtayuk, post: 46628, member: 3170”]Thank you for the quick response.
When trying to register host via quick or full, I’m getting invalid Host when sending inventory.
Seems to work fine when I register the host manually via the fog portal.
I’m running r3335
Error Log: [url]http://pastebin.com/AaU7tp66[/url]
Access Log: [url]http://pastebin.com/LAH8Yjje[/url]Edit:
Also getting it on the Fog Client
Log: [url]http://pastebin.com/1wpqGZSz[/url][/quote]
please try to remove any information on the pc’s your trying to add to fog (manually or automatically from pxe boot) and try to automatically add from pxe boot menu… see if this helps to allow for the system to repopulate the info correctly. I had to restart my server a few times as well. (restarting tftpd and mysql)Just my .02$
-
[quote=“Bill Rice, post: 46635, member: 927”]please try to remove any information on the pc’s your trying to add to fog (manually or automatically from pxe boot) and try to automatically add from pxe boot menu… see if this helps to allow for the system to repopulate the info correctly. I had to restart my server a few times as well. (restarting tftpd and mysql)
Just my .02$[/quote]
Thank you Bill for replying.
I have tried it and restarted a few time, Made sure the host don’t exist and check phpmyadmin to ensure it was not in the DB at all. Issue still there.When I enter the host in manually via the web portal, the boot menu does display the host registered but the Fog client still have invalid host issue in the log.
-
SVN 3346 no web login gui ( blank screen)
-
Can you give us some error logs?
-
Should be fixed. 3347.
-
it’s fixed !
thanks a lot
-
Hello,
I have updated to svn 3347 and invalid mac address is fixed.
Now I have a problem with deploying image. [IMG]https://drive.google.com/file/d/0BxoezMa3xHSVVW9vVUMtbC1QTHc/view?usp=sharing[/IMG]
[url]https://drive.google.com/file/d/0BxoezMa3xHSVVW9vVUMtbC1QTHc/view?usp=sharing[/url]Image was created with earlier version of FOG svn 3263 (i’m not sure).
HW: Dell [SIZE=13px][FONT=Ubuntu][COLOR=#555555]Latitude E5440.[/COLOR][/FONT][/SIZE]
[SIZE=13px][FONT=Ubuntu][COLOR=#555555]OS: Win 8.1 Pro [/COLOR][/FONT][/SIZE]
[SIZE=13px][FONT=Ubuntu][COLOR=#555555]Boot mode set to UEFI, secure boot OFF[/COLOR][/FONT][/SIZE]
[SIZE=13px][FONT=Ubuntu][COLOR=#555555]Image Type: Mulitple Partition Image - Single disk (not resizable)[/COLOR][/FONT][/SIZE][FONT=Ubuntu][COLOR=#555555][SIZE=13px]Image files are in /images/directory[/SIZE][/COLOR][/FONT]
[I]–(Monday 2015-05-04 10:07 # )-- ls -lah /images/DellE5440Win81System/[/I]
[I]total 19G[/I]
[I]drwxrwxrwx 2 root root 4.0K Apr 30 10:40 .[/I]
[I]drwxrwxrwx 20 root root 4.0K Apr 30 10:45 …[/I]
[I]-rwxrwxrwx 1 root root 18K Apr 30 09:39 d1.mbr[/I]
[I]-rwxrwxrwx 1 root root 0 Apr 30 09:39 d1.original.swapuuids[/I]
[I]-rwxrwxrwx 1 root root 25M Apr 30 09:39 d1p1.img[/I]
[I]-rwxrwxrwx 1 root root 59K Apr 30 09:39 d1p2.img[/I]
[I]-rwxrwxrwx 1 root root 40M Apr 30 09:40 d1p3.img[/I]
[I]-rwxrwxrwx 1 root root 261M Apr 30 09:40 d1p4.img[/I]
[I]-rwxrwxrwx 1 root root 14G Apr 30 10:39 d1p5.img[/I]
[I]-rwxrwxrwx 1 root root 890K Apr 30 10:40 d1p6.img[/I]
[I]-rwxrwxrwx 1 root root 5.2G Apr 30 10:45 d1p7.img[/I][SIZE=13px][FONT=Ubuntu][COLOR=#555555]Can you help me out with this problem?[/COLOR][/FONT][/SIZE]
-
Is this a dual boot system? Why so many partitions?
It’s not a bad thing, just a bit odd to see 7 partitions.
I believe Thomas Rucker had a similar issue some time last year. His fix was documented.
-
-
[quote=“Tom Elliott, post: 46691, member: 7271”]Is this a dual boot system? Why so many partitions?
It’s not a bad thing, just a bit odd to see 7 partitions.
I believe Thomas Rucker had a similar issue some time last year. His fix was documented.[/quote]
It’s not a dual boot system. Actually is a preloaded Win 8.1 from Dell.
Why so many partitions?
I have:
“System partition” d1p5.img
“Data partition” d1p6.img
“Dell recovery partition” d1p7.imgJust for info when I get a new Dell laptop/desktop and I create “Basic image” it has 6 partitions or maybe I should put it this way …i have on fog server 6 image files (d1p1.img to d1p6.img) + d1.mbr + d1.original.swapuuids…
-
r3356 has fix my issue with registering host via the boot menu.
Thanks for a quick fix!
-
SVN 3374 released.
Nothing too too major, except the Awesomeness that is Junkhacker here. He found a way to essentially double download speeds from your normal setup as well as help significantly improve upload speeds.
Please give your thanks to him. ALL HAIL the GREAT!