https://bugzilla.novell.com/show_bug.cgi?id=714151 https://bugzilla.novell.com/show_bug.cgi?id=714151#c3 Neil Brown <nfbrown@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |diego.ercolani@gmail.com --- Comment #3 from Neil Brown <nfbrown@suse.com> 2011-09-08 06:34:58 UTC --- This should work.... In the mail item referenced in comment 1, the emphasis is on 'different'. The example there has two different filesystems exported with fsid=0. That makes no sense. If you specify fsid, they must be different. But you shouldn't need to specify fsid. nfsd cannot use the uuid reported by blkid or similar as it is based on the block device and so will be the same for each subvol, and nfsd needs different numbers for each subvol. So it makes a special case of btrfs and uses effectively stat -f -c %i /path/to/filesystem Would it be possible to strace -f /tmp/trace -s 1000 -p PID-OF-MOUNTD and the try to mount the btrfs filesystem, then attach the resulting /tmp/trace file? Thanks. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.