Operating System - HP-UX
1830465 Members
2616 Online
110005 Solutions
New Discussion

Disconnect SCSI from Itanium box without turning off?

 
SOLVED
Go to solution
Kalin Evtimov
Regular Advisor

Disconnect SCSI from Itanium box without turning off?

A few time ago an HP-guy told me, that I can plug any SCSI devices into Itanium boxes without having to turn them off (not like RISC machines).

As I have to disconnect an SCSI Array from an productive Itanium box, I was wondering if this would work too without causing errors.

Please let me know, if You have some information.

Greetings!

Kalin
4 REPLIES 4
Torsten.
Acclaimed Contributor
Solution

Re: Disconnect SCSI from Itanium box without turning off?

Hi,

this might work 99 or even 999 times without problems, but anyway - it is recommended to never open a powered SCSI bus, regardless the connected devices.


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!   
Steven E. Protter
Exalted Contributor

Re: Disconnect SCSI from Itanium box without turning off?

Shalom,

We've done it with PA-RISC machine with a 99% success rate.

Its never a good idea to do this while an Oracle database is running on the storage, but beyond that its pretty safe.

Just that 1% of the time that crashes systems that bothers me. Older PA-RISC systems required scsi termination. The lack of termiation caused crashes.

Newer systems and tape drives are self terminating, eliminating the problem.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Torsten.
Acclaimed Contributor

Re: Disconnect SCSI from Itanium box without turning off?

On newer systems the internal and external busses are seperated. The older systems are using only one bus for internal devices and provide a connector for external. If you disconnect the external devices, the internal was open. this is the reason.

Anyway, don't open an active bus!
(valid for every SCSI bus).

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!   
Kalin Evtimov
Regular Advisor

Re: Disconnect SCSI from Itanium box without turning off?

Thank you for this information!