Bug 1952013

Summary: Systemd does not recognize ceph as a network filesystem
Product: Red Hat Enterprise Linux 8 Reporter: Husam Ahmed Chaudhary <huchaudh>
Component: systemdAssignee: David Tardon <dtardon>
Status: CLOSED ERRATA QA Contact: Frantisek Sumsal <fsumsal>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.3CC: dtardon, jamacku, systemd-maint-list
Target Milestone: betaKeywords: Bugfix, Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: systemd-239-48.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-11-09 19:56:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Husam Ahmed Chaudhary 2021-04-21 10:37:43 UTC
Description of problem:

During system shutdown , systemd turns the network off before unmounting all ceph mounts which causes the system to go in hung state.

Following errors are displayed on the console :

~~~~~
Apr 14 12:14:11 localhost.localdomain kernel: libceph: mon2 <IP>:<Port> connect error
Apr 14 12:14:11 localhost.localdomain kernel: libceph: connect <IP>:<Port> error -101
Apr 14 12:14:11 localhost.localdomain kernel: libceph: mon2 <IP>:<Port> connect error
Apr 14 12:14:11 localhost.localdomain kernel: libceph: connect <IP>:<Port> error -101
Apr 14 12:14:11 localhost.localdomain kernel: libceph: mon1 <IP>:<Port> connect error
Apr 14 12:14:11 localhost.localdomain kernel: libceph: connect <IP>:<Port> error -101
~~~~~

To restore the stuck system, hard reset via IPMI is required.

Version-Release number of selected component (if applicable):

systemd-239-41.el8_3.1.x86_64

Additional info:

This issue has been addressed in the the following upstream commit

https://github.com/systemd/systemd/commit/c4742de6d801b125abf3c4d1c710280f51d7c701

Backport of this commit is needed in systemd shipped with RHEL 8.

Comment 2 Lukáš Nykrýn 2021-06-22 13:03:09 UTC
fix merged to github master branch -> https://github.com/redhat-plumbers/systemd-rhel8/pull/169

Comment 8 errata-xmlrpc 2021-11-09 19:56:28 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (systemd bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:4469