[EMAIL PROTECTED] wrote:
> And how many branches did you add into your aufs?
> 
> Junjiro Okajima

[EMAIL PROTECTED]:~$ grep /storage /proc/mounts
none /storage aufs 
rw,xino=/vault/sdd/.aufs.xino,br:/vault/sdd=rw:/vault/sda=rw:/vault/hdc=rw:/vault/lvm=rw
 
0 0

It has also been remounted using mount --bind to 6 other places. I've 
tried without the unionfs module loaded now, and there seems to be no 
problem currently, but dmesg has the following:

[49417.002933] ------------[ cut here ]------------
[49417.002979] kernel BUG at /root/aufs.wcvs/aufs/fs/aufs/vdir.c:605!
[49417.003008] invalid opcode: 0000 [#1]
[49417.003029] SMP
[49417.003054] Modules linked in: nfsd exportfs lockd sunrpc bridge aufs 
xfs dm_mod md_mod fuse lp i2c_piix4 psmouse evdev sg serio_raw floppy 
parport_pc parport i2c_core pcspkr r1000 r8169 3c59x mii shpchp 
pci_hotplug intel_agp agpgart ext3 jbd uhci_hcd usbcore ide_generic 
sd_mod sata_sil libata scsi_mod ide_disk piix generic processor fbcon 
tileblit font bitblit softcursor vesafb capability commoncap
[49417.003328] CPU:    0
[49417.003333] EIP:    0060:[<d0b9b5d8>]    Not tainted VLI
[49417.003339] EFLAGS: 00010286   (2.6.17-11-generic #2)
[49417.003473] EIP is at init_vdir+0x698/0x730 [aufs]
[49417.003503] eax: ffffffff   ebx: 00000000   ecx: ca48d6a0   edx: c693ade0
[49417.003536] esi: ffff0001   edi: c693ae00   ebp: cfe44c00   esp: c794bef4
[49417.003565] ds: 007b   es: 007b   ss: 0068
[49417.003593] Process find (pid: 10860, threadinfo=c794a000 task=cd985560)
[49417.003611] Stack: 00000002 c2f4dc80 00000000 d0b96794 c693ae00 
00000005 00000005 00000000
[49417.003680]        d0b97360 c693ade0 cd985560 cd985560 cfe44c00 
c02da7b5 00000000 c693ade8
[49417.003750]        00100100 00200200 00000000 00000002 c693ade0 
c693ade0 c693ae00 c2f4dc80
[49417.003819] Call Trace:
[49417.003859]  <d0b96794> .text.lock.dinfo+0x9e/0xda [aufs]  <d0b97360> 
reval_and_lock_finfo+0xa0/0x6fd [aufs]
[49417.004007]  <c02da7b5> rwsem_down_write_failed+0x165/0x180 
<d0b99cdd> aufs_readdir+0x8d/0x140 [aufs]
[49417.004143]  <c017d8d0> filldir64+0x0/0xe0  <c017d8d0> filldir64+0x0/0xe0
[49417.004217]  <c017db04> vfs_readdir+0x94/0xb0  <c017db8f> 
sys_getdents64+0x6f/0xc0
[49417.004305]  <c0102fbb> sysenter_past_esp+0x54/0x79
[49417.004372] Code: d6 f9 ff ff 0f 0b 5b 02 38 2b ba d0 e9 dd f9 ff ff 
0f 0b 5d 02 38 2b ba d0 e9 f9 f9 ff ff 0f 0b 5d 02 38 2b ba d0 e9 05 fa 
ff ff <0f> 0b 5d 02 38 2b ba d0 e9 0c fa ff ff 0f 0b 5e 02 38 2b ba d0
[49417.004636] EIP: [<d0b9b5d8>] init_vdir+0x698/0x730 [aufs] SS:ESP 
0068:c794bef4
[49417.005106]

I'll revert my copy to current cvs and only apply the mount-patch :)

Kindest regards, Jørgen.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

Reply via email to