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

SVN 4384 Download Issue (Windows 10)

Scheduled Pinned Locked Moved Solved
FOG Problems
2
11
3.2k
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
    dustindizzle11
    last edited by Aug 11, 2015, 9:52 PM

    20150811_143441.jpg

    Testing Windows 10, so I upgraded my test fog server to SVN and uploaded my Win10 Image to fog. Now when I try to download the image, I get this message in the picture that says “ls: cannot access /images/myimage/d1.mbr: Not a Directory” . I realize that what it is specifying is not a directory but a file, but I don’t know why it thinks it needs to be a directory. The file exists and everything (d1.mbr). Any thoughts?

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Aug 11, 2015, 10:01 PM

      Is /images/Windows10x64BASE actually present? It can’t ls a non-existent directory, which is my guess as to why you’re seeing that particular error.

      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

      D 1 Reply Last reply Aug 11, 2015, 10:23 PM Reply Quote 0
      • D
        dustindizzle11
        last edited by Aug 11, 2015, 10:06 PM

        The fog node has the directory. Here is a putty screenshot. windows 10.JPG

        1 Reply Last reply Reply Quote 0
        • D
          dustindizzle11 @Tom Elliott
          last edited by Aug 11, 2015, 10:23 PM

          @Tom-Elliott The image is located in the “Images2” storage group, where this node is located. Since I can verify that the directory and file actually exist, is it possible it is looking somewhere else? Thanks for your help!

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Aug 11, 2015, 10:40 PM

            It is possible, but how many nodes do you have?

            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

            D 1 Reply Last reply Aug 11, 2015, 10:47 PM Reply Quote 0
            • D
              dustindizzle11 @Tom Elliott
              last edited by Aug 11, 2015, 10:47 PM

              @Tom-Elliott There are 7 total nodes and 4 groups.storage.JPG . I hope I am not missing something ridiculously obvious haha. If I upgrade to revision, do I need to do anything to the nodes? I have a .32 server that is “disconnected”. This server is the SVN with the same database that I imported so I could test stuff.

              T 1 Reply Last reply Aug 11, 2015, 11:06 PM Reply Quote 0
              • T
                Tom Elliott @dustindizzle11
                last edited by Aug 11, 2015, 11:06 PM

                @dustindizzle11 Are you using 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! 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

                D 1 Reply Last reply Aug 11, 2015, 11:10 PM Reply Quote 0
                • D
                  dustindizzle11 @Tom Elliott
                  last edited by Aug 11, 2015, 11:10 PM

                  @Tom-Elliott I honestly do not know what the location plugin is. So I am guessing no, unless its something I should be using and I am just ignorant lol

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Aug 11, 2015, 11:11 PM

                    I’m guessing so as well.

                    Do all the nodes have this image as well then?

                    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

                    D 1 Reply Last reply Aug 11, 2015, 11:25 PM Reply Quote 0
                    • D
                      dustindizzle11 @Tom Elliott
                      last edited by Aug 11, 2015, 11:25 PM

                      @Tom-Elliott Hi Tom. So I just started verifying that the nodes have the image, and they do, but it looks like an older version of the image. I uploaded a Windows 10 image while using the older .32 server using a vista mbr (so it is not partclone image and it is not a folder like it should be). It looks like the 3 other nodes have the older version of the image. I just turned off all the other nodes with the older version of the image, and restarted the task and walah! Sorry for all the pain Tom! I just restarted the replicator service on the master node “sudo /etc/init.d/FOGImageReplicator stop” & “sudo /etc/init.d/FOGImageReplicator start”(it wasnt replicating for some reason)…

                      1 Reply Last reply Reply Quote 0
                      • T
                        Tom Elliott
                        last edited by Aug 11, 2015, 11:29 PM

                        It’s not a pain at all.

                        If anything it points out a potential issue, though why it didn’t send the image down I don’t know. My guess, ftp user/pass incorrect for those three problematic nodes.

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

                        170

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project