Bug#508773: linux-image-2.6.26-1-openvz-amd64: Oops in simfs module when accessing device over aufs

2008-12-15 Thread Konstantin Khlebnikov
we have the same bug with aufs and simfs in our bugzilla: http://bugzilla.openvz.org/show_bug.cgi?id=1054 can you try patch attached there? Taisuke Yamada wrote: Package: linux-image-2.6.26-1-openvz-amd64 Version: 2.6.26-11 Severity: normal I found script below to always lock up my system

Bug#508773: linux-image-2.6.26-1-openvz-amd64: Oops in simfs module when accessing device over aufs

2008-12-15 Thread Taisuke Yamada
Package: linux-image-2.6.26-1-openvz-amd64 Version: 2.6.26-11 Severity: normal I found script below to always lock up my system with oops from simfs module (OpenVZ). #!/bin/sh mkdir dir.ro dir.rw dir mount -t aufs -o br:dir.rw:dir.ro=ro none dir # removing simfs will prevent system from