no rw xfs file systems in mtab: /proc/mounts

Eric Sandeen sandeen at sandeen.net
Thu Dec 23 09:02:35 CST 2010


On 12/23/10 6:32 AM, Honza Fikar wrote:
> Hi guys,
> 
> when I try "xfs_fsr -v -d" on my two computers, it says now:
> 
> no rw xfs file systems in mtab: /proc/mounts

hm that's a little confusing, what it means is it looked
in /proc/mounts and did not find anything, or so it thought.


As a result of:

89e4b5bd5615edc584a5111c86f12b4f89f8dd7d xfs_fsr: use /proc/mounts if available

What does your /proc/mounts show?

-Eric

> while actually there is the LUKS encrypted root:
> ...
> /dev/mapper/root / xfs
> rw,noatime,attr2,inode64,logbufs=8,logbsize=256k,noquota 0 0
> ...
> 
> on the third computer it works as expected, there are two xfs file
> systems, one of them LUKS encrypted:
> ...
> /dev/root / xfs
> rw,noatime,attr2,delaylog,inode64,logbufs=8,logbsize=256k,noquota 0 0
> /dev/mapper/encrypted /home xfs
> rw,noatime,attr2,delaylog,inode64,logbufs=8,logbsize=256k,sunit=512,swidth=1536,noquota
> 0 0
> ...
> 
> and it was working some time ago on all the three computers
> 
> distribution gentoo
> xfsprogs 3.1.4, but I just tried git version and it's the same
> kernel 2.6.32, on the third machine 2.6.35
> 
> Best regards,
> Honza
> 
> _______________________________________________
> xfs mailing list
> xfs at oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
> 




More information about the xfs mailing list