• Register
    • Login
    • Search
    • Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Unsolved Multicast Wake on LAN with Fujitsu Lifebook E556

    FOG Problems
    3
    23
    1830
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      Deimos last edited by

      Hello everybody,

      I have the following problem: When I start a multicast session with about 25 computers, the WOL does not work on some computers. I have to start them manually. Sometimes non of them boots, sometimes all. I can´t figure out, why. The fewer computers in the group, the sooner it will work.

      FOG 1.4.0

      By the way: can I safely update to the current version?

      1 Reply Last reply Reply Quote 0
      • D
        Deimos @Deimos last edited by

        So I looked at the file with my wireshark at home (forbidden in office)
        There´s no data.

        I will set up a new fog from scratch and try to WOL the devices. I will report later.

        1 Reply Last reply Reply Quote 0
        • D
          Deimos @Deimos last edited by Deimos

          I will upload the file on my homepage later.

          D 1 Reply Last reply Reply Quote 0
          • D
            Deimos @Sebastian Roth last edited by

            @sebastian-roth said in Multicast Wake on LAN with Fujitsu Lifebook E556:

            @Deimos What do you mean by file is crashed. The dump file is not ascii readable text but a binary format. You need to load that in wireshark for example. Or upload to your gdrive/dropbox and post a link so we can have a look.

            It´s only 1KB and the message after stopping the process is

            Last login: Fri Feb 16 08:28:52 2018 from CLIENT.DOMAIN
            [root@fog-sig-bund-de ~]# sudo tcpdump -w /tmp/wol.pcap
            tcpdump: listening on nflog, link-type NFLOG (Linux netfilter log messages), cap ture size 262144 bytes
            ^C0 packets captured
            0 packets received by filter
            0 packets dropped by kernel
            [root@fog-sig-bund-de ~]#

            I am not sure if this is expected.

            D 1 Reply Last reply Reply Quote 0
            • S
              Sebastian Roth Moderator last edited by

              @Deimos What do you mean by file is crashed. The dump file is not ascii readable text but a binary format. You need to load that in wireshark for example. Or upload to your gdrive/dropbox and post a link so we can have a look.

              Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

              Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

              D 1 Reply Last reply Reply Quote 0
              • D
                Deimos last edited by

                So, now none of the clients are booting with WOL.

                Restarted service FOGMulticastManager.

                tcpdump doesn´t make any other log either.

                1 Reply Last reply Reply Quote 0
                • D
                  Deimos last edited by

                  The command tcpdump -w /tmp/wol.pcap port 9 doesn´t work. Error message:
                  “NFLOG link-layer type filtering not implemented.”

                  With command tcpdump -w /tmp/wol.pcap it works.
                  But the file is crashed.
                  Content: "Ôò¡   ï "

                  I´ll try again and wait till the four WOL-working clients are deploying.

                  1 Reply Last reply Reply Quote 0
                  • D
                    Deimos last edited by

                    Today is test day.

                    I have five devices where WOL used to work, and five devices that do not mess with WOL. I will group these together and then start a multicast task with the processes mentioned by @SebastianRoth in the background.

                    Also I will test a multicast WOL with our HP ProBooks 650G1.

                    1 Reply Last reply Reply Quote 0
                    • S
                      Sebastian Roth Moderator last edited by

                      @deimos I guess we need to get a packet dump of the WOL packets to rule out FOG being the issue. Please install tcpdump and then run tcpdump -w /tmp/wol.pcap port 9 (as root - leave the command running). This will only capture WakeOnLAN packets. Then schedule a Multicast Task for your 25 clients and wait for most of them to boot up, then stop tcpdump (ctrl + c). Please upload the wol.pcap to your dropbox/fileshare and post a link here.

                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                      1 Reply Last reply Reply Quote 0
                      • D
                        Deimos last edited by

                        A simple test environment did not make things easier. All 6 computers have deployed via WOL in multicast without difficulty.

                        Previously, when multicast with about 25 computers some have failed at the WOL, and I can´t say what it might have been. All computers have identical settings in the BIOS, all had the same image history etc.

                        I’ll keep working on it.

                        Maybe it´s still a 1.4.0 problem. I’m a little bit scared to update the FOG, because failure would have serious consequences and work, and there’s really no time for it.

                        1 Reply Last reply Reply Quote 0
                        • D
                          Deimos @Sebastian Roth last edited by

                          @sebastian-roth said in Multicast Wake on LAN with Fujitsu Lifebook E556:

                          Just bumping this so we don’t loose track of it. @Deimos Let us know when you have new information on this.

                          Jap, I will. But now we have other FOG problems. “HTTP 500 Internal Server Error”. I will make new thread.

                          1 Reply Last reply Reply Quote 0
                          • S
                            Sebastian Roth Moderator last edited by

                            Just bumping this so we don’t loose track of it. @Deimos Let us know when you have new information on this.

                            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                            D 1 Reply Last reply Reply Quote 0
                            • D
                              Deimos @Sebastian Roth last edited by

                              @sebastian-roth said in Multicast Wake on LAN with Fujitsu Lifebook E556:

                              @Deimos Trying to nail this down at bit more… Can you connect a machine that does not wol to the switch port where the machine wakes up properly?

                              As well a question. Do I get this right. Machines waking up do this fine every time you try. And machines that don’t never do wol at all. Or is it a random thing, sometimes works and then not for the same machine?

                              I’ll test that as soon as the stressful exam time is over. In February I will start a comprehensive test and report the results.

                              1 Reply Last reply Reply Quote 0
                              • S
                                Sebastian Roth Moderator last edited by

                                @Deimos Trying to nail this down at bit more… Can you connect a machine that does not wol to the switch port where the machine wakes up properly?

                                As well a question. Do I get this right. Machines waking up do this fine every time you try. And machines that don’t never do wol at all. Or is it a random thing, sometimes works and then not for the same machine?

                                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                D 1 Reply Last reply Reply Quote 0
                                • D
                                  Deimos @george1421 last edited by

                                  @george1421 said in Multicast Wake on LAN with Fujitsu Lifebook E556:

                                  @deimos So you say they all have the same version of bios installed. Are there updates available that may fix wol? I’m running out of ideas here, I don’t think its a fog issue at this point.

                                  I´ll report, if I figured out the reason. I now do not think its a fog issue, too.

                                  1 Reply Last reply Reply Quote 0
                                  • george1421
                                    george1421 Moderator @Deimos last edited by

                                    @deimos So you say they all have the same version of bios installed. Are there updates available that may fix wol? I’m running out of ideas here, I don’t think its a fog issue at this point.

                                    Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                                    D 1 Reply Last reply Reply Quote 0
                                    • D
                                      Deimos @george1421 last edited by

                                      @george1421 said in Multicast Wake on LAN with Fujitsu Lifebook E556:

                                      @deimos What about bios/firmware versions. Are they all the same?

                                      The other thing we are seeing is if they are win10, windows shutdown sometimes stop WOL. We have seen that if the computer is shutdown by removing power and then repowering the computer WOL works, but if you shutdown from win10 running no WOL on the same computer. It has to do with the win10 fast startup feature. This would cause the condition that sometimes WOL would work and other times not work on the same computer.

                                      I have to say that originally there was a windows 10 OS on board (retail original packaging), but we installed win7 and captured image from this.

                                      BIOS has to be the same. They are student devices. I took a look at the bios settings from a device WOL is not working, but there are equal settings to a device working well.

                                      george1421 1 Reply Last reply Reply Quote 0
                                      • george1421
                                        george1421 Moderator @Deimos last edited by

                                        @deimos What about bios/firmware versions. Are they all the same?

                                        The other thing we are seeing is if they are win10, windows shutdown sometimes stop WOL. We have seen that if the computer is shutdown by removing power and then repowering the computer WOL works, but if you shutdown from win10 running no WOL on the same computer. It has to do with the win10 fast startup feature. This would cause the condition that sometimes WOL would work and other times not work on the same computer.

                                        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                                        D 1 Reply Last reply Reply Quote 0
                                        • D
                                          Deimos @george1421 last edited by

                                          @george1421 said in Multicast Wake on LAN with Fujitsu Lifebook E556:

                                          @deimos said in Multicast Wake on LAN with Fujitsu Lifebook E556:

                                          Fujitsu Lifebook E556

                                          Just for clarity “only” that computer fails to WOL where you have other models that do WOL OK?

                                          Yes, also other models, e.g. HP ProBook 650 G1 are working well.

                                          1 Reply Last reply Reply Quote 0
                                          • D
                                            Deimos @george1421 last edited by

                                            @george1421 said in Multicast Wake on LAN with Fujitsu Lifebook E556:

                                            @deimos said in Multicast Wake on LAN with Fujitsu Lifebook E556:

                                            Fujitsu Lifebook E556

                                            Just for clarity “only” that computer fails to WOL where you have other models that do WOL OK?

                                            YES. That´s the miracle.
                                            Some start in single deploy, some do not. Some start in a multicast session, some do not.
                                            Configuration is: WOL enabled in all devices.

                                            george1421 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 1 / 2
                                            • First post
                                              Last post

                                            213
                                            Online

                                            10.4k
                                            Users

                                            16.4k
                                            Topics

                                            150.6k
                                            Posts

                                            Copyright © 2012-2023 FOG Project