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

    Fatal Error: failed to mount NFS volume

    Scheduled Pinned Locked Moved
    FOG Problems
    4
    14
    6.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.
    • W
      Wolfbane8653 Developer
      last edited by

      It seems that you don’t have the rights configured. I also forgot one other security setting in the above post.

      [ATTACH=full]756[/ATTACH]

      [ATTACH=full]759[/ATTACH]

      Make sure you do this for C:\images, and C:\images\dev

      I will add for future reference.

      [B][SIZE=14px][FONT=sans-serif][COLOR=#252525]Kerberos[/COLOR][/FONT][/SIZE][/B][SIZE=14px][FONT=sans-serif][COLOR=#252525][URL=‘http://en.wikipedia.org/wiki/Help:IPA_for_English’][COLOR=#0b0080]/[/COLOR][/URL][URL=‘http://en.wikipedia.org/wiki/Help:IPA_for_English#Key’][COLOR=#0b0080]ˈ[/COLOR][/URL][URL=‘http://en.wikipedia.org/wiki/Help:IPA_for_English#Key’][COLOR=#0b0080]k[/COLOR][/URL][URL=‘http://en.wikipedia.org/wiki/Help:IPA_for_English#Key’][COLOR=#0b0080]ɛər[/COLOR][/URL][URL=‘http://en.wikipedia.org/wiki/Help:IPA_for_English#Key’][COLOR=#0b0080]b[/COLOR][/URL][URL=‘http://en.wikipedia.org/wiki/Help:IPA_for_English#Key’][COLOR=#0b0080]ər[/COLOR][/URL][URL=‘http://en.wikipedia.org/wiki/Help:IPA_for_English#Key’][COLOR=#0b0080]ə[/COLOR][/URL][URL=‘http://en.wikipedia.org/wiki/Help:IPA_for_English#Key’][COLOR=#0b0080]s[/COLOR][/URL][URL='http://en.wikipedia.org/wiki/Help:IPA_for_English’][COLOR=#0b0080]/[/COLOR][/URL][/COLOR][/FONT][/SIZE][SIZE=14px][FONT=sans-serif][COLOR=#252525] is a [/COLOR][/FONT][/SIZE][URL=‘http://en.wikipedia.org/wiki/Computer_network’][SIZE=14px][FONT=sans-serif][COLOR=#0b0080]computer network[/COLOR][/FONT][/SIZE][/URL][URL=‘http://en.wikipedia.org/wiki/Authentication’][SIZE=14px][FONT=sans-serif][COLOR=#0b0080]authentication[/COLOR][/FONT][/SIZE][/URL][URL='http://en.wikipedia.org/wiki/Cryptographic_protocol’][SIZE=14px][FONT=sans-serif][COLOR=#0b0080]protocol[/COLOR][/FONT][/SIZE][/URL][SIZE=14px][FONT=sans-serif][COLOR=#252525] which works on the basis of ‘tickets’ to allow [/COLOR][/FONT][/SIZE][URL=‘http://en.wikipedia.org/wiki/Node_(networking)’][SIZE=14px][FONT=sans-serif][COLOR=#0b0080]nodes[/COLOR][/FONT][/SIZE][/URL][SIZE=14px][FONT=sans-serif][COLOR=#252525] communicating over a non-secure network to prove their identity to one another in a secure manner. Its designers aimed it primarily at a [/COLOR][/FONT][/SIZE][URL=‘http://en.wikipedia.org/wiki/Client–server’][SIZE=14px][FONT=sans-serif][COLOR=#0b0080]client–server[/COLOR][/FONT][/SIZE][/URL][SIZE=14px][FONT=sans-serif][COLOR=#252525] model and it provides [/COLOR][/FONT][/SIZE][URL=‘http://en.wikipedia.org/wiki/Mutual_authentication’][SIZE=14px][FONT=sans-serif][COLOR=#0b0080]mutual authentication[/COLOR][/FONT][/SIZE][/URL][SIZE=14px][FONT=sans-serif][COLOR=#252525]—both the user and the server verify each other’s identity. Kerberos protocol messages are protected against [/COLOR][/FONT][/SIZE][URL=‘http://en.wikipedia.org/wiki/Computer_insecurity#Eavesdropping’][SIZE=14px][FONT=sans-serif][COLOR=#0b0080]eavesdropping[/COLOR][/FONT][/SIZE][/URL][SIZE=14px][FONT=sans-serif][COLOR=#252525]and [/COLOR][/FONT][/SIZE][URL=‘http://en.wikipedia.org/wiki/Replay_attack’][SIZE=14px][FONT=sans-serif][COLOR=#0b0080]replay attacks[/COLOR][/FONT][/SIZE][/URL][SIZE=14px][FONT=sans-serif][COLOR=#252525].[/COLOR][/FONT][/SIZE]
      [SIZE=14px][FONT=sans-serif][COLOR=#252525]~[URL=‘http://en.wikipedia.org/wiki/Kerberos_(protocol)’]Wiki[/URL][/COLOR][/FONT][/SIZE]

      [url=“/_imported_xf_attachments/0/756_Security 2.png?:”]Security 2.png[/url][url=“/_imported_xf_attachments/0/759_Security 2.png?:”]Security 2.png[/url]

      1 Reply Last reply Reply Quote 0
      • D
        David Van Uffelen
        last edited by

        Hi,

        I have those security in place, but that didn’t solve the problem
        At this moment I’m stuck at the following stage:

        • Checking Mounted File System … Done
        • Using image blablabla
        • Looking for Hard Disks …Done
        • Using Hard Disk : /dev/sda
        • Preparing bakcup location …Done
          #####################################

        An error has been detected!

        #####################################

        Unable to create /images/001aa0…

        1 Reply Last reply Reply Quote 0
        • W
          Wolfbane8653 Developer
          last edited by

          Open Terminal or SSH into your fog server…
          Then mount the NFS if not done so already.
          cd to the mounted folder. In my example it would be /images2
          Just do a quick [CODE]sudo nano test.txt[/CODE]. Edit the file type in anything and save.
          Then jump on to the windows machine and see if the file exists. Then create a folder using the windows machine.
          See if you can see the folder in linux.

          [B]If you have any issues with this then there is a security/sharing/permissions setting that is incorrect.[/B]

          1 Reply Last reply Reply Quote 0
          • D
            David Van Uffelen
            last edited by

            Well, I can’t create or change anything in the mounted folder.
            So it seems I’m struggling with a security/sharing/permission setting.

            I’m off to find some more information about NFS and sharing issues between Linux & Windows.

            1 Reply Last reply Reply Quote 0
            • D
              David Van Uffelen
              last edited by

              I’ve found the solution!

              I followed the procedure at this site: [url]http://virtuallyhyper.com/2012/06/configure-windows-2008-nfs-share-vmware-esx/[/url]
              and now everything works.

              1 Reply Last reply Reply Quote 0
              • Jaymes DriverJ
                Jaymes Driver Developer
                last edited by

                [quote=“David Van Uffelen, post: 27291, member: 21873”]I’ve found the solution!

                I followed the procedure at this site: [url]http://virtuallyhyper.com/2012/06/configure-windows-2008-nfs-share-vmware-esx/[/url]
                and now everything works.[/quote]

                That’s a nice guide it’s choked full of information! Thanks for sharing this with us!

                WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

                1 Reply Last reply Reply Quote 0
                • W
                  Wolfbane8653 Developer
                  last edited by

                  Can you upload an image and then reupload on top of it? The case being to update the original image? or is that still untested.

                  1 Reply Last reply Reply Quote 0
                  • D
                    David Van Uffelen
                    last edited by

                    Just a quick status update (and closure).

                    To answer Wolfbane8653: yes, it was possible. Everything worked.

                    I got everything working on the day that FOG released version 1.0.1
                    I think I was still high of the sweet victory, when I (later that same day) decided to ditch 0.32 and go for version 1.0.1
                    So I got version 0.32 to work and it was fully tested, but it has never been used.

                    Instead I deployed version 1.0.1 and started from scratch again (I didn’t have any other option because the update messed up the whole system).
                    I ran into some new problems, but fortunatly the error messages in 1.0.1 are a little bit more detailed so I could fix everything. Since yesterday our new (international) FOG environment is ready to deploy. For those interested I will give a summary of our FOG configuration.

                    Thank you all for your support. I will try to keep in touch on this forum, and don’t forget to have fun with FOG!

                    Our company FOG setup:

                    General network: we have multiple locations (in Belgium and The Netherlands) we are all connected in one big network.
                    Thanks to FOG we are now able to auto-install any computer on our network, no matter where they are.

                    Location: Antwerp. This is our main site. The (one and only) FOG server is hosted here and the PXE boot-service comes from that server. This is a virtual ubuntu 12.10 that runs on VMWare. We also have a Windows 2008 server located here that functions as a storage node. The reason behind this is because of the backup. Backups are made on tape and our tapedrives / software are not supported in Linux.

                    Location: Schiphol. This is one of our two main sites in The Netherlands. A Windows 2008 server functions as a storage node. It is equiped with a tapedrive and makes a weekly backup.

                    Location: Amsterdam. This is the second main site in The Netherlands and has not yet been configured. This will probably become a virtual windows 2008 server, with backup possibilities on tape.

                    1 Reply Last reply Reply Quote 0
                    • W
                      Wolfbane8653 Developer
                      last edited by

                      I tweaked a few more settings with the info you provided and mine is working correctly now also. Images upload on top of each other with out issues and this works perfectly.

                      [B]No need for purchased software! I love opensource![/B]

                      1 Reply Last reply Reply Quote 0
                      • Tom ElliottT
                        Tom Elliott
                        last edited by

                        This is an interesting thread to me as it shows the flexibility of FOG. While cumbersome, it CAN be “ported” to run on nearly any OS.

                        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
                        • W
                          Wolfbane8653 Developer
                          last edited by

                          As a quick update I have added this into the wiki “How-To-Guides”
                          [url]http://www.fogproject.org/wiki/index.php/Windows_Storage_Node[/url]

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

                          245

                          Online

                          12.0k

                          Users

                          17.3k

                          Topics

                          155.2k

                          Posts
                          Copyright © 2012-2024 FOG Project