- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- scsimgr brings error on hpux11.31
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
07-30-2007 02:57 AM
07-30-2007 02:57 AM
I have installed an rx6600 with hpux 11iv3 in an eva 8000 fabric.
After installing scsimgr worked fine but now scsimgr doesn't work:
eg: scsimgr -v get_info -d esdisk -D all_lun
brings:
scsimgr:ERROR: Cannot open SCSI stack management device special file: /dev/escsi
No such device or address
I have checked the character device file /dev/escsi with other nodes, but everything seems to be ok (major, minor numbers)
Any Idea?
Many thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2007 05:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2007 09:29 AM
07-30-2007 09:29 AM
Re: scsimgr brings error on hpux11.31
I checked the reference:
root@eds-clus1-n1:/etc/cmcluster> scsimgr lun_map
scsimgr: ERROR: Cannot open management device file '/dev/escsi': No such device or address
root@eds-clus1-n1:/etc/cmcluster> scsimgr -v get_info -d esdisk -D all_lun
scsimgr:ERROR: Cannot open SCSI stack management device special file: /dev/escsi
No such device or address
root@eds-clus1-n1:/etc/cmcluster> ls -l /dev/escsi
crw-r--r-- 1 bin bin 21 0xffffff Jul 17 19:25 /dev/escsi
root@eds-clus1-n1:/etc/cmcluster> lsdev -C disk
Character Block Driver Class
8 2 UsbScsiAdaptor disk
21 3 esdisk disk
188 31 sdisk disk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2007 12:40 AM
07-31-2007 12:40 AM
Re: scsimgr brings error on hpux11.31
Just a speculation, but maybe the "spt" (scsi pass-thru driver) is needed too? Maybe compare the driver listings with this host against the other "workings" hosts you have and perhaps the problem will reveal itself.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2007 02:44 PM
09-04-2007 02:44 PM
Re: scsimgr brings error on hpux11.31
Install:
PHCO_36250 11.31 scsimgr cumulative patch
Thanks