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

HP ZBOOK15U G3 - Host Registration Problem

Scheduled Pinned Locked Moved
FOG Problems
4
23
7.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.
  • P
    phishphan
    last edited by phishphan Jul 20, 2016, 11:10 AM Jul 20, 2016, 5:04 PM

    Hello. I have an HP ZBook 15U G3 that refuses to register. When I get to the FOG boot screen and do a full register it says “Unable to register host for the following reasons” but it never gives any. It then goes through the inventory process and recognizes everything. Then it goes to “Attempting to send inventory” and that’s where it just hangs.

    I’m on version 1.2.0 and I’ve downloaded the latest kernels from the below links and put them in my ipxe directory.
    https://fogproject.org/kernels/bzImage
    https://fogproject.org/kernels/bzImage32

    I’ve also disabled the UEFI boot in BIOS.

    Any help would be appreciated. Thanks!

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Jul 20, 2016, 5:12 PM

      Please try updating to 1.3.0-RC-1 and see if this is still an issue.

      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

      G P 2 Replies Last reply Jul 20, 2016, 5:25 PM Reply Quote 1
      • G
        george1421 Moderator @Tom Elliott
        last edited by Jul 20, 2016, 5:25 PM

        @Tom-Elliott said in HP ZBOOK15U G3 - Host Registration Problem:

        Please try updating to 1.3.0-RC-1 and see if this is still an issue.

        I agree the recommended action is to upgrade to the latest build to get support for win10, gpt disks, and better support for uefi firmware.

        If you still insist to remain on 1.2.0 stable, I just found out today that the latest kernels or version 4.4 or newer will not work well with 1.2.0. You need to use kernels in the 4.1 to 4.3 range to get the needed support from 1.2.0.

        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!

        1 Reply Last reply Reply Quote 0
        • P
          phishphan @Tom Elliott
          last edited by Jul 20, 2016, 6:22 PM

          I do know about the new version but I could only find documentation on upgrading from .32

          Is there a Linux-noob guide available on how to upgrade to the latest version?

          G 1 Reply Last reply Jul 20, 2016, 6:27 PM Reply Quote 0
          • G
            george1421 Moderator @phishphan
            last edited by Jul 20, 2016, 6:27 PM

            @phishphan are you on version 0.32 or 1.2.0? If you are on 1.2.0 there is a wiki page that is pretty good. https://wiki.fogproject.org/wiki/index.php/Upgrade_to_trunk

            The idea is you download the trunk version (which is actually 1.3.0-rc1 right now) and then run the installer from the bin folder. It will upgrade your current 1.2.0 release to 1.3.0-rc1

            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!

            1 Reply Last reply Reply Quote 1
            • P
              phishphan
              last edited by Jul 21, 2016, 5:16 PM

              So this is what happened after I ran the command root@ubuntu:~/Desktop/fogproject-1.3.0-RC-1/bin# bash ./installfog.sh As you’ll see below the “curl” package fails to install. Any thoughts on why that would be happening?

              • Here are the settings FOG will use:

              • Base Linux: Debian

              • Detected Linux Distribution: Ubuntu

              • Server IP Address: 192.168.1.2

              • Server Subnet Mask:

              • Interface: eth0

              • Installation Type: Normal Server

              • Donate: 0

              • Internationalization: 0

              • Image Storage Location: /images

              • Using FOG DHCP: No

              • DHCP will NOT be setup but you must setup your
                | current DHCP server to use FOG for PXE services.

              • On a Linux DHCP server you must set: next-server and filename

              • On a Windows DHCP server you must set options 066 and 067

              • Option 066/next-server is the IP of the FOG Server: (e.g. 192.168.1.2)

              • Option 067/filename is the bootfile: (e.g. undionly.kpxe)

              • Are you sure you wish to continue (Y/N) y

              • Installation Started

              • Installing required packages, if this fails
                | make sure you have an active internet connection.

              • Adding needed repository…OK

              • Preparing Package Manager…OK

              • Packages to be installed:

                         apache2 build-essential cpp curl g++ gcc gzip htmldoc lftp libapache2-mod-php5 libc6 libcurl3 m4 mysql-client mysql-server net-tools nfs-kernel-server openssh-server php5 php5-bcmath php5-cli php5-curl php5-fpm php5-gd php5-json php5-mcrypt php5-mysqlnd php-gettext sysv-rc-conf tar tftpd-hpa tftp-hpa vsftpd wget xinetd zlib1g 
                
              • Skipping package: apache2…(Already Installed)

              • Skipping package: build-essential…(Already Installed)

              • Skipping package: cpp…(Already Installed)

              • Installing package: curl…Failed!
                root@ubuntu:~/Desktop/fogproject-1.3.0-RC-1/bin#

              T 1 Reply Last reply Jul 21, 2016, 5:20 PM Reply Quote 0
              • T
                Tom Elliott @phishphan
                last edited by Jul 21, 2016, 5:20 PM

                @phishphan What Ubuntu version are you running?

                Can you run: apt-get clean all && apt-get update && apt-get dist-upgrade? and see after the updates happen if curl will install properly?

                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

                P 1 Reply Last reply Jul 21, 2016, 6:17 PM Reply Quote 0
                • P
                  phishphan @Tom Elliott
                  last edited by Jul 21, 2016, 6:17 PM

                  @Tom-Elliott

                  I ran that command and then tried again and I got the same error message –

                  Installing package: curl…Failed!

                  T 1 Reply Last reply Jul 21, 2016, 6:18 PM Reply Quote 0
                  • T
                    Tom Elliott @phishphan
                    last edited by Jul 21, 2016, 6:18 PM

                    @phishphan Then we need more info.

                    Why isn’t curl able to be installed?

                    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

                    G P 2 Replies Last reply Jul 21, 2016, 6:30 PM Reply Quote 0
                    • G
                      george1421 Moderator @Tom Elliott
                      last edited by george1421 Jul 21, 2016, 12:31 PM Jul 21, 2016, 6:30 PM

                      @Tom-Elliott I don’t think I saw what host OS FOG is running on (Ubuntu I saw that but what release)

                      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!

                      T P 2 Replies Last reply Jul 21, 2016, 6:40 PM Reply Quote 0
                      • T
                        Tom Elliott @george1421
                        last edited by Jul 21, 2016, 6:40 PM

                        @george1421 that’s what I asked about earlier as well. Now I’m driving home lol

                        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

                        G 1 Reply Last reply Jul 21, 2016, 6:41 PM Reply Quote 0
                        • G
                          george1421 Moderator @Tom Elliott
                          last edited by Jul 21, 2016, 6:41 PM

                          @Tom-Elliott said in HP ZBOOK15U G3 - Host Registration Problem:

                          @george1421 that’s what I asked about earlier as well. Now I’m driving home lol

                          Do we need to have a discussion about texting and driving???

                          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!

                          T 1 Reply Last reply Jul 21, 2016, 6:42 PM Reply Quote 0
                          • T
                            Tom Elliott @george1421
                            last edited by Jul 21, 2016, 6:42 PM

                            @george1421 nope I has voice to text

                            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
                            • P
                              phishphan @george1421
                              last edited by Jul 21, 2016, 6:52 PM

                              @george1421

                              ubuntu 13.10 64-bit, Intel I-5, 7.3 gigs of RAM in a VM.

                              1 Reply Last reply Reply Quote 0
                              • P
                                phishphan @Tom Elliott
                                last edited by Jul 25, 2016, 11:35 AM

                                @Tom-Elliott

                                So I haven’t had any luck installing curl. If I upgrade to a different Ubuntu on a fresh VM is there an easy way to import all my custom configs to the new version of FOG? As mentioned, I’m a Linux noob and it took me a lot of time and tinkering to get FOG up and running.

                                G 1 Reply Last reply Jul 25, 2016, 11:38 AM Reply Quote 0
                                • G
                                  george1421 Moderator @phishphan
                                  last edited by Jul 25, 2016, 11:38 AM

                                  @phishphan There is a way to migrate your data.

                                  What I would suggest that you do install Ubuntu 14.04LTS. FOG will install without issue on this platform. Then we can work on migrating your data. At this time the trunk build will be 1.3.0-rc2 (which is a good thing). There is no reason to install 1.2.0 stable and then upgrade, install the 1.3.0-rc2 directly.

                                  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!

                                  P 1 Reply Last reply Jul 25, 2016, 2:15 PM Reply Quote 0
                                  • P
                                    phishphan @george1421
                                    last edited by Jul 25, 2016, 2:15 PM

                                    @george1421 Okay, I’ve got 1.3.0-rc2 installed on 14.04 and it’s up and running. I’ve exported my hosts from the previous version. Please advise on what other configuration files I need to bring over to get everything back in order.

                                    G 1 Reply Last reply Jul 25, 2016, 3:11 PM Reply Quote 0
                                    • G
                                      george1421 Moderator @phishphan
                                      last edited by Jul 25, 2016, 3:11 PM

                                      @phishphan The other thing you will need to export and import are any image defintions and to move any captured images from your old FOG server to your new FOG server. You will need to do the same if you have snapins too.

                                      As for your environment, don’t forget to update your dhcp server (option 66) to point to your new FOG 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!

                                      P 1 Reply Last reply Jul 25, 2016, 3:50 PM Reply Quote 0
                                      • P
                                        phishphan @george1421
                                        last edited by Jul 25, 2016, 3:50 PM

                                        @george1421 On the Hosts page I see the option to export but in Images and Groups I don’t see any option to export. How would I go about getting that data?

                                        W 1 Reply Last reply Jul 26, 2016, 11:01 PM Reply Quote 0
                                        • W
                                          Wayne Workman @phishphan
                                          last edited by Wayne Workman Jul 26, 2016, 5:04 PM Jul 26, 2016, 11:01 PM

                                          @phishphan 1.2.0 can’t export those other things, but you can do a total configuration save if you really needed to, and import that to the new server. Lots of stuff will need changed, like IP addresses, passwords, and maybe paths - after import is complete.

                                          You can also individually export tables, but if you do this, you won’t get the schema information that fog needs to update the layout and you’d have to do this manually and it might be quite involved. It’d be easier to take a total configuration export and then import that and make the necessary IP changes for it to work on the new and different server.

                                          How many images do you have? Would it be that difficult to just manually make the definitions?

                                          @Tom-Elliott since this keeps coming up, maybe we can produce a script for 1.2.0 and perhaps .32 that would export images and groups in the appropriate format accepted by fog 1.3.0 ?

                                          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/

                                          1 Reply Last reply Reply Quote 0
                                          • 1
                                          • 2
                                          • 1 / 2
                                          1 / 2
                                          • First post
                                            18/23
                                            Last post

                                          156

                                          Online

                                          12.0k

                                          Users

                                          17.3k

                                          Topics

                                          155.2k

                                          Posts
                                          Copyright © 2012-2024 FOG Project