Sponsored Content
Special Forums Hardware Filesystems, Disks and Memory Unix not Booting after defect HDD Post 302200380 by severt on Thursday 29th of May 2008 05:43:09 AM
Old 05-29-2008
Hi Zaxxon,

Thanks for your quick reply.

Itīs a Adaptec AIC7880 raid controller intergrated on the mainboard.
While the Bios postings are on the screen I can access the raid settings by pressing CTR-A.

There isn't much to set here.
No boot settings or what so ever.

In the main (motherboard) bios the first startup device is the Raid Disc.
So everything is ok.

But when the Bios postings dissapear and the OS should start it hangs with a blinking cursor and then reboots automatically after 1 minute.

Dennis
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

SCO UNIX HDD full backup

HI ALL, I need to backup HDD with SCO UNIX. I need to have a full functionaly backup of this hard disk. Does anybody have any tool or subsription how to do it. I tried some SW, but after when I tried to use this copy of my original disk "can not find a root directory". Thanks in advance. (1 Reply)
Discussion started by: jardas
1 Replies

2. Solaris

Unix not recognising new HDD

I've just replaced the secondary disk drive (was 4 Gb) with a Seagate Barracuda 7200 200 Gb. However the OS seems to think this is only 500 Mb and a spin speed of 5400, although it correct recognises the drive as Seagate ST3200822A. I take it that it still thinks the old drive is attached. How... (5 Replies)
Discussion started by: wiggiesworld
5 Replies

3. UNIX for Dummies Questions & Answers

Make a copy of a unix HDD

i have this HDD with SCO 5.0.6 and i'm getting this errors WARNING: wd0: Error on fixed disk dev 1/42, block=4829, cmd=0x000000C8 Sun Mar 11 05:50:08 2007 status=0x00000040, LBA sector=1285723, cylinder/head=5022/0 WARNING: wd0: Error... (0 Replies)
Discussion started by: josramon
0 Replies

4. Solaris

problem while booting from hdd

hello gurus, i have just installed the os on hdd, when i write down boot command on ok prompt, I get following error continuously. what could be the possible problem WARNING: /ssm@0,0/pci@18,600000/scsi@2/sd@0,0 (sd0): auto request sense failed (reason=reset) WARNING:... (2 Replies)
Discussion started by: sameergrover
2 Replies

5. BSD

OpenBSD downgrades HDD transfer mode, I want to upgrade it WITHOUT BOOTING

Hi, I have a crappy hard disk and am trying to back up stuff from it onto my newer hopefully less crappy disk. There are dead sectors on the disk and some files can't be read (at all) so OpenBSD downgrades the transfer mode down until PIO mode 4. I noticed the transfer speed slowing down... (0 Replies)
Discussion started by: fiori_musicali
0 Replies

6. UNIX for Dummies Questions & Answers

Old HDD copy to new HDD ? im lost...

Over the last few months the HDD spins louder and louder, so I fiqured its time to replace the HDD. Its been running 24/7/365 since 98 :eek:. yes i said since 98 :D I have an IBM system 43P Model 240. 233 MHz. running AIX Version 4. The current HDD is an IBM DGHS COMP IEC -950 FRU PN#... (5 Replies)
Discussion started by: Chevy89rocks
5 Replies

7. Solaris

NTFS HDD readable from UNIX

I have somehow taken on the collateral duties of System Administrator for our small internal network. At current we have one main file server with 48 SATA swappable drives under the Solaris 10 OS. My question is this. Our analysts are bringing back data from the field in Windows formatted... (8 Replies)
Discussion started by: cbrowne20
8 Replies

8. Programming

Mixed enum types - coverity defect

Hi All, I came across this error "MIXING ENUM TYPES" when I run my C program against the Coverity Tool. I've made many search relating to the error, but I didnt find the exact solution. Can anyone help me to overcome this.? Thanks in Advance.!! (3 Replies)
Discussion started by: Parameswaran
3 Replies

9. AIX

IBM AIX Internal HDD vs SAN HDD and Oracle

Hi Folks, I am facing an issue with the performance. P4 with 1 processor and 16 GB RAM and SAN HDD = Oracle report takes 25 minutes P5 with 2 processors and 16 GB RAM internall HDD with LPAR = Oracle Report takes 1 hour 15 minutes ( please note I have assigned all the max processors and... (7 Replies)
Discussion started by: filosophizer
7 Replies
cachefsd(1M)						  System Administration Commands					      cachefsd(1M)

NAME
cachefsd - CacheFS daemon SYNOPSIS
/usr/lib/fs/cachefs/cachefsd DESCRIPTION
The cachefsd server implements features of the cache filesystem (CacheFS). It is invoked at boot time and run if the / (root) and /usr filesystems are being cached. If /usr is being cached, cachefsd is invoked by inetd(1M) from inetd.conf(4). At run time, cachefsd is invoked by the inetd mechanism in response to an RPC request from a user command such as mount_cachefs(1M). The cachefsd server supports the "disconnected mode" of CacheFS. In this mode, a user can continue to read and, depending on the option selected, write to files in a cached filesystem when the NFS server for the cached files is not available. The cachefsd daemon performs the following functions in support of the CacheFS: o Implements the connection policy. The daemon determines whether the NFS server backing the cache is connected or disconnected from the cache, or is in transition from the connected or disconnected states. o Implements "log rolling," wherein the daemon monitors a disconnected NFS server for reconnection. After such a server returns to a connected state, cachefsd rolls any local changes to cached files (kept in a log) back to the server. o Manages "packing," wherein cachefsd makes a best effort to ensure that files in a user-specified list are available in the cache in disconnected mode. o Supports user interfaces by supplying statistics, reporting conflicts between the cache and the back filesystem, and supporting a list of files for packing. The running of cachefsd is required for the disconnected mode of CacheFS. OPTIONS
The following options are supported: -r Used for invoking cachefsd for the / filesystem. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ SEE ALSO
cachefspack(1M), cfsadmin(1M), mount_cachefs(1M), inetd.conf(4), attributes(5) SunOS 5.11 2 October 2000 cachefsd(1M)
All times are GMT -4. The time now is 06:26 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy