- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- lan device files
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
11-21-2006 03:26 AM
11-21-2006 03:26 AM
lan device files
I am in the process of installing an OS on an RP420 server which has two partitions. All is going surprisingly well since I have no idea what I'm doing. One problem I do have relates to the LAN device files. As the server was originally a single partition I needed to remove one cell from that partition so I could use the cell to create the 2nd partition. This all went well however obviously I lost visibility to half of the LAN cards and on my 1st partition I had to reconfigure which card it used. Everything actually looks fine and its on the network however I have the following lan devices under /dev lan0 lan1 lan2 lan3 however the actual lanscan devices are lan5 6 7 and 8. I am unsure how its all working but it is. Should I do an rmsf on the files and re-create???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2006 03:31 AM
11-21-2006 03:31 AM
Re: lan device files
execute insf -I it anger to re-create the special archive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2006 03:35 AM
11-21-2006 03:35 AM
Re: lan device files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2006 03:41 AM
11-21-2006 03:41 AM
Re: lan device files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2006 03:32 AM
11-22-2006 03:32 AM
Re: lan device files
I suggest to remove first the special file, with -H option, after identifying the path of the NIC card. (lanscan will show it).
rmsf -H
then recreate the special file with the same -H option.
insf -H
Good luck,
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2006 03:36 AM
11-22-2006 03:36 AM
Re: lan device files
Roland is correct - removing with the rmsf and recreating with insf should take of the issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2006 03:41 AM
11-22-2006 03:41 AM
Re: lan device files
I wonder if a simple 'mv /dev/lan5 /dev/lan0', 'mv /dev/lan6 /dev/lan1', etc. would work. Perhaps someone else could comment on this.
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2006 07:32 PM
11-22-2006 07:32 PM