﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
621	mondoarchive crashes when fstab contains bind mounts	victor gattegno	Bruno Cornec	"If there are some bind mounts in /etc/fstab, example :

{{{
/ora/2/saptrace/usertrace  /home/ora/user     none    bind
}}}

Then mondoarchive fails with :

{{{
FATAL ERROR. Cannot find /ora/2/saptrace/usertrace's size - is your /etc/fstab sane?
}}}

I found where is the problem : mondoarchive crashes because mindi doesn't manage bind mounts in fstab.

At line #2215 /usr/sbin/mindi 2.1.1 checks only ""/dev/"", as the /etc/fstab mount bind lines don't contain any ""/dev"", then mindi dies with that fatal error message (mindi 2.1.1 Line #2216).
"	defect	closed	high	3.0.3	mindi	3.0.1	major	fixed		
