- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- iSCSI problem
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-29-2010 06:54 AM
10-29-2010 06:54 AM
iSCSI problem
http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c02037109/c02037109.pdf
#iscsiutil -p -O show no output and when we do an ioscan -fnH 255 we see the below output.
#ioscan -fnH 255
Class I H/W Path Driver S/W State H/W Type Description
===========================================================================
iscsi 1 255/0 iscsi NO_HW VIRTBUS iSCSI Virtual Node
usbmsvbus 1 255/1 mass_storage NO_HW VIRTBUS USB Mass Storage
ext_bus 3 255/1/0 usb_ms_scsi NO_HW INTERFACE USB Mass Storage SCSI
Any idea what else needs to checked or configured.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2010 09:19 PM
10-29-2010 09:19 PM
Re: iSCSI problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2010 05:34 PM
10-31-2010 05:34 PM
Re: iSCSI problem
echo "iscsi_krs_delete/W 1" | adb -o -w /stand/vmunix /dev/kmem
/opt/iscsi/bin/iscsiutil -x
shutdown -r 0
After the reboot run iscsiutil and the ioscan :
/opt/iscsi/bin/iscsiutil -a -I 10.12.4.6
ioscan -H 255
iscsidiag can be used to see before and after configuration information.
Before clearing the iSCSI information and rebooting the system, capture the config just incase as follows:
ioscan -kfn > /tmp/ioscan.pre_shutdown.out
iscsiutil -p > /tmp/iscsi_tgt.pre_shutdown.out
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2010 04:29 AM
11-13-2010 04:29 AM
Re: iSCSI problem
it works fine now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2010 04:32 AM
11-13-2010 04:32 AM