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

    Problem to deploy a only partition image using multicast

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    3
    19
    1.7k
    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

      @Fernando-Gietz I have looked into this. I am very sorry but to me it seems like this could have never worked before. I even setup a 1.5.2 server to test and could only replicate the same issue as reported.

      Good two and a half years ago we noticed that deploying a single partition does not even work in unicast mode at all and fixed it - see here. From my point of view we missed to fix that in multicast mode altogether as very few people seem to use it and it has never worked I reckon.

      Possibly you have done unicast for a group of machines in 1.5.2?

      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
      • F
        Fernando Gietz Developer
        last edited by

        @Sebastian-Roth I don’t test it doing a unicast deploy for a group. I tried it doing a unicast deploy for one computer, and worked well.

        I want to report that with the version 1.5.2 worked well for multicast deploy.

        1 Reply Last reply Reply Quote 0
        • F
          Fernando Gietz Developer
          last edited by

          I have tested a group deploy unicast and works fine. The problem is with the multicast tasks.

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

            @Fernando-Gietz said in Problem to deploy a only partition image using multicast:

            I want to report that with the version 1.5.2 worked well for multicast deploy.

            As I said, I have looked through the code history and even tried 1.5.2 myself and multicast for single partition has not worked in 1.5.2 - I am pretty much sure!

            Hope I will find the time to fix this soon. But it’s not a simple fix and needs some time and work.

            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
            • F
              Fernando Gietz Developer
              last edited by

              Thanks @Sebastian-Roth , I will wait the fix

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

                @Fernando-Gietz Ok, this is fixed in the working branch. Please give updating to the working branch a try if you are keen.

                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
                • F
                  Fernando Gietz Developer
                  last edited by

                  Hi @Sebastian-Roth ,

                  I tried to install the working branch to test it but appears some error:

                  # more /root/fog_1.4.0/bin/error_logs/fog_error_1.5.4.8.log 
                  /bin/lsb_release
                  /bin/systemctl
                  ln: fallo al crear el enlace simbólico «/usr/lib/systemd/system/mysql.service»: El fichero ya existe
                  ln: fallo al crear el enlace simbólico «/usr/lib/systemd/system/mysqld.service»: El fichero ya existe
                  ln: fallo al crear el enlace simbólico «/etc/systemd/system/mysql.service»: El fichero ya existe
                  ln: fallo al crear el enlace simbólico «/etc/systemd/system/mysqld.service»: El fichero ya existe
                  /opt/fog/.fogsettings
                  

                  And the installation process stops here:

                   * Here are the settings FOG will use:
                   * Base Linux: Redhat
                   * Detected Linux Distribution: Red Hat Enterprise Linux Server
                   * Server IP Address: 10.0.yyy.xxx
                   * Server Subnet Mask: 255.255.255.0
                   * Interface: ens192
                   * Installation Type: Normal Server
                   * Internationalization: 
                   * Image Storage Location: /images
                   * Using FOG DHCP: No
                   * DHCP will NOT be setup but you must setup your
                   | current DHCP server to use FOG for PXE services.
                  
                   * On a Linux DHCP server you must set: next-server and filename
                  
                   * On a Windows DHCP server you must set options 066 and 067
                  
                   * Option 066/next-server is the IP of the FOG Server: (e.g. 10.0.yyy.xxx)
                   * Option 067/filename is the bootfile: (e.g. undionly.kpxe)
                  
                  
                   * Are you sure you wish to continue (Y/N) 
                   * Installation Started
                  
                   * Installing required packages, if this fails
                   | make sure you have an active internet connection.
                  
                   * Adding needed repository....................................
                  
                  Q 1 Reply Last reply Reply Quote 0
                  • S
                    Sebastian Roth Moderator
                    last edited by

                    @Fernando-Gietz What do you mean by “stops here”? It usually takes a couple of seconds at this stage, sometimes a bit longer if your internet connection is slow. But it should finish with “OK” or “Failed”.

                    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
                    • F
                      Fernando Gietz Developer
                      last edited by

                      I waited several minutes and nothing, but I will try again …

                      1 Reply Last reply Reply Quote 0
                      • F
                        Fernando Gietz Developer
                        last edited by

                        I rerun the installer with the same results 😞

                        1 Reply Last reply Reply Quote 0
                        • Q
                          Quazz Moderator @Fernando Gietz
                          last edited by

                          @Fernando-Gietz Those ‘errors’ are fine, they’re just pointing out the symbolic link already exists (which is fine)

                          It stopping on adding repositories is more concerning, perhaps yum is stuck?

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

                            @Fernando-Gietz Try running: yum update

                            Ummmm? Just noticed this: /root/fog_1.4.0/bin/error_logs

                            Sure you’re not mixing thing up 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
                            • F
                              Fernando Gietz Developer
                              last edited by

                              Hi,

                              I have rebooted the machine 🙂 And now works fine

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

                                @Fernando-Gietz You mean the installer or pushing a single partition to clients via multicast?

                                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
                                • F
                                  Fernando Gietz Developer
                                  last edited by

                                  The installer, I am trying now to deploy one partition and seems that works fine 😉

                                  1 Reply Last reply Reply Quote 0
                                  • F
                                    Fernando Gietz Developer
                                    last edited by

                                    I can confirm that works fine

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

                                    164

                                    Online

                                    12.0k

                                    Users

                                    17.3k

                                    Topics

                                    155.2k

                                    Posts
                                    Copyright © 2012-2024 FOG Project