[CentOS] kmod-jfs on Centos 6

Thu Oct 26 22:31:04 UTC 2017
Akemi Yagi <amyagi at gmail.com>

On Thu, Oct 26, 2017 at 3:11 PM, H <agents at meddatainc.com> wrote:

> On 04/18/2017 12:54 PM, H wrote:
> > A  couple of days ago I submitted a request to ElRepo and kmod-jfs is
> now available for CentOS 7 as well.
> >
>
> Did not have a need to mount a JFS disk on my CentOS 7 system until today
> and it does not want to be mounted, instead complaining "unknown filesystem
> type 'jfs'". I do have kmod-jfs installed.
>
> The commandline I use is:
>
> mount -t "jfs" -o "uhelper=udisks2,nodev,nosuid" "/dev/sdb1" /mnt/share
>
> I am doing this as root and /mnt/share has been created for the root user.
>
> What am I doing wrong? Does anyone have JFS volumes mounted under CentOS 7?
>

​The kmod-jfs package needs to be rebuilt against the EL7.4 kernel. ​

​We will update the bug report ( ​http://elrepo.org/bugs/view.php?id=728 )
when the updated version is ready.

Akemi