acfsload fails with /lib/acfstoolsdriver.sh: No such file or directory
(Doc ID 1908430.1)
Last updated on SEPTEMBER 25, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.4 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
11.2.0.4.2 oracle restart environment.
Trying to load acfs driver throws below error
# <Grid Infrastructure home>/bin/acfsload
<Grid Infrastructure home>/bin/acfsload: line 42: /lib/acfstoolsdriver.sh: No such file or directory
<Grid Infrastructure home>bin/acfsload: line 42: exec: /lib/acfstoolsdriver.sh: cannot execute: No such file or directory
and if I copy the file to destination , then also bellow files
/bin/clsecho, /bin/clsecho.bin, /perl/bin/perl
I copy these file from DB_HOME or GRID_HOME, then
acfsload start -s
ACFS-9125: ADVM/ACFS is not supported on this OS: 'Linux'
You see the acfs driver is supported and installed but not loaded:
[root@test~]# uname -a
Linux test 2.6.39-400.17.1.el6uek.x86_64 #1 SMP Fri Feb 22 18:16:18 PST 2013 x86_64 x86_64 x86_64 GNU/Linux
[root@test~]# acfsdriverstate installed
ACFS-9203: true
[root@test~]# acfsdriverstate version
ACFS-9325: Driver OS kernel version = 2.6.39-400.3.0.el6uek.x86_64(x86_64).
ACFS-9326: Driver Oracle version = 130707.
[root@test~]# acfsdriverstate supported
ACFS-9200: Supported
[root@test~]# acfsdriverstate loaded
ACFS-9204: false
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
References |