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

Operation Not supported

Scheduled Pinned Locked Moved
FOG Problems
2
12
4.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 Jun 5, 2014, 8:35 PM

    Instead of carrying over the host, could you completely delete the host and perform a Full Register, does it work if this method is used?

    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
    • B
      Buddy
      last edited by Jun 5, 2014, 8:39 PM

      How can I do a mass remove of the hosts?

      1 Reply Last reply Reply Quote 0
      • B
        Buddy
        last edited by Jun 5, 2014, 8:45 PM

        I took out the one of the problem hosts and it didn’t seem to care.

        1 Reply Last reply Reply Quote 0
        • B
          Buddy
          last edited by Jun 5, 2014, 8:58 PM

          Found mass erase here [url]http://fogproject.org/forum/threads/mass-delete-hosts.10396/#post-29140[/url] didn’t seem to have an effect.

          1 Reply Last reply Reply Quote 0
          • T
            Tom Elliott
            last edited by Jun 5, 2014, 10:08 PM

            Can you try following instructions from here:
            [url]http://ipxe.org/err/3c0920[/url]

            Do you have Option 66 set to FOGIP (the pointer to the tftpserver) or Option 67 set to default.ipxe?

            While I realize things are working, for the most part, it may, very well, be an issue with the NIC firmware on that box. While not optimal, you could try booting a copy of the ipxe.iso file from CD or USB Disk and use that to pxe boot. You’d likely need your “default.ipxe” uploaded when building the iso.

            You can build the ipxe.iso from [url]http://rom-o-matic.eu[/url]

            Choose Advanced, for experienced users

            Choose ISO bootable image (.iso)

            Leave NIC type on all-drivers.

            COM1-4 checked
            COMCONSOLE: COM!
            COMSPEED: 115200
            COMDATA checked
            COMPARITY 0
            COMSTOP, 1

            None of the PCIAPI Options.

            Console Options
            Only check CONSOLE_VESAFB, VESA framebuffer console

            KEYBOARD_MAP: us

            PCI_SETTINGS Checked
            CPUID_SETTINGS Unchecked
            MEMMAP_SETTINGS Unchecked

            VMware options:
            VMWARE_SETTINGS checked.

            ISA Options:
            none checked

            Leave everything alone in Branding options

            Leave Timer configuration with both options checked.

            Leave only NET_PROTO_IPV4, IPv4 checked in Network Protocols.

            Leave PXE support unchecked.

            Download Protocols check TFTP, HTTP, HTTPS, FTP, NFS

            Leave SAN boot protocols unchecked.

            Uncheck all Wireless Interface options

            Leave Name resolution modules checked.

            Only enable the following in Image Types:
            IMAGE_PXE, IMAGE_BZIMAGE, IMAGE_PNG

            Command-line commands to include check all ([b]EXCEPT[/b] the following)
            IFMGMT_CMD
            IWMGMT_CMD
            PROFSTAT_CMD

            Leave everything else the same.

            In the embedded script:
            Copy and paste the following:
            [code]#!ipxe
            dhcp || reboot
            chain http://<FOG SERVER IP>/fog/service/ipxe/boot.php || reboot[/code]
            Click proceed.

            Once the iso is downloaded, burn it to a cd and see if it works.

            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
            • B
              Buddy
              last edited by Jun 5, 2014, 10:36 PM

              Opt 66 is set to fog server ip. Opt 67 was not on default.ipxe - I was on undionly.kpxe . If I change over to default.ipxe it hangs after getting gateway ip.

              Will check out the boot disk in the AM.

              1 Reply Last reply Reply Quote 0
              • B
                Buddy
                last edited by Jun 5, 2014, 10:38 PM

                Ok something new. It appears that non of them are working. They all say operation not supported, but they move past it pretty quickly. Just the 390 and 990 get stuck on it.

                1 Reply Last reply Reply Quote 0
                • T
                  Tom Elliott
                  last edited by Jun 5, 2014, 11:15 PM

                  67 is supposed to be undionly.kpxe, I was thinking of default and it just typed it sorry.

                  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
                  • B
                    Buddy
                    last edited by Jun 5, 2014, 11:29 PM

                    Would hyper-v somehow cause this?

                    1 Reply Last reply Reply Quote 0
                    • B
                      Buddy
                      last edited by Jun 6, 2014, 12:50 AM

                      Changed the hyper-v network adapter to legacy thinking that just maybe - but nope.

                      1 Reply Last reply Reply Quote 0
                      • B
                        Buddy
                        last edited by Jun 11, 2014, 7:50 PM

                        For future people with these problems - this worked. [URL=‘http://fogproject.org/forum/threads/ipxe-issues-work-around.10727/’][COLOR=#737373]http://fogproject.org/forum/threads/ipxe-issues-work-around.10727/[/COLOR][/URL]

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        1 / 1
                        • First post
                          11/12
                          Last post

                        194

                        Online

                        12.0k

                        Users

                        17.3k

                        Topics

                        155.2k

                        Posts
                        Copyright © 2012-2024 FOG Project