Unable to multicast; FOGMulticastManager fails to start
-
@Wayne-Workman said in Unable to multicast; FOGMulticastManager fails to start:
ls -la /
-
@ryanxplosion Both Tom and I are thinking you have a DB issue. From CLI, try to connect to the db with these two commands. Does one or both fail?
mysql -D fog -h localhost
mysql -D fog -h 127.0.0.1
-
@Wayne-Workman said in Unable to multicast; FOGMulticastManager fails to start:
mysql -D fog -h 127.0.0.1
Is this what it is supposed to do?
-
@ryanxplosion Yes, and the other?
-
@Wayne-Workman Same thing.
-
I’m just going to guess here but php-fpm is unavailable?
-
@Tom-Elliott said in Unable to multicast; FOGMulticastManager fails to start:
php-fpm
It appears to be running. Is this what you wanted me to check?
-
I just reinstalled Ubuntu and FOG again. The only thing I have done is import my hosts, groups, and images. FOGMulticastManager is still not running.
-
@ryanxplosion Is it a big deal since you just reinstalled to try Debian?
I’ve had far fewer issues with it.
-
@THEMCV The server I’m having issues with is my functioning server. I originally reinstalled Ubuntu on it because I had messed with so many things trying to get it to work that I felt more comfortable with a fresh install. I currently have no way of multicasting which isn’t a big deal right now since all of our labs have been recently updated, but it is still a feature we use often. I am also having issues with uploading new images now. Fails trying to update the database.
-
@ryanxplosion Honestly, try Debian 8 out and install FOG on it. Ubuntu I’ve had to tweak a lot and had multiple issues getting it to work right. Debian is good out of the box.
I would just try that and see if it works.
-
@ryanxplosion I’m trying to see if I can remote, I suspect it will take just a couple of minutes of time. Please check your “chat bubble”.
-
@Tom-Elliott https://forums.fogproject.org/topic/8968/fog-1-3-0-rc23-multicast-not-working-storagenode/30
Just linking the two problem threads together.
-
Anybody familiar with code, and/or feel like testing:
Please take a look here:
https://github.com/FOGProject/fogproject/commit/5ead9f7a9dfd822aae06bb99de41769b87988ddb
Criticize and/or test the code that I’ve added to see if it help address the issue please?