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

Image not being copied from temp on storage

Scheduled Pinned Locked Moved Unsolved
FOG Problems
3
14
3.6k
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.
  • D
    derekself
    last edited by Aug 14, 2015, 8:03 PM

    So I have had a FOG server running for a couple of years now and we decided to branch it out with storage nodes with everything running 1.2 on Ubuntu 12.04. We followed the instructions on using multiple tftp servers as our sites are on different sub nets. For the life of me, I can not figure out why the image says that is was uploaded successfully but it stays in the /dev folder with the mac address as the name.

    I have checked everything from permissions to the ftp user name and password and it still will not migrate the image to it’s proper place.

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by Aug 14, 2015, 8:05 PM

      It is FTP related - but to determine where the problem is exactly, do you mean it sits in the /dev folder of the master storage node and never moves over to the /images directory? Or do you mean it DOES do those things but does not replicate to the other storage nodes in the group?

      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
      • D
        derekself
        last edited by Aug 17, 2015, 12:59 PM

        It is sitting in the /dev folder on the storage node. It is not being copied to /images or being replicated between the two nodes.

        C 1 Reply Last reply Aug 17, 2015, 1:04 PM Reply Quote 0
        • C
          ch3i Moderator @derekself
          last edited by Aug 17, 2015, 1:04 PM

          @derekself said:

          It is sitting in the /dev folder on the storage node. It is not being copied to /images or being replicated between the two nodes.

          Can you try the FTP connection of your fog server using a FTP client ?

          1 Reply Last reply Reply Quote 0
          • D
            derekself
            last edited by Aug 17, 2015, 1:34 PM

            I can connect via FTP to both my master node and storage node.

            C 1 Reply Last reply Aug 17, 2015, 1:53 PM Reply Quote 0
            • C
              ch3i Moderator @derekself
              last edited by Aug 17, 2015, 1:53 PM

              @derekself said:

              I can connect via FTP to both my master node and storage node.

              You can write in the /images folders of each ?

              1 Reply Last reply Reply Quote 1
              • W
                Wayne Workman
                last edited by Aug 17, 2015, 3:02 PM

                Check this out: https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTP
                Ch3i was working towards verifying if you had an FTP issue or not. I think you do and most often the “credentials” section in this article will fix it.

                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
                • D
                  derekself
                  last edited by derekself Aug 18, 2015, 3:42 PM Aug 18, 2015, 9:39 PM

                  Everything credential wise checks out… At least I’m pretty certain it is. Does the management password on the storage node need to be the same as the TFTP password?

                  Also our admin username for our FOG box is the owner on images.

                  W 1 Reply Last reply Aug 18, 2015, 9:44 PM Reply Quote 0
                  • W
                    Wayne Workman @derekself
                    last edited by Aug 18, 2015, 9:44 PM

                    @derekself said:

                    Does the management password on the storage node need to be the same as the TFTP password?

                    Generally, and for simplicity, yes. My goal is to get you functional - you can play with alternative configurations all you want after you’re setup is functional.

                    Did you do the tests in the article?

                    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
                    • D
                      derekself
                      last edited by derekself Aug 18, 2015, 3:53 PM Aug 18, 2015, 9:52 PM

                      I am able to move files between my workstation and the FOG server via FTP. I am also able to log into both the master and storage node via FTP through a webgui. Firewall is turned off.

                      1 Reply Last reply Reply Quote 0
                      • D
                        derekself
                        last edited by Aug 18, 2015, 9:57 PM

                        I guess I should ask… Are you able to upload an image from the subnet of the storage node to the storage node and then have it replicate to the master node.

                        W 1 Reply Last reply Aug 18, 2015, 10:07 PM Reply Quote 0
                        • W
                          Wayne Workman @derekself
                          last edited by Aug 18, 2015, 10:07 PM

                          @derekself said:

                          I guess I should ask… Are you able to upload an image from the subnet of the storage node to the storage node and then have it replicate to the master node.

                          No. that’s not how it works.

                          Ok I’ve said what I’m about to say way too many times so this time after I’m done it’s going in the WiKi…

                          You can have many storage nodes in a storage group. You can have one master storage node in a storage group. You can not have more than one master storage node in a storage group. You must have one master storage node for replication to take place to other nodes in the group. If a master storage node is set, all uploads first go to the master storage node of the storage group the image is assigned to.

                          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
                          • D
                            derekself
                            last edited by Aug 18, 2015, 10:12 PM

                            Thanks for that! It being in the wiki would be a great help! Thanks for all of your help as well.

                            1 Reply Last reply Reply Quote 0
                            • W
                              Wayne Workman
                              last edited by Aug 18, 2015, 10:43 PM

                              WiKi’d here, briefly: https://wiki.fogproject.org/wiki/index.php/Managing_FOG#Storage_Management

                              However that article already explains this… I just summed it all up.

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

                              216

                              Online

                              12.0k

                              Users

                              17.3k

                              Topics

                              155.2k

                              Posts
                              Copyright © 2012-2024 FOG Project