vxfs qiomkfile: ERROR: V-3-22626
Command /opt/VRTSvxfs/sbin/qiomkfile donot have sufficent privilege to be run by another non root user.
Customer can try to set the below permission and try again.
Example as below
host1:/test# chmod 4755 /opt/VRTSvxfs/sbin/qiomkfile
host1:/test# ls -l /opt/VRTSvxfs/sbin/qiomkfile
-rwsr-xr-x 1 root system 317125 May 17 2018 /opt/VRTSvxfs/sbin/qiomkfile
eagp8-11:/test# su - oracle
h:w$ touch test
h:w$ qiomkfile -e 1m test
h:w$