- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- From claimed to no_hw
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
06-26-2006 10:53 PM
06-26-2006 10:53 PM
I've read a thread to set the value of st_san_safe to 1. I've changed the value from 0 to 1, after the reboot all the drives can be seen (claimed) but cannot tar (cannot open device) and even diskinfo (invalid argument).
It is look like I can see the drives (claimed) but I cannot access those drives.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 11:02 PM
06-26-2006 11:02 PM
SolutionDid you reboot the server or the lib?
You have to powercycle the lib to reset the storage routers.
In case you rebooted the lib, there may some backup processes hung. Use lsof or fuser to find and kill them.
I would install HPs LTT and check the firmware of the storage routers.
http://www.hp.com/support/tapetools
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 11:06 PM
06-26-2006 11:06 PM
Re: From claimed to no_hw
test and you tell me again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 11:33 PM
06-26-2006 11:33 PM
Re: From claimed to no_hw
Yes, I made a new kernel and rebooted the unix machine also verified thru sam that the value was change to 1. I did not power cycle/reboot the library but one thing I observed is that even the local DDS3 drive
(used in archiving) also cannot be accessed. It is look like that when you set the st_san_safe to 1 all the drives cannot be accessed. Is it really required to change the value of st_san_safe to one.
What st_san_safe really do?
Hi Miguel,
With st_san_safe equal to 0, all the drives can be seen but eventually it will be no_hw.
I think you cannot do insf on no_hw?
Danny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2006 11:39 PM
06-26-2006 11:39 PM
Re: From claimed to no_hw
http://docs.hp.com/en/B2355-60105/st_san_safe.5.html
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2006 01:44 AM
06-27-2006 01:44 AM
Re: From claimed to no_hw
which device file are you using with tar???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2006 06:12 PM
06-27-2006 06:12 PM
Re: From claimed to no_hw
The document was very helpful. I tried to enable the st_san_safe to 1. I observed that the only tape device files I can use
are those that has "n" (no rewind) at the end. When in terms of reading and writing, what is the difference between 0m (rewind)and 0mn (no rewind).
Danny
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2006 08:19 PM
06-27-2006 08:19 PM
Re: From claimed to no_hw
The 0mn device does not do that. If an application using a 0mn device requires the tape to be rewound to the start position, it must explicitly send the rewind command.