Latest FOG 0.33b
-
r1522 released.
Should bring the Column sorting feature requested.
-
[quote=“Tom Elliott, post: 26176, member: 7271”]Check that the FOGMulticastManager service is running on your fog server:
[code]service FOGMulticastManager restart[/code]You can check the multicast log from /opt/fog/log/multicast.log[/quote]
The service was running but errored when I used the restart switch, so i stopped it and started it and everything is working perfectly now!
Thanks for the help
-
I can confirm that multicast is not working.
multicast.log
[CODE][04-28-14 3:28:03 pm] * Starting FOG Multicast Manager Service
[04-28-14 3:28:08 pm] * Checking for new tasks every 10 seconds.
[04-28-14 3:28:08 pm] * Starting service loop.
[04-28-14 3:44:59 pm] * Starting FOG Multicast Manager Service
[04-28-14 3:45:04 pm] * Checking for new tasks every 10 seconds.
[04-28-14 3:45:04 pm] * Starting service loop.
[04-28-14 4:17:37 pm] * Starting FOG Multicast Manager Service
[04-28-14 4:17:42 pm] * Checking for new tasks every 10 seconds.
[04-28-14 4:17:42 pm] * Starting service loop.[/CODE]It seems like the FOGMulticastManager service is not starting properly. On “restart” it says “start-stop-daemon: warning: failed to kill ****: No such process” and on start it just “fails”.
-
r1523 released.
Should, hopefully, fix snapins so they cycle through the jobs rather than try pulling a job that has no tasks.
-
[quote=“Sodden, post: 26199, member: 23191”]I can confirm that multicast is not working.
multicast.log
[CODE][04-28-14 3:28:03 pm] * Starting FOG Multicast Manager Service
[04-28-14 3:28:08 pm] * Checking for new tasks every 10 seconds.
[04-28-14 3:28:08 pm] * Starting service loop.
[04-28-14 3:44:59 pm] * Starting FOG Multicast Manager Service
[04-28-14 3:45:04 pm] * Checking for new tasks every 10 seconds.
[04-28-14 3:45:04 pm] * Starting service loop.
[04-28-14 4:17:37 pm] * Starting FOG Multicast Manager Service
[04-28-14 4:17:42 pm] * Checking for new tasks every 10 seconds.
[04-28-14 4:17:42 pm] * Starting service loop.[/CODE]It seems like the FOGMulticastManager service is not starting properly. On “restart” it says “start-stop-daemon: warning: failed to kill ****: No such process” and on start it just “fails”.[/quote]
Are you manually starting the task??? I see these three items
[04-28-14 3:28:03 pm] * Starting FOG Multicast Manager Service
[04-28-14 3:44:59 pm] * Starting FOG Multicast Manager Service
[04-28-14 4:17:37 pm] * Starting FOG Multicast Manager ServiceAlso which version of FOG did you install, and what Linux version did you install FOG to?
-
I am having an issue with uploading an image, windows 7 if it matters. I am on fog .33b with the latest revision using svn. When image uploads I can see it in /image/dev/mac/ When it completes upload I get a single file in my images folder with the name of image. I do not get a folder with sys.image.000 and rec.img.000. I used partclone to upload and am new to partclone maybe creates different file. But if I try to download image to new computer get error saying no image file found. Any ideas? Possibly some permissions wrong? Thanks in advance for help.
-
r1525 released.
Removes the seccomp_sandbox=NO from the vsftpd.conf.
-
r1527 released.
Return of Host search, sorry about breaking it. Add’s stateID column to the snapinJobs so they should work properly.
-
r1528 released.
Should, hopefully PLEASE for the love of development, fix snapins now.
-
[quote=“Jaymes Driver, post: 26222, member: 3582”]Are you manually starting the task??? I see these three items
[04-28-14 3:28:03 pm] * Starting FOG Multicast Manager Service
[04-28-14 3:44:59 pm] * Starting FOG Multicast Manager Service
[04-28-14 4:17:37 pm] * Starting FOG Multicast Manager ServiceAlso which version of FOG did you install, and what Linux version did you install FOG to?[/quote]
Task was started via Task->Groups menu. I’ve Updated to r1525 yesterday, FOGMulticastManager is starting/stopping fine now. Haven’t tried an actual multicast yet though.
-
[quote=“Tom Elliott, post: 26197, member: 7271”]r1522 released.
Should bring the Column sorting feature requested.[/quote]
Hm, I can not see this functionality. Where and how? Anyway, thanks a lot!
-
[quote=“pmonstad, post: 26267, member: 17422”]Hm, I can not see this functionality. Where and how? Anyway, thanks a lot![/quote]
The headers are now links. When you click on them, they sort the information. When searching, however, these do not work.
-
[quote=“Tom Elliott, post: 26270, member: 7271”]The headers are now links. When you click on them, they sort the information. When searching, however, these do not work.[/quote]
Hm, no they are not. I downloaded bz image after I read the message about this new feature.
-
Hm, I cant fint the functionality. I downloaded and installed a FOG bz image several hours after I read about the feature. Is the bz image too old?
-
[quote=“pmonstad, post: 26281, member: 17422”]Hm, no they are not. I downloaded bz image after I read the message about this new feature.[/quote]
What?
In the FOG GUI, when You go to list a hosts, it will display with the header. The Header items at the top of the page become hands when you hover over them. When you click on them, they sort the data. I’ve also added pagination to the system. If the number of elements is greater than 10, it will give a display of elements. To go from page to page. I have to figure out how to do this for the return of the search data.
-
[quote=“Tom Elliott, post: 26284, member: 7271”]What?
In the FOG GUI, when You go to list a hosts, it will display with the header. The Header items at the top of the page become hands when you hover over them. When you click on them, they sort the data. I’ve also added pagination to the system. If the number of elements is greater than 10, it will give a display of elements. To go from page to page. I have to figure out how to do this for the return of the search data.[/quote]
Strange, I have just downloaded/installed bz file again and still no sorting. Reminds me about the inclusion of the release number somewhere in the GUI
-
But there is sign of pagination when editing a storage group!! Seems odd. In the bottom of the screen.
-
[quote=“pmonstad, post: 26289, member: 17422”]But there is sign of pagination when editing a storage group!! Seems odd. In the bottom of the screen.[/quote]
I had to delete /var/www/html/fog I thought it replaced all files when installing?
-
[quote=“pmonstad, post: 26289, member: 17422”]But there is sign of pagination when editing a storage group!! Seems odd. In the bottom of the screen.[/quote]
Found the pagination when I reinstalled after deleting the web folder. The pagination works only when I list all hosts, not when searching. I still think the use of some jquery plugin could to this even better, but it is perhaps something to implement at a later stage?
-
the “bz image” has nothing to do with the GUI. to update the web interface of fog, you need to rerun the installer, which will perform an upgrade if you have an existing install.