- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - Linux
- >
- General
- >
- NIC config
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
04-12-2003 09:10 AM
04-12-2003 09:10 AM
NIC config
[root@localhost root] ifconfig eth0 192.168.1.1
SIOCSIFFLAGS: Device or resourse busy
Any idea what might be the problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-12-2003 10:51 AM
04-12-2003 10:51 AM
Re: NIC config
Does it say "resource temporarily unavaliable" prior to this ?
This message usually means you have a hardware problem. Make sure you set "Plug and Play" option in BIOS to NO.
In other words, verify resource allocations for your card, use cat /proc/pci or lspci -v. Check if there's an IRQ assigned to it.
G.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-14-2003 01:38 AM
04-14-2003 01:38 AM
Re: NIC config
try an ifconfig -a to see all interfaces.
Maybe eth0 is already up?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-14-2003 02:46 AM
04-14-2003 02:46 AM
Re: NIC config
is the card already up. check out ifconfig -a output.
try ifconfig eth0 unplumb and then assigning the ip address.
hth
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-14-2003 02:49 PM
04-14-2003 02:49 PM
Re: NIC config
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-14-2003 07:33 PM
04-14-2003 07:33 PM
Re: NIC config
ifconfig just displays the status of all active interfaces. if your interface is not listed when u do an ifconfig, means due to some reason or other ur interface is down.
try doing an ifconifg eth0 up and see if it helps.
then what else? still no errors in ur log file?
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-15-2003 01:01 PM
04-15-2003 01:01 PM
Re: NIC config
If so, you could try moving interrupts around, if your BIOS supports this. Another option is to move your card to another PCI slot.
It could also be a driver bug. What distro and kernel version are you using?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
04-16-2003 05:02 AM
04-16-2003 05:02 AM
Re: NIC config
Now I've to insmod the card everytime I log in. How would I've the NIC up & running everytime I log in? I thought it would thru' the above file....but it is creating problems as you know now?
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP