﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
330	Mondoarchive partially ignores -E option.	David Lopez	Bruno Cornec	"Hi there guys!

We have been testing Mondorescue for a while and, in some of our tests, ""mondoarchive"" tools is partially ignoring -E switch. It correctly excludes some of the folders but some of them are included in the mondo backup.

In the following excerpt of the /var/log/mondoarchive.log, It can be seen that ""/var/opt/bea92"" folder shoud be excluded from the backup:

{{{
----

		[Main] libmondo-cli.c->handle_incoming_parameters#266: Switches:-
		[Main] libmondo-cli.c->handle_incoming_parameters#270: -E  /var/opt/apache /var/opt/apache/data /var/logs/apachelogs /opt/bea92
/var/opt/bea92
/var/opt/bea92/logs
/var/opt/bea92_ia32 /var/opt/bea92
/var/opt/bea92_ia32 /var/opt/bea92/logs /opt/bea92_ia32
/var/opt/bea92_ia32/logs /var/opt/bea92_ia32 /var/opt/bea92_ia32/logs
		[Main] libmondo-cli.c->handle_incoming_parameters#270: -I /boot / /home /opt /usr /usr/local /var
		[Main] libmondo-cli.c->handle_incoming_parameters#270: -N 
		[Main] libmondo-cli.c->handle_incoming_parameters#270: -O 
		[Main] libmondo-cli.c->handle_incoming_parameters#270: -d backedUpServer.kilo.rana.com
		[Main] libmondo-cli.c->handle_incoming_parameters#270: -n NFS_Server.kilo.rana.com:/vol/VNFS010/ignite_archive/MONDO
		[Main] libmondo-cli.c->handle_incoming_parameters#270: -p 200903062105.backedUpServer.mondoImage
		[Main] libmondo-cli.c->handle_incoming_parameters#270: -s 4480m
[Main] libmondo-tools.c->post_param_configuration#458: Foo
	[Main] libmondo-files.c->store_nfs_config#1240: Storing NFS configuration
	[Main] libmondo-files.c->store_nfs_config#1317: Finished storing NFS configuration
	[Main] libmondo-tools.c->post_param_configuration#744: Finished processing incoming params

----
}}}
but if we look at the list of files included in the backup we can see that the whole set of files hanging under /var/opt/bea92 are included in the backup (here is included an excerpt of the list):
{{{
----
/var/opt/bea92/domains/rapid/servers/san01_rapid/tmp/_WL_user/webtop_@5.3.0.508/drm0ge/war/wdk/theme/windowsxpsilver/images/statusbar/bg.gif
/var/opt/bea92/domains/rapid/servers/san01_rapid/tmp/_WL_user/webtop_@5.3.0.508/drm0ge/war/wdk/theme/windowsxpsilver/images/statusbar/left.gif
/var/opt/bea92/domains/rapid/servers/san01_rapid/tmp/_WL_user/webtop_@5.3.0.508/drm0ge/war/wdk/theme/windowsxpsilver/images/statusbar/right.gif
/var/opt/bea92/domains/rapid/servers/san01_rapid/tmp/_WL_user/webtop_@5.3.0.508/drm0ge/war/wdk/theme/windowsxpsilver/images/statusbar/statusBarBg.gif
----
}}}
Could you please help me with this issue?

do not hesitate to contact me if you need any further information.

Best Regards
lopezd7.
"	defect	closed	high	2.2.9	mondo	2.2.7	critical	worksforme	mondoarchive ignores -E	mondo@…
