@Tom-Elliott - I got tired of sudo so enabled root login. Does sudo -i make any difference then? Tried it.
Posts made by coco65
-
RE: Around 100% cpu usage constantly
-
RE: Around 100% cpu usage constantly
Hi, I am getting the same on Debian 8 Git version 7917 FOG Storage Node running inside a Virtual Box on a NAS. Copying the commands listed below as root did not make any difference in my case. Constant 100% processor load.
-
Git 7917: web root for new storage node
Ok this is a very small thing but I am enjoying this disk cloning solution, so I hope my small newbie contributions help a bit.
In GIT (trunk) version7917 on Debian 8. When adding a new storage node, the field Web Root is blank. The wiki does not tell what the value should be by default. After trial and error I found out it should be /fog in there, not blank. After typing that and saving, it connects in the dashboard and starts replicating after a while, just as advertised.
I made the storage node on a QNAP NAS, inside a Debian virtual machine using the QNAP “Virtualization Station” app that comes free with the NAS and followed the FOG wiki for install instructions. Works fine!
The /fog value for Web Root should be a default I think, so you don’t have to guess when adding a storange node. Keep up the good work, greetings from Holland.
-
RE: Install fails - SVN revision 5520 on Centos 7 minimal 1511
@Sebastian-Roth : Yes you are right, i’m a Linux newbie so after a problem on the Debian trunk side I wanted to try something else, like CentOS, because many hosting providers seem to use that. But the Debian problem was quickly solved so I am turning back to that, the Git install works perfectly on that platform now. Sorry for bothering you.
-
RE: Install fails - Git version May 21 22:55:22 2016 on Debian 8.4
@Tom-Elliott : Yes it works (the installer on Debian)! Thank you.
A very small and not so important but funny detail: during installation I choose “Internationalization: no” as an option. However in the logon screen the languages are still shown and the default is Chinese, I think. The language list should not be there and/or default to English, I think.
-
RE: Install fails - SVN revision 5520 on Centos 7 minimal 1511
@Tom-Elliott : Thanks for the quick responses.
The fog user was already setup because I ran the setup script twice, the first time it also failed on “setting up password”. I ran it the second time so I could take a screenshot. Here is the log file and the install log file.
0_1463971935984_fog_error_7751.log
0_1463971950827_foginstall.log -
Install fails - SVN revision 5520 on Centos 7 minimal 1511
After unsuccesfull attempts to install on Debian using the Git method i wanted to give FOG on CentOS using the CVN method a try. Did everything according to the wiki. No luck today
I want the latest version because Win10 support is important to my institution.
Big row of OK’s and then it fails at the “setting up fog password…” stage.
Cannot give an Apache error log this time because Apache is not yet started at this point.
-
RE: Install fails - Git version May 21 22:55:22 2016 on Debian 8.4
@Developers Found this in the Apache error log, during the install, when trying to surf to http://192.168.0.7/fog/management with web browser. Maybe that can help you?
PDOStatement::execute(): MySQL server has gone away in /var/www/fog/lib/db/pdodb.class.php on line 169
PDOStatement::execute(): Error reading result set’s header in /var/www/fog/lib/db/pdodb.class.php on line 169
see attached log file:
-
Install fails - Git version May 21 22:55:22 2016 on Debian 8.4
Hi there. Trying to install the latest Git version on Debian 8.4:
commit 75093841964ddb73d917e1408c015d91364c511c
Merge: 1a598c1 d68efa5
Author: Tom Elliott tommygunsster@gmail.com
Date: Sat May 21 22:55:22 2016 -0400However at the installer fase:
* You still need to install/update your database schema. * This can be done by opening a web browser and going to: http://192.168.0.7/fog/management
My browser “hangs” when trying to reach 192.168.0.7/fog/management
Tried it with 3 machines and many browsers.
After 10 minutes Apache2 is still using 90% cpu, “top” tells me even after closing the browser.I can connect to http://192.168.0.7/ however so apache is running and working. This is the default homepage now (see under). Clicking op fog/ gives a “cannot reach destination” error in the browser, after 1 min waiting.
Index of /
[ICO] Name Last modified Size Description
[DIR] fog/ 2016-05-22 10:20 -
[DIR] html/ 2016-05-22 10:10 -
Apache/2.4.10 (Debian) Server at 192.168.0.7 Port 80 -
7739 - cannot connect image to host
In the Image Management screen, the on/off option “Image Enabled” does not stick, when creating or editing a new inage. When I check it (on) and click on [update] the option is off again. In the database I can see the option is set to 1 however, using phpmyadmin.
Then, in the Edit host definition screen, I cannot select the image, it is not in the pulldown list. Uploading the image is thus not possible.
Installed 7739 using Git method on Debian 8.4