• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. fabritrento
    3. Posts
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 32
    • Posts 151
    • Groups 0

    Posts

    Recent Best Controversial
    • [howto] list of bug and foxes to make fog run with 0.32 version

      with fog 0.32 exist some bugs to fix to get fog working:
      0)patch the udpcast package.
      -cut&paste patch file [url]http://www.pastebin.ca/2554510[/url] to /tmp/mcast_patch
      -Download package [url]http://www.udpcast.linux.lu/download/udpcast-20120424.tar.gz[/url] to /tmp

      • cd /tmp;tar xvf udpcast-20120424.tar.gz ; cd udpcast-20120424; cp …/mcast_patch . ; patch -p1 < mcast_patch
        -edit the …/lib/common/config.sh file in the FOG installation folder to look for the /tmp/udp-20120424 folder by changing the udpcastout variable to udpcast-20120424
        -install fog via fog_0.32/bin/installfog.sh with empty root mysql password
      1. Go to your fog webdir. Probably at: /var/www/fog (UBUNTU TYPICAL) and substitute
        “&$tmp” variable at the end of lines of file tasks.confirm.include.php
        (various occurences) with “$tmp”

      at this time works most procedures, except multicast deploying.

      posted in FOG Problems
      F
      fabritrento
    • RE: Problem with multicast deploy

      [quote=“Tom Elliott, post: 21377, member: 7271”]I don’t know for sure how to get them started, but I know that the Regular Active Tasks should NOT be displaying the multicast tasks.[/quote]

      to start unicast:

      group management -> list all group -> click on group name -> image association -> x
      group management -> list all group -> click on group name -> os association -> x
      group management -> list all group -> click on group name -> basic task -> deploy

      to start multicast:

      task management -> list all group -> deploy multicast, but don’t work giving the error in first message of this thread

      posted in FOG Problems
      F
      fabritrento
    • RE: Fog server multicast issue

      [quote=“Tom Elliott, post: 21449, member: 7271”]Are you looking at multicast tasks or active tasks[/quote]

      clicking on
      group management -> list all group -> click on group name -> image association -> x
      group management -> list all group -> click on group name -> os association -> x
      group management -> list all group -> click on group name -> basic task -> deploy

      starts unicast imaging.

      task management -> list all group -> deploy multicast, but don’t work giving the error in first message of this thread

      posted in FOG Problems
      F
      fabritrento
    • RE: Fog server multicast issue

      [quote=“Tom Elliott, post: 21443, member: 7271”]create a group of the hosts you’re trying to multicast to.

      Then go into that group and set the host OS. It will apply the setting to all of the hosts within that group from one simple location.[/quote]

      i already set host OS, and image for the group, but the multicast still don’t work…

      and 19 tasks is created, not 1.

      And in this way, first 10 pc images, others wait for open slot… and there are 10 different tcp transmission, not 1 for all 19, or 10 pc.

      2 years ago i used the broadcast function, with 0.32 and was working… so there are a new bug introduced?

      another suggestions?

      posted in FOG Problems
      F
      fabritrento
    • RE: Problem with multicast deploy

      [quote=“Tom Elliott, post: 21375, member: 7271”]It sounds to me you’re making a multicast task. Use that link on the task management page rather than the plain active tasks.[/quote]

      to start the task i click on task management -> list all groups -> multicast. this is the correct way, right?

      do, day2, fog don’t work. i retry tomorrow… we must patch the package and release 0.33stable version… the hours used to make run fog is too much.

      posted in FOG Problems
      F
      fabritrento
    • Problem with multicast deploy

      i created a group containing 19 pc, then started a multicast deploy.

      but if i reclick on “active task” button, the list shower on the web page is empty!
      some ideas?

      on the clients the error is: * No job was found for MAC Address: xx:xx:xx:xx:xx and retry to infinity

      this is the error on multicast.log :

      [01-15-14 1:48:00 pm] | [01-15-14 1:48:00 pm] Task (1) labsorsola is new!
      [01-15-14 1:48:00 pm] | [01-15-14 1:48:00 pm] Task (1) labsorsola image file found.
      [01-15-14 1:48:00 pm] | [01-15-14 1:48:00 pm] Task (1) labsorsola 19 clients found.
      [01-15-14 1:48:00 pm] | [01-15-14 1:48:00 pm] Task (1) labsorsola sending on base port: 63100
      [01-15-14 1:48:00 pm] CMD: gunzip -c “/images/sorsola/d1p1.img” | /usr/local/sbin/udp-sender --min-receivers 19 --portbase 63100 --interface eth0 --half-dupl
      ex --ttl 32 --nokbd;gunzip -c “/images/sorsola/d1p2.img” | /usr/local/sbin/udp-sender --min-receivers 19 --portbase 63100 --interface eth0 --half-duplex --tt
      l 32 --nokbd;
      [01-15-14 1:48:05 pm] | [01-15-14 1:48:05 pm] Task (1) labsorsola failed to start!
      [01-15-14 1:48:05 pm] | * Don’t panic, check all your settings!
      [01-15-14 1:48:05 pm] | even if the interface is incorrect the task won’t start.
      [01-15-14 1:48:05 pm] | If all else fails run the following command and see what it says:
      [01-15-14 1:48:05 pm] | gunzip -c “/images/sorsola/d1p1.img” | /usr/local/sbin/udp-sender --min-receivers 19 --portbase 63100 --interface eth0 --half-duple
      x --ttl 32 --nokbd;gunzip -c “/images/sorsola/d1p2.img” | /usr/local/sbin/udp-sender --min-receivers 19 --portbase 63100 --interface eth0 --half-duplex --ttl
      32 --nokbd;
      [01-15-14 1:48:05 pm] | [01-15-14 1:48:05 pm] Task (1) labsorsola has been cleaned.
      [01-15-14 1:48:15 pm] * [01-15-14 1:48:15 pm] Checking if I am the group manager.
      [01-15-14 1:48:15 pm] * [01-15-14 1:48:15 pm] I am the group manager.
      [01-15-14 1:48:25 pm] * [01-15-14 1:48:25 pm] Checking if I am the group manager.
      [01-15-14 1:48:25 pm] * [01-15-14 1:48:25 pm] I am the group manager.
      [01-15-14 1:48:35 pm] * [01-15-14 1:48:35 pm] Checking if I am the group manager.
      [01-15-14 1:48:35 pm] * [01-15-14 1:48:35 pm] I am the group manager.
      [01-15-14 1:48:45 pm] * [01-15-14 1:48:45 pm] Checking if I am the group manager.
      [01-15-14 1:48:45 pm] * [01-15-14 1:48:45 pm] I am the group manager.
      [01-15-14 1:48:55 pm] * [01-15-14 1:48:55 pm] Checking if I am the group manager.
      [01-15-14 1:48:55 pm] * [01-15-14 1:48:55 pm] I am the group manager.
      [01-15-14 1:49:05 pm] * [01-15-14 1:49:05 pm] Checking if I am the group manager.
      [01-15-14 1:49:05 pm] * [01-15-14 1:49:05 pm] I am the group manager.
      [01-15-14 1:49:15 pm] * [01-15-14 1:49:15 pm] Checking if I am the group manager.
      [01-15-14 1:49:15 pm] * [01-15-14 1:49:15 pm] I am the group manager.
      [01-15-14 1:49:25 pm] * [01-15-14 1:49:25 pm] Checking if I am the group manager.
      [01-15-14 1:49:25 pm] * [01-15-14 1:49:25 pm] I am the group manager.
      [01-15-14 1:49:35 pm] * [01-15-14 1:49:35 pm] Checking if I am the group manager.
      [01-15-14 1:49:35 pm] * [01-15-14 1:49:35 pm] I am the group manager.
      [01-15-14 1:49:45 pm] * [01-15-14 1:49:45 pm] Checking if I am the group manager.
      [01-15-14 1:49:45 pm] * [01-15-14 1:49:45 pm] I am the group manager.
      [01-15-14 1:49:55 pm] * [01-15-14 1:49:55 pm] Checking if I am the group manager.
      [01-15-14 1:49:55 pm] * [01-15-14 1:49:55 pm] I am the group manager.
      [01-15-14 1:50:05 pm] * [01-15-14 1:50:05 pm] Checking if I am the group manager.
      [01-15-14 1:50:05 pm] * [01-15-14 1:50:05 pm] I am the group manager.
      [01-15-14 1:50:15 pm] * [01-15-14 1:50:15 pm] Checking if I am the group manager.
      [01-15-14 1:50:15 pm] * [01-15-14 1:50:15 pm] I am the group manager.
      [01-15-14 1:50:25 pm] * [01-15-14 1:50:25 pm] Checking if I am the group manager.
      [01-15-14 1:50:25 pm] * [01-15-14 1:50:25 pm] I am the group manager.
      [01-15-14 1:50:35 pm] * [01-15-14 1:50:35 pm] Checking if I am the group manager.
      [01-15-14 1:50:35 pm] * [01-15-14 1:50:35 pm] I am the group manager.
      [01-15-14 1:50:45 pm] * [01-15-14 1:50:45 pm] Checking if I am the group manager.
      [01-15-14 1:50:45 pm] * [01-15-14 1:50:45 pm] I am the group manager.
      [01-15-14 1:50:55 pm] * [01-15-14 1:50:55 pm] Checking if I am the group manager.
      [01-15-14 1:50:55 pm] * [01-15-14 1:50:55 pm] I am the group manager.
      [01-15-14 1:51:05 pm] * [01-15-14 1:51:05 pm] Checking if I am the group manager.
      [01-15-14 1:51:05 pm] * [01-15-14 1:51:05 pm] I am the group manager.
      [01-15-14 1:51:15 pm] * [01-15-14 1:51:15 pm] Checking if I am the group manager.
      [01-15-14 1:51:15 pm] * [01-15-14 1:51:15 pm] I am the group manager.
      [01-15-14 1:51:25 pm] * [01-15-14 1:51:25 pm] Checking if I am the group manager.
      [01-15-14 1:51:26 pm] * [01-15-14 1:51:26 pm] I am the group manager.
      [01-15-14 1:51:36 pm] * [01-15-14 1:51:36 pm] Checking if I am the group manager.
      [01-15-14 1:51:36 pm] * [01-15-14 1:51:36 pm] I am the group manager.
      [01-15-14 1:51:46 pm] * [01-15-14 1:51:46 pm] Checking if I am the group manager.
      [01-15-14 1:51:46 pm] * [01-15-14 1:51:46 pm] I am the group manager.
      [01-15-14 1:51:56 pm] * [01-15-14 1:51:56 pm] Checking if I am the group manager.
      [01-15-14 1:51:56 pm] * [01-15-14 1:51:56 pm] I am the group manager.
      [01-15-14 1:52:06 pm] * [01-15-14 1:52:06 pm] Checking if I am the group manager.
      [01-15-14 1:52:06 pm] * [01-15-14 1:52:06 pm] I am the group manager.
      [01-15-14 1:52:16 pm] * [01-15-14 1:52:16 pm] Checking if I am the group manager.
      [01-15-14 1:52:16 pm] * [01-15-14 1:52:16 pm] I am the group manager.
      [01-15-14 1:52:26 pm] * [01-15-14 1:52:26 pm] Checking if I am the group manager.
      [01-15-14 1:52:26 pm] * [01-15-14 1:52:26 pm] I am the group manager.
      [01-15-14 1:52:36 pm] * [01-15-14 1:52:36 pm] Checking if I am the group manager.
      [01-15-14 1:52:36 pm] * [01-15-14 1:52:36 pm] I am the group manager.
      [01-15-14 1:52:46 pm] * [01-15-14 1:52:46 pm] Checking if I am the group manager.
      [01-15-14 1:52:46 pm] * [01-15-14 1:52:46 pm] I am the group manager.
      [01-15-14 1:52:56 pm] * [01-15-14 1:52:56 pm] Checking if I am the group manager.
      [01-15-14 1:52:56 pm] * [01-15-14 1:52:56 pm] I am the group manager.
      [01-15-14 1:53:06 pm] * [01-15-14 1:53:06 pm] Checking if I am the group manager.
      [01-15-14 1:53:06 pm] * [01-15-14 1:53:06 pm] I am the group manager.
      [01-15-14 1:53:16 pm] * [01-15-14 1:53:16 pm] Checking if I am the group manager.
      [01-15-14 1:53:16 pm] * [01-15-14 1:53:16 pm] I am the group manager.
      [01-15-14 1:53:26 pm] * [01-15-14 1:53:26 pm] Checking if I am the group manager.
      [01-15-14 1:53:26 pm] * [01-15-14 1:53:26 pm] I am the group manager.
      [01-15-14 1:53:36 pm] * [01-15-14 1:53:36 pm] Checking if I am the group manager.
      [01-15-14 1:53:36 pm] * [01-15-14 1:53:36 pm] I am the group manager.
      [01-15-14 1:53:46 pm] * [01-15-14 1:53:46 pm] Checking if I am the group manager.
      [01-15-14 1:53:46 pm] * [01-15-14 1:53:46 pm] I am the group manager.
      [01-15-14 1:53:56 pm] * [01-15-14 1:53:56 pm] Checking if I am the group manager.
      [01-15-14 1:53:56 pm] * [01-15-14 1:53:56 pm] I am the group manager.
      [01-15-14 1:54:07 pm] * [01-15-14 1:54:07 pm] Checking if I am the group manager.
      [01-15-14 1:54:07 pm] * [01-15-14 1:54:07 pm] I am the group manager.
      [01-15-14 1:54:17 pm] * [01-15-14 1:54:17 pm] Checking if I am the group manager.
      [01-15-14 1:54:17 pm] * [01-15-14 1:54:17 pm] I am the group manager.
      [01-15-14 1:54:27 pm] * [01-15-14 1:54:27 pm] Checking if I am the group manager.
      [01-15-14 1:54:27 pm] * [01-15-14 1:54:27 pm] I am the group manager.
      [01-15-14 1:54:37 pm] * [01-15-14 1:54:37 pm] Checking if I am the group manager.
      [01-15-14 1:54:37 pm] * [01-15-14 1:54:37 pm] I am the group manager.
      [01-15-14 1:54:47 pm] * [01-15-14 1:54:47 pm] Checking if I am the group manager.
      [01-15-14 1:54:47 pm] * [01-15-14 1:54:47 pm] I am the group manager.
      [01-15-14 1:54:57 pm] * [01-15-14 1:54:57 pm] Checking if I am the group manager.
      [01-15-14 1:54:57 pm] * [01-15-14 1:54:57 pm] I am the group manager.
      [01-15-14 1:55:07 pm] * [01-15-14 1:55:07 pm] Checking if I am the group manager.
      [01-15-14 1:55:07 pm] * [01-15-14 1:55:07 pm] I am the group manager.
      [01-15-14 1:55:07 pm] | [01-15-14 1:55:07 pm] Task (2) labsorsola is new!
      [01-15-14 1:55:07 pm] | [01-15-14 1:55:07 pm] Task (2) labsorsola image file found.
      [01-15-14 1:55:07 pm] | [01-15-14 1:55:07 pm] Task (2) labsorsola 1 clients found.
      [01-15-14 1:55:07 pm] | [01-15-14 1:55:07 pm] Task (2) labsorsola sending on base port: 63102
      [01-15-14 1:55:07 pm] CMD: gunzip -c “/images/sorsola/d1p1.img” | /usr/local/sbin/udp-sender --min-receivers 1 --portbase 63102 --interface eth0 --half-duple
      x --ttl 32 --nokbd;gunzip -c “/images/sorsola/d1p2.img” | /usr/local/sbin/udp-sender --min-receivers 1 --portbase 63102 --interface eth0 --half-duplex --ttl
      32 --nokbd;
      [01-15-14 1:55:12 pm] | [01-15-14 1:55:12 pm] Task (2) labsorsola failed to start!
      [01-15-14 1:55:12 pm] | * Don’t panic, check all your settings!
      [01-15-14 1:55:12 pm] | even if the interface is incorrect the task won’t start.
      [01-15-14 1:55:12 pm] | If all else fails run the following command and see what it says:
      [01-15-14 1:55:12 pm] | gunzip -c “/images/sorsola/d1p1.img” | /usr/local/sbin/udp-sender --min-receivers 1 --portbase 63102 --interface eth0 --half-duplex
      –ttl 32 --nokbd;gunzip -c “/images/sorsola/d1p2.img” | /usr/local/sbin/udp-sender --min-receivers 1 --portbase 63102 --interface eth0 --half-duplex --ttl 3
      2 --nokbd;
      [01-15-14 1:55:12 pm] | [01-15-14 1:55:12 pm] Task (2) labsorsola has been cleaned.
      [01-15-14 1:55:22 pm] * [01-15-14 1:55:22 pm] Checking if I am the group manager.
      [01-15-14 1:55:22 pm] * [01-15-14 1:55:22 pm] I am the group manager.
      …

      posted in FOG Problems
      F
      fabritrento
    • Minor bugs every time we install and use fog: repackage the release

      every time we install and use fog 0.32 minor bugs (but blocking) are present:

      -udpcast install problem
      -&$tmp variable in php file problem
      -the broadcast imaging don’t work every time we must fix…

        • Setting up and starting MySql…Failed! when i try to reinstall fog over a existent install…

      addittionally i remember that in past 2 process is running, the multicastserver and the scheduler. i cannot find the multicastserver:

      $ ps -ef|grep fog
      root 12665 1439 0 18:42 ? 00:00:00 /usr/bin/php -q /opt/fog/service/FOGImageReplicator/FOGImageReplicator
      docente 12777 2546 0 18:48 pts/4 00:00:00 grep --color=auto fog

      $ more multicast.log
      [01-14-14 5:42:36 pm] * Starting FOG Multicast Manager Service
      [01-14-14 5:42:41 pm] * [01-14-14 5:42:41 pm] Checking for new tasks every 10 seconds.
      [01-14-14 5:42:41 pm] * [01-14-14 5:42:41 pm] Starting service loop.
      [01-14-14 5:42:41 pm] | [01-14-14 5:42:41 pm] Failed to use database: fog
      [01-14-14 5:42:51 pm] | [01-14-14 5:42:51 pm] Failed to use database: fog
      [01-14-14 5:43:01 pm] * [01-14-14 5:43:01 pm] Checking if I am the group manager.

      more fogreplicator.log
      [01-14-14 5:42:36 pm] * Starting FOG Image Replicator Service
      [01-14-14 5:42:41 pm] * [01-14-14 5:42:41 pm] Checking for new tasks every 600 seconds.
      [01-14-14 5:42:41 pm] * [01-14-14 5:42:41 pm] Starting service loop.
      [01-14-14 5:42:41 pm] [01-14-14 5:42:41 pm] Failed to use database: fog

      i installed with all default option, not using nameserver and dns. =“N”

      so in one day, from 8am to 18:30am i’m unable to install and use fog. I retry tomorrow

      The people don’t use opensource if install and use it is a jungle! so tell me how to repackage a working fog (about 2 years ago i used and worked perfectly…)

      is possible to repackage the release?

      i rebooted the server, and the /opt/fog was deleted.

      posted in FOG Problems
      F
      fabritrento
    • Problem with customized image directory

      i removed /images dir (i have no space on this disk).

      then i symbolic linked to another location(usb disk):

      images -> /media/03f3128f-6142-47f8-a1a6-38b063439545/

      but the client after image upload says: *unable to move /images/dev/mac to /images/imagename

      howto fix/debug?

      --------EDIT:--------

      solved via chmod -R 777 /media

      posted in FOG Problems
      F
      fabritrento
    • RE: Uplad image button on the fog site dont' work.

      solved! thanks

      posted in FOG Problems
      F
      fabritrento
    • Uplad image button on the fog site dont' work.

      I installed fog, then inventored a pc.
      now i want to uplad the image but if i click on basic_task -> uplad nothing appenas and i view a blank webpage. here the log of apache error.log: [url]http://pastebin.com/41AkaR7v[/url]

      posted in FOG Problems
      F
      fabritrento
    • Including patch for udpcast install error in 0.32 release

      Hi to all!

      is possible to add [url]http://fogproject.org/forum/threads/setting-up-and-building-udpcast-failed.4548/[/url] patch to stable 0.32 release?

      Ho i can contribute to develop and test the next release?

      posted in FOG Problems
      F
      fabritrento
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 8 / 8