https://bugzilla.novell.com/show_bug.cgi?id=714151 https://bugzilla.novell.com/show_bug.cgi?id=714151#c0 Summary: nfs kernel server doesn't esport a btrfs partition Classification: openSUSE Product: openSUSE 12.1 Version: Milestone 3 Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: diego.ercolani@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20100101 Firefox/6.0 It seem that BTRFS partitions aren't exportable via nfs server Reproducible: Always Steps to Reproduce: 1. create a partition btfs (/dev/mapper/nonraid-ISO on /dati/ISO type btrfs (rw,relatime,compress=zlib)) 1b. launch nfs server rcrpcbind start; rcnfsserver start 2. create an export entry exportfs -o ro,no_subtree_check,all_squash */dati/ISO 3. on a client try to mount mount server:/dati/ISO /mnt/tmp Actual Results: on the server log: Aug 25 11:50:32 pc-diego rpc.mountd[10423]: authenticated mount request from 192.168.10.59:819 for /dati/ISO (/dati/ISO) Aug 25 11:50:32 pc-diego rpc.mountd[10423]: qword_eol: fflush failed: errno 9 (Bad file descriptor) Aug 25 11:50:32 pc-diego rpc.mountd[10423]: Cannot export /dati/ISO, possibly unsupported filesystem or fsid= required -- 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.