- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: during ioscan devices under specific target do...
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
10-16-2001 09:47 AM
10-16-2001 09:47 AM
during ioscan devices under specific target do not appear
Thanks in advance.
nancy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 10:14 AM
10-16-2001 10:14 AM
Re: during ioscan devices under specific target do not appear
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 10:20 AM
10-16-2001 10:20 AM
Re: during ioscan devices under specific target do not appear
try ioscan -fnC disk
Good luck
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 10:23 AM
10-16-2001 10:23 AM
Re: during ioscan devices under specific target do not appear
then use hw_path by
ioscan -H hw_path
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 02:02 PM
10-16-2001 02:02 PM
Re: during ioscan devices under specific target do not appear
The best to find devices is from your
kernel. In most cases an 'ioscan -fn'
will do the job, BUT it actually goes
and tries to discover and sometimes
will reset SCSI devices. My advice is
use what is in the kernel already.
'ioscan -fnkC disk' will find disks
'ioscan -fnkC tape' will find tape drives.
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2001 03:55 PM
10-16-2001 03:55 PM
Re: during ioscan devices under specific target do not appear
So, do an ioscan -f first. Make sure it completes. Check the output and search for SCAN.If you don't find it in the output, then do ioscan -fnC disk to see if you can be able to see the output.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2001 03:19 AM
10-17-2001 03:19 AM
Re: during ioscan devices under specific target do not appear
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2001 03:32 AM
10-17-2001 03:32 AM
Re: during ioscan devices under specific target do not appear
You mean the disks don't show up when you do a "ioscan -fnC disk"?
Can you provide us a list of the /dev/dsk and /dev/rdsk directories for the missing disks, and also a full ioscan "ioscan -fn"? This will maybe give us a clue.
BTW, what os are you running, and do you have the latest patches installed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2001 04:30 AM
10-17-2001 04:30 AM
Re: during ioscan devices under specific target do not appear
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2001 06:29 AM
10-24-2001 06:29 AM
Re: during ioscan devices under specific target do not appear
the devices are available but do not show up in an ioscan. The patches mentioned take care of the skipped lun problem.
Thanks for all the input.
nancy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2001 06:38 AM
10-24-2001 06:38 AM
Re: during ioscan devices under specific target do not appear
Did you try "'sympd""
command for listing the
devices? I normally use
the output of this command
to assign luns to the VG's.
Yeah, that problem with
the skipping lun hit us once,
though it was on a different
disk model (amdahl).
-raj