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

    Mounting file system: Failed. Uploading my first image

    Scheduled Pinned Locked Moved
    FOG Problems
    5
    38
    13.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.
    • Wayne WorkmanW
      Wayne Workman @Sebastian Roth
      last edited by

      @Sebastian-Roth said in Mounting file system: Failed. Uploading my first image:

      The PCAP file is showing a perfect connect form client to server on port 111 (portmap) to get the NFS port. Then… silence. After some more digging and testing it turns out that an intermediate cisco switch is causing the problem!

      Can you give more details on exactly what was wrong with the switch?

      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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      1 Reply Last reply Reply Quote 0
      • Miguel PalaciosM
        Miguel Palacios
        last edited by

        Hi guys!
        Thanks to the great help of @Sebastian-Roth we have managed to figure out the problem. This is a switch CISCO Small Business that had configured between the main switch and the client. I still have outstanding figure out the problem of switch CISCO because it is very rare, there are no complex configurations. If I find something I keep them informed…

        Connecting the client directly to the main switch no problem.

        Thanks everyone for your help!

        See you later!

        Wayne WorkmanW Q 2 Replies Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman @Miguel Palacios
          last edited by Wayne Workman

          @Miguel-Palacios Please give us the model and version of the middle problem switch please?

          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!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          1 Reply Last reply Reply Quote 0
          • Q
            Quazz Moderator @Miguel Palacios
            last edited by

            @Miguel-Palacios For some people updating the firmware helps, if that’s a possibility at all it might be worth giving it a go.

            1 Reply Last reply Reply Quote 0
            • Miguel PalaciosM
              Miguel Palacios
              last edited by

              @Wayne-Workman Yes, this is a CISCO Small Business SG 200-08 (8-Port Gigabit Smart Switch). Version 1.0.6.2.

              Wayne WorkmanW 1 Reply Last reply Reply Quote 0
              • Wayne WorkmanW
                Wayne Workman @Miguel Palacios
                last edited by Wayne Workman

                @Miguel-Palacios said in Mounting file system: Failed. Uploading my first image:

                @Wayne-Workman Yes, this is a CISCO Small Business SG 200-08 (8-Port Gigabit Smart Switch). Version 1.0.6.2.

                For the record, I have a SG100-D8 in the basement and it works fine with FOG. I also have a SD2005 5 port that also works fine.

                I’ve got a newer (metal case) Cisco Small business 8 port gig switch at work that also works, it’s the newer style. Don’t know the exact model because I’m not in today.

                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!
                Daily Clean Installation Results:
                https://fogtesting.fogproject.us/
                FOG Reporting:
                https://fog-external-reporting-results.fogproject.us/

                1 Reply Last reply Reply Quote 0
                • Miguel PalaciosM
                  Miguel Palacios
                  last edited by

                  @Wayne-Workman Yes… I also have other Cisco Small Business (same model) working with FOG but not yet know why some fail sometimes very silly things. It is strange and worth investigating.

                  Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                  • Wayne WorkmanW
                    Wayne Workman @Miguel Palacios
                    last edited by Wayne Workman

                    @Miguel-Palacios To be honest, I really doubt it’s the switch… You should look intensely close at the patch cables that were being used as an uplink. Even a slightly loose connection can cause issues, a slightly deformed RJ-45 connector, slightly oxidized connectors, slightly loose connection at the main switch, or just a kink in the cable somewhere… It could even be interference on the patch cable itself, is it running parallel to power cables? That would cause major interference. Keep your patch cables away from power cables!

                    I really doubt it’s the unmanaged switches fault, and I’m willing to lay 99% odds it’s a cable.

                    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!
                    Daily Clean Installation Results:
                    https://fogtesting.fogproject.us/
                    FOG Reporting:
                    https://fog-external-reporting-results.fogproject.us/

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

                      For clarity too. In my deployment area I have a LinksSys/Cisco SLM2008 switch (which I think has become the SG200-08) connected to our 2960 that deploys without issue for FOG.

                      [Edit] For completeness my SLM2008 is running firmware 2.0.0.10 AND in the FWIW bucket. If I go to CDW and key in SG200-08 the Cisco part number is SLM2008T-NA. Meaning that my suspicion is correct the SLM2008 has been renamed to SG200. [/Edit]

                      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
                      • S
                        Sebastian Roth Moderator @Wayne Workman
                        last edited by Sebastian Roth

                        @Wayne-Workman said:

                        I really doubt it’s the unmanaged switches fault, and I’m willing to lay 99% odds it’s a cable.

                        While I totally agree on what you said and fully trust in your network knowledge (I mean that!) this is not a cable issue from my point of view - not this time at least:
                        http://www.viktorious.nl/2013/11/05/cisco-sg200-08-nfs/
                        https://supportforums.cisco.com/discussion/11755791/sg200-08-firmware-issue

                        Other than that I found this as well: http://serverfault.com/questions/367107/cant-mount-nfs-share-over-tcp

                        Turns out there was a “security” feature enabled on our PowerConnect switch that took offense to NFS SYN packets with source ports < 1024 (dos-control tcpflag). Suffice it to say, disabling the feature solved the issue.

                        Reading this again I think this is actually the case here. Why? Because I made Miguel try telnet <fog-server-ip> 56557 (the actual NFS data port) and it worked - as telnet is not using a high source port I suppose.

                        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 1
                        • 1
                        • 2
                        • 1 / 2
                        • First post
                          Last post

                        255

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project