• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

PXE Boot stopped working

Scheduled Pinned Locked Moved
FOG Problems
5
71
30.8k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G
    geoffpeters
    last edited by Jan 20, 2015, 6:24 PM

    Yes, both php.ini files contain date.timezone=“America/Los_Angeles”. My path includes apache2, I assume that is OK.

    I followed the steps you outlined and I restarted the FOG server.

    When I restart the apache2 service I get a message:
    “Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName.”

    When I restart the FOG services I see this:
    “Restarting FOG Computer Imaging Solution: FOGScheduler
    start-stop-daemon: warning: failed to kill 939: no such process” [OK]

    1 Reply Last reply Reply Quote 0
    • W
      Wolfbane8653 Developer
      last edited by Jan 20, 2015, 6:57 PM

      [quote=“geoffpeters, post: 41043, member: 25329”]Yes, both php.ini files contain date.timezone=“America/Los_Angeles”. My path includes apache2, I assume that is OK.

      I followed the steps you outlined and I restarted the FOG server.

      When I restart the apache2 service I get a message:
      “Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName.”
      [/quote]

      check this out you may want to look at those files again and change 127.0.1.1 to localhost
      [url]http://askubuntu.com/questions/256013/could-not-reliably-determine-the-servers-fully-qualified-domain-name[/url]

      1 Reply Last reply Reply Quote 0
      • G
        geoffpeters
        last edited by Jan 20, 2015, 7:35 PM

        I fixed the ServerName problem.

        I tried to insert screen shots of the php.ini files but it seems I don’t know how.

        In any case it looks to me as if they are both correct.

        [IMG]http://fogproject.org/forum/c:\mover\apache2.png[/IMG][IMG]http://fogproject.org/forum/\i7-09-10w7\c:\mover\apache2.png[/IMG]

        1 Reply Last reply Reply Quote 0
        • W
          Wolfbane8653 Developer
          last edited by Jan 20, 2015, 7:41 PM

          Use the “More Options…” button

          1 Reply Last reply Reply Quote 0
          • G
            geoffpeters
            last edited by Jan 20, 2015, 7:47 PM

            OK. how about these:

            [ATTACH]1612[/ATTACH]

            [ATTACH]1613[/ATTACH]

            [url=“/_imported_xf_attachments/1/1612_apache2.png?:”]apache2.png[/url][url=“/_imported_xf_attachments/1/1613_cli.png?:”]cli.png[/url]

            1 Reply Last reply Reply Quote 0
            • W
              Wolfbane8653 Developer
              last edited by Jan 20, 2015, 7:57 PM

              This is good for the time zone.

              However, for your error of “Could not reliably determine the server’s fully qualified domain name, using 127.0.1.1 for ServerName.”
              [SIZE=14px][quote][/quote][/SIZE][quote][SIZE=14px][FONT=UbuntuRegular][COLOR=#333333]If you insert a[/COLOR][/FONT][/SIZE]
              [COLOR=#333333][FONT=Ubuntu Mono][SIZE=14px][COLOR=#222222]ServerName localhost[/COLOR][/SIZE][/FONT][/COLOR]
              [FONT=UbuntuRegular][COLOR=#333333][SIZE=14px]in either [COLOR=#222222][FONT=Ubuntu Mono][SIZE=14px]httpd.conf[/SIZE][/FONT][/COLOR] or [COLOR=#222222][FONT=Ubuntu Mono][SIZE=14px]apache2.conf[/SIZE][/FONT][/COLOR] in [COLOR=#222222][FONT=Ubuntu Mono][SIZE=14px]/etc/apache2[/SIZE][/FONT][/COLOR] and restart apache the notice will disappear.[/SIZE][/COLOR][/FONT]
              [/quote]

              1 Reply Last reply Reply Quote 0
              • G
                geoffpeters
                last edited by Jan 20, 2015, 8:08 PM

                Yes, I did that.

                [S]The scheduled task now appears in the Active Tasks window.[/S]

                My mistake. The scheduled task is not running.

                I tried the client with a user logged in, at the ctl-alt-del screen, and with a reboot.

                In the first two cases nothing happened. In the reboot it went through the PXE menu and by default booted from the hard drive

                1 Reply Last reply Reply Quote 0
                • G
                  geoffpeters
                  last edited by Jan 20, 2015, 9:14 PM

                  Any more ideas about getting the scheduled task deployment to work?

                  1 Reply Last reply Reply Quote 0
                  • W
                    Wolfbane8653 Developer
                    last edited by Jan 20, 2015, 9:25 PM

                    I hate to throw this out there but did you disable windows firewall yet?

                    1 Reply Last reply Reply Quote 0
                    • G
                      geoffpeters
                      last edited by Jan 20, 2015, 9:31 PM

                      No firewalls on Windows boxes (via GPO) or the FOG server.

                      Just a reminder, the upload task works fine if I deploy the task instantly.

                      1 Reply Last reply Reply Quote 0
                      • W
                        Wolfbane8653 Developer
                        last edited by Jan 20, 2015, 9:40 PM

                        SO instant works but not delayed. have you tried cron-syle?

                        Sry currently testing the delayed on my configuration. I usually don’t use the delayed method. Just instant and cron-style.

                        Edit: delayed donate works for me. about 3 mins off from scheduled time thought. Most likely due to task check periods

                        1 Reply Last reply Reply Quote 0
                        • G
                          geoffpeters
                          last edited by Jan 20, 2015, 10:07 PM

                          I’m trying cron-style now. I set it up as 56, 13, 20, month, dow. That is, 1356 on the 20th, no month, no day of week. (I’m in California)

                          It is now 1407 and nothing.

                          1 Reply Last reply Reply Quote 0
                          • T
                            Tom Elliott
                            last edited by Jan 20, 2015, 10:08 PM

                            YOu have Cron set to run, every 1:56 pm, on the 20th day. When did you set this? Do you set it before 1356?

                            Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                            1 Reply Last reply Reply Quote 0
                            • G
                              geoffpeters
                              last edited by Jan 20, 2015, 10:09 PM

                              Yes, at 1354

                              Edit: The task appeared in the scheduled tasks window

                              1 Reply Last reply Reply Quote 0
                              • T
                                Tom Elliott
                                last edited by Jan 20, 2015, 10:13 PM

                                Okay,

                                What is the last 20 lines of:
                                [code]tail -20 /opt/fog/log/fogscheduler.log[/code]

                                Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                1 Reply Last reply Reply Quote 0
                                • G
                                  geoffpeters
                                  last edited by Jan 20, 2015, 10:28 PM

                                  Here you are:

                                  The clock looks wrong

                                  [ATTACH]1614[/ATTACH]

                                  I just ran the tail command again and the time did not change…

                                  [url=“/_imported_xf_attachments/1/1614_FogSchedLog.png?:”]FogSchedLog.png[/url]

                                  1 Reply Last reply Reply Quote 0
                                  • T
                                    Tom Elliott
                                    last edited by Jan 20, 2015, 10:31 PM

                                    Precisely.

                                    What’s the output of:

                                    [code]date -u[/code]

                                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      Tom Elliott
                                      last edited by Jan 20, 2015, 10:32 PM

                                      [quote=“Tom Elliott, post: 41082, member: 7271”]Precisely.

                                      What’s the output of:

                                      [code]date -u[/code][/quote]

                                      My current is: Tue Jan 20 22:29:50 UTC 2015

                                      Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                      1 Reply Last reply Reply Quote 0
                                      • G
                                        geoffpeters
                                        last edited by Jan 20, 2015, 10:39 PM

                                        Tue Jan 20 22:37:20 UTC 2015

                                        This looks correct

                                        1 Reply Last reply Reply Quote 0
                                        • G
                                          geoffpeters
                                          last edited by Jan 20, 2015, 10:40 PM

                                          As the time of the log did not change does that indicate that something is not running?

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 3
                                          • 4
                                          • 2 / 4
                                          2 / 4
                                          • First post
                                            34/71
                                            Last post

                                          219

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.4k

                                          Posts
                                          Copyright © 2012-2024 FOG Project