﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
623	SLES11 SP2 : incorrect mountlist during mondoarchive	rue	Bruno Cornec	"Versions are :
mindi-2.1.1-1.sles11
afio-2.5-64
mindi-busybox-1.18.5-1.sles11
mondo-3.0.1-1.sles11

With SLES 11 SP2 the mountlist is created incorrectly during backup, which is causing troubles during restore. The mountlist has to be edited manually during restore.
{{{
$ df result:
/dev/mapper/vg00-lv_tmp       ext3       2064208    620164   1339188  32% /tmp
/dev/mapper/vg00-lv_usr       ext3       5160576   3917264    981168  80% /usr
}}}
From mondoarchive.log, mountlist.txt file content is:
{{{
/dev/dm-5 /tmp ext3 2097152
/dev/dm-7 /usr ext3 5242880
}}}
SLES 11 SP2 has links in /dev/vg00 pointing to dm-X devices - that's the difference from SLES 11 SP1. This problem doesn't exist with SLES 11 SP1."	defect	closed	high	3.0.3	mondo	3.0.1	major	fixed		
