HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Nic cards usage in the kickstart file
Operating System - Linux
1825657
Members
3711
Online
109686
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2010 10:21 AM
06-22-2010 10:21 AM
Nic cards usage in the kickstart file
The destination client for the kickstart server has eth2 and eth3 ethernet cards available. So in order to work the kickstart profile, which cards I should be using for the ipaddresses. Do I need to use eth0 and eth1 or eth2 and eth3.
The problem I had was, since kickstart profile uses for eth0, manually I selected eth2, then it build the server, however I had eth0 + eth2 as bond1 and eth1 + eth3 as bond2. After building the server, when I logged in, I noticed, eth0 and eth1 configured. I created this file ahead we got our servers shipped(IBM Xseries), so thats why I created the kickstart profile with 4 nic cards.
So in this case, how should I create the profile to use eth2 and eth3?
The problem I had was, since kickstart profile uses for eth0, manually I selected eth2, then it build the server, however I had eth0 + eth2 as bond1 and eth1 + eth3 as bond2. After building the server, when I logged in, I noticed, eth0 and eth1 configured. I created this file ahead we got our servers shipped(IBM Xseries), so thats why I created the kickstart profile with 4 nic cards.
So in this case, how should I create the profile to use eth2 and eth3?
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2010 01:10 PM
06-22-2010 01:10 PM
Re: Nic cards usage in the kickstart file
I don't quite get what you mean, but it looks like the iface over which you perform the network boot doesn't seem to be the same after you load anaconda.
I normally use the kernel option " ksdevice=bootif" to force kickstart to use the boot interface.
We later replace the "network" statement on ks.cfg with a %include , and a piece of script that parses /tmp/netinfo for the right interface.
I normally use the kernel option " ksdevice=bootif" to force kickstart to use the boot interface.
We later replace the "network" statement on ks.cfg with a %include , and a piece of script that parses /tmp/netinfo for the right interface.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP