Sponsored Content
Operating Systems SCO Boot hang after relocate of LSI HBA controller Post 302535048 by millosman on Wednesday 29th of June 2011 12:44:05 PM
Old 06-29-2011
Boot hang after relocate of LSI HBA controller

Hi folks,

I had problems trying to install SCO OpenServer 6 on a PC with no floppy drive and a SATA CD drive.
Eventually after advice received on this forum last week, I adopted a different approach by fitting the LSI HBA RAID adapter and associated disks into an older PC that does have CD and floppy drives.
I then installed the megasys (LIS) driver during the install and all went fine installing onto the RAID.
After successful installation I moved the RAID card and disks back into the supermicro Server to find that it doesn't boot properly and gets stuck.
Essentially it displays the SCO logo and boots to the Boot prompt, then proceeds to boot up normally up until it say 'System is booting up please wait (or words to that effect) then shows that it's loading the LSI driver with :-

Notice megasas 00.00.03.05 Oct 2 2006 followed by

0:0,127,0: HBA : (megasys,1) LSI MegaRAID 3.01

and does not proceed any further. Hangs!

I am guessing that either the Kernel doesn't like the new hardware in someway, and think that it may be to do either with different disk geometry or the fact the the RAID card is in a 'different' PCI slot / and therefore bus address.

Inspecting the disk geometry at the boot prompt shows HDPARM0 having the values 1023,255,63 which I believe were the values on the old PC used to install from.
Could it be that running on the new supermicro PC the Bios/RAID card is presenting different geometry and if so how can I find out what geometry is being presented so I can tweak SCO to use the correct geometry?

Any ideas anybody?

Thank you for your efforts in advance,

Rgds
Andy
 

9 More Discussions You Might Find Interesting

1. AIX

AIX 4.1.5/RS6000 boot hang, help requested

Hello there! I have a RS-6000 7043-140 machine with AIX version 4.1.5, that is working for almost 8 years now. It has a tty monitor. My problem started when I upgraded my machine to install a gxt250 graphics adapter card together with a 15" AOC VGA Monitor, logitech keyboard and mouse, ... (2 Replies)
Discussion started by: bright_genius
2 Replies

2. Shell Programming and Scripting

Help creating a script to relocate shares

I have a single Linux Red Hat 8.0 server with two external disk arrays (each a raid) connected via SCSI. The OS/boot/swap is on an internal set of disks and should not be affected by this process. I need to move all of my data from one disk array to another while keeping all of my 30 or so... (0 Replies)
Discussion started by: kenisswell
0 Replies

3. Solaris

solaris 5.8 hang on boot

I have an ultra 10 system, and am trying to install and verify a previously cloned hard drive, to make sure it works, that it really is a duplicate of the hard drive currently on an other server, etc. I plugged in this cloned hard drive as master, only drive in the system. No network LAN... (2 Replies)
Discussion started by: HikerLT
2 Replies

4. UNIX for Dummies Questions & Answers

NFS client subsystem hang up on boot

Hi, I have a Unix box running HP-UX 10.20 and it suddenly won't boot. Every time it goes down the boot checklist, it hangs on "NFS client subsystem" and just continues to say busy/wait. I have read something about the /etc/auto_master but don't quite understand what has to happen to fix it. ... (4 Replies)
Discussion started by: Asheley Ryan
4 Replies

5. AIX

Boot from CD hang

Why is one of my blade hanging and does nothing after trying to boot from CD??? ================== I tried to press 1....JS20 does not support SMS menu Here's what I see after 30 minutes... ------------------------------------------------------------------------------- ... (0 Replies)
Discussion started by: mifch
0 Replies

6. Solaris

hard disk broken, relocate user's home dir. All setting missing

Hi, guys I am a super newbie in solaris admin.... Now I got a problem. Due to the broken of one of Raid system, some user home directory is missing. Someone advises me to relocate the home directory on the new drive. I have googled and have tried " usermode -d " command. But I found a... (3 Replies)
Discussion started by: dr_dw
3 Replies

7. Linux

RPCBIND Hang at Boot

Hi guys, i explain my problem: I've FC10 64bit installed on a server Dell R410. When i boot the system with eth0 or eth1 linked (only one eth linked), all work fine and the system start normally. When i boot the system with eth0 + eth1 linked, the system hang when the rpcind service... (1 Reply)
Discussion started by: andreaden
1 Replies

8. Red Hat

Boot process hang

Hello, Sometime i see that the boot process hangs. I am using rhel 6.2. At that time in the console i see Probing EDD (edd=off to disable)... SSH service seems to be started but i can't login... ssh logs (last lines) in verbose mode level 3: debug2: we did not send a packet,... (3 Replies)
Discussion started by: @dagio
3 Replies

9. Solaris

Solaris 11.2 on Supermicro X10SL7-F with LSI SAS 2308

Hi, I am planning on building a Solaris 11.2 based ZFS file server. The hardware I have chosen is the following: Mobo: Supermicro X10SL7-F (with integrated 'LSI SAS 2308' controller) CPU: Intel i3-4150 RAM: 16GB ECC (brand/model is certified by Supermicro) # I will flash the... (2 Replies)
Discussion started by: tubiman
2 Replies
volcheck(1)							   User Commands						       volcheck(1)

NAME
volcheck - checks for media in a drive and by default checks all floppy media SYNOPSIS
volcheck [-v] [-i secs] [-t secs] pathname DESCRIPTION
The volcheck utility tells Volume Management to look at each dev/pathname in sequence and determine if new media has been inserted in the drive. The default action is to volcheck all checkable media managed by volume management. OPTIONS
The following options are supported: -i secs Set the frequency of device checking to secs seconds. The default is 2 seconds. The minimum frequency is 1 second. -t secs Check the named device(s) for the next secs seconds. The maximum number of seconds allowed is 28800, which is 8 hours. The fre- quency of checking is specified by -i. There is no default total time. -v Verbose. OPERANDS
The following operands are supported: pathname The path name of a media device. EXAMPLES
Example 1: A sample of the volcheck command. The following example example% volcheck -v /dev/diskette /dev/diskette has media asks Volume Management to examine the floppy drive for new media. The following example example% volcheck -i 2 -t 600 /dev/diskette1 & asks Volume Management if there is a floppy in the floppy drive every 2 seconds for 600 seconds (10 minutes). FILES
/dev/volctl Volume Management control port ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWvolu | +-----------------------------+-----------------------------+ SEE ALSO
eject(1), volcancel(1), volmissing(1) rmmount(1M), vold(1M), rmmount.conf(4), vold.conf(4), attributes(5), volfs(7FS) WARNINGS
Due to a hardware limitation in many floppy drives, the act of checking for media causes mechanical action in the floppy drive. Continu- ous polling of the floppy drive will cause the drive to wear out. It is recommended that polling the drive only be performed during periods of high use. SunOS 5.10 21 Feb 1997 volcheck(1)
All times are GMT -4. The time now is 10:05 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy