Problem: Why does my Compaq with an HP tape give "NOTICE: cha: SCSI bus has been reset ha=0" messages?
Solution:
Compaq controllers with HP tape drives may see:
NOTICE: cha: SCSI bus has been reset ha=0
Attached SCSI peripherals will return to power up state
NOTICE: cha: Unexpected SCSI phase ha=0 id=6 lun=0
Fix
- cd /etc/conf/pack.d/cha
- vi space.c
- Search for "int cha_print_warnings= -1;"
- Change it to "int cha_print_warnings=0;"
- Relink the kernel and rebgoot for the change to take effect.
©1996 - 2008 Computer Business Consultants, Inc. All rights reserved. |