-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

[EMAIL PROTECTED] wrote:
> "Jrgen_P._Tjern":
>> I removed 3.Lbs as it's not on the fs any more. I ran your script with
>> the changes, produced a lot of output. See the attached file. :-)
> 
> Sorry, I should write more correctly.
> The path you set is /storage and it is aufs mount point, isn't it?
> It should be branch path. In your case, probably /vault/disk3 or
> something.
> 
> 
> Junjiro Okajima

I picked the most recent entry in my dmesg, and added that hi and fname
to the commands. (added 536871063 to the egrep)
Entry was:
[1081101.429555] aufs au_new_inode:325:find[31722]: broken ino, b0,
linux-meta/linux-image-generic_2.6.17.11_i386.deb, hi536871063, i50306.
Try udba=inotify.

Check attached file for output. :-)

Kindest regards, Jørgen P. Tjernø
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGdovuwqQbW3my7pcRAnIpAKDSdXmGqmVtOcuJ4llwkC5WNrQXkgCfZ3/F
zTSxhiT7l6e50zA1pDg8yuI=
=OFAm
-----END PGP SIGNATURE-----
[EMAIL PROTECTED]:~$ bash inode.sh
+ df -i /vault/disk3
Filesystem            Inodes   IUsed   IFree IUse% Mounted on
/dev/sdd1            312568640    7382 312561258    1% /vault/disk3
+ for i in 1 2
+ sudo mount -o remount /vault/disk3
+ sudo find /vault/disk3 '(' '(' -name linux-image-generic_2.6.17.11_i386.deb 
-o -name libxtst6_1.0.1-3build1_i386.deb -o -name 
samba-common_3.0.22-1ubuntu4.2_i386.deb ')' -fls /tmp/2674.1a ')' -o -printf 
'%i\n'
+ sort -n
+ for i in 1 2
+ sudo mount -o remount /vault/disk3
+ sort -n
+ sudo find /vault/disk3 '(' '(' -name linux-image-generic_2.6.17.11_i386.deb 
-o -name libxtst6_1.0.1-3build1_i386.deb -o -name 
samba-common_3.0.22-1ubuntu4.2_i386.deb ')' -fls /tmp/2674.2a ')' -o -printf 
'%i\n'
+ diff -u /tmp/2674.1a /tmp/2674.2a
+ diff -u /tmp/2674.1 /tmp/2674.2
+ cat /tmp/2674.1a
134217865   12 -rw-rw-rw-   1 daxxar   storage      9774 Jul  7  2006 
/vault/disk3/apt-proxy/ubuntu/pool/main/libx/libxtst/libxtst6_1.0.1-3build1_i386.deb
134217862 2148 -rw-------   1 aptproxy nogroup   2196940 May 16 03:06 
/vault/disk3/apt-proxy/ubuntu-security/pool/main/s/samba/samba-common_3.0.22-1ubuntu4.2_i386.deb
536871063   24 -rw-rw-rw-   1 daxxar   storage     23806 Feb  8 11:03 
/vault/disk3/apt-proxy/ubuntu-security/pool/main/l/linux-meta/linux-image-generic_2.6.17.11_i386.deb
+ tail /tmp/2674.1
2029205398
2029205399
2029205400
2029205401
2029205402
2029205403
2029205404
2029205405
2029205406
2029205407
+ egrep -w '(536871063|134217865|134217862)' /tmp/2674.1 /tmp/2674.2
+ rm -f /tmp/2674.1 /tmp/2674.1a /tmp/2674.2 /tmp/2674.2a
rm: cannot remove `/tmp/2674.1a': Operation not permitted
rm: cannot remove `/tmp/2674.2a': Operation not permitted

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

Reply via email to