- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Configuration of new DS2100
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
08-10-2004 12:41 AM
08-10-2004 12:41 AM
Configuration of new DS2100
ba 3 0/4/0/0 PCItoPCI CLAIMED BUS_NEXUS PCItoPCI Bridge
i2o 0 0/4/0/1 iop_drv CLAIMED INTERFACE IOP
ext_bus 4 0/4/0/1.0 bs_osm CLAIMED INTERFACE I2O Block Stora
ge
target 6 0/4/0/1.0.0 tgt CLAIMED DEVICE
disk 3 0/4/0/1.0.0.0 sdisk CLAIMED DEVICE I2O RAID5
/dev/dsk/c4t0d0 /dev/rdsk/c4t0d0
target 7 0/4/0/1.0.7 tgt CLAIMED DEVICE
ctl 4 0/4/0/1.0.7.0 sctl CLAIMED DEVICE Initiator
/dev/rscsi/c4t7d0
ba 4 0/6 lba CLAIMED BUS_NEXUS Local PCI Bus A
dapter (782)
i cannot see this device in the ioscan -fnC disk
i have the default config and dip switches set to SES to support my OS. it is on a single bus mode and i have 4 146GB drives in the DS2300.
I also have a DS2100 connected on the same 4 port scsi card that has been working fine always as you can see from the above output. I tried a insf -e to install the special files but to no avail. I did not reboot once it all came up.. do i need to ? what do i need to do to make it available in the ioscan so that i can start using that space?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 12:53 AM
08-10-2004 12:53 AM
Re: Configuration of new DS2100
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 08:12 PM
08-10-2004 08:12 PM
Re: Configuration of new DS2100
any more ideas ? in general i would just need to run insf -e to install the necessary special files and it should detect right. is there a hardware issue?
the whole setup is brand new. the DS2100 is running since 6 months now.
after running the insf do i need to rebuild the kernel ??
victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 09:11 PM
08-10-2004 09:11 PM
Re: Configuration of new DS2100
Pls remind that by default the initiator SCSI ID is 7 in DS2100 class devices. Maybe a SCSI ID's conflict is happening among them. In this case you must select a new SCSI ID that not be in use by other initiators and/or disks (check A,B,C rear switch setting). For more info pls refer at your producto user's guide.
The default initiator SCSI ID's can be changed by PDC interaction when interrupt the 10 awaiting seconds in the boot secuence.
When Main Menu is displayed select "SERvice menu" at the command line. Then, with the SCSI INIT
To exit enter RESET at the command line. The system will be rebooted.
Also pls check in your syslog.log file if any message like this are logged:
ext_bus
This message is a good hint to validate my theory.
Rgds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 09:23 PM
08-10-2004 09:23 PM
Re: Configuration of new DS2100
No, you don't need to rebuild the kernel after running insf command.
I agree with Mosquera that you should check the SCSI ID in both DS2100 and DS2300 first. Or you may temporary disconnect the DS2100 and see whether the system can detect the DS2300.
Good luck.
twang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2004 09:50 PM
08-10-2004 09:50 PM
Re: Configuration of new DS2100
I fixed it. I remember i had a similar situation before. I needed to use IRM to configure the new devices on the new raid channel . Basically HBA configuration. All is fine. Thanks guys for the efforts.