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

Fog 1.0.0 new image creation

Scheduled Pinned Locked Moved
FOG Problems
3
11
3.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.
  • W
    wizard210
    last edited by May 12, 2014, 3:00 PM

    When I add a new image, the directory is not being created in /images. I’ve given the /images 777 permission.

    Any help would be appreciatied.

    Using the latest revision of ver 1.0

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by May 12, 2014, 3:09 PM

      [quote=“wizard210, post: 26896, member: 894”]When I add a new image, the directory is not being created in /images. I’ve given the /images 777 permission.

      Any help would be appreciatied.

      Using the latest revision of ver 1.0[/quote]

      When you create an image in the Image Management Section, it does not create a folder. The folder is created when you upload the image to the server.

      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
      • W
        wizard210
        last edited by May 12, 2014, 3:13 PM

        gotcha. Which would lead me to my next issue of having ipxe error with Error 0x040ee119 when trying to upload an image in a vmware workstation.

        I also removed the host from fog then tried adding the host by the pxe menu and received the same Error 0x040ee119.

        my apache log contains the following:

        [Mon May 12 10:16:13 2014] [error] [client 172.16.4.2] PHP Warning: current() expects parameter 1 to be array, string given in /var/www/fog/lib/pages/HostManagementPage.class.php on line 312, referer: [url]http://172.16.2.11/fog/management/$[/url]
        ls: cannot access /images/win7x64Student: No such file or directory
        tail: cannot open /opt/fog//log/multicast.log' for reading: No such file or directory tail: cannot open /opt/fog//log/multicast.log’ for reading: No such file or directory
        tail: cannot open /opt/fog//log/fogscheduler.log' for reading: No such file or directory tail: cannot open /opt/fog//log/fogreplicator.log’ for reading: No such file or directory
        ls: cannot access /images/win7x64Student: No such file or directory
        ls: cannot access /images/win7x64Student: No such file or directory
        ls: cannot access /images/test: No such file or directory

        1 Reply Last reply Reply Quote 0
        • T
          Tom Elliott
          last edited by May 12, 2014, 3:16 PM

          The 0x040ee119 error message means that the system is not able to get a DHCP address. Make sure your DHCP server is operating properly. There may be other issues, but lets start there first.

          Make sure the DHCP server is also able to point back at the TFTP Server by verifying options 66 points at your fog server IP address and option 67 points at undionly.kpxe

          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
          • W
            wizard210
            last edited by May 12, 2014, 3:19 PM

            DHCP server is function correctly as it’s handling other computers in my network just fine. The option 66 and 67 are set as well.

            I have the virutal machine network adapter set to bridged

            1 Reply Last reply Reply Quote 0
            • J
              Junkhacker Developer
              last edited by May 12, 2014, 7:04 PM

              what version of vmware workstation do you have?

              signature:
              Junkhacker
              We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

              1 Reply Last reply Reply Quote 0
              • W
                wizard210
                last edited by May 12, 2014, 7:05 PM

                [quote=“Junkhacker, post: 26916, member: 21583”]what version of vmware workstation do you have?[/quote]

                Version 9.0.3

                1 Reply Last reply Reply Quote 0
                • J
                  Junkhacker Developer
                  last edited by May 12, 2014, 7:07 PM

                  do you have your vm set to 1 cpu 1 core?

                  signature:
                  Junkhacker
                  We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                  1 Reply Last reply Reply Quote 0
                  • W
                    wizard210
                    last edited by May 12, 2014, 7:08 PM

                    [quote=“Junkhacker, post: 26918, member: 21583”]do you have your vm set to 1 cpu 1 core?[/quote]

                    number of processors 1
                    number of cores per processor 1
                    total processor cores 1

                    1 Reply Last reply Reply Quote 0
                    • J
                      Junkhacker Developer
                      last edited by May 12, 2014, 7:15 PM

                      have you tried changing the network adapter?

                      signature:
                      Junkhacker
                      We are here to help you. If you are unresponsive to our questions, don't expect us to be responsive to yours.

                      1 Reply Last reply Reply Quote 0
                      • T
                        Tom Elliott
                        last edited by May 12, 2014, 10:02 PM

                        Upgrade to 1667 and let me know if you still have issues.

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

                        257

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project