Get Started with Redwood: Oracle Cloud SCM and Purchasing
Linux
Discussion List
-
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…
-
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: 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 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: 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: 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…
-
OCI: Unable To Use CIFS Utils After Patching to Kernel uek-5.15.0-203.146.5.1.el8uek.x86_64Applies to: Oracle Cloud Infrastructure - Version N/A and later Linux OS - Version Oracle Linux 8.5 with Unbreakable Enterprise Kernel [5.15.0] and later Linux x86-64 Sy…
-
OCI: "sshd.service" fails to start on bootThe sshd.service on a linux instance fails to start on boot, with the following message is seen on the console during the boot process: Failed to start OpenSSH server da…
-
Pgp Encryption Not Working After OS Upgrade "gpg: decryption failed: No secret key"After upgrading a linux system from Oracle Linux 6 to Oracle Linux 8 and importing the pgp public and secret key to the upgraded server, the existing jobs which were usi…
-
Leapp Pre-upgrade Check Fails with "Upgrade requires links in root directory to be relative"Running a pre-upgrade check from Oracle Linux 7 to Oracle Linux 8 using leapp fails with the following error: # leapp upgrade --oraclelinux =============================…
-
OCI : How To Get Details of A Scheduled Job In OSMS Using the CLIIt is possible to get the details of a scheduled job in OSMS using the OCI CLI, including the "update-type" value. To get details of a scheduled job, use the oci command…
-
How To Create an OSMS Custom Software Source Using OCI CLI InterfaceThis document describes how to create an OSMS Custom Software Source using the OCI CLI interface (oci command). The following example shows how to set up a custom OSMS s…
-
How To Disable Weak Cipher And Insecure HMAC Algorithms in SSH services for Oracle Linux 6 and laterApplies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Goal: This article shows how to disable weak ciphers like CBC and insecure MACs like HMAC MD…
-
Nameserver entries in /etc/resolv.conf reset on rebootOCI VM Oracle Linux Server 7.9 In my /etc/resolv.conf I have two instances of nameserver specified: nameserver xx.xx.x.**** nameserver xx.xx.x.**** After a reboot, the /…
-
OCI: yum reports two different versions of the "setup" packageAPPLIES TO Oracle Cloud Infrastructure Linux OS SYMPTOMS Duplicated packages as yum reports two different versions of the "setup" package hence fail to yum update "setup…
-
OCI: Ubuntu Instance Fails to Boot With Kernel Panic “Not syncing: VFS: Unable to mount root fsAPPLIES TO: Oracle Cloud Infrastructure Linux x86-64 SYMPTOMS On OCI Ubuntu Instance, After Installing a new Kernel the Instance no longer boots using the latest kernel,…
-
OCI: No Response from "yum repolist" in RedHat InstanceApplies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms Unable to install updates in Red Hat image based instance. Cause This is a Red Hat …
-
Linux: How to Install and Configure OSWatcher Using RPMAPPLIES TO: Linux OS - Version Oracle Linux 6.0 to Oracle Linux 8.8 [Release OL6 to OL8U8] Oracle Cloud Infrastructure Linux x86-64 GOAL: This document explains the step…
-
OCI: journalctl Process Causing High CPU UtilizationApplies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 on Oracle Public Cloud Symptoms: journalctl consumes high CPU utilization. [root@test ~]# to…
-
OCI: Mount NFS Share with the Correct NFS versionApplies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms: Issues detected while trying to mount the NFS share with nfs version 4. The comman…
-
OCI: How To Add Ksplice Key To An Oracle Linux InstanceApplies to Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Goal This document describes how to add the key for Ksplice on an OCI Oracle Linux instance. …