Displaying 1 result from an estimated 1 matches for "xfprogs".
Did you mean:
  xfsprogs
  
2007 Jul 21
3
NFS filesystem recommendations please (and problems with XFS)
...NFS is going to be used for only mail, I was kicking around 
the idea to use XFS.  I have CentOS installed on an ext3 partition, and 
with the leftover space on the NFS I created an XFS partition.  I tried 
to implement XFS into the kernel, and was coming across some issues.  
Even after installing xfprogs and xfsprogs-devel, and issuing the command:
yum --enable-plusrepos install kernel
I booted up the kernel and still could not mount my XFS share.  I keep 
getting this error:
mount: fs type xfs not supported by kernel
After googling around (and not finding out how to get XFS enabled in the 
ker...