Displaying 1 result from an estimated 1 matches for "ada718".
Did you mean:
ada1
2006 Jan 25
1
EXT3: failed to claim external journal device.
...ount:
EXT3: failed to claim external journal device.
The external journal lives on a LVM2 logical volume and it seems to be
accessible ( we can dumpe2fs and see filesystem information).
Here's the system information and command line used to create the
filesystem :
SuSE SLES9 2 , kernel 2.6.5
ada718-5:/ # rpm -qa | grep e2fs
e2fsprogs-1.36-6.2
-----------------------------------------
mke2fs -O journal_dev /dev/mapper/home_jou_vol_grp-home_jou 400000
mke2fs -E stride=16 -O sparse_super,dir_index -j -J
device=/dev/mapper/home_jou_vol_grp-home_jou /dev/mapper/home_vol_grp-home
Any ideas?
T...