I rebuilt the system. Everything is good to go at this time.
Latest posts made by fallenhero234
-
RE: Image Capture/Deploy issues 1.5.7
-
RE: Image Capture/Deploy issues 1.5.7
So after doing a FOGMulticastManager restart i was able to get multicast going.
Then we moved the fog server to its resting place and the service had to be reset again.
Is it common to need to do this every time the fog server reboots?
-
RE: Image Capture/Deploy issues 1.5.7
When checking the status this comes up also.
-
RE: Image Capture/Deploy issues 1.5.7
[07-24-19 2:21:11 pm]
=== ==== ===== ====
=== ========= == === == ===
=== ======== ==== == ==== ===
=== ======== ==== == =========
=== ==== ==== == =========
=== ======== ==== == === ===
=== ======== ==== == ==== ===
=== ========= == === == ===
=== ========== ===== ========= Free Opensource Ghost ======
============ Credits =============
= https://fogproject.org/Credits === Released under GPL Version 3 ==
[07-24-19 2:21:11 pm] Interface Ready with IP Address: 127.0.0.1
[07-24-19 2:21:11 pm] Interface Ready with IP Address: 127.0.1.1
[07-24-19 2:21:11 pm] Interface Ready with IP Address: 192.168.40.25
[07-24-19 2:21:11 pm] Interface Ready with IP Address: localhost.localdomain
[07-24-19 2:21:11 pm] * Starting MulticastManager Service
[07-24-19 2:21:11 pm] * Checking for new items every 10 seconds
[07-24-19 2:21:11 pm] * Starting service loop
[07-24-19 2:21:11 pm] * No new tasks found
[07-24-19 2:21:21 pm] * No new tasks found
[07-24-19 2:21:31 pm] * No new tasks found
[07-24-19 2:21:41 pm] * No new tasks found
[07-24-19 2:21:51 pm] * No new tasks found
[07-24-19 2:22:01 pm] * No new tasks found
[07-24-19 2:22:11 pm] * No new tasks found
[07-24-19 2:22:21 pm] * No new tasks found -
RE: Image Capture/Deploy issues 1.5.7
Im having issues pulling the log as it says permission denied
Im logged into the admin account and ran a sudo ru
Put me at root with same issue using /var/log/fog/multicast.log
This is my Fourth day working with linux so it may be something simple im missing. -
RE: Image Capture/Deploy issues 1.5.7
As an update:
Iv gone ahead and rebuilt our FOG client and allocated the space to fog without using a storage node.
I have casting/deployment in single form working just fine, but multicast is still an issue.
It will join the session but not start once the device joins. It just sits at the waiting to deploy screen. -
Image Capture/Deploy issues 1.5.7
(New installs fist time user)
Fog version: 1.5.7
Linux version: CentOS7
Machine: HyperV- VMStorage Node also set up with same versions.
What is working:
pxe boot to fog from client.
Storage node is active.Issue:
Cannot capture or deploy image without running the SmartInstaller. Once smart installer is installed everything works but Multicast.Without SmartInstaller Capture:
Sits on screen stating: Unable to locate image store (/bin/fog.download) Args Passed:Steps attempted:
Verified that both the username and password are the same for both FOG and FOG Storage
vi /opt/fog/.fogsettings
Verified that WebHost has correct configuration.
Permissions on image files set:
ls - laR /images
chmod -R fog:root /images
Sources:
https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTP#Credentials_.2F_Passwords
https://wiki.fogproject.org/wiki/index.php?title=Vi
https://forums.fogproject.org/topic/9187/unable-to-locate-image-store-bin-fog-download/7Multicast Issue:
boots to session then sits waiting.Verified client number.
Verified port was enabled on firewall in initial server setup.
Tried other even numbered ports in rage of initial setup. (49152-65532)Big issue is not being able to multicast and having to boot a PC then use the installer then reboot then use mac address to then deploy the image.
Any help would be appreciated. Thanks.