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

    Fatal Error: Failed to mount NFS volume

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    87
    60.4k
    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 @szecca1
      last edited by

      @szecca1 said:

      @Wayne-Workman My username and password to log on to the Linux server is administrator/ch@ng3
      I typed that into the storage management and I get the same error message.

      You also have to change it inside FOG Configuration -> FOG Settings -> TFTP -> TFTP_FTP credentials.

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

        @Wayne-Workman Ok did that and even created an administrator account on the Synology box with the same credentials just in case and still getting the same issue.

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

          It’s still trying to use “fog” as the user and “password” as the password?

          Try creating a fog user on the NAS box, and set the password to password.

          This doesn’t have to be permanent. We are simply troubleshooting.

          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
          • ch3iC
            ch3i Moderator @szecca1
            last edited by

            @szecca1 said:

            @Wayne-Workman My username and password to log on to the Linux server is administrator/ch@ng3
            I typed that into the storage management and I get the same error message.

            If your NAS have the ip 10.1.220.240, you need to have a user fog in your NAS with NFS and FTP access.

            S 1 Reply Last reply Reply Quote 1
            • S
              szecca1 @ch3i
              last edited by

              @ch3i what password does it need to have??

              ch3iC 2 Replies Last reply Reply Quote 0
              • ch3iC
                ch3i Moderator @szecca1
                last edited by ch3i

                @szecca1 The same you have in your fog settings and storage settings.

                1 Reply Last reply Reply Quote 1
                • ch3iC
                  ch3i Moderator @szecca1
                  last edited by

                  @szecca1 In your installation, the PXE client push/get image directly on the NAS, not on the FOG Server > /images.

                  After upload task the image is move via FTP directly on your NAS.

                  S 1 Reply Last reply Reply Quote 1
                  • S
                    szecca1 @ch3i
                    last edited by

                    @ch3i Just so I understand, the password I have in Storage management -> management password should be the same password that is on the NAS box?

                    If thats the case I just did that and still getting the same message.

                    I set the fog user on my NAS box to password and in the storage management -> management username/password I put fog/password to match the NAS.

                    Is this how that should be setup?

                    ch3iC 1 Reply Last reply Reply Quote 0
                    • ch3iC
                      ch3i Moderator @szecca1
                      last edited by

                      @szecca1 Yep

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

                        On your NAS, is the /images directory set to 777 permissions ?

                        Is there anything special you need to do on the NAS to grant the “fog” user FTP permissions?

                        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
                        • Wayne WorkmanW
                          Wayne Workman
                          last edited by

                          ahh…

                          Check if firewall is running on the NAS.

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

                            @ch3i You guys are awesome, it was the firewall and now the image finished uploading perfectly. But in testing, I wanted to send the image to a client and when i did i get an error.

                            “Download task failed to create for client with image.
                            FOGFTP: Login failed. Host: 10.1.0.119, Username:admin, Password: NEBULA, Error:ftp_login(): Login incorrect.”

                            I havent changed anything since the upload worked so where would this be pulling that username and password?

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

                              Oh boy… I’m liking this NAS of yours more and more by the minute…

                              Well… The clues are there already for you. Where did you put those credentials into the FOG server? On your NAS?

                              Also, 10.1.0.119 ??? what is that?

                              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 2 Replies Last reply Reply Quote 0
                              • S
                                szecca1 @Wayne Workman
                                last edited by

                                @Wayne-Workman Yea I’m starting to love this NAS as well.

                                The credentials it is giving is no where on the fog server. I had entered credentials in TFTP server-> FOG_TFTP_FTP username/password and also storage management username/password. The only thing I can think of is when I go to log in to my NAS server, the admin/NEBULA password is used, but 10.1.0.119 is the IP address of the FOG server.

                                Am I going to have to change the login to my NAS server to fog/password?

                                1 Reply Last reply Reply Quote 0
                                • S
                                  szecca1 @Wayne Workman
                                  last edited by

                                  @Wayne-Workman nevermind, I just tried to change the password of the NAS login to see if thats where the login info was being pulled and it still gave the same admin/NEBULA password. I am now completely unsure where this password is being pulled from.

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

                                    Do you have more than one storage node?

                                    Are you using the location plugin?

                                    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 2 Replies Last reply Reply Quote 0
                                    • S
                                      szecca1 @Wayne Workman
                                      last edited by

                                      @Wayne-Workman I do have two storage nodes, one that is the default and one I added called test. The default one had the admin login, so I changed that. Now it seems that is where it is pulling the login as now it is saying this error

                                      “To setup download task, you must first upload an image”

                                      Which may seem pretty basic but I already uploaded an image?
                                      And unless I am using this location plugin by accident, no I don’t think I am using it

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        szecca1 @Wayne Workman
                                        last edited by

                                        @Wayne-Workman Should I only have one storage node?

                                        What is the location plugin?

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

                                          @szecca1 said:

                                          @Wayne-Workman Should I only have one storage node?

                                          What is the location plugin?

                                          You can have as many storage nodes as you like…

                                          The location plugin allows for image replication and for one primary FOG server to dictate orders and such to other FOG servers across WANs.

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

                                            @Wayne-Workman I’m only going to have 1 FOG server on my network so would the location plugin be needed?

                                            Why is the image that I uploaded not being detected by FOG? I probably set something up wrong, didn’t I?

                                            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 3 / 5
                                            • First post
                                              Last post

                                            250

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project