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

Trouble Copying Image to other Fog Servers

Scheduled Pinned Locked Moved Unsolved
FOG Problems
4
13
1.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.
  • F
    FlareImp
    last edited by May 2, 2018, 12:16 PM

    I am running Fog 1.5.2.11 on 7 Servers with 3 nodes each on Ubuntu 16.04. I created an image at one site and it downloads fine but when I copy the image to another fog server it does not download. i used scp -r to copy the image from one fog server to another then I :

    sudo chown fog:root -R /images/Win7Masterv4
    sudo chmod 777 -R /images/Win7Masterv4
    

    Then I added the image name to the Fog server and tried to download it but it says the file does not exist. I don’t know if it is a rights issue or if the file is corrupt when I move it to one of the other fog servers but it just wont work. Prior 1.5.0 I never ran into a problem moving images between each server so I am unclear what broke.

    W 1 Reply Last reply May 2, 2018, 2:15 PM Reply Quote 0
    • W
      Wayne Workman @FlareImp
      last edited by May 2, 2018, 2:15 PM

      @flareimp The image path is case sensitive. Set this correctly via the web interface -> image management.

      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/

      F 1 Reply Last reply May 3, 2018, 12:08 PM Reply Quote 0
      • F
        FlareImp @Wayne Workman
        last edited by May 3, 2018, 12:08 PM

        @wayne-workman the image path and image name are both identical.

        W 1 Reply Last reply May 3, 2018, 3:54 PM Reply Quote 0
        • W
          Wayne Workman @FlareImp
          last edited by May 3, 2018, 3:54 PM

          @flareimp The next step is to post a screenshot or photo of the error. A lot of times experienced fog users can see more in the screenshot.

          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/

          F 1 Reply Last reply May 3, 2018, 7:50 PM Reply Quote 0
          • F
            FlareImp @Wayne Workman
            last edited by FlareImp May 3, 2018, 1:52 PM May 3, 2018, 7:50 PM

            @wayne-workman sorry, here is a screenshot. the odd part is I uploaded the image at 2 other sites and the image works fine. It still does not work at 3 other sites though. The image shows what each of them are doing. The Image name is Win7MasterNoIEv4 on both the folder name and the image name in the GUI. The name was copy-pasted so the characters all match.

            0_1525376989731_20180503_142743 (2).jpg

            T 1 Reply Last reply May 3, 2018, 8:20 PM Reply Quote 0
            • T
              Tom Elliott @FlareImp
              last edited by May 3, 2018, 8:20 PM

              @flareimp it says warning does it continue after that? Warning should cause the imaging process to reset. If I had to guess there is an error after the warning?

              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

              F 1 Reply Last reply May 4, 2018, 12:25 PM Reply Quote 0
              • S
                Sebastian Roth Moderator
                last edited by May 4, 2018, 5:19 AM

                @FlareImp Usually just before that black “A warning has been detected” screen you have the blue partclone screen with valuable information on it. Can you try again and take a picture of that?

                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

                F 1 Reply Last reply May 4, 2018, 12:26 PM Reply Quote 1
                • F
                  FlareImp @Tom Elliott
                  last edited by May 4, 2018, 12:25 PM

                  @tom-elliott After that screen it just runs through the PostDownloadScript sequence then reboots and the task it removed from Fog as though it completed.

                  1 Reply Last reply Reply Quote 0
                  • F
                    FlareImp @Sebastian Roth
                    last edited by May 4, 2018, 12:26 PM

                    @sebastian-roth it does not show any kind of blue screen. It shows the screen just before partclone takes off then goes to the error shown above.

                    1 Reply Last reply Reply Quote 0
                    • F
                      FlareImp
                      last edited by May 23, 2018, 5:16 PM

                      I took the Fog server from Site B to Site A and uploaded the image directly with no issues. I then took it back to site B and it had no issues deploying. I then reconnected Nodes 1, 2, and 3 to the fog server in site B, gave it time to replicate, then tried to image from the storage nodes. I received the same issue shown in the screen shot above.

                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator
                        last edited by May 23, 2018, 7:17 PM

                        @flareimp Just read through this again an noticed that you wrote Win7Masterv4 in your first post but the screenshot says Win7MasterNoIEv4?!

                        But thing is, if you had the name wrong it wouldn’t get as far as trying to write an image file to disk at all I suppose.

                        Can you please post the output of ls -alR /images/ from a storage node and the master node on site B?

                        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

                        F 1 Reply Last reply May 24, 2018, 12:02 PM Reply Quote 0
                        • F
                          FlareImp @Sebastian Roth
                          last edited by FlareImp May 24, 2018, 6:03 AM May 24, 2018, 12:02 PM

                          @sebastian-roth said in Trouble Copying Image to other Fog Servers:

                          ls -alR /images/

                          Sorry, that was a typo, the name of the image is Win7MasterNoIEv4 on both the WebGUI and the Folder itself.

                          Here is the output of the Node:

                          /images/Win7MasterNoIEv4:
                          total 8240392
                          drwxr-xr-x 2 fog fog        4096 May 23 13:15 .
                          drwxrwxrwx 7 fog root       4096 May 23 13:15 ..
                          -rwxr-xr-x 1 fog fog     1048576 May 23 13:15 d1.mbr
                          -rwxr-xr-x 1 fog fog     8512734 May 23 13:15 d1p1.img
                          -rwxr-xr-x 1 fog fog  8428579682 May 23 13:19 d1p2.img
                          -rwxr-xr-x 1 fog fog         190 May 23 13:15 d1.partitions
                          

                          The Fog Server:

                          /images/Win7MasterNoIEv4:
                          total 8240392
                          drwxrwxrwx 2 fog root       4096 May 22 15:13 .
                          drwxrwxrwx 7 fog root       4096 May 22 15:13 ..
                          -rwxrwxrwx 1 fog root    1048576 May 22 14:46 d1.mbr
                          -rwxrwxrwx 1 fog root    8512734 May 22 14:46 d1p1.img
                          -rwxrwxrwx 1 fog root 8428579682 May 22 15:13 d1p2.img
                          -rwxrwxrwx 1 fog root        190 May 22 14:46 d1.partitions
                          

                          I was able to delete the image from the node and let it sync through the FogImageReplicater service and it worked fine. The problem is I still do not have a way to copy my images to the main fog server at Site B from other sites. I have to pull the machine at site B and take it back to site A so it can upload the image directly then take it back to site B. I have 5 other sites that the image can be rsync’ed to and it works with no issues.

                          1 Reply Last reply Reply Quote 0
                          • S
                            Sebastian Roth Moderator
                            last edited by May 24, 2018, 9:43 PM

                            @FlareImp I guess you need to elaborate a bit more on how your whole network is structured for us to be able to understand and give appropriate information.

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

                            159

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project