Our core switches are 4510’s and our stacked switches are 3750’s. All switches are Cisco Catalyst switches. Topographically they are spread throughout our small town in each of the school buildings. We are using Vlans. The FOG config is 172.28.2.21 255.255.255.0; Default route is 172.28.2.1; DNS 172.28.2.12. I’m testing this on an Optiplex 755 for right now. DHCP is set up on our network. The client is getting an IP of 172.52.8.54
Posts made by jamesb
-
RE: SVN 2979 multicast issues
-
RE: SVN 2979 multicast issues
After following the instructions for Cisco switches at : [url]http://www.fogproject.org/wiki/index.php/Cisco_Multi_Cast[/url] multi-casting still isn’t working for us. We have the ip pim sparce-dense-mode on the vlans that I’m using to test multicast with and I still have the same problem of the client machine not communicating with the host for a multicast session. Is there some other settings that needs to be applied that aren’t part of the wiki?
-
RE: SVN 2979 multicast issues
Well now that I’m able to tackle this again I followed the wiki for multicast issues and it is pointing to the issue being in our switches. I’ll have to start looking their.
-
RE: SVN 2979 multicast issues
No, I left everything as the default except for the wait time which I changed to 5 minutes.
-
RE: SVN 2979 multicast issues
Sorry it took so long to reply. Other projects got in the way of me testing this. I have tried doing this and it didn’t work. All of the PC’s hit the partclone screen and just sit there. They never actually start the progress bar no matter how long I wait.
-
SVN 2979 multicast issues
I’m having multicast issue with SVN 2979. Here is the apache error log that I have.
[SIZE=13px][COLOR=#555555][Tue Feb 10 14:16:38.301278 2015] [:error] [pid 28652] [client 172.28.21.70:49161] PHP Warning: require_once(…/commons/base.inc.php): failed to open stream: No such file or directory in /var/www/fog/service/servicemodule-active.php on line 2
[Tue Feb 10 14:16:38.301941 2015] [:error] [pid 28652] [client 172.28.21.70:49161] PHP Fatal error: require_once(): Failed opening required ‘…/commons/base.inc.php’ (include_path=‘.:/usr/share/php:/usr/share/pear’) in /var/www/fog/service/servicemodule-active.php on line 2
[Tue Feb 10 14:16:38.302074 2015] [:error] [pid 28652] [client 172.28.21.70:49161] PHP Warning: require_once(…/commons/base.inc.php): failed to open stream: No such file or directory in /var/www/fog/service/servicemodule-active.php on line 2
[Tue Feb 10 14:16:38.302091 2015] [:error] [pid 28652] [client 172.28.21.70:49161] PHP Fatal error: require_once(): Failed opening required ‘…/commons/base.inc.php’ (include_path=‘.:/usr/share/php:/usr/share/pear’) in /var/www/fog/service/servicemodule-active.php on line 2
[Tue Feb 10 14:16:38.519177 2015] [:error] [pid 29692] [client 172.28.21.156:49160] PHP Warning: require_once(…/commons/base.inc.php): failed to open stream: No such file or directory in /var/www/fog/service/servicemodule-active.php on line 2
[Tue Feb 10 14:16:38.519205 2015] [:error] [pid 29692] [client 172.28.21.156:49160] PHP Fatal error: require_once(): Failed opening required ‘…/commons/base.inc.php’ (include_path=‘.:/usr/share/php:/usr/share/pear’) in /var/www/fog/service/servicemodule-active.php on line 2
[/COLOR][/SIZE] -
RE: Latest Development FOG
We have our own DHCP server that is separate from FOG. I’m using undionly.kkpxe.
-
RE: Latest Development FOG
For 2979 images are working OK for me. I haven’t come across any issues with my test machines.
-
RE: Latest Development FOG
With 2979 services show up again and I’m able to delete hosts. I run some images to make sure they work as well.
-
RE: Latest Development FOG
Another issue I just discovered with SVN 2978 is that I’m unable to remove any host machines. I bring up the host in the Host Search and click the delete button. It then asks for conformation to remove the host. Once I hit the remove button I just get a white screen and the host is not removed.
-
RE: Latest Development FOG
I just updated FOG to the latest SVN version of 2978 and none of the services function anymore. If I go to see what services are turned on I see no option to turn any of them on. For example I want to look at the Green FOG service but all I get are the words Service Configuration on the page with no actual options for anything.
-
RE: Unable to boot to some PXE ROM
I have this issue occuring again but only on laptops and only when they are not on my domain. It’s really weird. If I push an inventory request or an image deploy pxe will work perfectly fine. If I just want to boot into windows it gives me an input/output error. My apache error log references line 774 in BootMenu.Class.php file[($StorageNode = $StorageGroup->getOptimalStorageNode();]. If my laptop is on the domain this error does not occur.
-
Security for FOG users
Would it be possible to create some basic security settings for the users who log into FOG? For example where I work we would have no problem certain people deploying images but we wouldn’t want to to delete or upload any. Or delete a host from FOG. Right now fog is basically a you can do everything or a you can do nothing security type.
-
RE: Hostname exists when it doesn't
I can confirm that the E column is the image id field.
-
RE: Hostname exists when it doesn't
I tried searching for the proper MAC address and got 0 results back. I also saw a search query that you posted in the Latest FOG Development forum and got a 0 result hit back. I think none of those MAC address were actually added to the table.
-
RE: Hostname exists when it doesn't
After some more browsing around I found my host in the hosts table with an ID of 3003. I tried to find that hostID in the hostMAC table but it didn’t exist so the MAC doesn’t seem to exist at all. Could I simply delete the host from the hosts table since it doesn’t seem to be connected to anything else? I’m very new to databases and would just like verification from an expert.
-
RE: Hostname exists when it doesn't
Part of the problem though is that FOG won’t let me see the imported hostname with no MAC tied to it. It’s only around 50 some machines that have this out of the ~400 that we imported. We also already have assigned about 3/4 to them into groups and I would prefer not to start over with that if possible, since deleting them will mean they will need to be re-added to groups. If I’m able to delete the host from the database and then just add them in manually through FOG that would be preferable. I just need to know where to look in the database so I know I’m deleting the correct one.
-
RE: Hostname exists when it doesn't
OK. I have phpmyadmin installed and I’m looking at the hostMAC table. I then sort the hmHostID column but nothing is set to zero in that column. Am I just sorting the wrong column or am I looking at the wrong table all together?
-
RE: Hostname exists when it doesn't
If the utility is built into ubuntu then I do have it, otherwise I should be able to get it easily enough. What file am I looking for to edit?