FYI I can load the pages but they are extremely slow and sometimes fail to load at all.
Posts made by Joseph Hales
-
RE: SVN 4972 to SVN 5046 server load
-
RE: SVN 4972 to SVN 5046 server load
After updating SVN to 5054 and restarting the server completly it still seems high to me.
System Overview Username jhales Web Server 10.200.10.150 TFTP Server 10.200.10.150 Load Average 29.00, 31.61, 20.87 System Uptime 13 min, 0 users```
-
RE: SVN 4972 to SVN 5046 server load
I am only running the legacy client on my hosts.
-
RE: New Server
After commands apache2 fails to restart here is the apache error log.
[Fri Oct 23 14:24:26.511019 2015] [core:error] [pid 2403] [client 10.200.32.18:63439] AH00037: Symbolic link not allowed or link target not accessible: /var/www/html/fog [Fri Oct 23 14:41:48.982413 2015] [mpm_prefork:notice] [pid 2400] AH00169: caught SIGTERM, shutting down [Fri Oct 23 14:41:50.072348 2015] [mpm_prefork:notice] [pid 6813] AH00163: Apache/2.4.16 (Ubuntu) configured -- resuming normal operations [Fri Oct 23 14:41:50.072387 2015] [core:notice] [pid 6813] AH00094: Command line: '/usr/sbin/apache2' [Fri Oct 23 14:41:59.618161 2015] [core:error] [pid 6816] [client 10.200.32.18:56969] AH00037: Symbolic link not allowed or link target not accessible: /var/www/html/fog [Fri Oct 23 14:43:13.083367 2015] [core:error] [pid 6817] [client 10.200.32.18:57001] AH00037: Symbolic link not allowed or link target not accessible: /var/www/html/fog [Fri Oct 23 14:43:31.093977 2015] [mpm_prefork:notice] [pid 6813] AH00169: caught SIGTERM, shutting down [Fri Oct 23 14:45:52.701347 2015] [mpm_prefork:notice] [pid 2298] AH00163: Apache/2.4.16 (Ubuntu) configured -- resuming normal operations [Fri Oct 23 14:45:52.708395 2015] [core:notice] [pid 2298] AH00094: Command line: '/usr/sbin/apache2' [Fri Oct 23 14:53:26.707315 2015] [core:error] [pid 2301] [client 10.200.32.18:62259] AH00037: Symbolic link not allowed or link target not accessible: /var/www/html/fog
-
RE: New Server
chmod: cannot access ‘/var/www/fog’: Too many levels of symbolic links
root@934fog1:~# sudo find /var/www/html -type f -exec chmod 644 {};
find: missing argument to `-exec’ -
RE: SVN 4972 to SVN 5046 server load
I have one of the largest deployments running SVN but like I said this was fine under a previous SVN one of the earlier changes that was made was to remove some sql validation checks that were used previously to clean incomplete records from the db it seems innodb didn’t like the function calls I wonder if these have been readded since?
-
New Server
Setup some new hardware today I think I am missing somthing obvious I installed ubuntu with a storage drive mounted as /images then installed fog 1.2 set permissions for the images directory ie. but now I am unable to access the fog management page all i get is.
Forbidden
You don’t have permission to access /fog/management on this server.
root@934fog1:~# sudo touch /images/.mntcheck root@934fog1:~# sudo touch /images/dev/.mntcheck root@934fog1:~# sudo chown -R root:root /images root@934fog1:~# sudo chmod -R 777 /images
-
RE: SVN 4972 to SVN 5046 server load
top - 14:17:35 up 3:08, 1 user, load average: 33.54, 34.93, 33.54 Tasks: 465 total, 22 running, 443 sleeping, 0 stopped, 0 zombie %Cpu(s): 35.5 us, 4.3 sy, 0.0 ni, 44.0 id, 15.7 wa, 0.0 hi, 0.6 si, 0.0 st KiB Mem: 24678932 total, 9619308 used, 15059624 free, 122692 buffers KiB Swap: 4844540 total, 0 used, 4844540 free. 7271580 cached Mem PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1398 mysql 20 0 8730436 336472 7328 S 31.2 1.4 115:48.88 mysqld 14010 www-data 20 0 333584 23144 7052 R 26.2 0.1 0:09.48 apache2 13967 www-data 20 0 327440 16604 5688 S 22.5 0.1 0:11.39 apache2 14066 www-data 20 0 327216 17696 7016 S 16.2 0.1 0:11.28 apache2 13942 www-data 20 0 327184 16116 5456 S 15.9 0.1 0:12.02 apache2 12817 www-data 20 0 333356 22988 7260 R 14.9 0.1 1:13.09 apache2 14045 www-data 20 0 327180 16100 5444 S 14.9 0.1 0:07.29 apache2 13317 www-data 20 0 333616 21536 5724 S 14.6 0.1 0:40.15 apache2 13991 www-data 20 0 333328 21088 5424 R 14.6 0.1 0:08.65 apache2 12793 www-data 20 0 333356 21516 5772 S 14.3 0.1 1:19.05 apache2 13996 www-data 20 0 333324 21148 5384 S 14.3 0.1 0:08.57 apache2 12825 www-data 20 0 333392 22816 7076 R 13.9 0.1 1:24.51 apache2 14211 www-data 20 0 328404 16856 5280 S 13.9 0.1 0:00.42 apache2 13997 www-data 20 0 327180 17644 6984 S 10.9 0.1 0:18.68 apache2 14128 www-data 20 0 327184 16040 5384 S 10.6 0.1 0:04.77 apache2 14171 www-data 20 0 327180 16040 5384 S 10.3 0.1 0:03.64 apache2 14054 www-data 20 0 327216 16132 5444 S 9.9 0.1 0:08.68 apache2```
-
RE: SVN 4972 to SVN 5046 server load
Updated to svn 5020 server load is averaging 32 now.
-
RE: FOG storage node and data replication
As the images are already compressed I’m not sure if rsync with compression would be of any benefit or might actually make copy times worse.
-
SVN 4972 to SVN 5046 server load
I updated to the latest svn last night and my server load went from and average of around 4 to 27 and the web pages are slow to load again this is with 0 active tasks. All my apache log shows is.
[Fri Oct 23 06:37:08.122924 2015] [mpm_prefork:notice] [pid 1615] AH00163: Apache/2.4.16 (Ubuntu) OpenSSL/1.0.1f configured -- resuming normal operations [Fri Oct 23 06:37:08.122977 2015] [core:notice] [pid 1615] AH00094: Command line: '/usr/sbin/apache2'```
-
RE: problems Loading Windows iso in advanced menu.
This isn’t using the SVN version of FOG is it? Try “chain memdisk iso raw”.
-
RE: problems Loading Windows iso in advanced menu.
I would redownload your iso it may be corrupted.
-
RE: After Update to SVN 4928 web pages time out constantly
I’m worried about the sigterm termination and the max hosts error every time MySQL starts I will be switching hardware soon and if these are underlying database issues I would like to resolve them before migration.
-
RE: After Update to SVN 4928 web pages time out constantly
As of right now fog has been running for 18 hours when I run
show full processlist;
I get 191 lines of
| 43572 | root | localhost:35810 | fog | Sleep | 3 | | NULL
at least I’m not seeing the locked delete entries any more. I think I have a old deleted snapin associated with some hosts what would be a command to select and delete it from my sql it may be causing the apache errors I am getting now.
-
RE: r4930 - Fedora 21, Unable to "Ignore MAC for imaging"
I think what you need to do is see if you can disable pxe boot for the individual NIC in bios.
-
RE: Unable to Add New Snapin
Tom pointed me to the max_upload_size as well I should have remembered.
-
RE: FOG Snapin Task Queued
Chrome has a special enterprise installer available here. Your runwith command is msiexec, the run with argument is /i and the command line switches are /qn.
-
RE: Unable to Add New Snapin
The file is 280mb but I already increased the max post size to a gig and restarted the server.