My Oracle Support Banner

[RAC] : After OS Kernel Upgrade CRS Start Failed with 'CRS-2883: Resource 'ora.driver.afd' failed during Clusterware stack start' (Doc ID 2853858.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 19.11.0.0.0 and later
Linux x86-64
SUSE \ UnitedLinux x86-64

Symptoms

CRS is not starting up after upgrading OS kernel from SLES 4.12.14-95.80-default to SLES 4.12.14-122.106-default.

#/<GI_HOME>/bin/crsctl start crs -wait

CRS-4123: Starting Oracle High Availability Services-managed resources
CRS-2672: Attempting to start 'ora.evmd' on 'MYNODE1'
CRS-2672: Attempting to start 'ora.mdnsd' on 'MYNODE1'
CRS-2676: Start of 'ora.mdnsd' on 'MYNODE1' succeeded
CRS-2676: Start of 'ora.evmd' on 'MYNODE1' succeeded
CRS-2672: Attempting to start 'ora.gpnpd' on 'MYNODE1'
CRS-2676: Start of 'ora.gpnpd' on 'MYNODE1' succeeded
CRS-2672: Attempting to start 'ora.gipcd' on 'MYNODE1'
CRS-2676: Start of 'ora.gipcd' on 'MYNODE1' succeeded
CRS-2672: Attempting to start 'ora.driver.afd' on 'MYNODE1'
CRS-2883: Resource 'ora.driver.afd' failed during Clusterware stack start. <<<<<<<<<<<<<<<<
CRS-4406: Oracle High Availability Services synchronous start failed.
CRS-41053: checking Oracle Grid Infrastructure for file permission issues
PRVG-2032 : Group of file "/oracle/base/audit" did not match the expected value on node "MYNODE1". [Expected = "oinstall(9407)" ; Found = "asmadmin(9408)"]
PRVG-11960 : Set user ID bit is not set for file "/<GI_HOME>/bin/extjob" on node "MYNODE1".
PRVG-2031 : Owner of file "/<GI_HOME>/bin/extjob" did not match the expected value on node "MYNODE1". [Expected = "root(0)" ; Found = "oracle(9004)"]
PRVG-11960 : Set user ID bit is not set for file "/<GI_HOME>/bin/jssu" on node "MYNODE1".
PRVG-2031 : Owner of file "/<GI_HOME>/bin/jssu" did not match the expected value on node "MYNODE1". [Expected = "root(0)" ; Found = "oracle(9004)"]
PRVH-0116 : Path "/<GI_HOME>/crs/install/cmdllroot.sh" with permissions "rw-r--r--" does not have execute permissions for the owner, file's group, and others on node "MYNODE1".
PRVG-2031 : Owner of file "/<GI_HOME>/crs/install/cmdllroot.sh" did not match the expected value on node "MYNODE1". [Expected = "oracle(9004)" ; Found = "root(0)"]
PRVG-2032 : Group of file "/<GI_HOME>/crs/install/cmdllroot.sh" did not match the expected value on node "MYNODE1". [Expected = "oinstall(9407)" ; Found = "root(0)"]
CRS-4000: Command Start failed, or completed with errors.

O Noticed (lsmod | grep oracle)  AFD driver was not loaded

O try to load/start afdmodule

#/<GI_HOME>/bin/afdload start

AFD-641: Checking for existing AFD installation.
AFD-643: Validating AFD installation files for operating system.
AFD-9393: Verifying ASM administrator setup.
AFD-637: Loading installed AFD drivers.
AFD-9154: Loading 'oracleafd.ko' driver.
modprobe: ERROR: could not insert 'oracleafd': Exec format error
AFD-9109: oracleafd.ko driver failed to load.
AFD-645: Not all AFD drivers have been loaded.

O From /var/log/messages

2022-02-11T04:55:25.062141+00:00 MYNODE2 afd[1977]: modprobe: ERROR: could not insert 'oracleafd': Exec format error >>>>>>>>>>>>>>
2022-02-11T04:55:25.064087+00:00 MYNODE2 kernel: [ 19.060302] oracleafd: disagrees about version of symbol module_layout
2022-02-11T04:55:25.092299+00:00 MYNODE2 afd[1977]: AFD-9109: oracleafd.ko driver failed to load.

MYNODE1

O from crs alert.log

2022-02-11 04:44:49.282 [OHASD(12626)]CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'MYNODE1'
2022-02-11 04:44:50.836 [MDNSD(13574)]CRS-5602: mDNS service stopping by request.
2022-02-11 04:44:50.838 [GPNPD(13653)]CRS-2329: GPNPD on node MYNODE1 shut down.
2022-02-11 04:44:50.848 [MDNSD(13574)]CRS-8504: Oracle Clusterware MDNSD process with operating system process ID 13574 is exiting
...................
2022-02-11 04:44:51.854 [OHASD(12626)]CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'MYNODE1' has completed
2022-02-11 04:44:51.873 [ORAROOTAGENT(12796)]CRS-5822: Agent '/<GI_HOME>/bin/orarootagent_root' disconnected from server. Details at (:CRSAGF00117:) {0:1:13} in /oracle/base/diag/crs/MYNODE1/crs/trace/ohasd_orarootagent_root.trc.
2022-02-11 04:55:56.614 [CLSECHO(1677)]AFD-0641: Checking for existing AFD installation.
2022-02-11 04:55:57.258 [CLSECHO(1721)]AFD-0643: Validating AFD installation files for operating system.
2022-02-11 04:55:57.298 [CLSECHO(1770)]AFD-9393: Verifying ASM administrator setup.
2022-02-11 04:55:57.423 [CLSECHO(1793)]AFD-0637: Loading installed AFD drivers.
2022-02-11 04:55:57.460 [CLSECHO(1807)]AFD-9154: Loading 'oracleafd.ko' driver.
2022-02-11 04:55:57.622 [CLSECHO(1873)]AFD-9109: oracleafd.ko driver failed to load.
2022-02-11 04:55:57.718 [CLSECHO(1928)]AFD-0645: Not all AFD drivers have been loaded.  >>>>>>>>>>>>>>>>>
2022-02-11 04:56:32.319 [OHASD(6287)]CRS-8500: Oracle Clusterware OHASD process is starting with operating system process ID 6287
2022-02-11 04:56:32.395 [OHASD(6287)]CRS-0714: Oracle Clusterware Release 19.0.0.0.0.
2022-02-11 04:56:32.406 [OHASD(6287)]CRS-2112: The OLR service started on node MYNODE1.
2022-02-11 04:56:32.606 [OHASD(6287)]CRS-1301: Oracle High Availability Service started on node MYNODE1.
2022-02-11 04:56:32.638 [OHASD(6287)]CRS-8017: location: /etc/oracle/lastgasp has 2 reboot advisory log files, 0 were announced and 0 errors occurred
2022-02-11 04:56:33.390 [ORAROOTAGENT(7776)]CRS-8500: Oracle Clusterware ORAROOTAGENT process is starting with operating system process ID 7776
2022-02-11 04:56:33.422 [CSSDAGENT(7821)]CRS-8500: Oracle Clusterware CSSDAGENT process is starting with operating system process ID 7821
2022-02-11 04:56:33.423 [CSSDMONITOR(7831)]CRS-8500: Oracle Clusterware CSSDMONITOR process is starting with operating system process ID 7831
2022-02-11 04:56:33.431 [ORAAGENT(7806)]CRS-8500: Oracle Clusterware ORAAGENT process is starting with operating system process ID 7806
2022-02-11 04:56:38.588 [ORAAGENT(12460)]CRS-8500: Oracle Clusterware ORAAGENT process is starting with operating system process ID 12460
2022-02-11 04:56:38.656 [ORAROOTAGENT(7776)]CRS-5016: Process "/<GI_HOME>bin/acfsload" spawned by agent "ORAROOTAGENT" for action "check" failed: details at "(:CLSN00010:)" in "/oracle/base/diag/crs/MYNODE1/crs/trace/ohasd_orarootagent_root.trc"
2022-02-11 04:56:38.932 [CLSECHO(13305)]ACFS-9391: Checking for existing ADVM/ACFS installation.
2022-02-11 04:56:38.656 [ORAROOTAGENT(7776)]CRS-5016: Process "/<GI_HOME>/bin/acfsload" spawned by agent "ORAROOTAGENT" for action "check" failed: details at "(:CLSN00010:)" in "/oracle/base/diag/crs/MYNODE1/crs/trace/ohasd_orarootagent_root.trc"
2022-02-11 04:56:38.932 [CLSECHO(13305)]ACFS-9391: Checking for existing ADVM/ACFS installation.
2022-02-11 04:56:38.960 [MDNSD(13011)]CRS-8500: Oracle Clusterware MDNSD process is starting with operating system process ID 13011
2022-02-11 04:56:38.982 [CLSECHO(13340)]ACFS-9392: Validating ADVM/ACFS installation files for operating system.
2022-02-11 04:56:39.016 [CLSECHO(13360)]ACFS-9393: Verifying ASM Administrator setup.
2022-02-11 04:56:38.970 [EVMD(13014)]CRS-8500: Oracle Clusterware EVMD process is starting with operating system process ID 13014
2022-02-11 04:56:39.058 [CLSECHO(13400)]ACFS-9308: Loading installed ADVM/ACFS drivers.
2022-02-11 04:56:40.012 [GPNPD(13833)]CRS-8500: Oracle Clusterware GPNPD process is starting with operating system process ID 13833
2022-02-11 04:56:40.172 [CLSECHO(14064)]ACFS-9154: Loading 'oracleoks.ko' driver.
2022-02-11 04:56:40.278 [CLSECHO(14116)]ACFS-9154: Loading 'oracleadvm.ko' driver.
2022-02-11 04:56:40.421 [CLSECHO(14278)]ACFS-9154: Loading 'oracleacfs.ko' driver.

O /var/log/messages

2022-02-11T04:55:57.259178+00:00 MYNODE1 afd[1568]: AFD-643: Validating AFD installation files for operating system.
2022-02-11T04:55:57.260075+00:00 MYNODE1 kernel: [ 18.256628] bond0 (uninitialized): Setting MII monitoring interval to 100
2022-02-11T04:55:57.261645+00:00 MYNODE1 systemd-udevd[1739]: Could not generate persistent MAC address for bond0: No such file or directory
2022-02-11T04:55:57.268077+00:00 MYNODE1 kernel: [ 18.266006] bond2 (uninitialized): Setting MII monitoring interval to 100
2022-02-11T04:55:57.272230+00:00 MYNODE1 systemd-udevd[1738]: Could not generate persistent MAC address for bond2: No such file or directory
2022-02-11T04:55:57.299520+00:00 MYNODE1 afd[1568]: AFD-9393: Verifying ASM administrator setup.
2022-02-11T04:55:57.423738+00:00 MYNODE1 afd[1568]: AFD-637: Loading installed AFD drivers.
2022-02-11T04:55:57.460877+00:00 MYNODE1 afd[1568]: AFD-9154: Loading 'oracleafd.ko' driver.
2022-02-11T04:55:57.582436+00:00 MYNODE1 afd[1568]: modprobe: ERROR: could not insert 'oracleafd': Exec format error  >>>>>>
2022-02-11T04:55:57.584088+00:00 MYNODE1 kernel: [ 18.580288] oracleafd: disagrees about version of symbol module_layout
2022-02-11T04:55:57.680697+00:00 MYNODE1 afd[1568]: AFD-9109: oracleafd.ko driver failed to load.
2022-02-11T04:55:57.684085+00:00 MYNODE1 kernel: [ 18.678652] bond0: Enslaving em2 as a backup interface with a down link
2022-02-11T04:55:57.788102+00:00 MYNODE1 kernel: [ 18.783274] bond5: Enslaving em3 as a backup interface with a down link
2022-02-11T04:55:57.792079+00:00 MYNODE1 kernel: [ 18.788146] [qede_link_update:2418(em2)]Link is up
2022-02-11T04:55:57.820793+00:00 MYNODE1 afd[1568]: AFD-645: Not all AFD drivers have been loaded.
2022-02-11T04:55:57.828736+00:00 MYNODE1 afd[1568]: Failed to Load AFD
2022-02-11T04:55:57.832284+00:00 MYNODE1 root: Failed to Load AFD
2022-02-11T04:55:57.833392+00:00 MYNODE1 systemd[1]: afd.service: Control process exited, code=exited status=1
2022-02-11T04:55:57.834400+00:00 MYNODE1 systemd[1]: Failed to start LSB: Start and Stop ASM Filter driver.
2022-02-11T04:55:57.834700+00:00 MYNODE1 systemd[1]: afd.service: Unit entered failed state.
2022-02-11T04:55:57.834932+00:00 MYNODE1 systemd[1]: afd.service: Failed with result 'exit-code'.
2022-02-11T04:55:57.836075+00:00 MYNODE1 kernel: [ 18.831595] [qede_link_update:2418(em3)]Link is up
2022-02-11T04:55:57.968100+00:00 MYNODE1 kernel: [ 18.963921] bond2: Enslaving em4 as a backup interface with a down link

MYNODE2
O from CRS - alert.log

2022-02-11 04:44:34.420 [OHASD(49554)]CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'MYNODE2'
2022-02-11 04:44:36.303 [GPNPD(50704)]CRS-2329: GPNPD on node MYNODE2 shut down.
2022-02-11 04:44:36.297 [MDNSD(50647)]CRS-5602: mDNS service stopping by request.
2022-02-11 04:44:36.314 [MDNSD(50647)]CRS-8504: Oracle Clusterware MDNSD process with operating system process ID 50647 is exiting
2022-02-11 04:44:37.319 [OHASD(49554)]CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'MYNODE2' has completed
2022-02-11 04:44:37.335 [ORAROOTAGENT(49849)]CRS-5822: Agent '/<GI_HOME>/bin/orarootagent_root' disconnected from server. Details at (:CRSAGF00117:) {0:1:14} in /oracle/base/diag/crs/MYNODE2/crs/trace/ohasd_orarootagent_root.trc.
2022-02-11 04:55:24.347 [CLSECHO(2087)]AFD-0641: Checking for existing AFD installation.
2022-02-11 04:55:24.531 [CLSECHO(2122)]AFD-0643: Validating AFD installation files for operating system.
2022-02-11 04:55:24.573 [CLSECHO(2131)]AFD-9393: Verifying ASM administrator setup.
2022-02-11 04:55:24.746 [CLSECHO(2146)]AFD-0637: Loading installed AFD drivers.
2022-02-11 04:55:24.779 [CLSECHO(2161)]AFD-9154: Loading 'oracleafd.ko' driver.
2022-02-11 04:55:25.090 [CLSECHO(2294)]AFD-9109: oracleafd.ko driver failed to load. >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
2022-02-11 04:55:25.129 [CLSECHO(2302)]AFD-0645: Not all AFD drivers have been loaded.
2022-02-11 04:56:00.229 [OHASD(6258)]CRS-8500: Oracle Clusterware OHASD process is starting with operating system process ID 6258
2022-02-11 04:56:00.303 [OHASD(6258)]CRS-0714: Oracle Clusterware Release 19.0.0.0.0.
2022-02-11 04:56:00.312 [OHASD(6258)]CRS-2112: The OLR service started on node MYNODE2.
2022-02-11 04:56:00.533 [OHASD(6258)]CRS-1301: Oracle High Availability Service started on node MYNODE2.
2022-02-11 04:56:00.554 [OHASD(6258)]CRS-8017: location: /etc/oracle/lastgasp has 2 reboot advisory log files, 0 were announced and 0 errors occurred
2022-02-11 04:56:01.315 [ORAROOTAGENT(8218)]CRS-8500: Oracle Clusterware ORAROOTAGENT process is starting with operating system process ID 8218
2022-02-11 04:56:01.321 [CSSDAGENT(8247)]CRS-8500: Oracle Clusterware CSSDAGENT process is starting with operating system process ID 8247
2022-02-11 04:56:01.327 [CSSDMONITOR(8250)]CRS-8500: Oracle Clusterware CSSDMONITOR process is starting with operating system process ID 8250
2022-02-11 04:56:01.349 [ORAAGENT(8239)]CRS-8500: Oracle Clusterware ORAAGENT process is starting with operating system process ID 8239
2022-02-11 04:56:06.488 [ORAAGENT(10381)]CRS-8500: Oracle Clusterware ORAAGENT process is starting with operating system process ID 10381
2022-02-11 04:56:06.561 [ORAROOTAGENT(8218)]CRS-5016: Process "/<GI_HOME>/bin/acfsload" spawned by agent "ORAROOTAGENT" for action "check" failed: details at "(:CLSN00010:)" in "/oracle/base/diag/crs/MYNODE2/crs/trace/ohasd_orarootagent_root.trc"
2022-02-11 04:56:06.827 [CLSECHO(11073)]ACFS-9391: Checking for existing ADVM/ACFS installation.
2022-02-11 04:56:06.842 [MDNSD(10809)]CRS-8500: Oracle Clusterware MDNSD process is starting with operating system process ID 10809
2022-02-11 04:56:06.890 [CLSECHO(11167)]ACFS-9392: Validating ADVM/ACFS installation files for operating system.
2022-02-11 04:56:06.852 [EVMD(10806)]CRS-8500: Oracle Clusterware EVMD process is starting with operating system process ID 10806
2022-02-11 04:56:06.934 [CLSECHO(11229)]ACFS-9393: Verifying ASM Administrator setup.
2022-02-11 04:56:06.986 [CLSECHO(11315)]ACFS-9308: Loading installed ADVM/ACFS drivers.
2022-02-11 04:56:07.886 [GPNPD(12393)]CRS-8500: Oracle Clusterware GPNPD process is starting with operating system process ID 12393
2022-02-11 04:56:08.133 [CLSECHO(12944)]ACFS-9154: Loading 'oracleoks.ko' driver.
2022-02-11 04:56:08.242 [CLSECHO(13176)]ACFS-9154: Loading 'oracleadvm.ko' driver.
2022-02-11 04:56:08.371 [CLSECHO(13467)]ACFS-9154: Loading 'oracleacfs.ko' driver.
2022-02-11 04:56:08.811 [GPNPD(12393)]CRS-2328: GPNPD started on node MYNODE2.
2022-02-11 04:56:08.941 [GIPCD(13916)]CRS-8500: Oracle Clusterware GIPCD process is starting with operating system process ID 13916
2022-02-11 04:56:09.701 [GIPCD(13916)]CRS-7517: The Oracle Grid Interprocess Communication (GIPC) failed to identify the Fast Node Death Detection (FNDD).
2022-02-11 04:56:10.768 [CLSECHO(14966)]CRS-10001: ACFS-9325: Driver OS kernel version = 4.12.14-122.12-default.
ACFS-9326: Driver build number = 210413.
ACFS-9212: Driver build version = 19.0.0.0.0 (19.11.0.0.0).
ACFS-9547: Driver available build number = 210413.
ACFS-9548: Driver available build version = 19.0.0.0.0 (19.11.0.0.0).
ACFS-9549: Kernel and command versions.
Kernel:
Build version: 19.0.0.0.0
Build full version: 19.11.0.0.0
Build hash: 9256567290
Bug numbers: NoTransactionInformation
Commands:
Build version: 19.0.0.0.0
Build full version: 19.11.0.0.0
Build hash: 9256567290
Bug numbers: NoTransactionInformation
2022-02-11 04:56:10.907 [CLSECHO(14993)]ACFS-9327: Verifying ADVM/ACFS devices.
2022-02-11 04:56:10.949 [CLSECHO(15006)]ACFS-9156: Detecting control device '/dev/asm/.asm_ctl_spec'.
2022-02-11 04:56:11.003 [CLSECHO(15034)]ACFS-9156: Detecting control device '/dev/ofsctl'.
2022-02-11 04:56:11.130 [ORAROOTAGENT(8218)]CRS-5016: Process "/<GI_HOME>/bin/afddriverstate" spawned by agent "ORAROOTAGENT" for action "check" failed: details at "(:CLSN00010:)" in "/oracle/base/diag/crs/MYNODE2/crs/trace/ohasd_orarootagent_root.trc"
2022-02-11 04:56:12.659 [CLSECHO(15425)]ACFS-9294: updating file /etc/sysconfig/oracledrivers.conf
2022-02-11 04:56:12.702 [CLSECHO(15449)]ACFS-9322: completed

O from ohasd_orarootagent_root.trc

2022-02-11 04:56:10.827 :CLSDYNAM:1765148416: [ora.driver.afd]{0:0:2} [check] Utils:execCmd action = 3 flags = 38 ohome = (null) cmdname = afddriverstate.
2022-02-11 04:56:10.827 :CLSDYNAM:1765148416: [ora.driver.afd]{0:0:2} [check] Utils::getOracleHomeAttrib getEnvVar oracle_home:/oracle/GRID/19000
2022-02-11 04:56:10.827 :CLSDYNAM:1765148416: [ora.driver.afd]{0:0:2} [check] Utils::getOracleHomeAttrib oracle_home:/oracle/GRID/19000
2022-02-11 04:56:11.130 :CLSDYNAM:1765148416: [ora.driver.afd]{0:0:2} [check] (:CLSN00010:)Utils:execCmd scls_process_join() uret 1

2022-02-11 04:56:11.132 :CLSDYNAM:1765148416: [ora.driver.afd]{0:0:2} [check] Utils:execCmd ret:1
2022-02-11 04:56:11.132 :CLSDYNAM:1765148416: [ora.driver.afd]{0:0:2} [check] DriverAfdAgent::check Driver AFD is not loaded >>>>>>>>>>>>>>>>>>
2022-02-11 04:56:11.132 :CLSDYNAM:1765148416: [ora.driver.afd]{0:0:2} [check] Utils:execCmd action = 8 flags = 38 ohome = (null) cmdname = afddriverstate.
2022-02-11 04:56:11.132 :CLSDYNAM:1765148416: [ora.driver.afd]{0:0:2} [check] Utils::getOracleHomeAttrib getEnvVar oracle_home:/oracle/GRID/19000
2022-02-11 04:56:11.132 :CLSDYNAM:1765148416: [ora.driver.afd]{0:0:2} [check] Utils::getOracleHomeAttrib oracle_home:/oracle/GRID/19000
2022-02-11 04:56:12.636 :CLSDYNAM:1765148416: [ora.driver.afd]{0:0:2} [check] Utils:execCmd ret:0
2022-02-11 04:56:12.637 :CLSDYNAM:1765148416: [ora.driver.afd]{0:0:2} [check] (:CLSN00109:) Agent::commonCheck check failed action:0101 retval:1
2022-02-11 04:56:12.637 :CLSDYNAM:1765148416: [ora.driver.afd]{0:0:2} [check] Agent::doStateDump Default Agent Dump
2022-02-11 04:56:12.637 :CLSDYNAM:1765148416: [ora.driver.afd]{0:0:2} [check] Agent::doStateDump last call info:
2022-02-11 04:56:12.637 :CLSDYNAM:1765148416: [ora.driver.afd]{0:0:2} [check] Time:02/11/2022 04:56:06.148 Tint:{0:0:2} action:104 resname:ora.driver.afd lastCall:Agent::setPrevAction prevAction:104

O /var/log/messages

2022-02-11T04:55:24.781512+00:00 MYNODE2 afd[1977]: AFD-9154: Loading 'oracleafd.ko' driver.
2022-02-11T04:55:24.782862+00:00 MYNODE2 systemd-udevd[2176]: Could not generate persistent MAC address for bond1: No such file or directory
2022-02-11T04:55:24.792029+00:00 MYNODE2 kernel: [ 18.788318] bond5 (uninitialized): Setting MII monitoring interval to 100
2022-02-11T04:55:24.792902+00:00 MYNODE2 systemd-udevd[2176]: Could not generate persistent MAC address for bond5: No such file or directory
2022-02-11T04:55:25.062141+00:00 MYNODE2 afd[1977]: modprobe: ERROR: could not insert 'oracleafd': Exec format error >>>>>>>>>>>>>>
2022-02-11T04:55:25.064087+00:00 MYNODE2 kernel: [ 19.060302] oracleafd: disagrees about version of symbol module_layout
2022-02-11T04:55:25.092299+00:00 MYNODE2 afd[1977]: AFD-9109: oracleafd.ko driver failed to load.
2022-02-11T04:55:25.164055+00:00 MYNODE2 kernel: [ 19.160794] bond0: Enslaving em2 as a backup interface with a down link
2022-02-11T04:55:25.176017+00:00 MYNODE2 kernel: [ 19.171253] [qede_link_update:2418(em1)]Link is up
2022-02-11T04:55:25.206652+00:00 MYNODE2 afd[1977]: AFD-645: Not all AFD drivers have been loaded.
2022-02-11T04:55:25.214344+00:00 MYNODE2 afd[1977]: Failed to Load AFD
2022-02-11T04:55:25.217710+00:00 MYNODE2 root: Failed to Load AFD
2022-02-11T04:55:25.218718+00:00 MYNODE2 systemd[1]: afd.service: Control process exited, code=exited status=1
2022-02-11T04:55:25.219618+00:00 MYNODE2 systemd[1]: Failed to start LSB: Start and Stop ASM Filter driver.
2022-02-11T04:55:25.219734+00:00 MYNODE2 systemd[1]: afd.service: Unit entered failed state.
2022-02-11T04:55:25.219839+00:00 MYNODE2 systemd[1]: afd.service: Failed with result 'exit-code'.
2022-02-11T04:55:25.224019+00:00 MYNODE2 kernel: [ 19.220132] [qede_link_update:2418(em2)]Link is up
2022-02-11T04:55:25.348036+00:00 MYNODE2 kernel: [ 19.344373] bond5: Enslaving em3 as a backup interface with a down link
..
..
2022-02-11T04:56:08.593643+00:00 MYNODE2 kernel: [ 62.293715]
2022-02-11T04:56:10.790139+00:00 MYNODE2 AFDB-: Unable to get AFDLIB Version
2022-02-11T04:56:10.790525+00:00 MYNODE2 AFDB-: Library loading failed

O ACFS Certification matrix verified , it is certified kernel

ACFS Support On OS Platforms (Certification Matrix). (Doc ID 1369107.1)

Changes

 Kernel upgrade  SLES 4.12.14-95.80-default to SLES 4.12.14-122.106-default.

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.