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

    SVN 4543

    Scheduled Pinned Locked Moved Solved
    Bug Reports
    3
    5
    2.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.
    • M
      mrzo
      last edited by

      Some issues I had after upgrading to new trunk:

      • hostname changer - disabled and still changing name while downloading image (disabled globaly and on host, previous built probably too, not testet, using unattended instalalation with hostname setting)
      • storage node setting FTP - new setting, using default value /image until changed to //new-path downloading image not possible (Must upload image first message)
      • dhcp server want start after upgrade (range was definet as .10 .254 asked for number - changed to my own settings)
      • error while downloading image to host (previous builds too):“Populating /dev using udev: udevd[2208]: error creating epoll fd: Function not implemented”
      • very slow image downloading - on previous built downloading image between 2,5 - 3 minutes, now - more then 5 😞
      • uploading seem the same, not testet properly (around 22 minutes for 25GB space in use?)
      Tom ElliottT 1 Reply Last reply Reply Quote 0
      • Tom ElliottT
        Tom Elliott @mrzo
        last edited by

        @mrzo said:

        Some issues I had after upgrading to new trunk:

        • hostname changer - disabled and still changing name while downloading image (disabled globaly and on host, previous built probably too, not testet, using unattended instalalation with hostname setting)
          This is probably because the Hostname_early checkbox is selected in the global settings.
        • storage node setting FTP - new setting, using default value /image until changed to //new-path downloading image not possible (Must upload image first message)
          I don’t understand the issue here. Is it not allowing you to create an image? Or you’re saying it’s not allowing you to image until you have an image uploaded? If it’s the latter, this is totally expected. How can you image if you don’t have an image to image from?
        • dhcp server want start after upgrade (range was definet as .10 .254 asked for number - changed to my own settings)
          Again, Don’t understand the issue. It creates it based on defaults if they’re not specified by the installer options.
          It creates the file using the ip, subnet, and network range of the selected interface.
        • error while downloading image to host (previous builds too):“Populating /dev using udev: udevd[2208]: error creating epoll fd: Function not implemented”
          This is a non issue. I don’t build the kernels with epolling support. I did for a little bit, but that caused more errors to display in more “dangerous” areas of the imaging process.
        • very slow image downloading - on previous built downloading image between 2,5 - 3 minutes, now - more then 5 😞
          Don’t understand. What is the network, what is the hardware, how many systems were going?.
        • uploading seem the same, not testet properly (around 22 minutes for 25GB space in use?)
          What is the image compression set 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! 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
        • Wayne WorkmanW
          Wayne Workman
          last edited by

          @mrzo

          • hostname changer - disabled and still changing name while downloading image (disabled globaly and on host, previous built probably too, not testet, using unattended instalalation with hostname setting)

          Disable early hostname change.
          FOG Configuration -> FOG Settings -> General Settings -> FOG_CHANGE_HOSTNAME_EARLY

          • storage node setting FTP - new setting, using default value /image until changed to //new-path downloading image not possible (Must upload image first message)

          Update your /etc/exports file

          • dhcp server want start after upgrade (range was definet as .10 .254 asked for number - changed to my own settings)

          Disable DHCP on boot, and turn it off in the /opt/fog/.fogsettings file

          • error while downloading image to host (previous builds too):“Populating /dev using udev: udevd[2208]: error creating epoll fd: Function not implemented”

          This happens to everyone right now - there is no impact.

          • very slow image downloading - on previous built downloading image between 2,5 - 3 minutes, now - more then 5 😞

          FOG Trunk is probably 300% faster than FOG Stable when downloading. Something in your setup is not right - we need details to help with that.

          • uploading seem the same, not testet properly (around 22 minutes for 25GB space in use?)

          Uploading has seen a small improvement.

          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/

          M 1 Reply Last reply Reply Quote 0
          • M
            mrzo @Wayne Workman
            last edited by

            @Wayne-Workman said:

            @mrzo

            • hostname changer - disabled and still changing name while downloading image (disabled globaly and on host, previous built probably too, not testet, using unattended instalalation with hostname setting)

            Disable early hostname change.
            FOG Configuration -> FOG Settings -> General Settings -> FOG_CHANGE_HOSTNAME_EARLY

            thanks will try

            • storage node setting FTP - new setting, using default value /image until changed to //new-path downloading image not possible (Must upload image first message)

            Update your /etc/exports file

            no need to update this, my /new-path image path was working before upgrading to new trunk version, but setting from it was not copied to new seeting FTP path (it is propably the same, because when I changed it to //new-path, image downloading was working again, not sure 🙂

            • dhcp server want start after upgrade (range was definet as .10 .254 asked for number - changed to my own settings)

            Disable DHCP on boot, and turn it off in the /opt/fog/.fogsettings file

            why? I want DHCP to start after boot… I edited dhcp.conf and started DHCP manualy

            • error while downloading image to host (previous builds too):“Populating /dev using udev: udevd[2208]: error creating epoll fd: Function not implemented”

            This happens to everyone right now - there is no impact.

            yeah, it was working with it, through some versions, but I mentioned it to be sure

            • very slow image downloading - on previous built downloading image between 2,5 - 3 minutes, now - more then 5 😞

            FOG Trunk is probably 300% faster than FOG Stable when downloading. Something in your setup is not right - we need details to help with that.

            what details? I was on older version of trunk until today, upgraded to newest version and download time is two times as before 😞 No changing to system or FOG configuration, except what I mentioned earlier.

            • uploading seem the same, not testet properly (around 22 minutes for 25GB space in use?)

            Uploading has seen a small improvement.
            can be… I tested it only once

            1 Reply Last reply Reply Quote 0
            • Tom ElliottT
              Tom Elliott
              last edited by

              Just trying to get updated information. I’m assuming most or all of things described as problems have been fixed. Is this true? Can we solve this thread?

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

              204

              Online

              12.1k

              Users

              17.3k

              Topics

              155.3k

              Posts
              Copyright © 2012-2024 FOG Project