- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Known ioscan issue?
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
04-24-2002 08:01 AM
04-24-2002 08:01 AM
I have been told of a known issue with running ioscans on a box that is direct connected to a TAN.
I was told that it could cause backups to fail or hang and never to run it. This makes thing really hard as an administrator to do any task without ioscan. It???s like having surgery on your stomach and finding out how much you really do use your stomach muscles.
I haven???t seen any documentation on this issue and would really like to get to the root of it. So maybe someday I can use my ioscans again. Can someone lead me in the right direction?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 08:22 AM
04-24-2002 08:22 AM
SolutionIf you have added no hardware/devices to your system since the last ioinit (on bootup) use an ioscan with the -k option which is perfectly safe.
ie:
ioscan -fnk
Notice the time difference between o/p of
ioscan -fn
and
ioscan -fnk
DO NOT have 2 ioscans (without -k) running simultaneously, ps -ef | grep ioscan before running one.
Certain disk array monitors will run them on startup.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 12:43 PM
04-24-2002 12:43 PM
Re: Known ioscan issue?
I assume you mean SAN and not TAN. I have not had any issues in running ioscans on direct connect sans till date and they have definetly not affected my backup( Netbackup) all are using EMC symmetrix. Is there any specific problem ?
If it is TAN could you please expand.
Thanks
Regards
Hari
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 12:50 PM
04-24-2002 12:50 PM
Re: Known ioscan issue?
No it is a TAN. All I know is, Ive never had an issue with it before. Im on a new project and that is what they are telling me here. I am just trying to find what the heck they are talking about.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 01:34 PM
04-24-2002 01:34 PM
Re: Known ioscan issue?
I think Bill's response is on the right track
And for us dummies - please define TAN.
Is it Tape Area Network?
Thx,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-24-2002 04:16 PM
04-24-2002 04:16 PM
Re: Known ioscan issue?
There is no need to run ioscan without -k unless you are trying to discover new devices that were connected while the system was still running (which is always dangerous). The -k option tells ioscan to obtain it's information from kernel memory (which won't hang). And one other advantage: ioscan -k is about 20 to 100 times faster.
Bill Hassell, sysadmin