Sponsored Content
Full Discussion: PANIC Error
Top Forums UNIX for Advanced & Expert Users PANIC Error Post 28220 by s93366 on Sunday 15th of September 2002 06:39:43 PM
Old 09-15-2002
Do you have the correct drivers for the 5300 array controller?
I dont think you can use the 3200 driver for a 5300 controller

I have no experince with sco unix. I have some NT machines (burp) running with 3200 and 5300 controllers and they don't boot
if you replace a 3200 with a 5300 without changing drivers..

Maybe the same in SCO?

everything from the first smart up to 3200 works great with the same driver but not the 5300 series..

Just a thought..
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Panic

Hi All, When I came officce this morning I saw this error messages on the screen ----- PANIC:srmountfun - Error 6 mounting rootdev hd (1/42) Cannot dump 32639 pages to dumpdev hd (1/41) : space for only 0 pages Dump not completed -------- and machine was reboot mode. Why this problem... (3 Replies)
Discussion started by: alisev
3 Replies

2. SCO

Panic :

Hi Friends , i am getting the following error when iam booting a sco unix system. ------------------ H init PANIC : srmountfun --Error 22 mounting rootdev hd(1/42) cannot dump 40863 pages to dempdev hd(1/41) : space for only 0 pages. Dump not completed. Safe to power off.... (1 Reply)
Discussion started by: sveera
1 Replies

3. Red Hat

error : kernel panic: No init found

helo, my system is runing on redhat 9.0. but now when i run my machine i got the following error. Kernel Panic:No init found. try passing init = option to kernel. i dont have any idea about linux administration. can u help me to solve this error Thanks and Regards,... (2 Replies)
Discussion started by: amitpansuria
2 Replies

4. Linux

Kernal panic error& setuproot:error mounting /proc&/sys

Hi all, I am new to redhat/fedora linux. In fedora linux 6,we created one file system(hda3 - /fs). in this mount poing we were installed mounta vista os. while booting we are getting below error messages. 1) Booting 'mountaVisat(2.6.18_pro 500_pc_target-x86_586 smp)' root(hd0,1)... (2 Replies)
Discussion started by: arjunreddy3
2 Replies

5. Solaris

can any body tell me what is the difference between server panic and fatal error.

HI friends can any body tell me what is the difference between server panic and fatal error. (1 Reply)
Discussion started by: tv.praveenkumar
1 Replies

6. SCO

"PANIC: k_trap" error

hi I've virtualized physical SCO 5.0.6 on ESX 4 according to: Blog du DS45: HOWTO SCO P2V in the real life SCO starts with the network, but during shutdown I'm getting this message: PANIC: k_trap. My /etc/default/boot: # cat /etc/default/boot #ScoAdminInit BOOTMNT {RO RW NO} RO... (4 Replies)
Discussion started by: ccc
4 Replies

7. Red Hat

Kernel Panic Error

Hi Guys, I'm working with a down RedHat Server. Whenever the server tries to boot, there's an error stating: Kernel panic: No init found. Try passing init= option to kernel. In addition to this, the "Caps Lock" and "Scroll Lock" lights start flashing. The server doesn't boot pass this... (1 Reply)
Discussion started by: bbbngowc
1 Replies

8. Solaris

"PANIC CPU" ERROR MESSAGE

A server that I am working on (SUN FIRE V240 , SOLARIS 10) doesn't boot because of a corrupted files system. I tried to repair de file system, I also tried to to restore all the files systems with a backup of the server that I have but the message bellow appear panic/thread=30002fc2060:... (8 Replies)
Discussion started by: feg
8 Replies

9. Solaris

Panic error

Hi All, I am getting the below error after login to box. SunOS Release 5.10 Version Generic_147440-02 64-bit Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved. os-io Cross trap sync timeout: at cpu_sync.xword: 0x1010panic: failed to sto p cpu8 panic: failed to... (1 Reply)
Discussion started by: chetansingh23
1 Replies

10. Red Hat

Error: kernal panic not syncing

HI All, server stopped here, we are suspecting server crash, need install new OS. Any suggestions on this. kindly help to us. Thanks Rajesh (0 Replies)
Discussion started by: Rajesh_Apple
0 Replies
CISS(4) 						   BSD Kernel Interfaces Manual 						   CISS(4)

NAME
ciss -- Common Interface for SCSI-3 Support driver SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device scbus device ciss Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): ciss_load="YES" DESCRIPTION
The ciss driver claims to provide a common interface between generic SCSI transports and intelligent host adapters. The ciss driver supports CISS as defined in the document entitled CISS Command Interface for SCSI-3 Support Open Specification, Version 1.04, Valence Number 1, dated 2000/11/27, produced by Compaq Computer Corporation. We provide a shim layer between the ciss interface and CAM(4), offloading most of the queueing and being-a-disk chores onto CAM. Entry to the driver is via the PCI bus attachment ciss_probe(), ciss_attach(), etc. and via the CAM interface ciss_cam_action(), and ciss_cam_poll(). The Compaq ciss adapters require faked responses to get reasonable behavior out of them. In addition, the ciss command set is by no means adequate to support the functionality of a RAID controller, and thus the supported Compaq adapters utilize portions of the control protocol from earlier Compaq adapter families. Currently ciss supports the ``simple'' and ``performant'' transport layer. Non-disk devices (such as internal DATs and devices attached to the external SCSI bus) are supported as normal CAM devices provided that they are exported by the controller firmware and are not marked as being masked. Masked devices can be exposed by setting the hw.ciss.expose_hidden_physical tunable to non-zero at boot time. Direct Access devices (such as disk drives) are only exposed as pass(4) devices. Hot-insertion and removal of devices is supported and notification messages will be reported to the console and logs. The problem which adapter freezes with the message ``ADAPTER HEARTBEAT FAILED'' might be solved by updating the firmware and/or setting the hw.ciss.nop_message_heartbeat tunable to non-zero at boot time. HARDWARE
Controllers supported by the ciss driver include: o Compaq Smart Array 5300 (simple mode only) o Compaq Smart Array 532 o Compaq Smart Array 5i o HP Smart Array 5312 o HP Smart Array 6i o HP Smart Array 641 o HP Smart Array 642 o HP Smart Array 6400 o HP Smart Array 6400 EM o HP Smart Array E200 o HP Smart Array E200i o HP Smart Array P212 o HP Smart Array P220i o HP Smart Array P222 o HP Smart Array P230i o HP Smart Array P400 o HP Smart Array P400i o HP Smart Array P410 o HP Smart Array P410i o HP Smart Array P411 o HP Smart Array P420 o HP Smart Array P420i o HP Smart Array P421 o HP Smart Array P430 o HP Smart Array P430i o HP Smart Array P431 o HP Smart Array P530 o HP Smart Array P531 o HP Smart Array P600 o HP Smart Array P721m o HP Smart Array P731m o HP Smart Array P800 o HP Smart Array P812 o HP Smart Array P830 o HP Smart Array P830i o HP Modular Smart Array 20 (MSA20) o HP Modular Smart Array 500 (MSA500) SEE ALSO
cam(4), pass(4), xpt(4), loader.conf(5), camcontrol(8) CISS Command Interface for SCSI-3 Support Open Specification, Version 1.04, Valence Number 1, Compaq Computer Corporation, 2000/11/27. AUTHORS
The ciss driver was written by Mike Smith <msmith@FreeBSD.org>. This manual page is based on his comments and was written by Tom Rhodes <trhodes@FreeBSD.org>. BSD
January 26, 2012 BSD
All times are GMT -4. The time now is 05:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy