Koozali.org: home of the SME Server

Raid Problem URGENT!!!

Robert Heaton

Raid Problem URGENT!!!
« on: August 08, 2003, 04:25:02 PM »
Hello,

I recently changed some settings on SME 5.6 and required a reboot, when the system rebooted, it threw up loads of raid errors, (I'm using software raid) and I was left with;

Setting clock dup2: bad file descriptor
/etc/rc.sysinit: /dev/null read-only file system
grep /proc/mounts: no such file or directory
checking root filesystem
dup2: bad file desciptor

I am then asked to enter root password for maintenence, upon logging in, I can mount the / filesystem, then when I try to run fsck /
It says "Couldn't open /proc/partitions: no such file or directory
Is /proc mounted?


Any ideas? PLEASE HELP!!!

Rob.


P.S. I have tried booting from both drives, and the message is the same

Robert Heaton

Re: Raid Problem URGENT!!!
« Reply #1 on: August 08, 2003, 04:39:26 PM »
Update,

I have mounted /proc by typing mount /proc
But when trying to load fsck / i get the message:
Error Couldn't open /dev/null (Read Only Filesystem)

How do I mount / as a Read/Write filesystem,

I tried mount / and got /dev/md1 already mounted or / busy
according to mtab, /dev/md1 is alreeady mounted on /

I have also tried accessing the partition directly by

mount -t ext3 /dev/hdc1 /

But got the same error.

Any ideas? Rob.

guestHH

Re: Raid Problem URGENT!!!
« Reply #2 on: August 08, 2003, 06:42:27 PM »
Hi Rob,

reboot and login as 'single' (or do a 'init 1')

Then you can check the filesystems safe.

Robert Heaton

Re: Raid Problem URGENT!!!
« Reply #3 on: August 08, 2003, 07:28:05 PM »
Hi!

I tried that, and managed to run fsck, but it didn't return any errors, so it looks like the file sstem is intact.

Cheers,
Rob.


P.S. Do you know how to pause the linux startup, so you can read any errors it throws up at boot time? Shift + Pause doesn't seem to work!

Michael Smith

Re: Raid Problem URGENT!!!
« Reply #4 on: August 09, 2003, 08:26:13 PM »
Go to Server Manager, have a look at the dmesg log.

Robert Heaton

Re: Raid Problem URGENT!!!
« Reply #5 on: August 11, 2003, 04:54:04 PM »
I can't get that far, as the server doesn't start.

Rob.

Ed

Re: Raid Problem URGENT!!!
« Reply #6 on: August 13, 2003, 09:18:05 PM »
You may not be able to stop it but
I think Crtl-PageUp should let you go back...