Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2012 11:15:24 +0200
From:      "Pavel Polyakov" <bsd@kobyla.org>
To:        stable@freebsd.org
Cc:        daichi@freebsd.org, bsd@kobyla.org
Subject:   lock violation in unionfs (9.0-STABLE r230270)
Message-ID:  <op.v9l1byf89gyv16@pp>

next in thread | raw e-mail | index | archive | help
http://www.freebsd.org/cgi/query-pr.cgi?pr=165087

Occurs simply trying to use unionfs:
mount -t unionfs -o noatime /usr /mnt

insmntque: mp-safe fs and non-locked vp: 0xfffffe01d96704f0 is not  
exclusive locked but should be
KDB: enter: lock violation

Its possible to continue tho.
Then locks encounter on every file/dir access under mounted path.
It can be resumed from KDB, but sometimes leads to deadlock and system  
freezes at "db> " prompt.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.v9l1byf89gyv16>