Opened 17 years ago

Last modified 15 years ago

#108 closed defect

/dev fills up to 100% and stops — at Version 5

Reported by: d3acon Owned by: Bruno Cornec
Priority: high Milestone: 2.2.9
Component: mondo Version: 2.2.0
Severity: blocker Keywords:
Cc:

Description (last modified by 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

Change History (5)

comment:1 by Bruno Cornec, 17 years ago

On Tue, Nov 21, 2006 at 03:04:12PM -0000, MondoRescue wrote:
>  341     /dev/mondo.scratch.27361
>  93      /dev/tmp.mondo.8514
>  1       /dev/shm

Could you provide the log file /var/log/mondo-archive.log please and
attach it.

Bruno.

comment:2 by d3acon, 17 years ago

The problem is, I started mondoarchive again to see what I selected, when I wrote that error ticket. At the moment I try to reproduce that failure. Now it seems to work. But yesterday filesystem / was almost full, today I have 2,5GB free. Does it choose the filesystem with the most free space for writing the temp files? Because in my case that would have been /dev yesterday and / today.

comment:3 by Bruno Cornec, 17 years ago

MondoRescue said on Wed, Nov 22, 2006 at 09:18:40AM -0000:

>  Does it
>  choose the filesystem with the most free space for writing the temp files?
>  Because in my case that would have been /dev yesterday and / today.

Yes, this is the case. I'm not sure it's a good idea BTW, so it will 
probably change in the future, to let to the user the choice.

Bruno.
-- 
Linux Profession Lead EMEA  / Open Source Evangelist \        HP C&I EMEA IET
http://www.mondorescue.org / HP/Intel Solution Center \  http://hpintelco.net
Des infos sur Linux?  http://www.HyPer-Linux.org      http://www.hp.com/linux
La musique ancienne?  http://www.musique-ancienne.org http://www.medieval.org

comment:4 by Bruno Cornec, 17 years ago

Milestone: 2.2.2
Status: newassigned

comment:5 by Bruno Cornec, 17 years ago

Description: modified (diff)
Milestone: 2.2.23.0.0
Note: See TracTickets for help on using tickets.