• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Axel
    3. Posts
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 12
    • Posts 40
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by Axel

    • Is upgrading to trunk "back to normal" now?

      I haven’t seen anything in the announcements section on the forum here so I wanted to ask what is the status with upgrading to trunk using the various options, svn, git, btsync, wget?

      I used to use SVN, the last time I updated I used git because of the sourceforge outage.

      What avenue is working correctly right now?

      posted in General
      A
      Axel
    • RE: "Download task failed to create" when trying to add multiple download tasks

      Check this out on the wiki

      https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTP#You_must_first_upload_an_image_to_create_a_download_task

      Had the same issue myself a while back and this resolved it.

      posted in FOG Problems
      A
      Axel
    • FOG 3642 BFD: /var/www/fog/service/ipxe/bzimage warnings in apache2 logs client not imaging

      I just installed Debian Wheezy, FOG (3642), and DNSMASQ today and this is what i’m seeing after setting the first test image upload. The client is in a remote location so I can’t see the screen (will be able to in the morning) but I can’t find any documentation on these errors that are showing up in the apache2 error logs.

      BFD: /var/www/fog/service/ipxe/bzImage: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .bss
      BFD: /var/www/fog/service/ipxe/bzImage32: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .bss
      BFD: /var/www/fog/service/ipxe/bzImage: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .bss
      BFD: /var/www/fog/service/ipxe/bzImage32: Warning: Ignoring section flag IMAGE_SCN_MEM_NOT_PAGED in section .bss
      root@crfog:/var/log/apache2#
      
      posted in FOG Problems
      A
      Axel
    • RE: Multiple instances of the same service running? ps -ef|grep FOG build 3642

      ok, thank you Tom!

      posted in FOG Problems
      A
      Axel
    • Multiple instances of the same service running? ps -ef|grep FOG build 3642

      Are the following results ok? I’ve never seen the services laid out like this before when checking them, this is the first time i’ve used Debian Wheezy, but I want to be sure. I’m on build 3642. Also when installing FOG, and wanting to use the development version should 1.2 be installed first and then upgrade to trunk or can a person start out right from trunk?

      root@crfog:~# ps -ef|grep FOG
      root      1998     1  0 15:43 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGImageReplicator/FOGImage                                                                   Replicator
      root      2026     1  0 15:43 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMult                                                                   icastManager
      root      2056     1  0 15:43 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGTaskScheduler/FOGTaskSch                                                                   eduler
      root      2085     1  0 15:43 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGSnapinReplicator/FOGSnap                                                                   inReplicator
      root      2852  2056  1 15:44 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGTaskScheduler/FOGTaskSch                                                                   eduler
      root      2878  2085  1 15:44 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGSnapinReplicator/FOGSnap                                                                   inReplicator
      root      3455  1998  1 15:44 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGImageReplicator/FOGImage                                                                   Replicator
      root      3486  2026  1 15:44 ?        00:00:00 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMult                                                                   icastManager
      root      3564  3521  0 15:44 pts/0    00:00:00 grep FOG
      
      posted in FOG Problems
      A
      Axel
    • RE: Quick cron scheduling help needed

      It was adding the * that helped get these going, thanks Deastrom!

      posted in General
      A
      Axel
    • RE: Scheduled tasks are not starting in FOG 1.2.0

      I don’t know if I can say its 100% fixed, but its temperamental for me at best. We use FOG as part of our backup solution by uploading images so we can download them back to bare-metal in a hard drive failure. I know this isn’t exactly what FOG was meant to do…but it does it and it works for us. I’ve found that adding some system restart instructions to rc.local has helped to keep fog services,mysql, apache all running. I’ve recently started using cron tasks and they were not working but that was because they were particular with the syntax (and it was my first time messing with cron tasks anyways.

      What OS are you using for fog? in Ubuntu server 12 we have to change some date/time entry in a couple of php files.

      posted in FOG Problems
      A
      Axel
    • Quick cron scheduling help needed

      I’ve set up many cron style upload image tasks in one of my FOG installs and they never fire off. Either i’m not using correct syntax, or something is else is goofy, this install is 1.2.0. The fog schedule service is running (pretty sure) the clients (legacy) are set to auto log out on a task (force reboot)

      [CODE]aseikola@qcfog:~$ lsb_release -a
      No LSB modules are available.
      Distributor ID: Ubuntu
      Description: Ubuntu 12.04.5 LTS
      Release: 12.04
      Codename: precise
      [/CODE]

      [CODE][05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 18 dom month 1
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 19 dom month 1
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 20 dom month 1
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 21 dom month 1
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 18 dom month 2
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 19 dom month 2
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 20 dom month 2
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 21 dom month 2
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 1 dom month 4
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 2 dom month 4
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 4 dom month 1
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 2 dom month 1
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 00 dom month 1
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 22 dom month 0
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 20 dom month 0
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 18 dom month 0
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 10 dom month 0
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 12 dom month 0
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 14 dom month 0
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 16 dom month 0
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 17 dom month 6
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 8 dom month 0
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: 00 5 dom month 0
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:57:35 am] * Task run time: Crontab: * 18 * * 4
      [05-12-15 11:57:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * 0 active task(s) awaiting check-in.
      [05-12-15 11:58:35 am] * 27 task(s) found.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 4 dom month 3
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 2 dom month 3
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 00 dom month 3
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 18 dom month 1
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 19 dom month 1
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 20 dom month 1
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 21 dom month 1
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 18 dom month 2
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 19 dom month 2
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 20 dom month 2
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 21 dom month 2
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 1 dom month 4
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 2 dom month 4
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 4 dom month 1
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 2 dom month 1
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 00 dom month 1
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 22 dom month 0
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 20 dom month 0
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 18 dom month 0
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 10 dom month 0
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 12 dom month 0
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 14 dom month 0
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 16 dom month 0
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 17 dom month 6
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 8 dom month 0
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: 00 5 dom month 0
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:58:35 am] * Task run time: Crontab: * 18 * * 4
      [05-12-15 11:58:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * 0 active task(s) awaiting check-in.
      [05-12-15 11:59:35 am] * 27 task(s) found.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 4 dom month 3
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 2 dom month 3
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 00 dom month 3
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 18 dom month 1
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 19 dom month 1
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 20 dom month 1
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 21 dom month 1
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 18 dom month 2
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 19 dom month 2
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 20 dom month 2
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 21 dom month 2
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 1 dom month 4
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 2 dom month 4
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 4 dom month 1
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 2 dom month 1
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 00 dom month 1
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 22 dom month 0
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 20 dom month 0
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 18 dom month 0
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 10 dom month 0
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 12 dom month 0
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 14 dom month 0
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 16 dom month 0
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 17 dom month 6
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 8 dom month 0
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: 00 5 dom month 0
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [05-12-15 11:59:35 am] * Task run time: Crontab: * 18 * * 4
      [05-12-15 11:59:35 am] * Task doesn’t run now.
      [/CODE]

      posted in General
      A
      Axel
    • RE: FOGScheduler needs started manually since upgrading to SVN 2912 from 1.2.0

      Tom, have you ever had the fog services randomly stop to where you had to start them again? I have to start and restart my FOGScheduler service quite often. Version 1.2.0

      posted in FOG Problems
      A
      Axel
    • RE: FOGScheduler needs started manually since upgrading to SVN 2912 from 1.2.0

      Then this is a known issue? What can be done to start these at the end of the startup process. I was thinking of making a tiny bash script that will run at the end of init, once everything else is up.

      posted in FOG Problems
      A
      Axel
    • RE: FOGScheduler needs started manually since upgrading to SVN 2912 from 1.2.0

      It seems the behavior is the same on my other install in another location using version 1.2.0. The operating systems is Ubuntu server 12.04.5 LTS. On a reboot the FOG services don’t start up. I try to start the services, and I get a fail. If I restart the service It starts.

      [CODE]aseikola@qcfog:~$ sudo service FOGScheduler start
      [sudo] password for aseikola:

      • Starting FOG Computer Imaging Solution: FOGScheduler [fail]
        aseikola@qcfog:~$ sudo service FOGScheduler restart
      • Restarting FOG Computer Imaging Solution: FOGScheduler start-stop-daemon: warning: failed to kill 920: No such process
        [ OK ]
        aseikola@qcfog:~$ ps -ef|grep FOG
        root 1833 1 0 14:33 ? 00:00:00 /usr/bin/php -q /opt/fog/service/FOGTaskScheduler/FOGTaskScheduler
        aseikola 1839 1691 0 14:34 pts/2 00:00:00 grep --color=auto FOG
        aseikola@qcfog:~$
        [/CODE]
      posted in FOG Problems
      A
      Axel
    • RE: FOGScheduler needs started manually since upgrading to SVN 2912 from 1.2.0

      I went through and tried just starting each FOG service and that didn’t work, each service had to be restarted

      [CODE]aseikola@crfog:~$ sudo ps -ef | grep FOG
      root 4122 1 0 14:13 ? 00:00:00 /usr/bin/php -q /opt/fog/service/FOGMulticastManager/FOGMulticastManager
      root 4175 1 0 14:13 ? 00:00:00 /usr/bin/php -q /opt/fog/service/FOGSnapinReplicator/FOGSnapinReplicator
      root 4306 1 0 14:14 ? 00:00:00 /usr/bin/php -q /opt/fog/service/FOGImageReplicator/FOGImageReplicator
      root 4386 1 0 14:14 ? 00:00:00 /usr/bin/php -q /opt/fog/service/FOGTaskScheduler/FOGTaskScheduler
      aseikola 4400 2589 0 14:14 pts/0 00:00:00 grep --color=auto FOG
      aseikola@crfog:~$
      [/CODE]

      posted in FOG Problems
      A
      Axel
    • RE: FOGScheduler needs started manually since upgrading to SVN 2912 from 1.2.0

      here is the output of that command

      [CODE]aseikola@crfog:~$ sudo ps -ef|grep FOG
      aseikola 2944 2589 0 13:56 pts/0 00:00:00 grep --color=auto FOG
      [/CODE]

      FOG is displaying in red if that helps

      posted in FOG Problems
      A
      Axel
    • FOGScheduler needs started manually since upgrading to SVN 2912 from 1.2.0

      I upgraded my FOG server so I could get the latest trunk version this morning and noticed a problem. It seems none of the FOG services are starting on their own like they should be. See below
      [CODE]aseikola@crfog:~$ sudo service FOGImageReplicator status
      [sudo] password for aseikola:
      Usage FOGImageReplicator {start|stop|restart}
      aseikola@crfog:~$ sudo service apache2 status
      Apache2 is running (pid 1418).
      aseikola@crfog:~$ sudo service FOGMulticastManager status
      Usage FOGMulticastManager {start|stop|restart}
      aseikola@crfog:~$ sudo service FOGScheduler status
      Usage FOGScheduler {start|stop|restart}
      aseikola@crfog:~$
      [/CODE]

      posted in FOG Problems
      A
      Axel
    • RE: Troubleshooting help needed: Upload task delayed scheduling not working correctly.

      I don’t want to get too far off track, but now that i’m squared away with 1.2.0 and things are working, do you recommend I move to the SVN?

      posted in FOG Problems
      A
      Axel
    • RE: Troubleshooting help needed: Upload task delayed scheduling not working correctly.

      I ended up doing a clean install, and installing Fog 1.2.0, no SVN. I changed the time locations as listed above, when I did
      [CODE]sudo service FOGSnapinReplicator restart[/CODE]

      I got

      [CODE]FOGSnapinReplicator: unrecognized service
      [/CODE]

      Did I do something wrong here?

      posted in FOG Problems
      A
      Axel
    • RE: Troubleshooting help needed: Upload task delayed scheduling not working correctly.

      Thank you for all of your help Tom, I’m going to revisit this in the morning when I get back into the lab.

      posted in FOG Problems
      A
      Axel
    • RE: Troubleshooting help needed: Upload task delayed scheduling not working correctly.

      The vm I have FOG installed on in this location seems to be having some connection issues too now, keep losing my ssh connection and the web interface randomly. I ran the command to check the scheduler log and it was a little suspect. I restarted the FOGScheduler service and this allowed the scheduled task to go active, but it seems my server clock may be off? When I restarted the time in the scheduler log was 1-16-15 1:22 AM, at that time it was actually 1-15-15 7:22 PM. Running "date"at the command line gives the correct date, where else does FOG look for and work with date/time settings?

      [CODE]01-07-15 8:52:45 pm] * 0 active task(s) awaiting check-in.
      [01-07-15 8:52:45 pm] * No tasks found!
      [01-07-15 8:53:45 pm] * 0 active task(s) awaiting check-in.
      [01-07-15 8:53:45 pm] * No tasks found!
      [01-07-15 8:54:45 pm] * 0 active task(s) awaiting check-in.
      [01-07-15 8:54:45 pm] * No tasks found!
      [01-07-15 8:55:45 pm] * 0 active task(s) awaiting check-in.
      [01-07-15 8:55:45 pm] * No tasks found!
      [01-07-15 8:56:45 pm] * 0 active task(s) awaiting check-in.
      [01-07-15 8:56:45 pm] * No tasks found!
      [01-07-15 8:57:45 pm] * 0 active task(s) awaiting check-in.
      [01-07-15 8:57:45 pm] * No tasks found!
      [01-07-15 8:58:45 pm] * 0 active task(s) awaiting check-in.
      [01-07-15 8:58:45 pm] * No tasks found!
      [01-07-15 8:59:45 pm] * 0 active task(s) awaiting check-in.
      [01-07-15 8:59:45 pm] * No tasks found!
      [01-07-15 9:00:45 pm] * 0 active task(s) awaiting check-in.
      [01-07-15 9:00:45 pm] * No tasks found!
      [01-07-15 9:01:45 pm] * 0 active task(s) awaiting check-in.
      [01-07-15 9:01:45 pm] * No tasks found!
      [01-07-15 9:02:45 pm] * 0 active task(s) awaiting check-in.
      [01-07-15 9:02:45 pm] * No tasks found!
      [01-07-15 9:03:45 pm] * 0 active task(s) awaiting check-in.
      [01-07-15 9:03:45 pm] * No tasks found!
      [01-15-15 6:10:01 pm] * Starting FOG Task Scheduler Service
      [01-15-15 6:10:06 pm] * Checking for new tasks every 60 seconds.
      [01-15-15 6:10:06 pm] * Starting service loop.
      [01-15-15 6:10:06 pm] * 0 active task(s) awaiting check-in.
      [01-15-15 6:10:06 pm] * No tasks found!
      [01-16-15 1:18:56 am] * Starting FOG Task Scheduler Service
      [01-16-15 1:19:01 am] * Checking for new tasks every 60 seconds.
      [01-16-15 1:19:01 am] * Starting service loop.
      [01-16-15 1:19:01 am] * 0 active task(s) awaiting check-in.
      [01-16-15 1:19:01 am] * 1 task(s) found.
      [01-16-15 1:19:01 am] * Task run time: Fri, 16 Jan 2015 00:23:00 +0000
      [01-16-15 1:19:01 am] * Found a task that should run…
      [01-16-15 1:19:01 am] - Is a host based task.
      [01-16-15 1:19:01 am] - Task Started for host crlpres!
      [01-16-15 1:19:01 am] - Scheduled Task cleaned.
      [01-16-15 1:20:01 am] * 0 active task(s) awaiting check-in.
      [01-16-15 1:20:01 am] * No tasks found!
      [01-16-15 1:21:01 am] * 0 active task(s) awaiting check-in.
      [01-16-15 1:21:01 am] * No tasks found!
      [01-16-15 1:22:01 am] * 0 active task(s) awaiting check-in.
      [01-16-15 1:22:01 am] * No tasks found!
      [01-16-15 1:23:01 am] * 0 active task(s) awaiting check-in.
      [01-16-15 1:23:01 am] * No tasks found!
      [01-16-15 1:24:01 am] * 0 active task(s) awaiting check-in.
      [01-16-15 1:24:01 am] * No tasks found!
      [01-16-15 1:25:01 am] * 0 active task(s) awaiting check-in.
      [01-16-15 1:25:01 am] * No tasks found!
      [01-16-15 1:26:01 am] * 0 active task(s) awaiting check-in.
      [01-16-15 1:26:01 am] * No tasks found!
      [01-16-15 1:27:01 am] * 0 active task(s) awaiting check-in.
      [01-16-15 1:27:01 am] * No tasks found!
      [01-16-15 1:28:01 am] * 0 active task(s) awaiting check-in.
      [01-16-15 1:28:01 am] * No tasks found!
      [/CODE]

      posted in FOG Problems
      A
      Axel
    • RE: Troubleshooting help needed: Upload task delayed scheduling not working correctly.

      What is the correct way to check, and what exactly is the service called? FOGScheduler ?
      I type the following

      [CODE] sudo service FOGScheduler status
      [sudo] password for aseikola:
      Usage FOGScheduler {start|stop|restart}
      [/CODE]

      posted in FOG Problems
      A
      Axel
    • RE: Troubleshooting help needed: Upload task delayed scheduling not working correctly.

      Sorry about that, it shows 2900

      posted in FOG Problems
      A
      Axel
    • 1 / 1