- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Gigabit lan - cant create device file
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
02-12-2003 02:33 AM
02-12-2003 02:33 AM
got a strange problem;
N-class running Vpars - 1st Vpar is 1 CPU, 2nd Vpar is 5 CPU's, both 11i.
2nd Vpar has a Gigabit lan card installed (A4929A). However - we simply cannot create a device file for it. insf cant create it, rebooting doesnt create it, sam hangs if trying to create it.
Contact HP, they said a Vpars problem, upgrade to v2.02 which weve done, reinstalled the Gigabit driver and patch PHNE_26939 but still no device file!
I know the card is fine, it was working in the same class off an 11.0 boot disk fine - device file created when driver installed, it just work on 11i with Vpars.
Any ideas anyone ?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 02:40 AM
02-12-2003 02:40 AM
Re: Gigabit lan - cant create device file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 02:48 AM
02-12-2003 02:48 AM
Re: Gigabit lan - cant create device file
Did you try to power down / power up the lan card?
Check attachment.
HTH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 02:52 AM
02-12-2003 02:52 AM
SolutionThere is no /dev/gelan device file on 11i. All commands that previously accessed this device directly are now implemented through DLPI. I can try and dig out some more detailed documentation if you need it, or perhaps someone like Rick Jones will be able to offer a full explanation.
I take it the card is communicating on the network ok?
regards,
James.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 03:04 AM
02-12-2003 03:04 AM
Re: Gigabit lan - cant create device file
very interesting. If no device file how on earth do I configure it ? same hangs if it trys to configure the card with an IP. If I add something to netconf and reboot I end up wit no network at all (it knocks off the 100Mb lan card also and I have to crash it from the console).
The HPRC said yesterday no device file on 11i under vpars was a bug needing an upgrade to vpars, which hasnt fixed it. Is this not true?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 03:12 AM
02-12-2003 03:12 AM
Re: Gigabit lan - cant create device file
Your dead right James, no device file needed! got it working without one.
The problem was trying to use the 100Mb lan and the gigabit using different ip's and subnet masks - resulting in both being knocked out. I disabled the 100Mb lan, moved its cable to the gigabit, modified netconf, and it works fine! thanks for the help.
Cheers,
Stefan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 03:34 AM
02-12-2003 03:34 AM
Re: Gigabit lan - cant create device file
please tell me how to configure the card without device file ?.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 03:43 AM
02-12-2003 03:43 AM
Re: Gigabit lan - cant create device file
Simlpy add the entries into /etc/rc.config.d/netconf as per a normal lan card, or change over your existing one from lanX to lanZ (where lanZ is the Gigabit, in our case lan2).
Then restart, thats all. Dont forget to install the necessary patch first PHNE_26939.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 03:58 AM
02-12-2003 03:58 AM
Re: Gigabit lan - cant create device file
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 04:40 AM
02-12-2003 04:40 AM
Re: Gigabit lan - cant create device file
Glad you got it working!
Yeah, the only thing you have to ensure is that you match the lan interface in the netconf file to the card instance number of the gigabit card. So, if from a lanscan or ioscan the instance number is 7, you have to put lan7 as the interface in netconf. I'd imagine you had a conflict with your 100BT card before, as you should have no problems having them both configured on different lans.
Regards,
James.