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

    Deploy Issue SVN3537

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    svn3557
    3
    14
    3.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.
    • PsycholiquidP
      Psycholiquid Testers
      last edited by Tom Elliott

      Having issue with systems. Updated to what this morning was the latest SVN (3537) and I am getting through it just fine, I am able to upload an image from a a machine but when I go to deploy the image I get the following error on the console of the PC:

      Fatal Error Failed to Mount NFS Volume

      bin/fog.fork: Line 12: ./run.sh: No such file or directory

      Let me know if this is an easy fix. I have searched for that file but for the life of me I cant find it in the /bin folder to try and troubleshoot this out some.

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

        Never heard of your exact error, but this should verify if NFS is working or not:
        https://wiki.fogproject.org/wiki/index.php/Troubleshoot_NFS

        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
        • Tom ElliottT
          Tom Elliott
          last edited by

          I highly doubt, no offense, you’re running 3557 seeing as we’re only up to 3538 right now. That said, I know what the problem is and will hopefully get a fix out shortly.

          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 2
          • Tom ElliottT
            Tom Elliott @Psycholiquid
            last edited by

            @Psycholiquid Alright,

            Can you just disable Mining for now? It should be:

            FOG Configuration->FOG Settings->Donations->FOG_MINING_ENABLE, just uncheck the box and save.

            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 1
            • PsycholiquidP
              Psycholiquid Testers
              last edited by

              Sorry 3537 trying your suggestion now.

              1 Reply Last reply Reply Quote 0
              • PsycholiquidP
                Psycholiquid Testers
                last edited by

                Worked like a champ. I have noticed that every time I make a new image I have to go in and manually create a .mntcheck file in the folders or I get errors. Is this normal? Keep in mind I have a drive mounted in the /images folder before I installed fog to give me space since I make Linux VMs with on 8 - 10 gig of space.

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

                  @Psycholiquid In which folders?

                  The .mntcheck files are only needed for /images/ and /images/dev. You should NOT need a .mntcheck file for the images themselves.

                  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
                  • PsycholiquidP
                    Psycholiquid Testers
                    last edited by

                    OK, not sure if this is related to the problem I am searching forums now, but I cannot re-upload the image form the same machine a second time, I get FOGFTP Failed: Unable to rename the file. showing the following on the test1 folder where the files should be sent to:

                    drwxrwxrwx 6 root root 4096 Jun 11 07:12 .
                    drwxr-xr-x 24 root root 4096 Jun 10 10:30 …
                    drwxrwxrwx 4 root root 4096 Jun 11 07:28 dev
                    drwxrwxrwx 2 root root 16384 Jun 10 10:19 lost+found
                    -rw-r–r-- 1 root root 0 Jun 11 07:12 .mntcheck
                    drwxrwxrwx 2 root root 4096 Jun 10 10:30 postdownloadscripts
                    drwxrwxrwx 2 root root 4096 Jun 11 07:23 test1

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

                      That’s an FTP Permissions issue.

                      Sounds like FTP doesn’t have the permission to delete (have to delete the old image to upload the new one).

                      are your /images directories set as 777 recursively ? You know there IS a reason why we say set it as 777…

                      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
                      • PsycholiquidP
                        Psycholiquid Testers
                        last edited by

                        Yes it is:

                        drwxrwxrwx 6 root root 4096 Jun 11 08:24 images

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

                          Then why isn’t it deleting ? lol

                          How much free space do you have available in your storage node?

                          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
                          • Tom ElliottT
                            Tom Elliott
                            last edited by

                            Can you go through the steps from here?
                            https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTP

                            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

                            Wayne WorkmanW 1 Reply Last reply Reply Quote 1
                            • PsycholiquidP
                              Psycholiquid Testers
                              last edited by

                              There was a .mntcheck file in the same area. I assume I put it there in my constant trying to figure out what is was. Removed and it started working. Going to do some more uploads for over writes to make sure it is working and will consider this my mistake.

                              1 Reply Last reply Reply Quote 0
                              • PsycholiquidP
                                Psycholiquid Testers
                                last edited by

                                Yep it was the .mntcheck file causing the issue. Removed and now I can upload from any PC to the image without issue. Thanks guys for helping me out with all this

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

                                208

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project