[Bug 1978323] Re: cmsfs-fuse fails to mount file systems on Ubuntu 22.04 with error unknown option(s): '-o hard_remove'
Ćukasz Zemczak
1978323 at bugs.launchpad.net
Thu Jun 23 09:29:07 UTC 2022
This bug could also use a better test case. I think the description
mentions some steps to perform, but from the SRU reviewer perspective it
is not clear if that is actually the way of verifying that the fix is
working.
Can someone update the description?
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to s390-tools-signed in Ubuntu.
https://bugs.launchpad.net/bugs/1978323
Title:
cmsfs-fuse fails to mount file systems on Ubuntu 22.04 with error
unknown option(s): '-o hard_remove'
Status in Ubuntu on IBM z Systems:
Fix Committed
Status in s390-tools package in Ubuntu:
Fix Released
Status in s390-tools-signed package in Ubuntu:
Fix Committed
Status in s390-tools source package in Jammy:
In Progress
Status in s390-tools-signed source package in Jammy:
In Progress
Status in s390-tools source package in Kinetic:
Fix Released
Status in s390-tools-signed source package in Kinetic:
Fix Committed
Bug description:
cmsfs-fuse fails to mount any cms file system since it forces the
hard_remove option and it appears as though that option is no longer
recognized by fuse 3.
the recreate is very easy as I cannot yet get it to actually work. So,
I would make a CMS formatted minidisk available to an Ubuntu 22.04
z/VM virtual machine. Then, I used the following syntax:
cmsfs-fuse -t -o allow_other /dev/disk/by-path/ccw-0.0.0291 /mnt. The result of this command will be
fuse: unknown option(s): `-o hard_remove'
Similarly: cmsfs-fuse -t /dev/disk/by-path/ccw-0.0.0291 /mnt will result in:
fuse: unknown option(s): `-o hard_remove'
At this point, I cannot find an example of the command that will
actually allow the minidisk to be mounted.
(originally reported by 'richardflewis')
Upstream reported as: https://github.com/ibm-s390-linux/s390-tools/issues/131
Upstream fixed with: https://github.com/ibm-s390-linux/s390-tools/commit/0981df62c05e71123bc14483bba347f17aafa59a
This but is for getting this included into the Ubuntu package for
jammy.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1978323/+subscriptions
More information about the foundations-bugs
mailing list