- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Unable to recognize the disk in HP UX 11.0
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
12-02-2008 03:40 PM
12-02-2008 03:40 PM
Unable to recognize the disk in HP UX 11.0
I added a new disk, and ran ioscan -fnC disk, then i got following output.
disk 26 10/4/4.8.0 disc3 CLAIMED DEVICE SEAGATE ST39173WC
Even i ran "insf -C disk", but there is no change is ioscan command.
How to get /dev/dsk.. and /dev/rdsk..
Regards,
Viswa.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 03:45 PM
12-02-2008 03:45 PM
Re: Unable to recognize the disk in HP UX 11.0
A reboot will get you the device files when the old IO tree is compared to the new hardware scan.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 04:12 PM
12-02-2008 04:12 PM
Re: Unable to recognize the disk in HP UX 11.0
insf -H 10/4/4.8.0
or
insf -e
(as a last resort)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 05:20 PM
12-02-2008 05:20 PM
Re: Unable to recognize the disk in HP UX 11.0
1.ioscan -fnC disk
2.insf -eH 10/4/4.8.0
3.ioscan -fnC disk
then probably you will get the device file.
In otherway if the device shows unclaimed , then probably you can rmsf -kH 10/4/4.8.0,
then try again insf -eH 10/4/4.8.0.
Thanks,
Analyst.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2008 05:52 PM
12-02-2008 05:52 PM
Re: Unable to recognize the disk in HP UX 11.0
insf -e (or) insf -H 10/4/4.8.0
to get extactly /dev/dsk.. and /dev/rdsk.. for the disk you added
ioscan -fnH 10/4/4.8.0
(above command will show you only the /dev/dsk.. and /dev/rdsk for above hardware path)
Thx,
JOhnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2008 10:44 AM
12-03-2008 10:44 AM
Re: Unable to recognize the disk in HP UX 11.0
I got as
# insf -e -c disk
without reboot of server, it's working.
Thanks to All.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2008 10:45 AM
12-03-2008 10:45 AM