Posts made by Hanz
-
RE: Installer rewrites /opt/fog/.fogsettings with incorrect subnet mask
This apparently has to do with the virbr0 interface setup by default with Fedora 22…After disabling with the following:
virsh net-destroy default
virsh net-autostart default
virsh net-undefine defaultand then reconfiguring the settings at /opt/fog/.fogsettings…The installer works correctly and the correct subnet mask is defined.
-
Installer rewrites /opt/fog/.fogsettings with incorrect subnet mask
Each time the installer runs, it is changing the subnet mask provided in /opt/fog/.fogsettings to 255.255.255.0, when I’m on a 255.255.252.0 network.
-
RE: Running identical Kernels on nodes as server
This topic can probably be closed…I forgot that the clients booted from Server’s kernel first, before being redirected to node on location.
-
RE: Pending hosts notification
Ran it, but even after reboot problem persists.
-
Running identical Kernels on nodes as server
Is there a way to either share the same kernel amongst nodes, or download different kernels for nodes independently of Server’s kernel ?
-
RE: Location Plugin not installing svn 4972
Did nothing to server and now it allowed me to Install the plugin. I’ve no idea what happened to allow this to finally go through, but it’s working now.
-
Pending hosts notification
I’m running svn 4972 on Fedora 22
I have the pending hosts notification permanently both, after accepting pending host, and if none are even present on “Pending hosts” page.
-
Image Replication and Snapin Replication strange behaviour
I’m running svn version 4972 on Fedora 22 with One server acting as master node for one location with a second storage node not set as master.
I have 4 locations with a master “storage” node set in each.
Image Replicator and Snapin Replicator are not going through their full motions.
This is all that the Image Replicator will show, and Snapin Replicator log is the same.
[10-15-15 10:46:54 am] * Starting Image Replication.
[10-15-15 10:46:54 am] * We are group ID: #1
[10-15-15 10:46:54 am] | We are group name: Office
[10-15-15 10:46:54 am] * We have node ID: #1
[10-15-15 10:46:54 am] | We are node name: Fog-Server
[10-15-15 10:56:54 am] * Starting Image Replication.
[10-15-15 10:56:54 am] * We are group ID: #1
[10-15-15 10:56:54 am] | We are group name: Office
[10-15-15 10:56:54 am] * We have node ID: #1
[10-15-15 10:56:54 am] | We are node name: Fog-ServerIt used to go through mirroring directories as normal, and moving forward if there weren’t any changes.
-
Location Plugin not installing svn 4972
Location plugin will not install after updating to latest svn version.
Server 500 Error
-
RE: Cannot get log viewer to display actual server
tftp password, is the same as /opt/fog/.fogsettings file and same as passwd on storage node settings. All passwords match including fog user password on server itself.
-
Cannot get log viewer to display actual server
What/ Where/ does the webui get the information to display under log viewer…I find it odd that I can see the nodes, but not the server with Image Replicator, Multicast, Scheduler, access, and error logs. It’s not even an option.
-
Problem with log files
I’m using SVN 4193 on Ubuntu 14.04.2 web server error when trying to view logs.
here is my last few lines of error log after re-install… There are about 100 errors about line 59 & line 60 before this, but those were always there…Below is different…
[Mon Jul 27 08:54:33.886758 2015] [:error] [pid 1347] [client 10.72.145.4:63549] PHP Warning: mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/MySQL.class.php on line 60 [Mon Jul 27 08:54:33.886876 2015] [:error] [pid 1347] [client 10.72.145.4:63549] PHP Warning: mysqli::query(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/MySQL.class.php on line 60 [Mon Jul 27 08:54:34.260653 2015] [:error] [pid 1348] [client 10.72.2.107:52653] PHP Warning: mysqli::real_escape_string(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/MySQL.class.php on line 163 [Mon Jul 27 08:54:34.260689 2015] [:error] [pid 1348] [client 10.72.2.107:52653] PHP Warning: mysqli::real_escape_string(): Couldn't fetch mysqli in /var/www/html/fog/lib/db/MySQL.class.php on line 163 [Mon Jul 27 08:54:53.233533 2015] [:error] [pid 1345] [client 10.72.2.107:52691] PHP Warning: Invalid argument supplied for foreach() in /var/www/html/fog/lib/fog/StorageGroup.class.php on line 24, referer: http://10.72.3.50/fog/management/index.php?node=about [Mon Jul 27 08:54:53.233845 2015] [:error] [pid 1345] [client 10.72.2.107:52691] PHP Fatal error: Call to a member function isValid() on boolean in /var/www/html/fog/lib/pages/FOGConfigurationPage.class.php on line 740, referer: http://10.72.3.50/fog/management/index.php?node=about
Any ideas ?
Mod edited to use code box. -
Weird Apache Error Log
[Thu Jul 23 14:46:50.687028 2015] [core:notice] [pid 4171] AH00094: Command line: ‘/usr/sbin/apache2’
Enter password:I would like to know what this is, since I’ve not seen it before and my error and access logs only work sometimes on all master nodes.
Please, and thanks
-
RE: Removing a Scheduled task
thanks for all the mysql pointers, and that last line worked like a charm.
-
RE: Removing a Scheduled task
Would it be possible to re-image the same computer and then name it what the old name was…Would this then allow the WOL to play out, thus removing it ?