• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Matthieu Jacquart
    3. Posts
    • Profile
    • Following 0
    • Followers 1
    • Topics 71
    • Posts 509
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Multicast remains on Partclone screen (HP switch)

      Please help… ?
      Everything seems fine when testing, just this screen remaining on Partclone screen 😞

      posted in FOG Problems
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: Multicast remains on Partclone screen (HP switch)

      Ok, I’ll continue test with sotfware IC_Tester_Multicast and communication is ok between 2 PC (1 server and 1 client).

      After that I run on fog server (with client in debug mode and “udp-receiver” command) :

      
      root@FOG:~/fogproject/bin$ udp-sender --file /opt/fog/log/multicast.log --ttl 1
      Udp-sender 20120424
      Using full duplex mode
      Using mcast address 232.168.10.60
      UDP sender for /opt/fog/log/multicast.log at 192.168.10.60 on eth0
      Broadcasting control to 192.168.10.255
      New connection from 192.168.10.200  (#0) 00000009
      Ready. Press any key to start sending data.
      Starting transfer: 00000009
      bytes=      17 782  re-xmits=0000000 (  0.0%) slice=0112 -   0
      Transfer complete.
      Disconnecting #0 (192.168.10.200)
      

      So everything seems good for multicast, but still same problem : computer stays on partclone screen.
      In multicast.log

      [10-19-16 11:23:22 am]  | Task (16) Multi-Cast Task is new!
      [10-19-16 11:23:22 am]  | Task (16) Multi-Cast Task has been cleaned.
      [10-19-16 11:23:22 am]  | Task (16) /images/Win10 image file found.
      [10-19-16 11:23:22 am]  | Task (16) 1 client(s) found or to receive.
      [10-19-16 11:23:22 am]  | Task (16) Multi-Cast Task sending on base port: 64158
      [10-19-16 11:23:22 am]  | CMD: cat /images/Win10/d1p1.img | /usr/local/sbin/udp-sender --interface eth0 --min-receivers 1 --max-wait 600 --mcast-data-address 192.168.10.60 --portbase 64158 --full-duplex --ttl 32 --nokbd --nopointopoint;cat /images/Win10/d1p2.img | /usr/local/sbin/udp-sender --interface eth0 --min-receivers 1 --max-wait 10 --mcast-data-address 192.168.10.60 --portbase 64158 --full-duplex --ttl 32 --nokbd --nopointopoint;
      [10-19-16 11:23:22 am]  | Task (16) Multi-Cast Task has started.
      [10-19-16 11:23:32 am]  | Task (16) Multi-Cast Task is already running PID 10132
      [10-19-16 11:23:42 am]  | Task (16) Multi-Cast Task is already running PID 10132
      [10-19-16 11:23:52 am]  | Task (16) Multi-Cast Task is already running PID 10132
      [10-19-16 11:24:02 am]  | Task (16) Multi-Cast Task is already running PID 10132
      [10-19-16 11:24:12 am]  | Task (16) Multi-Cast Task is already running PID 10132
      [10-19-16 11:24:22 am]  | Task (16) Multi-Cast Task is already running PID 10132
      

      Help will be appreciate, thanks
      Matthieu

      posted in FOG Problems
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: RC12 - Computers reboot (loop) due to TaskReboot

      @Tom-Elliott ok service re-enable, I keep fingers crossed 😉

      posted in Bug Reports
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: RC12 - Computers reboot (loop) due to TaskReboot

      @ch3i ok thanks ! So for the moment I use RC13 but I disable task reboot service 😉

      posted in Bug Reports
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: RC12 - Computers reboot (loop) due to TaskReboot

      I’ve just seen there a new release, I’ve just updated but I prefer not re-enabled task reboot service…
      @Tom-Elliott, is this bug fix in RC13 ?

      posted in Bug Reports
      Matthieu JacquartM
      Matthieu Jacquart
    • RC12 - Computers reboot (loop) due to TaskReboot
      Server
      • FOG Version: RC12
      • OS: Debian 8.5
      Client
      • Service Version: 0.11.5
      • OS: Win 10
      Description

      I’ve updated form RC11 to RC12, and some computers continually reboot after upgrade, due to TaskReboot, I have to disable service

      ------------------------------------------------------------------------------
      ----------------------------------TaskReboot----------------------------------
      ------------------------------------------------------------------------------
       10/10/2016 08:01 Client-Info Client Version: 0.11.5
       10/10/2016 08:01 Client-Info Client OS:      Windows
       10/10/2016 08:01 Client-Info Server Version: 1.3.0-RC-12
       10/10/2016 08:01 Middleware::Response Success
       10/10/2016 08:01 TaskReboot Restarting computer for task
       10/10/2016 08:01 Power Creating shutdown request
       10/10/2016 08:01 Power Parameters: /r /c "TaskReboot" /t 0
       10/10/2016 08:01 Bus {
        "self": true,
        "channel": "Power",
        "data": "{\r\n  \"action\": \"shuttingdown\"\r\n}"
      }
       10/10/2016 08:01 Bus Emmiting message on channel: Power
      ------------------------------------------------------------------------------
      
       10/10/2016 08:02 Main Overriding exception handling
       10/10/2016 08:02 Main Bootstrapping Zazzles
       10/10/2016 08:02 Controller Initialize
       10/10/2016 08:02 Zazzles Creating main thread
       10/10/2016 08:02 Zazzles Service construction complete
       10/10/2016 08:02 Controller Start
      
       10/10/2016 08:02 Service Starting service
       10/10/2016 08:02 Bus Became bus server
       10/10/2016 08:02 Bus {
        "self": true,
        "channel": "Status",
        "data": "{\r\n  \"action\": \"load\"\r\n}"
      }
       10/10/2016 08:02 Bus Emmiting message on channel: Status
       10/10/2016 08:02 Service Invoking early JIT compilation on needed binaries
      
      posted in Bug Reports
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: WSUS with Fog 1.3

      @Joe-Schmitt Ok that’s great !
      Tested on 40 pc, it resolves my problem, thanks 😉

      posted in FOG Problems
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: WSUS with Fog 1.3

      @Tom-Elliott Just tested, failed, same problem… Return to default group with syspreped name

      posted in FOG Problems
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: WSUS with Fog 1.3

      @Tom-Elliott That’s a nice idea, I’ll test it tomorrow !
      Is there a way to delay start of the wuauserv service in setupcomplete.cmd ? To be sure that fog change hostname before wuauserv service runs ?

      sc config FOGService start= auto
      shutdown -t 0 -r
      
      posted in FOG Problems
      Matthieu JacquartM
      Matthieu Jacquart
    • WSUS with Fog 1.3
      Server
      • FOG Version: 1.3 RC11
      • OS: Debian 8.5
      Client
      • Service Version: 0.11.5
      • OS: Windows 10
      Description

      Hi,

      I haven’t this problem with Fog 1.2 and even with previous svn 1.3 before this summer, but now when I’m deploying Win10 syspreped image, in my WSUS console clients appear with default syspreped name (for example test-dfdsf212sd, before hostaname changer), and they roll back to default group. So each time I fog client, I had to put it in the right wsus group, and sometimes it takes few days to wsus for having right name and scan computer for updates.

      I don’t have this problem before this summer, but I migrate all my computers from Win7 to Win10, so I don’t know what is the cause…
      I made a small test : non-sysprep image (just remove client for AD before uploading image) don’t have this problem (which seems logic), name is ok, group is ok and check for update is ok instantly.

      Thanks
      Matthieu

      posted in FOG Problems
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: FOG client : printer from master appears on all client

      @Tom-Elliott Yes problem persist, so I clean registry manually to delete those printers, and after it seems ok…
      But it’s not convenient at all !

      @Wayne-Workman Problem is I only use network shared printer (no ip printers)

      posted in Bug Reports
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: Invalid security token

      Agreed, yesterday with version 54 same problem, reset encryption data but for some hosts I had to reset several time (once for hostname changer, once for AD integration…)

      posted in Bug Reports
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: Select hosts in a group to deploy just a part

      @Tom-Elliott Any news on this ?
      I used temporary group when I want to deploy just few hosts from a big group, but it will really nice to select just needed hosts to deploy 😉

      posted in Feature Request
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: Single Disk - Resizable?

      @sbenson No you don’t, disk expand automatically

      posted in FOG Problems
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: Single Disk - Resizable?

      No it’s ok it was a good choice, if possible always select this option “Single Disk - Resizable”

      posted in FOG Problems
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: Add Wifi Mac Adress to existing laptop

      @Tom-Elliott Yes hosst register is enable for all hosts… As you said, I suppose for any reason Fog client can’t see other mac addresses, but finally it’s not important !
      Can it be due to pci=noacpi parameter ?

      posted in FOG Problems
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: Add Wifi Mac Adress to existing laptop

      @george1421 Yes I understood the last part with absence of wireless drier in FOS, but on my other laptops fog client send other mac addresses to the console, so I have them in pending mac and after approval they are added to the host… But it’s not a big deal !

      posted in FOG Problems
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: Add Wifi Mac Adress to existing laptop

      @george1421 Indeed you’re absolutely right, I’ve just tested and fog client uses name and not mac address, so printer are well deployed even if only LAN mac address is in fog management.
      So my problem is solved even if I don’t know why other mac addresses don’t appear in pending mac…

      posted in FOG Problems
      Matthieu JacquartM
      Matthieu Jacquart
    • RE: Add Wifi Mac Adress to existing laptop

      @george1421 Hi, sorry for late response.
      1- If I perform “hardware inventory” task on a laptop, no change, only LAN MAC address appears
      2- for managing printer, maybe fog client uses name, but I thought it was based on MAC address, to confirm…
      3- adding PCI=noacpi in global FOG_KERNEL_ARGS works (I can perform a quick registration on host after deletion) but I still have no other mac address…

      For other laptops, I just add LAN Mac address and and deploying image, fog client retrieve other MAC addresses and add them (pending macs in report management)

      If someone has solution to add these others mac addresses to the host, it will be nice 😉

      posted in FOG Problems
      Matthieu JacquartM
      Matthieu Jacquart
    • Add Wifi Mac Adress to existing laptop

      Hi,

      We bought 40 dell laptop, and I had to add them manually in fog web console because Host Kernel Arguments “pci=noacpi” was needed to communicate with fog server so impossible to use pxe boot registration.
      Anyway, now in fog console these laptop just have LAN Mac adress, but I need to add WAN mac adress (for example to deploy printer with fog client when using wifi).
      I have all mac adress in a csv file, but is there a simple way to add them to existing host ? In fog console or in mysql ?
      I thought that fog client will retrieve all mac adress when communicating with fog server, but it isn’t the case…

      Thanks
      Matthieu

      posted in FOG Problems
      Matthieu JacquartM
      Matthieu Jacquart
    • 1
    • 2
    • 9
    • 10
    • 11
    • 12
    • 13
    • 25
    • 26
    • 11 / 26