Skip to main content
NetApp Knowledge Base

How can change the PV/PVC permission on POD?

Views:
94
Visibility:
Public
Votes:
0
Category:
astra_trident
Specialty:
snapx
Last Updated:

Applies to

  • Kubernetes
  • Trident

Description

This article describes the steps about change the PV/PVC permission on POD.

The following example shows the PVC on Pod Permission is 755.

[root@rhel crds]# k get pod

NAME                  READY   STATUS   RESTARTS       AGE
alpine-ontap-san-pod  1/1     Running   12 (16m ago)   12h
pvpod                 1/1     Running   12 (11m ago)   12h

[root@rhel crds]# k exec -it alpine-ontap-san-pod/bin/sh

kubectl exec [POD] [COMMAND]is DEPRECATED and willbe removed in a future version.Use kubectl exec [POD] --[COMMAND] instead.

/ # ls -l
total 12
drwxr-xr-x    2root    root          4096 Jan 30 2019 bin
drwxr-xr-x   3 root    root          4096 Oct 24 13:42data
drwxr-xr-x    5root    root           360 Oct 2501:42 dev
drwxr-xr-x    1root    root            66 Oct25 01:42 etc

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.