I have the following setup
Last night the power went and after boot today I had no mounted raid volumes (the raid volumes themselves look OK), and an error saying "unable to mount; WARNING: R/W mount of /mnt/a denied. Filesystem is not clean - run fsck"
Then I ran
fsck -t UFS /dev/raid5/Ap1
And nothing else happens.
Code:
System information Hostname freenas.local Version 0.7.2 Sabanda (revision 5799) Built on Sun Feb 27 03:19:39 JST 2011 OS Version FreeBSD 7.3-RELEASE-p4 (revision 199506) Platform amd64-full on AMD Athlon(tm) 64 X2 Dual Core Processor 6000+
Code:
/dev/raid5/Ap1 COMPLETE/dev/ad4 online /dev/ad6 online /dev/ad8 online /dev/ad10 online /dev/ad412 online/dev/raid5/Bp1 COMPLETE/dev/ad14 online /dev/ad16 online /dev/ad18 online /dev/ad20 online /dev/ad22 online
Last night the power went and after boot today I had no mounted raid volumes (the raid volumes themselves look OK), and an error saying "unable to mount; WARNING: R/W mount of /mnt/a denied. Filesystem is not clean - run fsck"
Then I ran
fsck -t UFS /dev/raid5/Ap1
Code:
** /dev/raid5/Ap1 ** Last Mounted on /mnt/a ** Phase 1 - Check Blocks and Sizes
And nothing else happens.