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

    Axel

    @Axel

    2
    Reputation
    897
    Profile views
    40
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Age 47

    Axel Unfollow Follow

    Best posts made by 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

    Latest 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