badrunner
August 22nd, 2009, 11:35 AM
I have a server with a raid0 array of two disks (its basically a dumping ground for big files so reliability doesnt matter).
Yesterday the server shutdown when the array was being written to due to a power failure, and today when i try to mount, the command just sits there appearing to do nothing for ages and not actually mounting the disk. Any ideas how i can diagnose/repair this, im far from being an expert on raid, i know just enough to be dangerous, so would appreciate any help.
Relevant line from fstab:
/dev/md0 /var/server ext3 noexec 0 0
Output from mdadm:
tom@gandalf:/$ sudo mdadm --detail /dev/md0
/dev/md0:
Version : 00.90
Creation Time : Fri Apr 10 13:34:40 2009
Raid Level : raid0
Array Size : 2930271872 (2794.53 GiB 3000.60 GB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 0
Persistence : Superblock is persistent
Update Time : Fri Apr 10 13:34:40 2009
State : clean
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
Chunk Size : 64K
UUID : 0025aff4:e89ee912:e73ef6c3:51f2c869 (local to host gandalf)
Events : 0.1
Number Major Minor RaidDevice State
0 8 1 0 active sync /dev/sda1
1 8 17 1 active sync /dev/sdb1
Yesterday the server shutdown when the array was being written to due to a power failure, and today when i try to mount, the command just sits there appearing to do nothing for ages and not actually mounting the disk. Any ideas how i can diagnose/repair this, im far from being an expert on raid, i know just enough to be dangerous, so would appreciate any help.
Relevant line from fstab:
/dev/md0 /var/server ext3 noexec 0 0
Output from mdadm:
tom@gandalf:/$ sudo mdadm --detail /dev/md0
/dev/md0:
Version : 00.90
Creation Time : Fri Apr 10 13:34:40 2009
Raid Level : raid0
Array Size : 2930271872 (2794.53 GiB 3000.60 GB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 0
Persistence : Superblock is persistent
Update Time : Fri Apr 10 13:34:40 2009
State : clean
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
Chunk Size : 64K
UUID : 0025aff4:e89ee912:e73ef6c3:51f2c869 (local to host gandalf)
Events : 0.1
Number Major Minor RaidDevice State
0 8 1 0 active sync /dev/sda1
1 8 17 1 active sync /dev/sdb1