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

    Fedora install weirdness

    IT Discussion
    fedora 29 dashrender
    6
    34
    1.3k
    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.
    • DashrenderD
      Dashrender
      last edited by Dashrender

      After all the recent talk about KVM, I decided to give it a go. I'm going to make another post later about actually installing it, instead this post is about some post install weirdness.

      FYI - I used a Netinst ISO to do the install, selected Fedora Server > Headless Virtualization as the only option. I allowed the disk to be partitioned automatically, I did NOT set a hostname nor an IP address. I did set a root password and a first user account.

      Upon logging in, I was presented with

       Webconsole https://cmosely-l01.mydomain.com:9090 or https://192.168.1.100:9090
      

      uh, what? Where did it get that machine name from? As I said above, I did not provide a host name during the install.

      (*note - I assume this must be related to DNS somehow)

      Also, now when looking at my storage I see this
      498c0e2a-2634-412f-8449-a42ca2aa31cb-image.png

      The blurred out text is the name of one of the computers on my AD domain - of which this new Fedora box knows (or at least should know) nothing about. There is no matching of passwords between the accounts, etc. I'm completely at a loss where this name could have come from.

      FYI - this is installed on a HP DL380 G8

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

        Does reverse DNS lookup on the IP 192.168.1.100 result in that PC name?

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

          @JaredBusch said in Fedora install weirdness:

          Does reverse DNS lookup on the IP 192.168.1.100 result in that PC name?

          Yes it does, which I suspected was the case. Is it normal for Linux distros to pull a host name from reverse DNS? If the answer is, yes - ok fine. that answers that question.

          But that doesn't answer the storage name question - which is really the much more bizarre one.

          JaredBuschJ scottalanmillerS 2 Replies Last reply Reply Quote 0
          • JaredBuschJ
            JaredBusch @Dashrender
            last edited by

            @Dashrender said in Fedora install weirdness:

            @JaredBusch said in Fedora install weirdness:

            Does reverse DNS lookup on the IP 192.168.1.100 result in that PC name?

            Yes it does, which I suspected was the case. Is it normal for Linux distros to pull a host name from reverse DNS? If the answer is, yes - ok fine. that answers that question.

            But that doesn't answer the storage name question - which is really the much more bizarre one.

            That never happens in my networks so I have no idea. I don't let things do that.

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

              @JaredBusch said in Fedora install weirdness:

              @Dashrender said in Fedora install weirdness:

              @JaredBusch said in Fedora install weirdness:

              Does reverse DNS lookup on the IP 192.168.1.100 result in that PC name?

              Yes it does, which I suspected was the case. Is it normal for Linux distros to pull a host name from reverse DNS? If the answer is, yes - ok fine. that answers that question.

              But that doesn't answer the storage name question - which is really the much more bizarre one.

              That never happens in my networks so I have no idea. I don't let things do that.

              eh - what? let things do what? I didn't 'let' Fedora pull from reverse DNS - it did it completely on it's own.

              If you're saying that you never don't put in a host name during install - I guess congrats are in order?

              As for reverse DNS still having an entry - it hadn't been scavenged yet, that's set for 30 days, and the fact that it pulled this name in didn't hurt anything, it was simply odd.

              pmonchoP scottalanmillerS 2 Replies Last reply Reply Quote 0
              • pmonchoP
                pmoncho @Dashrender
                last edited by

                @Dashrender said in Fedora install weirdness:

                As for reverse DNS still having an entry - it hadn't been scavenged yet, that's set for 30 days, and the fact that it pulled this name in didn't hurt anything, it was simply odd.

                IMO, if using DHCP with DNS settings, not setting an IP or host name during install, I would expect the results you received.

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

                scottalanmillerS JaredBuschJ 2 Replies Last reply Reply Quote 1
                • scottalanmillerS
                  scottalanmiller @Dashrender
                  last edited by

                  @Dashrender said in Fedora install weirdness:

                  @JaredBusch said in Fedora install weirdness:

                  Does reverse DNS lookup on the IP 192.168.1.100 result in that PC name?

                  Yes it does, which I suspected was the case. Is it normal for Linux distros to pull a host name from reverse DNS? If the answer is, yes - ok fine. that answers that question.

                  But that doesn't answer the storage name question - which is really the much more bizarre one.

                  If you leave the hostname blank during install, it has two choices. Make up something totally random (Microsoft's way) or to look up what you've set the network to tell it its name is.

                  In reality, what you are seeing here isn't weird in the least. It's the logical, polished way to handle it. It asks your network what its name is, it is told, it sets it automatically. Way more solid and predictable than Microsoft's "make some gibberish" method. That's what is weird. This is not weird.

                  1 Reply Last reply Reply Quote 0
                  • scottalanmillerS
                    scottalanmiller @Dashrender
                    last edited by

                    @Dashrender said in Fedora install weirdness:

                    As for reverse DNS still having an entry - it hadn't been scavenged yet, that's set for 30 days, and the fact that it pulled this name in didn't hurt anything, it was simply odd.

                    How do you define that as odd? Isn't this the least odd possible thing?

                    DashrenderD 1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @pmoncho
                      last edited by

                      @pmoncho said in Fedora install weirdness:

                      @Dashrender said in Fedora install weirdness:

                      As for reverse DNS still having an entry - it hadn't been scavenged yet, that's set for 30 days, and the fact that it pulled this name in didn't hurt anything, it was simply odd.

                      IMO, if using DHCP with DNS settings, not setting an IP or host name during install, I would expect the results you received.

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

                      Same here. But if you have an infrastructure team doing one part and a build team doing another, using the DNS settings to push names via DHCP reservations or whatever is a part of build automation. So about the most clear and obvious and useful possible setup.

                      It only seems weird to people used to Windows where even with AD there isn't quite this much polish and automation. It's the expectation of "Windows like, less polished behaviour" that makes this seem odd.

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

                        @Dashrender said in Fedora install weirdness:

                        The blurred out text is the name of one of the computers on my AD domain - of which this new Fedora box knows (or at least should know) nothing about.

                        I bet you'll find it's in a DNS record somewhere, too.

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

                          @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.

                          scottalanmillerS pmonchoP 2 Replies Last reply Reply Quote 0
                          • JaredBuschJ
                            JaredBusch @Dashrender
                            last edited by

                            @Dashrender said in Fedora install weirdness:

                            I did NOT set a hostname

                            I know that Windows doesn't let you specify during initial install anymore. Such a stupid thing.

                            scottalanmillerS 1 Reply Last reply Reply Quote 3
                            • scottalanmillerS
                              scottalanmiller @JaredBusch
                              last edited by

                              @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.

                              DHCP Reservations would be a form of setting the IP.

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

                                @JaredBusch said in Fedora install weirdness:

                                @Dashrender said in Fedora install weirdness:

                                I did NOT set a hostname

                                I know that Windows doesn't let you specify during initial install anymore. Such a stupid thing.

                                Causes so many unnecessary steps and/or headaches for us. It's ridiculous. Such a trivial thing, made so hard.

                                pmonchoP 1 Reply Last reply Reply Quote 0
                                • pmonchoP
                                  pmoncho @JaredBusch
                                  last edited by

                                  @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?

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

                                    @scottalanmiller said in Fedora install weirdness:

                                    @Dashrender said in Fedora install weirdness:

                                    As for reverse DNS still having an entry - it hadn't been scavenged yet, that's set for 30 days, and the fact that it pulled this name in didn't hurt anything, it was simply odd.

                                    How do you define that as odd? Isn't this the least odd possible thing?

                                    I see your point - but what are the chances that you're going to have reverse DNS setup before setting up the server? I know I've NEVER done it on purpose. The only worked because DHCP gave an IP to my server that happened to coincide with an existing reverse DNS entry, which only existed because it hadn't been scavenged yet, so the situation seems odd to me.

                                    If a hostname is critical, then I expect the machine to demand I provide one - it does irk me that MS doesn't prompt for a computername during install. Of course, no one said it was critical.

                                    scottalanmillerS 2 Replies Last reply Reply Quote 0
                                    • pmonchoP
                                      pmoncho @scottalanmiller
                                      last edited by

                                      @scottalanmiller said in Fedora install weirdness:

                                      @JaredBusch said in Fedora install weirdness:

                                      @Dashrender said in Fedora install weirdness:

                                      I did NOT set a hostname

                                      I know that Windows doesn't let you specify during initial install anymore. Such a stupid thing.

                                      Causes so many unnecessary steps and/or headaches for us. It's ridiculous. Such a trivial thing, made so hard.

                                      @scottalanmiller said in Fedora install weirdness:

                                      @JaredBusch said in Fedora install weirdness:

                                      @Dashrender said in Fedora install weirdness:

                                      I did NOT set a hostname

                                      I know that Windows doesn't let you specify during initial install anymore. Such a stupid thing.

                                      Causes so many unnecessary steps and/or headaches for us. It's ridiculous. Such a trivial thing, made so hard.

                                      No doubt.

                                      I like the old SCO UNIX 5.6 and prior install routine. Answer all needed questions with 4 screens and let it install. No muss, no fuss and all is set after it reboots. It was nice.

                                      1 Reply Last reply Reply Quote 1
                                      • scottalanmillerS
                                        scottalanmiller @pmoncho
                                        last edited by

                                        @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.

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

                                          @scottalanmiller said in Fedora install weirdness:

                                          @Dashrender said in Fedora install weirdness:

                                          The blurred out text is the name of one of the computers on my AD domain - of which this new Fedora box knows (or at least should know) nothing about.

                                          I bet you'll find it's in a DNS record somewhere, too.

                                          Of course - the new IP it has on the new subnet it's part of.

                                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                                          • scottalanmillerS
                                            scottalanmiller @Dashrender
                                            last edited by

                                            @Dashrender said in Fedora install weirdness:

                                            @scottalanmiller said in Fedora install weirdness:

                                            @Dashrender said in Fedora install weirdness:

                                            As for reverse DNS still having an entry - it hadn't been scavenged yet, that's set for 30 days, and the fact that it pulled this name in didn't hurt anything, it was simply odd.

                                            How do you define that as odd? Isn't this the least odd possible thing?

                                            I see your point - but what are the chances that you're going to have reverse DNS setup before setting up the server?

                                            In a business where they are planning their deployments and managing IT: extremely high.

                                            It's just the logical way to do it. Having haphazard records doesn't make logical sense. That's just sloppy. Basic infrastructure planning - using the tools you have as they are designed.

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