Unsolved
11 Posts
0
1231
April 5th, 2021 10:00
service account permissions for csi-powerscale
Does the node service account (i.e. isilon-node) need to run as a privileged user?
My csi-powerscale driver installation fails unless I run this command first:
oc adm policy add-scc-to-user privileged -z isilon-node -n isilon
No Events found!
Flo_csI
2 Intern
•
166 Posts
0
April 6th, 2021 08:00
Yes, you need a privileged account to be able to mount the share.
Flo_csI
2 Intern
•
166 Posts
0
April 7th, 2021 06:00
It is not but we will address it ASAP.
The documentation is hosted here : https://github.com/dell/storage-plugin-docs ; do not hesitate to open tickets
keckles
11 Posts
0
April 7th, 2021 06:00
Is this noted in the documentation anywhere?