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

Fog on Fedora 20

Scheduled Pinned Locked Moved
FOG Problems
6
22
9.1k
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.
  • K
    Kronkras
    last edited by Jul 31, 2014, 3:00 PM

    Hello,

    FOG_1.2.0
    Fedora 20

    I have successfully installed fog 1.2.0 without an issue. The problem I’m facing is that I’m able to access the web interface from the fog server but I’m not able from another computer in the same network. Firewall is disable and I believe the iptables are not install (not sure). This is an upgrade from Fedora 14, which I had working fine.

    Thanks

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Jul 31, 2014, 3:17 PM

      Is selinux disabled?

      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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

      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
      • K
        Kronkras
        last edited by Jul 31, 2014, 3:55 PM

        It is disable.

        Here is the error I gathered during the fog installation:

        [I] Press [Enter] key when database is updated/installed.[/I]
        [I] * Configuring Fresh Clam…Skipped (See wiki for installation instructions)[/I]
        [I] * Setting up storage…OK[/I]
        [I] * Setting up and starting NFS Server…Note: Forwarding request to ‘systemctl enable rpcbind.service’.[/I]
        [I]Note: Forwarding request to ‘systemctl enable nfs.service’.[/I]
        [I]Failed to issue method call: No such file or directory[/I]
        [I]OK[/I]
        [I] * Setting up and starting DHCP Server…Skipped[/I]
        [I] * Setting up and starting TFTP and PXE Servers…Note: Forwarding request to ‘systemctl enable xinetd.service’.[/I]
        [I]OK[/I]
        [I] * Setting up and starting VSFTP Server…Note: Forwarding request to ‘systemctl enable vsftpd.service’.[/I]
        [I]ln -s ‘/usr/lib/systemd/system/vsftpd.service’ ‘/etc/systemd/system/multi-user.target.wants/vsftpd.service’[/I]
        [I]OK[/I]
        [I] * Setting up sudo settings…OK[/I]
        [I] * Setting up FOG Snapins…OK[/I]
        [I] * Setting up and building UDPCast…OK[/I]
        [I] * Installing init scripts…OK[/I]
        [I] * Setting up FOG Services…OK[/I]
        [I] * Starting FOG Multicast Management Server…OK[/I]
        [I] * Starting FOG Image Replicator Server…OK[/I]
        [I] * Starting FOG Task Scheduler Server…OK[/I]
        [I] * Setting up FOG Utils…OK[/I]

        [I] Would you like to notify the FOG group about this installation?[/I]
        [I] * This information is only used to help the FOG group determine[/I]
        [I] if FOG is being used. This information helps to let us know[/I]
        [I] if we should keep improving this product.[/I]

        [I] Send notification? (Y/N)[/I]

        Thanks

        1 Reply Last reply Reply Quote 0
        • W
          Wolfbane8653 Developer
          last edited by Jul 31, 2014, 4:11 PM

          fyi you can always post your install log. This log is located at /var/log/foginstall.log

          It may give more insight than your quick copy paste.

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Jul 31, 2014, 4:12 PM

            If you got an error, how did everything install “just fine”?

            I realize it didn’t fall out of the installer, but are you also aware we’ve stopped official support for Fedora specifically because we can’t keep up with all of the change’s?

            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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

            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
            • K
              Kronkras
              last edited by Jul 31, 2014, 4:14 PM

              I just checked SElinux, Although I’m setting SELINUX=disable in /etc/selinux/config, when I run [I]$ /usr/sbin/sestatus[/I] it says that is enable, any toughs?

              [SIZE=6]From /etc/selinux/config folder:[/SIZE]

              [I]# This file controls the state of SELinux on the system.[/I]
              [I]# SELINUXTYPE= can take one of these two values:[/I]
              [I]# targeted - Targeted processes are protected,[/I]
              [I]# minimum - Modification of targeted policy. Only selected processes are protected. [/I]
              [I]# mls - Multi Level Security protection.[/I]
              [I]SELINUXTYPE=targeted[/I]

              [SIZE=6][B]From terminal:[/B][/SIZE]

              [root@10-21-0-110-ccca-internal Admin]# /usr/sbin/sestatus
              SELinux status: enabled
              SELinuxfs mount: /sys/fs/selinux
              SELinux root directory: /etc/selinux
              Loaded policy name: targeted
              Current mode: enforcing
              Mode from config file: error (Success)
              Policy MLS status: enabled
              Policy deny_unknown status: allowed
              Max kernel policy version: 28
              [root@10-21-0-110-ccca-internal Admin]#

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Jul 31, 2014, 4:20 PM

                [code]/etc/selinux/config[/code]

                Disable the line in there.

                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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                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
                • K
                  Kronkras
                  last edited by Jul 31, 2014, 4:26 PM

                  It is disabled but I still getting an enable status

                  This file controls the state of SELinux on the system.

                  SELINUX= can take one of these three values:

                  enforcing - SELinux security policy is enforced.

                  permissive - SELinux prints warnings instead of enforcing.

                  disabled - No SELinux policy is loaded.

                  SELINUX=disable

                  SELINUXTYPE= can take one of these two values:

                  targeted - Targeted processes are protected,

                  minimum - Modification of targeted policy. Only selected processes are protected.

                  mls - Multi Level Security protection.

                  SELINUXTYPE=targeted

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Jul 31, 2014, 4:26 PM

                    Did you reboot?

                    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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                    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
                    • K
                      Kronkras
                      last edited by Jul 31, 2014, 4:31 PM

                      [quote=“Tom Elliott, post: 34551, member: 7271”]Did you reboot?[/quote]

                      Yes

                      1 Reply Last reply Reply Quote 0
                      • K
                        Kronkras
                        last edited by Jul 31, 2014, 4:36 PM

                        Ok, so I figured out why I was not able to disable selinux, I was missing a D (disable[B]d[/B]). Now is disabled but I’m still unable to reach the website.
                        Thasnks

                        1 Reply Last reply Reply Quote 0
                        • M
                          madskillz23
                          last edited by Jul 31, 2014, 4:44 PM

                          [quote=“Kronkras, post: 34554, member: 25243”]Ok, so I figured out why I was not able to disable selinux, I was missing a D (disable[B]d[/B]). Now is disabled but I’m still unable to reach the website.
                          Thasnks[/quote]

                          Firewall issue. systemctl stop firewalld.service && systemctl disable firewalld.service

                          That should do it.

                          1 Reply Last reply Reply Quote 0
                          • K
                            Kronkras
                            last edited by Jul 31, 2014, 4:50 PM

                            [quote=“madskillz23, post: 34557, member: 8206”]Firewall issue. systemctl stop firewalld.service && systemctl disable firewalld.service

                            That should do it.[/quote]

                            That did the trick.

                            I’ll still to test the system, register, upload an image, and deploy unicasts and multicast. I’ll update with the results.

                            Thanks guys!

                            1 Reply Last reply Reply Quote 0
                            • W
                              Wolfbane8653 Developer
                              last edited by Jul 31, 2014, 5:08 PM

                              [url]http://fogproject.org/wiki/index.php/Tftp_timeout[/url]…

                              Added Fedora 20 section and added the suggested line of “systemctl stop firewalld.service && systemctl disable firewalld.service”

                              1 Reply Last reply Reply Quote 0
                              • M
                                madskillz23
                                last edited by Jul 31, 2014, 5:09 PM

                                [quote=“Kronkras, post: 34559, member: 25243”]That did the trick.

                                I’ll still to test the system, register, upload an image, and deploy unicasts and multicast. I’ll update with the results.

                                Thanks guys![/quote]

                                I’m on CentOS 7 (similar architecture to Fedora 20) and haven’t been able to get image upload working properly yet. Best of luck.

                                1 Reply Last reply Reply Quote 0
                                • K
                                  Kronkras
                                  last edited by Aug 6, 2014, 6:07 PM

                                  [quote=“madskillz23, post: 34563, member: 8206”]I’m on CentOS 7 (similar architecture to Fedora 20) and haven’t been able to get image upload working properly yet. Best of luck.[/quote]

                                  Oh well, as you predicted, is not working.

                                  • Mounting File System …mount: mounting 10.##.#.###:/images/dev/ on /images failed: Operation not supported

                                  Any toughs?

                                  1 Reply Last reply Reply Quote 0
                                  • K
                                    Kronkras
                                    last edited by Aug 6, 2014, 6:19 PM

                                    [quote=“Tom Elliott, post: 34544, member: 7271”]If you got an error, how did everything install “just fine”?

                                    I realize it didn’t fall out of the installer, but are you also aware we’ve stopped official support for Fedora specifically because we can’t keep up with all of the change’s?[/quote]

                                    What OS would you suggest?

                                    1 Reply Last reply Reply Quote 0
                                    • J
                                      Junkhacker Developer
                                      last edited by Aug 6, 2014, 7:38 PM

                                      Ubuntu 10.04, 12.04, 13.10
                                      CentOS 6.4,6.5 (assumed RHEL of same versions)
                                      Earlier than Fedora 19
                                      Debian 7.4, 7.5

                                      signature:
                                      Junkhacker
                                      We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                                      1 Reply Last reply Reply Quote 0
                                      • A
                                        a1adam12
                                        last edited by Aug 8, 2014, 2:22 PM

                                        I have (technically had since I’ve now upgraded) FOG up and running on Fedora 20 without any issues. Took some customizing, but figured it out. I posted a help guide on this thread:

                                        [url]http://fogproject.org/forum/threads/using-0-32-with-fedora-20.10141/[/url]

                                        Hopefully it can help you out.

                                        1 Reply Last reply Reply Quote 0
                                        • K
                                          Kronkras
                                          last edited by Aug 8, 2014, 6:22 PM

                                          [quote=“a1adam12, post: 35043, member: 22878”]I have (technically had since I’ve now upgraded) FOG up and running on Fedora 20 without any issues. Took some customizing, but figured it out. I posted a help guide on this thread:

                                          [url]http://fogproject.org/forum/threads/using-0-32-with-fedora-20.10141/[/url]

                                          Hopefully it can help you out.[/quote]

                                          Hello a1adam12,

                                          Thanks for your replied, I was able to pass the error message stated before and able to almost upload an image. The only problem is that when it finish to upload the image FOGFTP failed to connect. I verified TFTP and node have the same username and password as well as the IP.

                                          Thank you

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

                                          179

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project