<br>Thanks for your  feedback/comments.I have following queries,<br><br>1.Is your root file system (/dev/xvda1) is ext4? <br><br>2.Have you added the directory /mnt/d1 using "giis-ext4 --install" option?<br>Because you need to configure it to protect important directories, in this case add /mnt/d1 before running "giis-ext4 -g".<br>
<br>I get the same error message,when giis-ext4 -g is invoked without configuring it using "giis-ext4 --install"<br><br>-----------<br>giis-ext4: giis-ext4.c:863: open_db: Assertion `error == 0' failed.<br>Aborted (core dumped)<br>
-------------<br><br>See my comments (/* */) on right-side in following output:<br>-------------------------<br># giis-ext4 --install<br><br> Device Found : /dev/mapper/vg_space-lv_root     /*  root device taken from /etc/mtab */<br>
 giis : Taking snapshot of current File system     <br><br> giis-ext4:Installation begins..<br> giis-ext4: header table created<br> giis-ext4: file table created<br> What's the maximum directory depth?5        /*Max. directory depth involved */<br>
<br> Enter the dirname name,that you would like to protect(Max. 7 directories)<br> Enter dirname:/mnt/d1              /* Enter important directories to protect */<br><br> Press 1 to add/protect another directory else Press 0 to complete: 1<br>
<br> Enter dirname:/opt/testing          /* Enter important directories  */<br><br> Press 1 to add/protect another directory else Press 0 to complete: 0<br><br> Check for newly files every 'auto update time' minutes.<br>
Enter auto update time: 10        /* Every 10 minutes giis-ext4 , searches for any                         modified/new files under protected dirs*/<br>-------------------<br><br>Now if you delete files from protected dirs (say /mnt/d1),then you can recover them using  "giis-ext4 -g " option.<br>
<br>Thanks for the Makefile too,I'll use it :)<br>If you are stilling getting same error , please let me know.<br><br><br>-- <br>----<br>Cheers,<br>Lakshmipathi.G<br><a href="http://www.giis.co.in">www.giis.co.in</a><br>
<br><br><br><br><div class="gmail_quote">On Sat, Feb 13, 2010 at 1:17 PM, Christian Kujau <span dir="ltr"><<a href="mailto:lists@nerdbynature.de">lists@nerdbynature.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Thu, 11 Feb 2010 at 19:56, lakshmi pathi wrote:<br>
> Feedback/comments on giis-ext4 are most welcome.<br>
<br>
</div>I'm always curious about these undeletion attempts and so I've tried it.<br>
But without luck again:<br>
<br>
   # giis-ext4 -g<br>
   Enter your option: 1<br>
   giis-ext4: giis-ext4.c:863: open_db: Assertion `error == 0' failed.<br>
   Aborted<br>
   # echo $?<br>
   134<br>
<br>
This has been compiled with<br>
  - e2fslibs-dev 1.41.10<br>
  - libsqlite3-dev 3.6.22<br>
  - gcc 4.4.3, with -g -ggdb<br>
<br>
I've attached the gdb output and tune2fs output to this email.<br>
<br>
HTH,<br>
Christian.<br>
<font color="#888888">--<br>
BOFH excuse #24:<br>
<br>
network packets travelling uphill (use a carrier pigeon)</font></blockquote></div><br><br clear="all"><br><br>