- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Adding disk drives didn't create the devices
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
09-17-2001 11:51 AM
09-17-2001 11:51 AM
Adding disk drives didn't create the devices
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2001 12:42 PM
09-17-2001 12:42 PM
Re: Adding disk drives didn't create the devices
what kind of disk drives did you add?
You may have to run
/usr/sbin/ioscan -fnC disk
insf -e
(to create the device files and then run )
"ioscan -fnC disk"
-HTH
Ramesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2001 12:54 PM
09-17-2001 12:54 PM
Re: Adding disk drives didn't create the devices
Here are two more links to this problem.
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x8c74abe92dabd5118ff10090279cd0f9,00.html
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x8874abe92dabd5118ff10090279cd0f9,00.html
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2001 10:56 PM
09-17-2001 10:56 PM
Re: Adding disk drives didn't create the devices
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2001 11:06 PM
09-17-2001 11:06 PM
Re: Adding disk drives didn't create the devices
Remember that the ioinit is done on boot.
To 'force' a hardware rescan
ioscan -f
To create the device files insf -eH
To verify creation
ioscan -fnk
Note that the -k option in ioscan is kernel based - ie what the kernel currently knows, rather that resetting the drivers to go out an look for extra/less h/w.
On the other hand, if you added disks and rebooted your server, and on boot up the device files weren't created then there's a problem. You probably don't have a driver installed.. ioscan -fnk after the bootup to figure out what HW is in a state of anything other than CLAIMED and figure out what H/W that corresponds to. You might need to apply some XSWHWCR Hardware enablement patch. You will know which one to add from looking at the device that isn't claimed.
Tell us more..
Bill