Mount error, file system (ext3) on raid device
I get mount error when i say "mount -a" the portion give error
but manual mount works fine
From /etc/fstab
/dev/VG_report/LV_appsw /AppSW ext2 default 0 0
Error
mount: wrong fs type, bad option, bad superblock on /dev/VG_report/LV_appsw,
or too many mounted file systems
e2fsck /dev/mapper/VG_report-LV_appsw
e2fsck 1.35 (28-Feb-2004)
/dev/mapper/VG_report-LV_appsw: clean, 11/3204992 files, 111851/6400000 blocks
Any idea what could be wrong ?
thanks for your help
|