@Tom-Elliott STP as in spanning tree? What effect can that have? I’m pretty sure we are using that in our network.

Posts made by sarge_212
-
RE: Initial slow load in FOG WEB UI.
-
Initial slow load in FOG WEB UI.
Hello gents!
I’m on FOG 7819, and so far it has been fantastic. The only thing I’m running into is to load the initial hosts menu, it takes FOR-EV-ER. Like squints in sandlot forever. Once it loads however, the interface is super snappy. I think its probably local to my install, but I’m not sure what to check. Do you guys have any pointers?
-
RE: Logs Filling up with PHP errors
Yep, @Tom-Elliott helped me realize that over chat. Reboot, rinse, repeat. Thanks @Wayne-Workman for having a look-see. You can mark this is as solved.
-
Logs Filling up with PHP errors
I’m seeing this in /var/log/messages for just about every service:
FOGTaskScheduler: PHP Warning: sleep() expects parameter 1 to be long, string given in /opt/fog/service/lib/service_lib.php on line 55
The message will change depending on the service…I stopped them for now just to see if they would stop writing to the log. I clear out /var/log/messages and then it gets flooded again and this is line 55:
55 $reaped_pid = pcntl_waitpid($service_child_pid, $status, WNOHANG);
Not terribly familiar with php but wondering if someone could lend a hand to see what’s wrong with php or fog services. This is a storage node, rev. 6921. Thanks!
-
RE: Location plugin not working
You can mark this is as solved. This was a case of good old SE linux set to enforce. Can’t believe it. Thanks @Tom-Elliott!!
-
RE: Location plugin not working
@Tom-Elliott Sorry to spam you, I think I figured the problem, but I’m not sure how to fix it. So, I manually copied the images over to the storage node, and put them in corresponding folders. When I try to deploy to the host, it says:
Failed to create deployment tasks for the following hosts, image not found on node: <nodename>
So, question is, how is the master communicating with the node?
-
RE: Location plugin not working
@Tom-Elliott Maybe I don’t understand storage groups correctly. Let me explain. We’re setting up this node to be shipped to a branch office. I want to be able to have it call out to the main server and just get the kernels and inits. Then, it should pull the image from the storage node. I thought I had this set up correctly. I’m not trying to replicate from the master to the node, I just want to be able to pull the image from the node. What storage group setup do I need for this, or do I even need storage groups?
-
RE: Location plugin not working
@Tom-Elliott Awesome, that worked. However, when I go to image, it gets a little bit farther and then says “no image assigned.”
-
RE: Location plugin not working
@Tom-Elliott It did this time. And I was able to set up 2 different locations on 2 different storage groups.
-
RE: Location plugin not working
@Tom-Elliott Hey Tom,
So I updated the trunk to 6919 on both node and master, and I’m testing on the node and when I go to register a host, and select a location, I get a messages: There are no locations on this server…However, I’ve set up 2 of them…
-
RE: Location plugin not working
@Tom-Elliott Makes sense. I guess it really shouldn’t muck up things all that bad, and I can probably fix them. I’ll update and see what happens. Side note though, all plugins don’t work. Thanks for always being awesome, again!
-
RE: Location plugin not working
I really wanted to avoid updating to latest as I just got everything settled. Though I suppose that might not hurt. Do you know of any other work-arounds Tom?
-
Location plugin not working
Hey Gents!
Using fog to set up a different location. Main FOG server is trunk 6767 and so is node. Trying to install Location plugin I’m presented with a page like the following:
I get the following in /var/log/httpd/error log:
PHP Fatal error: Uncaught Error: Call to a member function getRunInclude() on unknown in /var/www/html/fog/lib/pages/pluginmanagementpage.class.php:77\nStack trace:\n#0 /var/www/html/fog/lib/fog/fogpagemanager.class.php(67): PluginManagementPage->install()\n#1 /var/www/html/fog/management/index.php(24): FOGPageManager->render()\n#2 {main}\n thrown in /var/www/html/fog/lib/pages/pluginmanagementpage.class.php on line 77, referer: http://<fogserver>/fog/management/index.php?node=plugin&sub=install
Any ideas or a quick fix? I’m not terribly familiar with PHP but can usually sort through it or make an edit if needed. Also, thanks so much for all your previous help! FOG support is probably the best I’ve ever seen for such a project. You guys rock! (donating soon too hopefully!)
-
RE: Surface Pro 4 won't get to registration menu
Now I’m questioning credentials, grrr! Does updating change any of the credentials? I looked in all the spots and it seems that they are correct…
-
RE: Surface Pro 4 won't get to registration menu
@Tom-Elliott Updated and uploading an image now from the Surface Pro 4 on the amazon basics usb 2.0 Ethernet adapter. I’ll let you know what it does in 10 minutes or so. Thanks for all your help, Tom and FOG team, you guys rock!!
-
RE: Surface Pro 4 won't get to registration menu
@Tom-Elliott Sure. Thanks for keeping on this one, Tom!
-
RE: Surface Pro 4 won't get to registration menu
@Sebastian-Roth Also, I forgot to mention, we did single disk resizable and it no longer is doing it as a RAW upload. That is good.
-
RE: Surface Pro 4 won't get to registration menu
Okay, so we’ve made some progress so far. We were able to get a win10 upload working on an amazon usb 2.0 adapter. However, we wanted to try a 3.0 adapter for faster speeds, but that isn’t working. Also, another issue, when the upload appears to be done, I get a database error (of which I’ll post a picture should it happen again). The USB 3.0 adapter model is a Linksys usb 3.0 gig ethernet adapter, USB 3GIGv1 as found here: http://www.amazon.com/Linksys-Ethernet-Chromebook-Ultrabook-USB3GIG/dp/B00LIW8TBG/ref=sr_1_2?ie=UTF8&qid=1456499881&sr=8-2&keywords=linksys+3.0+usb+ethernet+adapter
Yeah. That’s where we’re at now. I’m doing an upload now and if it fails with that database error I’ll let you know. I’m pretty certain it’s not FTP creds, because other images are able to be uploaded.