You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
enter demo pod and ls mountPath (ls /var/lib/www/html)
Actual results
Transport endpoint is not connected
ps -ef | grep ceph-fuse
found ceph-fuse process not exists
Expected behavior
when cephfs-nodeplugin container or pod restart , my demo pod access normal mounPath.
Logs
If the issue is in PVC creation, deletion, cloning please attach complete logs
of below containers.
csi-provisioner and csi-rbdplugin/csi-cephfsplugin container logs from the
provisioner pod.
If the issue is in PVC resize please attach complete logs of below containers.
csi-resizer and csi-rbdplugin/csi-cephfsplugin container logs from the
provisioner pod.
If the issue is in snapshot creation and deletion please attach complete logs
of below containers.
csi-snapshotter and csi-rbdplugin/csi-cephfsplugin container logs from the
provisioner pod.
If the issue is in PVC mounting please attach complete logs of below containers.
csi-rbdplugin/csi-cephfsplugin and driver-registrar container logs from
plugin pod from the node where the mount is failing.
if required attach dmesg logs.
Note:- If its a rbd issue please provide only rbd related logs, if its a
cephFS issue please provide cephFS logs.
Additional context
ps -ef | grep ceph-fuse
ceph-fuse process not exists
rbd-nbd when nodeplugin restart , it will heal rbd-nbd process.
cephfs also need to heal when restart or upgrade
For example:
Any existing bug report which describe about the similar issue/behavior
The text was updated successfully, but these errors were encountered:
Describe the bug
A clear and concise description of what the bug is.
Environment details
fuse
orkernel
. for rbd itskrbd
orrbd-nbd
) : fuseSteps to reproduce
Steps to reproduce the behavior:
Actual results
Transport endpoint is not connected
ps -ef | grep ceph-fuse
found ceph-fuse process not exists
Expected behavior
when cephfs-nodeplugin container or pod restart , my demo pod access normal mounPath.
Logs
If the issue is in PVC creation, deletion, cloning please attach complete logs
of below containers.
provisioner pod.
If the issue is in PVC resize please attach complete logs of below containers.
provisioner pod.
If the issue is in snapshot creation and deletion please attach complete logs
of below containers.
provisioner pod.
If the issue is in PVC mounting please attach complete logs of below containers.
csi-rbdplugin/csi-cephfsplugin and driver-registrar container logs from
plugin pod from the node where the mount is failing.
if required attach dmesg logs.
Note:- If its a rbd issue please provide only rbd related logs, if its a
cephFS issue please provide cephFS logs.
Additional context
ps -ef | grep ceph-fuse
ceph-fuse process not exists
rbd-nbd when nodeplugin restart , it will heal rbd-nbd process.
cephfs also need to heal when restart or upgrade
For example:
Any existing bug report which describe about the similar issue/behavior
The text was updated successfully, but these errors were encountered: