Category 631
Discussion List
-
Unknown Log File /.service Using Up Disk Space in Root FilesystemApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms It is observed that an unknown file is present in the root filesystem: cd / ls -alt…
-
Forwarding to a different port in the security list.Hey, On my oracle cloud subnet security list, I am trying to use an ingress rule to forward port 465 to 22. Whenever I set a source port in an ingress rule I can no long…
-
OCI: Two OS Versions Are Displayed in "cat /etc/oracle-release" Command OutputApplies to: Oracle Cloud Infrastructure Linux OS Symptoms Two different OS versions are displayed in "cat /etc/oracle-release" command output: # cat /etc/oracle-release …
-
Generate a key file upon logging into the OPC accountSummary: If the password for our OPC account expires and needs to be changed, do we also need to regenerate the associated key file for accessing? Content (please ensure…
-
OCI – How to install/update specific CVE and ELSA in Oracle Linux using yum commandsAPPLIES TO: Oracle Cloud Infrastructure Linux OS SYMPTOMS How to install/update specific CVE & ELSA number in Linux using yum command Solution Follow the below commands …
-
OCI: How to update OpenJDK Java on Oracle Linux 7 or LaterIn order to update the version of OpenJDK installed on an instance running Oracle Linux (OL) 7 or later, use the following steps: 1). Ensure the yum repository or softwa…
-
Oracle Linux: Installation of compat-libstdc Fails with "Unable to find a match: compat-libstdc"An application on Oracle Linux 8 requires the "compat-libstdc++-33" library, however when installing through the available yum repos: [root@hostname~]# yum install compa…
-
Oracle Linux: Yum Update Fails With Duplicate Package ErrorWhen trying to use yum to update packages on a system, it fails with an error such as the following: pkg.v.el7.x86_64" is a duplicate with "pkg.v1.el7.x86_64 To fix this…
-
OCI: Leapp Pre-Upgrade Fails With Error “Title: DNF execution failed with non zero exit code.”Attempting to run the "leapp preupgrade" command fails with the following error output: $ sudo leapp preupgrade --oci ….. Leapp Pre-Upgrade fails with error: Risk Factor…
-
OL8: SSH User Session and Process Killed “systemd-logind: Session of user <user> is idle, stopping"On Oracle Linux 8, SSH sessions of users and their processes are killed automatically after some time, with the following systemd-logind error seen in the logs: --/var/l…
-
checksctp Command Fails with Error: "Protocol not supported"Applies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms: Unable to start or run the checksctp command: # /usr/bin/checksctp checksctp: Prot…
-
OCI: Unable to run sudo to root with error "sudo: no valid sudoers sources found, quitting"Applies To Oracle Cloud Infrastructure Linux x86-64 Symptoms Unable to run “sudo su –“ command due to issues seen in files located the /etc/sudoers.d / directory $ sudo …
-
OCI: Instance unable to boot due to missing /etc/fstab fileApplies to Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms The instance fails to boot normally and instead booted to maintenance mode and the r…
-
OCI Instance Crashed with "bmhook" and "tmhook" in Stack TraceApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms Instance crashed with the following stack trace in console history/vmcore: [4398431…
-
OCI: Yum Update Errors: "[Errno 14] HTTP Error 403 – Forbidden Trying other mirror."Applies To: Oracle Cloud Infrastructure Linux OS Symptoms yum update is throwing below errors: #yum update: Loaded plugins: langpacks, ulninfo http://yum.oracle.com/repo…
-
OCI - How To Recreate ocfs2 cluster.conf with global-heartbeat optionApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Goal: This document outlines the steps required to recreate the /etc/ocfs2/cluster.conf usin…
-
OCI: ssh to instance fail with error "packet_write_wait: Connection to IP port 22: Broken pipe"Applies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms: When trying to ssh into an instance, it fails with the error below: $ ssh packet…
-
OCI Unable to update uek kernelApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms Unable to update the UEKR5 kernel. While running a “dnf update”, the output provide…
-
OCI-Ubuntu-Instance-Fails-to-BootApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms An Ubuntu instance fails to boot, the following is seen in the console: Boot Option…
-
OCI: Unable To Mount OCFS2 Filesystem Due To Unavailability of Port 7777Applies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 on Oracle Public Cloud Symptoms: OCFS2 cannot be mounted. [root@test]# mount /s10 mount.ocfs…
-
OCI Instance boots into maintenance modeApplies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms The system is trying to enter maintenance mode for manual intervention but is faili…
-
OCI: OCFS2 Filesystem on iSCSI device Fails to Mount on BootApplies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms The OCFS2 filesystem fails to mount on boot, the following or similar messages are …
-
OCI: ABRT:OL7:iscsiadm segfaults when run as non-root user and with iscsi block volumesApplies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms Executing the ‘iscsiadm -m session’ with the ‘orarom’ user on OL7 below fails with …
-
-
OCI: OCFS2 Mount Fails with "Internal logic failure while trying to join the group"Applies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms When mounting OCFS2 filesystem, an internal logic failure is reported: # mount /sVD…
-
OCI: How To Migrate Iptables Firewall Rules to a New ServerApplies to Oracle Cloud Infrastructure - Linux OS Goal How to easily copy your active iptables rule set from one server to another. Solution To migrate your iptables fir…