Grokbase
Topics Posts Groups | in
x
[ help ]

Re: kickstart problems

View PostFlat  Thread  Threaded | < Prev - Next >
Les Mikesell Re: [CentOS] kickstart problems
| +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
John R Pierce wrote:
> Paolo Supino wrote:
>> On the other hand if you were right about it than RHEL/CentOS/Fedora
>> installation would be unsuitable in any multihome configuration
>> because it would map ETH devices differently (albeit once in a while)
>> which means one whould have to swtich the cables because of network
>> device remapping!!! and that isn't something users and corporations
>> that use REHL (and there are many of those) would be willing to live
>> with :-)
>
>
> (please PLEASE trim quoted articles to just what you're commenting on,
> like I have above).
>
>
> I've /never/ seen RHEL/CentOS or any of its predecessors renumber
> ethernet ports on a working system.. I've seen it number them
> backwards, such that eth0 was the port labeled '1' outside the chassis
> and eth1 was port '0', but it was extremely consistent about this (one
> specific case of this I remember is RHEL2.1 or 3 on a Intel SE7501WV2
> dual xeon board). I've had a pile of different RH linux configurations
> running on various servers for 10 or more years.

The behavior changed when the system started using udev.  Devices are 
detected in parallel in more or less random order now.  However, the MAC 
address of each NIC is normally stored in the corresponding
/etc/sysconfig/network.scripts/ifcfg-ethxx file and they are renamed to
match the device specified in the files as they are activated.
Kickstarting is a special case since these files don't exist yet, but
you can specify ksdevice either by mac address or as bootif, meaning the
interface where the pxe boot happened, according to:
http://kbase.redhat.com/faq/FAQ_80_531.shtm

--
   Les Mikesell
    [email protected: lesmik...@gmail.com]

_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos

Thread : kickstart problems
1)
Paolo Supino Hi I'm having a problem with setting up a kickstart environment based on CentOS 5.2 x86_64, on a...
2)
nate Network autoconfiguration failed, most likely there is not a compatible driver for the network card...
3)
nate If that's the case the next most likely culprit is Just because the PXE boot loader can download...
4)
Paolo Supino Hi Nate I found the problem and it was easier than expected ... The problem seems to be that...
5)
Paolo Supino Hi Nate After figuring what I was doing wrong (see previous reply ...) I started going through each...
6)
Romeo Ninov Paolo Supino wrote / napísal(a): Have you check apache logs for something. Check also the server...
7)
Romeo Ninov Paolo Supino wrote / napísal(a): Paolo, what about DHCP or bootp servers. Check the logs, flush ARP...
8)
Marco Fretz hi, we had the same problem with newer HP pcs and servers (broadcom nics). pxe works well on...
9)
nate I'm virtually certain it's not using the NIC you think it is, try the other NICs, and find out...
10)
Joseph L. Casale I also can confirm this *very* typical behavior. Paolo, Remind me what the issue is that prevents...
11)
Paolo Supino Hi Nate I will check this out (I don't like to leave things hanging in the air) I still disagree...
12)
John R Pierce like I have above). I've /never/ seen RHEL/CentOS or any of its predecessors renumber ethernet...
13)
Joseph L. Casale Yeah, I have never seen it "re"number either? Here is a good explanation about this:...
14)
Les Mikesell The behavior changed when the system started using udev. Devices are detected in parallel in more...
15)
Mark Hull-Richter DITTO! If you can take the time to scroll down to the bottom of an email to answer it properly...
16)
Anne Wilson In addition, if you use kmail highlighting the section that you want to reply to will give you a...
17)
William L. Maltby And Evolution does the same. I suspect many do. ...
18)
Anne Wilson I thought that was probably so, but didn't have the experience to state it :-) It's a very useful...
19)
Paolo Supino Paolo, this problem occur only in RHEL/CentOS/other RH based distros and not Hi Romeo Not often :-)...
20)
Romeo Ninov Paolo Supino wrote / napísal(a): Hi, Paolo, It's depend of many details, you should have identical...
21)
Joseph L. Casale Paolo, You are using multihomed systems, I remember a problem with pxe booting whereby the install...
22)
Paolo Supino Hi Joseph WHat do you mean?
23)
Joseph L. Casale Do you boot from one of the NICS, or a CD, or what? If you boot from a NIC via a TFTP server, you...
24)
Paolo Supino Hi Joseph I boot via NIC0 and my configurations are as follows: pxe (for node3): default ks prompt...
25)
nate Just to rule it out try plugging in all NICs to the same switch/VLAN and kickstart again and see if...
26)
Paolo Supino Hi Nate It's a nice thing and I thought of doing it, but it's impractical and here is why: I have...
27)
nate I think you misunderstood. Do it once, so you can see which NIC(s) are actually being used. Then...
28)
Joseph L. Casale Yeah, that's what I thought. Have a look at:...
29)
Paolo Supino Hi Joseph Since I have 4 NICs in each node the kickstart config file has 4 network statements (one...
30)
Paolo Supino Hi Joseph After sending the last reply I fixed the kickstart config files and added --boot=yes to...
31)
Richard Karhuse I've only been half reading this thread, so feel free to ignore this "interruption" ... Just plug...
32)
Paolo Supino Hi Rak I don't ignore anyone :-) To be on topic: the kernel does receive the parameter...
spacer
View PostFlat  Thread  Threaded | < Prev - Next >
Home > Groups > CentOS > kickstart problems (32 posts) > View Post