• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. plegrand
    3. Posts
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 45
    • Posts 418
    • Best 18
    • Controversial 0
    • Groups 0

    Posts made by plegrand

    • RE: Hostname Changer failed

      @Tom-Elliott

      In fact, pc are well renamed but not put into samba domain

      14/02/2017 06:58 Bus Registering ParseBus in channel Power
      14/02/2017 06:58 Bus Became bus client
      14/02/2017 06:58 Bus Registering OnNotification in channel Notification
      14/02/2017 06:58 Bus Registering OnUpdate in channel Update
      
      ------------------------------------------------------------------------------
      ---------------------------------ClientUpdater--------------------------------
      ------------------------------------------------------------------------------
      14/02/2017 06:59 Client-Info Version: 0.9.12
      14/02/2017 06:59 ClientUpdater Running...
      14/02/2017 06:59 Middleware::Communication URL: http://192.168.39.243/fog/service/servicemodule-active.php?moduleid=clientupdater&mac=00:21:85:71:BD:8B||00:00:00:00:00:00:00:E0&newService=1
      14/02/2017 06:59 Middleware::Communication Unknown Response: {"error":"null"}
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------TaskReboot----------------------------------
      ------------------------------------------------------------------------------
      14/02/2017 06:59 Client-Info Version: 0.9.12
      14/02/2017 06:59 TaskReboot Running...
      14/02/2017 06:59 Middleware::Communication URL: http://192.168.39.243/fog/service/servicemodule-active.php?moduleid=taskreboot&mac=00:21:85:71:BD:8B||00:00:00:00:00:00:00:E0&newService=1
      14/02/2017 06:59 Middleware::Communication Unknown Response: {"error":"null"}
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------HostnameChanger-------------------------------
      ------------------------------------------------------------------------------
      14/02/2017 06:59 Client-Info Version: 0.9.12
      14/02/2017 06:59 HostnameChanger Running...
      14/02/2017 06:59 Middleware::Communication URL: http://192.168.39.243/fog/service/servicemodule-active.php?moduleid=hostnamechanger&mac=00:21:85:71:BD:8B||00:00:00:00:00:00:00:E0&newService=1
      14/02/2017 06:59 Middleware::Communication Unknown Response: {"error":"null"}
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ---------------------------------SnapinClient---------------------------------
      ------------------------------------------------------------------------------
      14/02/2017 06:59 Client-Info Version: 0.9.12
      14/02/2017 06:59 SnapinClient Running...
      14/02/2017 06:59 Middleware::Communication URL: http://192.168.39.243/fog/service/servicemodule-active.php?moduleid=snapinclient&mac=00:21:85:71:BD:8B||00:00:00:00:00:00:00:E0&newService=1
      14/02/2017 06:59 Middleware::Communication Unknown Response: {"error":"null"}
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      --------------------------------PrinterManager--------------------------------
      ------------------------------------------------------------------------------
      14/02/2017 06:59 Client-Info Version: 0.9.12
      14/02/2017 06:59 PrinterManager Running...
      14/02/2017 06:59 Middleware::Communication URL: http://192.168.39.243/fog/service/servicemodule-active.php?moduleid=printermanager&mac=00:21:85:71:BD:8B||00:00:00:00:00:00:00:E0&newService=1
      14/02/2017 06:59 Middleware::Communication Unknown Response: {"error":"null"}
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      -----------------------------------GreenFOG-----------------------------------
      ------------------------------------------------------------------------------
      14/02/2017 06:59 Client-Info Version: 0.9.12
      14/02/2017 06:59 GreenFOG Running...
      14/02/2017 06:59 Middleware::Communication URL: http://192.168.39.243/fog/service/servicemodule-active.php?moduleid=greenfog&mac=00:21:85:71:BD:8B||00:00:00:00:00:00:00:E0&newService=1
      14/02/2017 06:59 Middleware::Communication Unknown Response: {"error":"null"}
      ------------------------------------------------------------------------------
      
      
      ------------------------------------------------------------------------------
      ----------------------------------UserTracker---------------------------------
      ------------------------------------------------------------------------------
      14/02/2017 06:59 Client-Info Version: 0.9.12
      14/02/2017 06:59 UserTracker Running...
      14/02/2017 06:59 Middleware::Communication URL: http://192.168.39.243/fog/service/servicemodule-active.php?moduleid=usertracker&mac=00:21:85:71:BD:8B||00:00:00:00:00:00:00:E0&newService=1
      14/02/2017 06:59 Middleware::Communication Unknown Response: {"error":"null"}
      ------------------------------------------------------------------------------
      
      14/02/2017 06:59 Middleware::Communication URL: http://192.168.39.243/fog/management/index.php?node=client&sub=configure&newService=1
      14/02/2017 06:59 Middleware::Communication Response: Success
      14/02/2017 06:59 Service Sleeping for 78 seconds
      
      posted in FOG Problems
      P
      plegrand
    • RE: Hostname Changer failed

      @Tom-Elliott
      Then i upgraded.
      Mon Feb 13, 2017 17:06 pm
      Running Version 1.3.5-RC-5
      SVN Revision: 6066

      But now i’ve got this error : {“error”:“null”}

      posted in FOG Problems
      P
      plegrand
    • RE: Hostname Changer failed

      @Tom-Elliott
      last question … 😞

      now, each time i want to upgrade i have to use this commands :

      git clone https://github.com/FOGProject/fogproject.git /home/svn/fogproject
      cd /home/svn/fogproject
      git checkout dev-branch
      cd bin
      ./installfog.sh
      

      Thanks again for your help

      posted in FOG Problems
      P
      plegrand
    • RE: Hostname Changer failed

      @Tom-Elliott
      OK then now i have to only use git ?

      Thanks

      posted in FOG Problems
      P
      plegrand
    • RE: Hostname Changer failed

      @Tom-Elliott
      i wasnt already running git. It’s new for me.
      Before i used svn like that :

      cd /home/svn/trunk
      svn up
      cd bin
      ./installfog.sh 
      
      

      Now you tell me to use git that i dont know.
      my question is just : do i have to use git like that :

      cd /home/svn/trunk
      git checkout dev-branch
      git pull
      cd bin
      ./installfog.sh
      

      Why i have to use git now ?

      posted in FOG Problems
      P
      plegrand
    • RE: Hostname Changer failed

      @Tom-Elliott

      cd /home/svn/trunk
      git checkout dev-branch
      git pull
      cd bin
      ./installfog.sh
      ???

      and now i have to use only git ?

      posted in FOG Problems
      P
      plegrand
    • RE: Hostname Changer failed

      @Tom-Elliott
      how you do that
      i used to use svn and i dont how to use git

      posted in FOG Problems
      P
      plegrand
    • RE: Hostname Changer failed

      I cant upgrade.
      i’m stuck at
      Running Version 1.3.4
      SVN Revision: 6066

      And when i try to upgrade here is the result :

      cd /home/svn/trunk
      [root@Fog] /home/svn/trunk # svn up
      Mise à jour de ‘.’ :
      À la révision 6065.

      posted in FOG Problems
      P
      plegrand
    • Hostname Changer failed
      Server
      • FOG Version: 1.3.4
      • OS:
      Client
      • Service Version: 0.9.12
      • OS:
      Description

      Once deploy task finished, hostname changer failed with this error message :

      13/02/2017 15:20 Client-Info Version: 0.9.12
       13/02/2017 15:20 HostnameChanger Running...
       13/02/2017 15:20 Middleware::Communication URL: http://192.168.39.243/fog/service/servicemodule-active.php?moduleid=hostnamechanger&mac=00:21:85:71:BD:8E||00:00:00:00:00:00:00:E0&newService=1
       13/02/2017 15:20 Middleware::Communication Unknown Response: {"error":"ng"}
      

      Does someone could help me ?

      posted in FOG Problems
      P
      plegrand
    • RE: FOG 1.3 and old clients

      @x23piracy
      It’s no more possible. I havent the computer with me and for my tests i had to remove logs

      posted in General
      P
      plegrand
    • RE: FOG 1.3 and old clients

      @Joe-Schmitt
      Thanks for your answer.
      But yesterday it didn’t works even i reset encryption data. I had to install manually the new client version

      posted in General
      P
      plegrand
    • RE: FOG 1.3 and old clients

      @Duncan
      Do you think the solution could be to use Snapins to install new version of the client from 0.9.12 to 0.11.5 ?
      As this page show SmartInstaller Switches
      https://wiki.fogproject.org/wiki/index.php?title=FOG_Client#FOG_Client_0.10.0.2B_Installation_Options

      posted in General
      P
      plegrand
    • RE: FOG 1.3 and old clients

      @Duncan said in FOG 1.3 and old clients:

      Hope this helps

      It’s just the exact answer to my question !!! 😉

      For information :
      https://wiki.fogproject.org/wiki/index.php?title=FOG_Client#FOG_Client_0.10.0.2B_Installation_Options

      posted in General
      P
      plegrand
    • FOG 1.3 and old clients

      Hello,
      i just updated my fog server to 1.3.
      Today i had to image an old pc with old client (0.9.12) installed. (client present into the image)
      Then i activated hostname changer (active directory settings) but nothing happened.
      I had to manually upgrade client version. (0.11.5)
      After that hostname changer worked fine.

      Is it normal ?
      Does that means fog 1.3 is not compatible with old client version ?
      Is there a way to upgrade all client automatically?

      posted in General
      P
      plegrand
    • RE: PXE boot qwerty

      @Quazz
      thanks

      posted in FOG Problems
      P
      plegrand
    • RE: PXE boot qwerty

      @plegrand
      how can i upvote the thread (what means upvote) 😉
      how can i solve a thread ? 😉

      posted in FOG Problems
      P
      plegrand
    • RE: PXE boot qwerty

      @george1421
      Hello
      i made some tests with these informations :
      https://wiki.fogproject.org/wiki/index.php?title=IPXE#rom-o-matic.eu
      the keymap is quite correct ( i cant use “{” “}” for example)
      http://forum.ipxe.org/printthread.php?tid=7554
      but the procedure is OK
      Thanks for your help

      i dont know how to solve the thread

      posted in FOG Problems
      P
      plegrand
    • RE: Problem on HP ProBook 650g2

      @x23piracy said in Problem on HP ProBook 650g2:
      Then have you got problem with computer with Realtek RTL8168D/8111D NIC (if you have some)
      Thanks for your answer

      posted in FOG Problems
      P
      plegrand
    • RE: Problem on HP ProBook 650g2

      @x23piracy
      “we have a lot of this probook’s 650 G2 and they are working fine for me.”

      Just to be sure :

      you havent this message :
      Warning using legacy NIC wrapper on 00:00:00:00:00:00

      Are you using ipxe.pxe or undionly.kpxe ?
      If you use “undionly.kpxe”, have you got problem with computer with Realtek RTL8168D/8111D NIC

      Thanks for your answer

      posted in FOG Problems
      P
      plegrand
    • RE: Problem on HP ProBook 650g2

      @Tom-Elliott i 'm making a lot of tests with my new configuration (ipxe) and it seems everything works fine except : Warning using legacy NIC wrapper on 00:00:00:00:00:00 message.
      Then everything it’s ok !!

      Just for information here is my new menu for ipxe (default.ipxe)

      #!ipxe
      # Variables utilisables : http://ipxe.org/cfg
      # Commandes utilisables : http://ipxe.org/cmd
      
      # --------------------------- VARIABLES ----------------------------------------
      # TimeOut de 5 secondes
      set TimeOut 5000
      
      set fog-proto http
      set fog-ip 192.168.39.243
      set fog-webroot fog
      set fog-url ${fog-proto}://${fog-ip}/${fog-webroot}
      
      set tftp-proto tftp
      set tftp-ip 192.168.39.247
      set tftp-url ${tftp-proto}://${tftp-ip}
      set ghost-directory ghost
      set memdisk-bin memdisk
      # ------------------------------------------------------------------------------
      
      # Test du processeur : si ext 29 alors 64 bits sinon 32 bits
      # && : Si Oui 
      # || : Si Non
      cpuid --ext 29 && set arch x86_64 || set arch i386
      
      # Image de fond
      console --picture http://192.168.39.243/fog/service/ipxe/bg.png --left 100 --right 8
      
      params
      param mac0 ${net0/mac}
      param arch ${arch}
      param platform ${platform}
      param product ${product}
      param manufacturer ${product}
      param ipxever ${version}
      param filename ${filename}
      # S'il existe une seconde carte réseau alors le paramètre mac1 correspondra à son adresse mac. Sinon branchement sur MENU.
      # S'il existe une troisième carte réseau alors le paramètre mac2 correspondra à son adresse mac. Sinon branchement sur MENU.
      isset ${net1/mac} && param mac1 ${net1/mac} || goto MENU
      isset ${net2/mac} && param mac2 ${net2/mac} || goto MENU
      
      :MENU
      menu
      item Local      Boot local
      item Fog        Fog
      # item HostInfo   Informations sur cette machine
      item Shell      IPXE shell
      item Ghost      Ghost Drivers Universels
      choose --default Local --timeout ${TimeOut} target && goto ${target}
      
      :Local
      sanboot --no-describe --drive 0x80 || 
      prompt
      goto MENU
      
      :Fog
      chain ${fog-url}/service/ipxe/boot.php##params ||
      prompt
      goto MENU
       
      :HostInfo
      echo This computer : ||
      echo MAC address....${net0/mac} ||
      echo MAC address....${net1/mac} ||
      echo MAC address....${net2/mac} ||
      echo IP address.....${ip} ||
      echo Netmask........${netmask} ||
      echo Serial.........${serial} ||
      echo Asset number...${asset} ||
      echo Manufacturer...${manufacturer} ||
      echo Product........${product} ||
      echo BIOS platform..${platform} ||
      echo ||
      echo press any key to return to Menu ||
      prompt
      goto MENU
      
      :Shell
      shell ||
      goto MENU
      
      :Ghost
      kernel ${tftp-url}/${memdisk-bin} keeppxe floppy
      initrd ${tftp-url}/${ghost-directory}/universels.img
      boot memdisk
      prompt
      goto MENU
      
      autoboot
      

      Tanks again

      posted in FOG Problems
      P
      plegrand
    • 1 / 1