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

Ubuntu 14.04 Fog Server 1.20 - Download (Deploy) image issue

Scheduled Pinned Locked Moved
FOG Problems
5
33
11.4k
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.
  • T
    Tom Elliott
    last edited by Aug 18, 2014, 2:36 AM

    Can you try running the upload task in “Download - Debug” mode? To create the “debug” task, cancel the current download task if it’s not already been done. Go to host, list or search for the host you want to upload the task from. Click on the host and go to Basic tasks, choose Advanced, then click and schedule the Download - Debug task. Then boot the host.

    When you start the host, the task will not automatically start. At the “command” prompt type fog and hit enter. Then the task will start as normal. There will likely be pauses to help in the debugging process and where things are failing. Can you provide more information using this method?

    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
    • J
      Josh Scoville
      last edited by Aug 19, 2014, 1:45 PM

      I am having a similar issue here in that I upload an image, but I can’t download/deploy it. Last Friday when I tried, I attempted download, but teh old image deployed, even after deleting the files (I thought_ in the web portal. Today, I deleted the image and checked the box to delete files, so I could reupload. When I console into the server, I still see the files in /images/LatitudeE5510 which is where it says the image should be. This time I deleted through the web portal, then went in via SSH and removed the files and the directory inside /images. I double checked using ls command and the directory was gone. So I reuploaded my syspreped image after creating it again. Now when I go to deploy the image, it says it can’t find the image store. The LatitudeE5510 directory has not been created inside /images.

      I did not previously know about the /images/dev directory and when I look inside there, I see several MAC addresses, one being my upload machine.

      Is something not moving these files where they should be or something? I had previously looked at the permissions and /images had group and owner and everyone having read/write acccess.

      Just wondering where my images are and why I can’t deploy? I am running version 1.2 on Ubuntu server.

      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott
        last edited by Aug 19, 2014, 1:52 PM

        Is this a Vista image?

        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
        • J
          Josh Scoville
          last edited by Aug 19, 2014, 2:08 PM

          No sir, it is Windows 7. Sorry for not putting that in.

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Aug 19, 2014, 2:14 PM

            Would you be willing to update to a later svn revisions to see if things start working for you?

            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
            • J
              Josh Scoville
              last edited by Aug 19, 2014, 2:16 PM

              Sure. At this point, I will try anything.

              1 Reply Last reply Reply Quote 0
              • T
                Tom Elliott
                last edited by Aug 19, 2014, 2:24 PM

                Try:
                [code]svn co https://svn.code.sf.net/p/freeghost/code/trunk fog_svn
                cd fog_svn/bin
                ./installfog.sh[/code]

                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
                • J
                  Josh Scoville
                  last edited by Aug 19, 2014, 2:35 PM

                  When I try to run this script, it says that it will use my old IP address, not the current and correct one. How do I modify the script to put in the right IP? When I hit N for no, it exits.

                  1 Reply Last reply Reply Quote 0
                  • T
                    Tom Elliott
                    last edited by Aug 19, 2014, 2:36 PM

                    Edit the file /opt/fog/.fogsettings

                    Find the line that’s dealing with the IP and edit it. Save, rerun the installer.

                    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
                    • J
                      Josh Scoville
                      last edited by Aug 19, 2014, 2:45 PM

                      OK, the script is done and I am logged back in now. Should I test an upload?

                      What should I see in the file system as concerning the /images and /images/dev folders?

                      Thank you!

                      1 Reply Last reply Reply Quote 0
                      • J
                        Josh Scoville
                        last edited by Aug 19, 2014, 3:23 PM

                        Web UI says I am running version 2203. Is this correct?

                        1 Reply Last reply Reply Quote 0
                        • T
                          Tom Elliott
                          last edited by Aug 19, 2014, 3:54 PM

                          That is correct.

                          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
                          • J
                            Josh Scoville
                            last edited by Aug 19, 2014, 5:11 PM

                            OK, I reuploaded the image from the client. The files are still showing in /images/dev/mac-address and nothing new has been added to /images. In other words, no LatitudeE5510 folder has been created. Any ideas?

                            1 Reply Last reply Reply Quote 0
                            • J
                              Josh Scoville
                              last edited by Aug 19, 2014, 5:40 PM

                              This post is deleted!
                              1 Reply Last reply Reply Quote 0
                              • K
                                Keifer
                                last edited by Aug 20, 2014, 6:40 PM

                                Update for everyone. I can Image Windows 7 just fine. Looks like it’s just Vista.

                                1 Reply Last reply Reply Quote 0
                                • 1
                                • 2
                                • 2 / 2
                                2 / 2
                                • First post
                                  28/33
                                  Last post

                                200

                                Online

                                12.0k

                                Users

                                17.3k

                                Topics

                                155.2k

                                Posts
                                Copyright © 2012-2024 FOG Project