Bug 1444131 - Kubelet spamming Unable to mount volumes for pod even if volumes are mounted!
Summary: Kubelet spamming Unable to mount volumes for pod even if volumes are mounted!
Keywords:
Status: CLOSED DUPLICATE of bug 1444096
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Storage
Version: 3.5.0
Hardware: All
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Bradley Childs
QA Contact: Jianwei Hou
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-04-20 15:47 UTC by Hemant Kumar
Modified: 2017-04-20 17:06 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-04-20 17:06:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Hemant Kumar 2017-04-20 15:47:57 UTC
Description of problem:

For static pods, following message is being logged continuously even if volume is mounted and pod is running:

Apr 20 14:21:15 ip-xxxxxx atomic-openshift-node[45188]: E0420 14:21:15.868763   45188 kubelet.go:1523] Unable to mount volumes for pod "jenkins-1-tphnk_dakinitest-20170412-8(12fad6f0-2469-11e7-a4d0-0a0ddbb52ad4)": timeout expired waiting for volumes to attach/mount
 for pod "dakinitest-20170412-8"/"jenkins-1-tphnk". list of unattached/unmounted volumes=[jenkins-data]; skipping pod
Apr 20 14:23:16 ip-xxxxxx atomic-openshift-node[45188]: E0420 14:23:16.925193   45188 kubelet.go:1523] Unable to mount volumes for pod "jenkins-1-tphnk_dakinitest-20170412-8(12fad6f0-2469-11e7-a4d0-0a0ddbb52ad4)": timeout expired waiting for volumes to attach/mount
 for pod "dakinitest-20170412-8"/"jenkins-1-tphnk". list of unattached/unmounted volumes=[jenkins-data]; skipping pod
Apr 20 14:25:17 ip-xxxxxx atomic-openshift-node[45188]: E0420 14:25:17.001792   45188 kubelet.go:1523] Unable to mount volumes for pod "jenkins-1-tphnk_dakinitest-20170412-8(12fad6f0-2469-11e7-a4d0-0a0ddbb52ad4)": timeout expired waiting for volumes to attach/mount
 for pod "dakinitest-20170412-8"/"jenkins-1-tphnk". list of unattached/unmounted volumes=[jenkins-data]; skipping pod
Apr 20 14:27:17 ip-xxxxxx atomic-openshift-node[45188]: E0420 14:27:17.554596   45188 kubelet.go:1523] Unable to mount volumes for pod "jenkins-1-tphnk_dakinitest-20170412-8(12fad6f0-2469-11e7-a4d0-0a0ddbb52ad4)": timeout expired waiting for volumes to attach/mount
 for pod "dakinitest-20170412-8"/"jenkins-1-tphnk". list of unattached/unmounted volumes=[jenkins-data]; skipping pod
Apr 20 14:29:18 ip-xxxxxx atomic-openshift-node[45188]: E0420 14:29:18.401437   45188 kubelet.go:1523] Unable to mount volumes for pod "jenkins-1-tphnk_dakinitest-20170412-8(12fad6f0-2469-11e7-a4d0-0a0ddbb52ad4)": timeout expired waiting for volumes to attach/mount
 for pod "dakinitest-20170412-8"/"jenkins-1-tphnk". list of unattached/unmounted volumes=[jenkins-data]; skipping pod
Apr 20 14:31:19 ip-xxxxxx atomic-openshift-node[45188]: E0420 14:31:19.360924   45188 kubelet.go:1523] Unable to mount volumes for pod "jenkins-1-tphnk_dakinitest-20170412-8(12fad6f0-2469-11e7-a4d0-0a0ddbb52ad4)": timeout expired waiting for volumes to attach/mount
 for pod "dakinitest-20170412-8"/"jenkins-1-tphnk". list of unattached/unmounted volumes=[jenkins-data]; skipping pod

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

3.5.5.7


Expected results:

that message shouldn't be logged if volumes are mounted and pod is successfully running.


Additional info:


Description of problem:

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

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:

Master Log:

Node Log (of failed PODs):

PV Dump:

PVC Dump:

StorageClass Dump (if StorageClass used by PV/PVC):

Additional info:

Comment 3 Hemant Kumar 2017-04-20 17:06:51 UTC
Closing as duplicate

*** This bug has been marked as a duplicate of bug 1444096 ***


Note You need to log in before you can comment on or make changes to this bug.