Ipxe error is per the following link…
Posts made by Hanz
-
RE: SVN 5195 not booting correctly via ipxe
-
RE: SVN 5195 not booting correctly via ipxe
I have a hidden menu, and it isn’t allowing me to enter login, just boots to windows
-
RE: SVN 5195 not booting correctly via ipxe
Files are there, but ipxe refuses to go on
-
RE: SVN 5195 not booting correctly via ipxe
Looks like the kernels weren’t available for download when I ran the installer
-
RE: SVN 5195 not booting correctly via ipxe
Yes kernels are installed correctly…I’ve been running svn for about 5 months now
-
SVN 5195 not booting correctly via ipxe
having issues with svn 5195 not allowing any kernel downloads and also default.ipxe loads ok, but boot.php fails with "operation not supported ipxe error 3c0c6103. I’d also like to add that the ping hosts doesn’t seem to be working either.
-
RE: Snapin unable to deploy
This thread can probably be closed now…I appreciate your gentlemen’s help. I think the ftp wasn’t working correctly as @Uncle-Frank mentioned. Snapins are now functioning correctly.
-
RE: Snapin unable to deploy
Sorry, they’re all master nodes, for each school, in it’s own group…I can only assume that the passwords were correct on all machines. Im 99% sure all nodes were double checked by removing and re-adding to .fogsettings then re-installing, and then fog user passwd updated, then GUI node password verified. The only thing I did was replace the “/” in the password with “1” and doing the afforementioned and it all worked correctly, immediately.
I think it might be worth looking into, since User passwords are mitigated to the eligible characters (could be global)
-
RE: Snapin unable to deploy
@Tom-Elliott I was given an invalid random ftp password again from installer “/” character will error a lot of things out.
-
RE: Snapin unable to deploy
My Server “Fog-Server” is typically listed on this page, and it is not…kernel shows, but that’s it.
-
RE: Snapin unable to deploy
@Tom-Elliott yes, all in their own groups, all show the following under Image/Snapin Replicator, but one node
“[10-23-15 11:15:39 am] * | This is not the master node” on everything except scheduler. My actual server shows “no data to read” -
RE: Snapin unable to deploy
As I mentioned before in another thread relating to MYSQL error, All nodes under Log Viewer are showing results as though they’re servers. I’m confused as to why one node has decided to become the server…Where in the database is a node “declared” as the main server node ?
-
RE: Snapin unable to deploy
Yeah, Another node has assumed the role of Server after being set up as server first then /opt/fog/.fogsettings changed to accomodate Storage node install.
-
RE: Snapin unable to deploy
@Hanz said All snapins are present, and permissions are correct…ftp shows “Index of /” (but nothing there)…Log Viewer is acting as though one of my other nodes is the server. With the Multicast, Scheduler information and so on. While the actual server still shows “no data to read”
-
RE: Snapin unable to deploy
I’m afraid there’s not much to see here…The Server config has /opt/fog/snapins as snapin directory, all IP addresses are correct, /opt/fog/snapins on server is (owner-fog:apache chmod to 777) as shown below:
[bcs@fog-server ~]$ cd /opt/fog/snapins
[bcs@fog-server snapins]$ ls -la
total 1324556
drwsrwsr-x 4 fog apache 4096 Oct 22 12:53 .
drwxr-xr-x 6 root root 4096 Oct 21 12:07 …
drwsrwsrwx 2 fog apache 4096 Oct 16 09:25 CA
-rwxrwxrwx 1 fog apache 307200 Oct 16 10:25 ninite.exe
-rwxrwxrwx 1 fog apache 677099526 Oct 16 10:25 OfficeUninstall.exe
-rwxrwxrwx 1 fog apache 6144 Oct 22 12:53 Repin.exe
-rwxrwxrwx 1 fog apache 678899577 Oct 16 10:26 setup_silent.exe
-rwxrwxrwx 1 fog apache 11 Oct 16 10:26 shutdown.bat
drwsrwsrwx 2 fog apache 4096 Oct 16 09:25 ssl
[bcs@fog-server snapins]$Is there a way to test this manually ?
-
Snapin unable to deploy
--------------------------------SnapinClient--------------------------------- ------------------------------------------------------------------------------ 10/22/2015 1:23 PM Client-Info Version: 0.9.5 10/22/2015 1:23 PM SnapinClient Running... 10/22/2015 1:23 PM Middleware::Communication URL: http://10.72.3.50/fog/service/servicemodule-active.php?moduleid=snapinclient&mac=B4:99:BA:E9:B8:B8|0A:00:27:00:00:00|CC:52:AF:87:F3:DA||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService=1 10/22/2015 1:23 PM Middleware::Communication Response: Success 10/22/2015 1:23 PM Middleware::Communication URL: http://10.72.3.50/fog/service/snapins.checkin.php?mac=B4:99:BA:E9:B8:B8|0A:00:27:00:00:00|CC:52:AF:87:F3:DA||00:00:00:00:00:00:00:E0|00:00:00:00:00:00:00:E0&newService=1 10/22/2015 1:23 PM Middleware::Communication Unknown Response: **Failed to find snapin file** ------------------------------------------------------------------------------
Fedora 22 SNV5044
Edit: Put log in code block
-
RE: Unable to use log viewer from interface
@Tom-Elliott Almost there actually…The errors mentioned are no longer present; however all nodes show options like server (ie. Multicast,Image/Snapin Replication etc.) and all present “no data to read” when chosen.
Thanks for the hard work, I’ve mentioned it before, but I feel it needs said again. I really appreciate your help.
-
RE: Unable to use log viewer from interface
Ok so the issue is with “MYSQL not currently running” is somehow fixed, must’'ve been resetting the fogstorage password. Not sure why SVN 4972 nodes weren’t affected.
However the issus with a page popping up with “There are no enabled storage nodes for this group” when clicking “Log Viewer” still exists. I’m currently running SVN 5036.
-
RE: Unable to use log viewer from interface
@Tom-Elliott What should I get when I enter it correctly :mysql -u fogstorage -p’fs*********’ -h 10.72.3.50 fog
-
RE: Unable to use log viewer from interface
@Hanz Server shows the following using fog database.
MariaDB [fog]> show grants FOR fogstorage;
±----------------------------------------------------------------------------------------------------------+
| Grants for fogstorage@% |
±----------------------------------------------------------------------------------------------------------+
| GRANT USAGE ON . TO ‘fogstorage’@‘%’ IDENTIFIED BY PASSWORD ‘2690302A44883E0B71599B2B3D4687A11E9D4A6A’ |
| GRANT ALL PRIVILEGES ONfog
. TO ‘fogstorage’@’%’ |
±----------------------------------------------------------------------------------------------------------+
2 rows in set (0.00 sec)I know the password is encrypted, but it is certainly correct via the WebUI