Re: process using all disk space during build test

"Gilles Espinasse" <[email protected]>
Newsgroups gmane.comp.security.ipcop.devel
Message-ID <362c01ccf337$b5417ae0$f9b5a8c0@pii350>
----- Original Message ----- 
From: "Gilles Espinasse" <[email protected]>
To: "IPCOP devel" <[email protected]>
Sent: Friday, February 24, 2012 8:42 AM
Subject: process using all disk space during build


> Hello
> find another time a disk full (a different machine) after running
./make.sh
> clean && ./make.sh build test.
>
> ps -ax show those lines
> 27742 pts/1    SN     0:00      0   723  2268   196  0.0 /bin/sh
> ./test_script
> 27743 pts/1    RN   661:57      0    78  2361   304  0.0
> ../debugfs/debugfs -w test.img
> 27744 pts/1    SN   149:16      0    35  1816   112  0.0 cat /dev/zero
>
...
> Me think the primary suspect could be the new procps test suite.
>
Should be e2fsprogs-1.42.1/tests/f_mmp/script as I find there
"
TMPFILE=test.img
...

# this will cause debugfs to create the $test_name.mark file once it has
# passed the MMP startup, then continue reading input until it is killed
MARKFILE=$test_name.new
rm -f $MARKFILE
echo "set mmp sequence to EXT2_MMP_SEQ_FSCK..." >> $test_name.log
( { echo dump_mmp; echo "dump_inode <2> $MARKFILE"; cat /dev/zero; } |
 $DEBUGFS -w $TMPFILE >> $test_name.log 2>&1 & ) > /dev/null 2>&1 &
"

Gilles


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.