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

    Problème de brouillard

    Scheduled Pinned Locked Moved
    Linux Problems
    3
    33
    5.6k
    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.
    • S
      Sebastian Roth Moderator
      last edited by

      @julio As George said, it seems like something is blocking the NFS connection. Are your clients on the same IP subnet 192.168.56.x?

      As well check the firewall using the following two commands:

      iptables -L -n -v
      ufw status
      

      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

      J 1 Reply Last reply Reply Quote 0
      • J
        julio @george1421
        last edited by

        @george1421
        oui mon serveur fog et mon pc sont sur le meme sous reseau tcpip
        non mon parefeu est active

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

          @julio I think my translation is not 100% good. I read “No my firewall is active” from your post.

          If you run this command from the FOG server linux command prompt do you get “active”
          sudo ufw status

          If yes, we turn it off with sudo ufw disable This should respond with stopped and disabled.

          When the firewall is off the target computer should connect to FOG server.

          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!

          J 2 Replies Last reply Reply Quote 0
          • J
            julio @george1421
            last edited by

            @george1421 ufw.PNG

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

              @julio Ok now we find the problem.

              Does your company require the firewall to be turned on? If no, then turn off with the command I give you last.

              If you must keep firewall on then you will need to add more firewall rules to allow NFS to communicate with FOG server.

              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!

              J 3 Replies Last reply Reply Quote 0
              • J
                julio @Sebastian Roth
                last edited by

                @sebastian-roth iptables1.PNG

                1 Reply Last reply Reply Quote 0
                • J
                  julio @george1421
                  last edited by

                  @george1421 iptables.PNG

                  1 Reply Last reply Reply Quote 0
                  • J
                    julio @george1421
                    last edited by

                    @george1421
                    ok je viens de desactiver mon parefeu. je le fais pour mon travail de fin d’etude.

                    george1421G 1 Reply Last reply Reply Quote 0
                    • J
                      julio @george1421
                      last edited by

                      @george1421
                      merci beaucoup george la capture fonctionne maintenant

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

                        @julio said in Problème de brouillard:

                        ok je viens de desactiver mon parefeu. je le fais pour mon travail de fin d’etude.

                        Yes this is the quickest fix. You can leave firewall with NFS but it needs a lot of configuration. Must FOG admins just turn off firewall and image happy.

                        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!

                        J 2 Replies Last reply Reply Quote 0
                        • J
                          julio @george1421
                          last edited by

                          @george1421 si j’aimerais avoir le parefeu active que pourais je faire pour cela???

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

                            @julio said in Problème de brouillard:

                            si j’aimerais avoir le parefeu active que pourais je faire pour cela???

                            You need to research ubuntu “enable firewall nfs” Understand that FOG uses NFSv3 right now. So you will need to open all of the ports needed to make NFSv3 to work with the firewall.

                            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!

                            J 1 Reply Last reply Reply Quote 0
                            • J
                              julio @george1421
                              last edited by

                              @george1421 okay thank you. Je vais faire un backup de ce qui fonctionne et essayer d’activer tous les ports possible pour voir si cela fonctionne.

                              Thank you verry much

                              1 Reply Last reply Reply Quote 0
                              • J
                                julio @george1421
                                last edited by

                                @george1421

                                bonjour george, j’ai un problème rencontrer, ma machine ne démarre pas après le déploiement terminer, j’ai constater un erreur lors de ce déploiement, peut tu m’aider à trouver la solution de ça. ci-joint les capture d’image de mes fichiers.erreurCapture.PNG erreur2.PNG d1P.PNG d1M.PNG

                                1 Reply Last reply Reply Quote 0
                                • J
                                  julio @george1421
                                  last edited by

                                  @george1421 en faite j’ai créer une machine linux ubuntu sur virtualbox et j’ai laisser une partition automatique sur ubuntu. capaciter du disque dur est de 20,44Gio j’ai réaliser la capture d’image de cela et par la suite j’ai créer une machine cible avec comme capciter de disque dur 20Gio mais lors du déploiement, une fois terminer la machine ne redemarre pas et recommence le processus de boot on dirais une boucle infini. comment pourrais je resoudre cela. ci joint la capture d’image de l’erreur détecté:erreurCapture.PNG

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

                                    @julio This is a new error for me. If the destination is failing to deploy I think there should be a different error. But I give you steps to debug this.

                                    1. Schedule another deploy task to this computer, but before you press the “schedule task” button, select the “debug” check box then submit the task.
                                    2. PXE boot the target computer. The computer will start into the imaging steps, but this time you will see many pages of text that you will clear by pressing the enter key. At the end of the text you will then be at the “FOS Linux” command prompt.

                                    At the “FOS Linux” command prompt key in lsblk. This will show you if FOS Linux can see the local hard drive.

                                    The next step you will start the imaging process. In debug mode the imaging process will pause at certain steps. This is done so you can read errors during imaging. I am guessing since your deployment is failing, there is an error message that is getting overlooked. I might think there will be an error message on the partclone screens (blue screen with text). To start the imaging process at the FOS Linux command screen key in fog and press enter. You will need to press the enter key at each pause to go to the next steps.

                                    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!

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

                                    151

                                    Online

                                    12.0k

                                    Users

                                    17.3k

                                    Topics

                                    155.2k

                                    Posts
                                    Copyright © 2012-2024 FOG Project