vxfs qiomkfile: ERROR: V-3-22626 file allocation error - Not owner

book

Article ID: 100048792

calendar_today

Updated On:

Description

Error Message

vxfs qiomkfile: ERROR: V-3-22626 

 

Cause

Command /opt/VRTSvxfs/sbin/qiomkfile donot have sufficent privilege to be run by another non root user.

 

Resolution


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$
 

Issue/Introduction

Customer not able to use qiomkfile command when used with a normal user and get below errors
Example: $ qiomkfile -r 4200m /u08/oradata/abc.dbf UX:vxfs qiomkfile: ERROR: V-3-22626: '/u08/oradata/abc.dbf' file allocation error - Not owner