ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Fedora install weirdness

    Scheduled Pinned Locked Moved IT Discussion
    fedora 29dashrender
    34 Posts 6 Posters 1.8k Views
    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.
    • JaredBuschJ
      JaredBusch @scottalanmiller
      last edited by JaredBusch

      @scottalanmiller said in Fedora install weirdness:

      @pmoncho said in Fedora install weirdness:

      @JaredBusch said in Fedora install weirdness:

      @pmoncho said in Fedora install weirdness:

      I always set the host name and IP so I have not never run into this issue personally.

      Setting the hostname, of course. but setting the IP? Never. DHCP reservation, unless a hypervisor, router, or DHCP/AD/type server.

      In regards to the amount of work, isn't Static IP basically the same as a DHCP reservation?

      Up front, yes. Long term, generally no.

      Not just generally no. Definitely no. Example, I moved a client from a /24 to a /23. Because it was almost all reservations, only like 4 systems had to have their network settings updated.

      The rest was just a reboot.

      1 Reply Last reply Reply Quote 2
      • DashrenderD
        Dashrender
        last edited by

        OK we've beat the hostname issue to death.

        What about the storage name? Where did that get it's name from?

        scottalanmillerS travisdh1T 2 Replies Last reply Reply Quote 0
        • scottalanmillerS
          scottalanmiller @Dashrender
          last edited by

          @Dashrender said in Fedora install weirdness:

          OK we've beat the hostname issue to death.

          What about the storage name? Where did that get it's name from?

          I thought that we had moved onto that a bit ago.

          1 Reply Last reply Reply Quote 0
          • travisdh1T
            travisdh1 @Dashrender
            last edited by

            @Dashrender said in Fedora install weirdness:

            OK we've beat the hostname issue to death.

            What about the storage name? Where did that get it's name from?

            It always creates that using the hostname that was assigned at install time. I always set that, and don't have reverse lookup records, so I don't see that happen. Makes total sense that it would tho.

            DashrenderD 1 Reply Last reply Reply Quote 0
            • DashrenderD
              Dashrender @travisdh1
              last edited by Dashrender

              @travisdh1 said in Fedora install weirdness:

              @Dashrender said in Fedora install weirdness:

              OK we've beat the hostname issue to death.

              What about the storage name? Where did that get it's name from?

              It always creates that using the hostname that was assigned at install time. I always set that, and don't have reverse lookup records, so I don't see that happen. Makes total sense that it would tho.

              OK - well, then this makes no sense what so ever - as I mentioned, I set no hostname, so fine, it pulled one form reverse DNS, but as you can see in my examples at the top.. the two DO NOT MATCH. What's in the hostname is totally different from whats in the storage name.

              08ff6fbf-8da9-458b-a992-82c4b92fb6b0-image.png

              vs

              1ea8061e-7a9e-4f68-b281-f36c8407b906-image.png

              The names don't match up at all. But the storage name is a the same as a computer on my network, is in DNS, but not on that IP in DNS, nor reverse DNS.

              travisdh1T 1 Reply Last reply Reply Quote 0
              • travisdh1T
                travisdh1 @Dashrender
                last edited by

                @Dashrender said in Fedora install weirdness:

                @travisdh1 said in Fedora install weirdness:

                @Dashrender said in Fedora install weirdness:

                OK we've beat the hostname issue to death.

                What about the storage name? Where did that get it's name from?

                It always creates that using the hostname that was assigned at install time. I always set that, and don't have reverse lookup records, so I don't see that happen. Makes total sense that it would tho.

                OK - well, then this makes no sense what so ever - as I mentioned, I set no hostname, so fine, it pulled one form reverse DNS, but as you can see in my examples at the top.. the two DO NOT MATCH. What's in the hostname is totally different from whats in the storage name.

                Ah, I missed that. Yeah, that is odd.

                DashrenderD 1 Reply Last reply Reply Quote 0
                • black3dynamiteB
                  black3dynamite
                  last edited by

                  If you left the default hostname (localhost.localdomain) alone, the default storage name will be fedora-root and fedora-home.

                  DashrenderD 1 Reply Last reply Reply Quote 0
                  • DashrenderD
                    Dashrender @black3dynamite
                    last edited by

                    @black3dynamite said in Fedora install weirdness:

                    If you left the default hostname (localhost.localdomain) alone, the default storage name will be fedora-root and fedora-home.

                    I would have thought so too - but you can clearly see that's not the case.

                    1 Reply Last reply Reply Quote 0
                    • DashrenderD
                      Dashrender @travisdh1
                      last edited by

                      @travisdh1 said in Fedora install weirdness:

                      @Dashrender said in Fedora install weirdness:

                      @travisdh1 said in Fedora install weirdness:

                      @Dashrender said in Fedora install weirdness:

                      OK we've beat the hostname issue to death.

                      What about the storage name? Where did that get it's name from?

                      It always creates that using the hostname that was assigned at install time. I always set that, and don't have reverse lookup records, so I don't see that happen. Makes total sense that it would tho.

                      OK - well, then this makes no sense what so ever - as I mentioned, I set no hostname, so fine, it pulled one form reverse DNS, but as you can see in my examples at the top.. the two DO NOT MATCH. What's in the hostname is totally different from whats in the storage name.

                      Ah, I missed that. Yeah, that is odd.

                      updated my post above yours with the screen shots.

                      1 Reply Last reply Reply Quote 0
                      • DashrenderD
                        Dashrender
                        last edited by

                        OK after an offline conversation with JB - Scott's saying we were already talking about my storage name issue makes sense.

                        It's likely that setup grabbed IP Address A from DHCP, which happened to coincide with an old record from my boss's laptop in Reverse DNS. Fedora installer looked that name up, used it to make the storage name.

                        Then after install, Fedora used the newer ID to get a DHCP address, my DHCP server saw it as a new device and gave it a different IP. and the rest is history.

                        Thanks everyone for helping me understand what happened.

                        1 Reply Last reply Reply Quote 4
                        • scottalanmillerS
                          scottalanmiller
                          last edited by

                          Ah, if DHCP was giving different IP addresses. that makes sense.

                          JaredBuschJ 1 Reply Last reply Reply Quote 0
                          • JaredBuschJ
                            JaredBusch @scottalanmiller
                            last edited by

                            @scottalanmiller said in Fedora install weirdness:

                            Ah, if DHCP was giving different IP addresses. that makes sense.

                            It has to. Because the installer uses the MAC address. But Fedora uses the Machine ID for DHCP identification.

                            1 Reply Last reply Reply Quote 3
                            • 1
                            • 2
                            • 1 / 2
                            • First post
                              Last post