﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
108	/dev fills up to 100% and stops	d3acon	Bruno Cornec	"I started mondoarchive from the commandline on an openSuSE 10.1 x86 system (dual core). -> NFS mount -> 4400 MB as filesize <br>
The progressbar showed up - but it filled up the /dev instead of my mounted nfs drive.
{{{
du -sm /dev/* | sort
341     /dev/mondo.scratch.27361
93      /dev/tmp.mondo.8514
1       /dev/shm
....
}}}
Following processes were running, when I tried to stop it:
{{{
[15:47] root@ucl01121:~# ps -ef|grep mondo
root     13524 11910 14 15:20 pts/2    00:04:05 mondoarchive
root     21087 13524  0 15:45 pts/2    00:00:00 sh -c gzip -c1 > /dev/tmp.mondo.8514/xattr_list.45.gz
root     24939 13524  0 15:45 pts/2    00:00:00 sh -c afio -o -b 131072 -M 16m -Z -P bzip2 -G 9 -T 3k -E /usr/share/mondo/do-not-compress-these /dev/tmp.mondo.8514/tmpfs/46.afio.bz2 < /dev/tmp.mondo.8514/filelist.46 2>> /var/log/mondo-archive.log
root     24941 24939  0 15:45 pts/2    00:00:00 afio -o -b 131072 -M 16m -Z -P bzip2 -G 9 -T 3k -E /usr/share/mondo/do-not-compress-these /dev/tmp.mondo.8514/tmpfs/46.afio.bz2
}}}
Cheers
 Robert"	defect	closed	high	2.2.9	mondo	2.2.0	blocker	fixed		
