• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Florent
    3. Posts
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 27
    • Posts 133
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Windows 10 changed the boot order !!

      @tanguy Salut, Peux tu partager le code utilisé ?

      posted in Windows Problems
      F
      Florent
    • RE: Windows 10 changed the boot order !!

      @tanguy Ah oui compliqué alors.
      Chez nous une solution de contournement que nous avons trouvé est de positionner le wakeonlan sur “boot on pxe” mais ça revient au meme il faut une methode pour le propager sur vos divers modèles de plusieurs marques.
      Pour les snapins il faut juste avoir un agent FOG installé sur les PC concernés, et que sur les Host dans FOG snapins soit coché

      posted in Windows Problems
      F
      Florent
    • RE: Windows 10 changed the boot order !!

      @tanguy If it’s Dell manufacturer you can use CCTK config tool to modify boot order

      posted in Windows Problems
      F
      Florent
    • RE: Wake on lan difference between basic tasks and power management ?

      @florent
      Sorry i found the problem, i think it’s bad value on the mysql table.
      I go to the powerManagement table and see line like this with “-” :
      0 8 - * wol 0
      I have deleted this line and restart FOGScheduler, after it’s ok

      [03-04-21 5:08:23 pm]  * Found a wake on lan task that should run.
      [03-04-21 5:08:23 pm]  | Task sent to XXX
      

      It’s resolved for me

      posted in FOG Problems
      F
      Florent
    • RE: Wake on lan difference between basic tasks and power management ?

      @sebastian-roth My log is weird :

      [03-04-21 1:54:23 pm] Interface Ready with IP Address: 127.0.0.1
      [03-04-21 1:54:23 pm] Interface Ready with IP Address: 127.0.1.1
      [03-04-21 1:54:23 pm] Interface Ready with IP Address: xx.xx.xx.xx
      [03-04-21 1:54:23 pm] Interface Ready with IP Address: fog.mydomain.fr
      [03-04-21 1:54:23 pm]  * Starting TaskScheduler Service
      [03-04-21 1:54:23 pm]  * Checking for new items every 60 seconds
      [03-04-21 1:54:23 pm]  * Starting service loop
      [03-04-21 1:54:23 pm]  * Sending 1 wake on lan request.
      [03-04-21 1:54:23 pm]  * 1 total mac attempting to wake up.
      [03-04-21 1:54:23 pm]  * 601 tasks found.
      

      and the last line (line 562) is this, nothing happen at the time i have schedule wake on lan :

      [03-04-21 1:54:24 pm]  * Task run time: Tue, 09 Mar 2021 07:30:00 +0100
      

      This morning i have try to restart FOGScheduler service but change nothing.

      posted in FOG Problems
      F
      Florent
    • RE: Wake on lan difference between basic tasks and power management ?

      Hi @sebastian-roth
      FOG 1.5.9 on Debian 10

      posted in FOG Problems
      F
      Florent
    • Wake on lan difference between basic tasks and power management ?

      Hi,
      I have problem with Wake on lan in Power Management.
      If i launch Wake on lan from Host or Group / Basic tasks / advanced / wake-up it’s work fine.
      But if i use on Power Management to schedule, it’s not work.
      Power Management work for Reboot.
      Any ideas ?

      Regards

      posted in FOG Problems
      F
      Florent
    • RE: Update initrd (of live pxe)

      @sebastian-roth Ok thanks

      posted in Feature Request
      F
      Florent
    • RE: Update initrd (of live pxe)

      @sebastian-roth Yes curl -k works, but if i can avoid this.
      Intersting nobody never asked this.

      posted in Feature Request
      F
      Florent
    • RE: Update initrd (of live pxe)

      @sebastian-roth Hi,
      Sorry i poorly explained.
      We are on FOG 1.5.9
      When computer boot on PXE after cloning, there is “postdownload” bash script.
      In this script we try to get an external URL (not FOG) who have “Geant” certificate but https verification failed.
      If i test on classic computer it’s work.
      I go to try to update the init.xz

      posted in Feature Request
      F
      Florent
    • Update initrd (of live pxe)

      Hi,
      Is it possible to update initrd (of live PXE) for the next upgrade of FOG ?
      We have Geant certificates that have not recognize by curl. I think it’s need the last ca-certificates ?

      posted in Feature Request
      F
      Florent
    • RE: Wakeonlan where ?

      Don"t worry it’s not for copy 😉
      I use FOG, just want to see (untderstand) how wakeonlan is send by FOG. (etherwake or wakeonlan, with options or not etc)
      When i have try grep i do mistake syntax this explain why i found nothing on my server.
      Sorry thanks for the tips

      posted in General
      F
      Florent
    • Wakeonlan where ?

      Hi,
      I want to see how wakeonlan is implementend in code source.
      I have search on github “wakeonlan” or “etherwake” but find nothing.
      Don’t find wol.php in /fog

      Can you help me ?

      posted in General
      F
      Florent
    • RE: Multicast - Sometimes a few host not update database

      Thanks it’s ok !

      posted in Bug Reports
      F
      Florent
    • Multicast - Sometimes a few host not update database

      Hi,
      Other problem with multicast but not blocking.
      Sometimes a few host not update database.
      At the end of imaging with Partclone, postinstall script do various tasks (copy of drivers for example).
      I have the feeling that my computers not take the same time to execute this postinstall scripts. And “active task” disappear
      This not create problem but only Database not update.
      In “Image History” host, not see the last imaging date.

      Not possible to adjust timeout or other things ?

      Regards

      multicast_update_database

      posted in Bug Reports
      F
      Florent
    • RE: Extended fog variables in multicast

      Thanks it’s ok !

      posted in Bug Reports
      F
      Florent
    • RE: Interface not ready, waiting for it to come up

      Sorry i have found the problem.
      In FOG Settings / Web Server / Web Host i have set the same result of cat /etc/hostname

      Because before i have here an network alias.

      Regards.

      posted in FOG Problems
      F
      Florent
    • RE: Interface not ready, waiting for it to come up

      This not resolve for me 😞
      All my FOG* service are Active: active (running) correctly
      Upload and download image work.
      Just schedule tasks (for example wakeonlan with cron) and multicast not work.

      posted in FOG Problems
      F
      Florent
    • Interface not ready, waiting for it to come up

      Hi,
      Since i have upgrade to 1.5.8 i have problem with multicast and fogscheduler.

      In all my logs file (fogscheduler.log, multicast.log etc) i have this line repaeted :

      Interface not ready, waiting for it to come up: mydomain.fr
      

      I have verify this :
      -ip addr show => eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
      -Fog Configuration -> Fog Settings -> Multicast settings -> UPDCAST INTERFACE => eth0
      -Storage -> Default storage node -> Interface => eth0

      I have try to reboot my server.

      Have you idea ?

      posted in FOG Problems
      F
      Florent
    • RE: Multiple Spanning Tree Protocol (MSTP)

      Thanks i will test this

      posted in Feature Request
      F
      Florent
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 3 / 7