• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. ManofValor
    3. Posts
    • Profile
    • Following 4
    • Followers 0
    • Topics 13
    • Posts 170
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Unable to locate image store.

      ok, I went back to fog management and deleted everything for this client and started over. i got through to the blue screen with red progress bars and it went really quick. It rebooted and then I got:

      “Boot device not found”

      Please install an operating system on your hard disk

      Hard disk (3F0)

      F2 system diagnostics

      I have been getting this since the beginning. Ive had to reinstall win 7 3-4 times

      posted in FOG Problems
      ManofValorM
      ManofValor
    • RE: Unable to locate image store.

      @Sebastian-Roth @Wayne-Workman @george1421 @Tom-Elliott I think I know what the problem might be. It’s trying to upload the image to /images/ but when I setup the partitioning I set it up to go to /opt/fog/images, per one of the moderators suggestion. Am I right and if I am how do I get the FOG server to do it right.
      I don’t know what I’m doing so this could just be mumbo jumbo.

      posted in FOG Problems
      ManofValorM
      ManofValor
    • RE: Unable to locate image store.

      @Sebastian-Roth
      Image type-Single Disk - Re-sizable
      OSID-How do I find that? I’m very new to linux
      Output of ls -al /images/MCWP82:

      [root@localhost bin]# ls -al /images/MCWP82
      ls: cannot access /images/MCWP82: No such file or directory
      [root@localhost bin]# ls -al /images
      total 16
      drwxrwxrwx.  4 root root 4096 Feb 24 15:59 .
      dr-xr-xr-x. 21 root root 4096 Feb 26 16:48 ..
      drwxrwxrwx.  2 root root 4096 Feb 24 15:59 dev
      -rwxrwxrwx.  1 root root    0 Feb 24 15:59 .mntcheck
      drwxrwxrwx.  2 root root 4096 Feb 24 15:59 postdownloadscripts
      
      posted in FOG Problems
      ManofValorM
      ManofValor
    • Unable to locate image store.

      Trying to do a an image and getting this error:

      0_1456844794078_0301160847-1.jpg

      CentOS 7
      FOG v.6476
      HP Z440 64bit

      posted in FOG Problems
      ManofValorM
      ManofValor
    • RE: Install/update your database - blank white page

      @Wayne-Workman @Tom-Elliott I upgraded again but same problem.

       * Press [Enter] key when database is updated/installed.
      
       * Setting up storage..........................................OK
       * Setting up and starting DHCP Server.........................grep: Server: No such file or directory
      Server: Unknown host
      ifconfig: `--help' gives usage information.
      Error: either "dev" is duplicate, or "Server" is a garbage.
      Failed!
      

      Another things is when I click on the fog/management link to update, it goes straight to the login page instead of update page. Is that because of the trouble I have been having with this other stuff?

      posted in General
      ManofValorM
      ManofValor
    • RE: Install/update your database - blank white page

      @Tom-Elliott Yes. Per my other post I also keep getting this;

       * Press [Enter] key when database is updated/installed.
      
       * Setting up storage..........................................OK
       * Setting up and starting DHCP Server.........................Error: either "dev" is duplicate, or "Server" is a garbage.
      Server: Unknown host
      ifconfig: `--help' gives usage information.
      ../lib/common/functions.sh: line 1757: -o: command not found
      grep: Server: No such file or directory
      Failed!
      
      posted in General
      ManofValorM
      ManofValor
    • RE: Install/update your database - blank white page

      Just got the same exact output.

      [root@localhost trunk]# svn up
      Updating '.':
      At revision 4888.
      [root@localhost trunk]# 
      
      posted in General
      ManofValorM
      ManofValor
    • RE: Install/update your database - blank white page

      @Tom-Elliott oh right, thank you.

      posted in General
      ManofValorM
      ManofValor
    • RE: Install/update your database - blank white page
      [root@localhost bin]# svn up
      Updating '.':
      At revision 4888.
      
      posted in General
      ManofValorM
      ManofValor
    • RE: Install/update your database - blank white page

      @Tom-Elliott Should be version 4888, right?

      posted in General
      ManofValorM
      ManofValor
    • RE: Install/update your database - blank white page

      @Sebastian-Roth Upgrade fog or system upgrade?

      posted in General
      ManofValorM
      ManofValor
    • Error: either "dev" is duplicate or "Server" is garbage...

      I’m getting this error during fresh fog install svn.

       * Press [Enter] key when database is updated/installed.
      
       * Setting up storage..........................................OK
       * Setting up and starting DHCP Server.........................Error: either "dev" is duplicate, or "Server" is a garbage.
      Server: Unknown host
      ifconfig: `--help' gives usage information.
      ../lib/common/functions.sh: line 1758: -o: command not found
      grep: Server: No such file or directory
      Failed!
      

      Running these commands;

      mkdir /opt/svn;cd /opt/svn;setenforce 0;systemctl restart firewalld;for service in http https tftp ftp mysql nfs mountd rpc-bind proxy-dhcp samba; do firewall-cmd --permanent --zone=public --add-service=$service; done;systemctl restart firewalld.service;systemctl enable firewalld;yum install svn -y;svn co https://svn.code.sf.net/p/freeghost/code/trunk;cd trunk/bin;./installfog.sh
      

      So frustrated with FOG!!! @Tom-Elliott knows what I’m talking about.

      posted in FOG Problems
      ManofValorM
      ManofValor
    • RE: Install/update your database - blank white page

      Ok, I tried fog install again and got through all that, thought I put a password for mysql but didn’t, but I got another error. I’ll see if I can figure it out, if not i’ll start another post. Thanks guys.

      posted in General
      ManofValorM
      ManofValor
    • RE: Install/update your database - blank white page

      Log gave me a bunch of these;

      [root@localhost bin]# tail -100 /var/log/httpd/error_log
      [Wed Feb 24 15:55:37.283070 2016] [:error] [pid 28155] [client 10.10.1.40:45996] PHP Warning:  mysqli::query(): invalid object or resource mysqli\n in /var/www/html/fog/lib/db/mysql.class.php on line 52, referer: http://10.10.1.40/fog/management/?node=schemaupdater
      [Wed Feb 24 15:55:37.283135 2016] [:error] [pid 28155] [client 10.10.1.40:45996] PHP Warning:  mysqli::select_db(): invalid object or resource mysqli\n in /var/www/html/fog/lib/db/mysql.class.php on line 40, referer: http://10.10.1.40/fog/management/?node=schemaupdater
      [Wed Feb 24 15:55:37.283149 2016] [:error] [pid 28155] [client 10.10.1.40:45996] PHP Warning:  mysqli::query(): invalid object or resource mysqli\n in /var/www/html/fog/lib/db/mysql.class.php on line 52, referer: http://10.10.1.40/fog/management/?node=schemaupdater
      [Wed Feb 24 15:55:37.283207 2016] [:error] [pid 28155] [client 10.10.1.40:45996] PHP Warning:  mysqli::select_db(): invalid object or resource mysqli\n in /var/www/html/fog/lib/db/mysql.class.php on line 40, referer: http://10.10.1.40/fog/management/?node=schemaupdater
      [Wed Feb 24 15:55:37.283221 2016] [:error] [pid 28155] [client 10.10.1.40:45996] PHP Warning:  mysqli::query(): invalid object or resource mysqli\n in /var/www/html/fog/lib/db/mysql.class.php on line 52, referer: http://10.10.1.40/fog/management/?node=schemaupdater
      [Wed Feb 24 15:55:37.283278 2016] [:error] [pid 28155] [client 10.10.1.40:45996] PHP Warning:  mysqli::select_db(): invalid object or resource mysqli\n in /var/www/html/fog/lib/db/mysql.class.php on line 40, referer: http://10.10.1.40/fog/management/?node=schemaupdater```
      posted in General
      ManofValorM
      ManofValor
    • RE: Install/update your database - blank white page

      @Tom-Elliott Well this time I got the right screen but when I clicked on Install/Update I got this:
      0_1456351105006_10.10.1.40_2016-02-24_15-56-49.png

      and it just kept going

      posted in General
      ManofValorM
      ManofValor
    • RE: Install/update your database - blank white page

      @Tom-Elliott Oops…

      posted in General
      ManofValorM
      ManofValor
    • RE: Install/update your database - blank white page

      Not sure what I did wrong but:

      [root@localhost fogadmin]# tail -100 /var/log/httpd/error_log
      [Sun Feb 21 03:26:01.608843 2016] [auth_digest:notice] [pid 1481] AH01757: generating secret for digest authentication ...
      [Sun Feb 21 03:26:01.610182 2016] [lbmethod_heartbeat:notice] [pid 1481] AH02282: No slotmem from mod_heartmonitor
      [Sun Feb 21 03:26:01.611983 2016] [ssl:warn] [pid 1481] AH02292: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support (RFC 4366)
      [Sun Feb 21 03:26:01.632996 2016] [mpm_prefork:notice] [pid 1481] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips PHP/5.4.45 configured -- resuming normal operations
      [Sun Feb 21 03:26:01.633018 2016] [core:notice] [pid 1481] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
      
      posted in General
      ManofValorM
      ManofValor
    • RE: Install/update your database - blank white page

      @Sebastian-Roth I did both as you can see.

      posted in General
      ManofValorM
      ManofValor
    • RE: Install/update your database - blank white page

      @Tom-Elliott I’m on centos BTW, not sure if that matters on the command.

      [root@localhost fogadmin]# tail -100 /var/log/apache2/error.log
      tail: cannot open ‘/var/log/apache2/error.log’ for reading: No such file or directory
      [root@localhost fogadmin]# tail -100 /var/log/httpd/error.logtail: cannot open ‘/var/log/httpd/error.log’ for reading: No such file or directory
      [root@localhost fogadmin]# 
      
      posted in General
      ManofValorM
      ManofValor
    • Install/update your database - blank white page

      Doing a fresh install of FOG svn trunk on CentOS 7 and when I get to the Install/Update your database link I get a blank white page. I did not get any errors during the install and when I go to the IP addr only I get a page that says;

      Testing 123…

      This page is used to test the proper operation of the Apache HTTP server after it has been installed. If you can read this page it means that this site is working properly. This server is powered by CentOS.

      Any info I’m missing that you need? Be back to check on this tomorrow.

      Thanks

      posted in General
      ManofValorM
      ManofValor
    • 1
    • 2
    • 5
    • 6
    • 7
    • 8
    • 9
    • 7 / 9