Navigation

    FOG Project

    • Register
    • Login
    • Search
    • Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. toach
    T
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    toach

    @toach

    1
    Reputation
    3
    Posts
    203
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    toach Follow

    Best posts made by toach

    This user hasn't posted anything yet.

    Latest posts made by toach

    • RE: Multicast Deploy problem (FOG 1.2.0) #!im

      The problem seems linked with a network problem on my clients. The ipxe boot file undionly.kpxe.INTEL was bricking my network adapters. I switched back to undionly.kpxe and everything is back to normal.

      posted in FOG Problems
      T
      toach
    • Multicast Deploy problem (FOG 1.2.0) #!im

      Hello,

      I’m trying to deploy an image using multicast. All machines boot normaly in fog but when they should launch partclone I have lines starting with “* #!im (xx min)” instead.
      I can deploy my image normaly using unicast.

      Does anyone know what this message mean?

      Thanks

      posted in FOG Problems
      T
      toach
    • Setting Multicasting Max Bitrate Via webinterface

      Hello,

      In some cases multicast speed could be very poor. Especially when your for server is linked to your switch with a 1Gb/s link and your clients are on 100Mb/s links.

      One workaround is to force the --max-bitrate option of udp-sender to a value around “80m” (best compromise in my case). Actually it must be done by editing service/common/lib/MulticastTask.class.php manually

      posted in Feature Request
      T
      toach