Bug 1752351

Summary: CSI: Missing FSType when using `oc describe pv`
Product: OpenShift Container Platform Reporter: Chao Yang <chaoyang>
Component: StorageAssignee: aos-storage-staff <aos-storage-staff>
Storage sub component: Storage QA Contact: Qin Ping <piqin>
Status: CLOSED ERRATA Docs Contact:
Severity: low    
Priority: low CC: aos-bugs, aos-storage-staff, chuffman, jsafrane, lxia
Version: 4.2.0   
Target Milestone: ---   
Target Release: 4.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-05-04 11:13:57 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 Chao Yang 2019-09-16 07:00:54 UTC
Description of problem:
Did not get the info FSType when using `oc describe pv`

Version-Release number of selected component (if applicable):
4.2.0-0.nightly-2019-09-15-052022

How reproducible:
Always

Steps to Reproduce:
1. oc describe pv pvc-98ad96dd-d84a-11e9-ad16-06382b3fda86
Name:              pvc-98ad96dd-d84a-11e9-ad16-06382b3fda86
Labels:            <none>
Annotations:       pv.kubernetes.io/provisioned-by: ebs.csi.aws.com
Finalizers:        [kubernetes.io/pv-protection external-attacher/ebs-csi-aws-com]
StorageClass:      foo
Status:            Bound
Claim:             csi/www-test-0
Reclaim Policy:    Delete
Access Modes:      RWO
VolumeMode:        Filesystem
Capacity:          1Gi
Node Affinity:     
  Required Terms:  
    Term 0:        topology.ebs.csi.aws.com/zone in [us-east-2b]
Message:           
Source:
    Type:              CSI (a Container Storage Interface (CSI) volume source)
    Driver:            ebs.csi.aws.com
    VolumeHandle:      vol-05a9029b04088c559
    ReadOnly:          false
    VolumeAttributes:      storage.kubernetes.io/csiProvisionerIdentity=1568603135870-8081-ebs.csi.aws.com
Events:                <none>

Actual results:
Did not get the info FSType when using `oc describe pv`

Expected results:
Should add the FSType when using `oc describe pv`

Master Log:

Node Log (of failed PODs):

PV Dump:

PVC Dump:

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

Additional info:

Comment 1 Christian Huffman 2019-11-14 16:25:22 UTC
I've submitted a PR [1] upstream to include the FSType when describing CSI volumes.

[1] https://github.com/kubernetes/kubernetes/pull/85293

Comment 3 Christian Huffman 2019-12-03 22:43:04 UTC
The upstream PR [1] has been merged. I've submitted a PR to origin [2] that includes these fixes in OpenShift.

[1] https://github.com/kubernetes/kubernetes/pull/85293
[2] https://github.com/openshift/origin/pull/24255

Comment 4 Christian Huffman 2019-12-16 15:00:42 UTC
This was merged into the openshift/kubernetes-kubectl repo with [1], and will be pulled into openshift/oc as a result. Setting bug to MODIFIED, as this PR is already merged.

[1] https://github.com/openshift/kubernetes-kubectl/pull/8

Comment 7 Chao Yang 2020-02-04 08:27:31 UTC
Passed on 
Server Version: 4.4.0-0.nightly-2020-02-02-201619
Kubernetes Version: v1.17.1

oc describe pv pvc-4c0af8f1-8e5c-41df-bb0b-6169ff16af69
Name:              pvc-4c0af8f1-8e5c-41df-bb0b-6169ff16af69
Labels:            <none>
Annotations:       pv.kubernetes.io/provisioned-by: ebs.csi.aws.com
Finalizers:        [kubernetes.io/pv-protection]
StorageClass:      sc-resize
Status:            Bound
Claim:             kube-system/pvc2
Reclaim Policy:    Delete
Access Modes:      RWO
VolumeMode:        Filesystem
Capacity:          1Gi
Node Affinity:     
  Required Terms:  
    Term 0:        topology.ebs.csi.aws.com/zone in [us-east-2b]
Message:           
Source:
    Type:              CSI (a Container Storage Interface (CSI) volume source)
    Driver:            ebs.csi.aws.com
    FSType:            ext4
    VolumeHandle:      vol-0db4364f6e03a1514
    ReadOnly:          false
    VolumeAttributes:      storage.kubernetes.io/csiProvisionerIdentity=1580800561050-8081-ebs.csi.aws.com
Events:                <none>

Comment 9 errata-xmlrpc 2020-05-04 11:13:57 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, 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-2020:0581