Category 631
Discussion List
-
OCI: Linux Instance failed with error "Failed to switch root: Specified switch root path '/sysroot'"Applies to Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms System boots to Emergency Mode with the following seen in the file /run/initramfs/rd…
-
Ksplice Error "Unable to Install This Update Because Your Running Kernel Has Been Modified"An Oracle Linux server encounters errors when attempting to download and install new ksplice uptrack updates, and fails with the error message, as seen in the following …
-
How To Install 32-bit Packages on Systems Running 64-bit Versions of Oracle LinuxSometimes, specific applications on a server using x86_64 based architecture will need to use 32-bit OS Libraries, even though the version of Linux running on the server…
-
How To Boot An Ubuntu Server Into Recovery ModeIf you need to troubleshoot or resolve problems with an Ubuntu Server failing to boot correctly, you can boot into recovery mode by selecting some options available in U…
-
How To Reset the root Password on Oracle Linux In Rescue ModeIt is possible to reset the root password systems running Oracle Linux 7 or higher without knowing the current root password by booting the server into rescue mode via s…
-
How To Downgrade a Distribution Upgrade on an Ubuntu Instance on Oracle Cloud Infrastructure (OCI)Linux distribution upgrades, including Ubuntu distribution upgrades, result in many major package upgrades, and in general it is not feasible to downgrade all the packag…
-
How To Check The Network Configuration on a Linux InstanceThe ip command can be used with different options to check and configure network devices on a Linux system. To check the current network link-layer configuration for all…
-
How To Create an Ubuntu Instance Using Oracle Cloud Infrastructure (OCI) Platform ImagesYou can create an instance running Ubuntu in OCI by selecting any of the available Ubuntu Platform Images when creating the instance. For more details on the current Pla…
-
How to Configure KDUMP On Linux to Collect Kernel Panic Data from A Hung/Crashed SystemWhen a Linux system experiences a kernel panic and crashes unexpectedly or hangs, it can be configured to collect a crash dump of the system state and kernel calls leadi…
-
How To Install & Configure KDUMP on Oracle Linux 61). Install the kexec-tools package: # yum install kexec-tools 2). Configure the amount of memory reserved for the kdump kernel in /boot/grub/grub.conf by adding the cra…
-
How to configure KDUMP on Oracle Linux 71). Install the kexec-tools package if not already installed: To use the kdump service, you must have the kexec-tools package installed. To do so, type the following at …
-
How to Configure KDUMP on Oracle Linux 8 and 91). If the kdump package is not already installed on your system, install it: # dnf install kexec-tools 2). With the proper administrative privileges, edit the /etc/defa…
-
OCI: The “df -hT” Command HangsApplies to: Oracle Cloud Infrastructure - Version N/A and later Symptoms: OS level command like df -hT are hanging or provide no output. Cause The issue is due to a deco…
-
Hello, what is the problem with "Oracle Cloud Infrastructure DNS | Multiple Regions | CN-1061707"? HSummary:Hello, what is the problem with "Oracle Cloud Infrastructure DNS | Multiple Regions | CN-1061707"? How long does it take to fix it? My business is all suspended.…
-
Hello, what is the problem with "Oracle Cloud Infrastructure DNS | Multiple Regions | CN-1061707"? H总结:Hello, what is the problem with "Oracle Cloud Infrastructure DNS | Multiple Regions | CN-1061707"? How long does it take to fix it? My business is all suspended. C…
-
Upgrade to the Latest Version of Oracle Java JRE/ JDKApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms Below paths are showing as vulnerable and need to be updated in Oracle Linux: Oracl…
-
Ksplice Patch Releases for Unbreakable Enterprise Kernel (UEK)This document provides list of recent ksplice releases patches for UEK. On systems that have "autoinstall = yes" in /etc/uptrack/uptrack.conf, these updates will be inst…
-
kernel panic - not syncing: VFS:unable to mount root fs on unknown-block in oracle linux server 6.10Summary: I am not been able to boot on single mode. L tried all the list of kernel i.e. the options that it shows for boot mode but none of it help me Content (required)…
-
OCI - Oracle Cloud Agent plugins are not available on domain controllersApplies to: Oracle Cloud Infrastructure Linux x86-64 Goal: To Have OS Management service available, when you use a Windows Server instance as a domain controller Solutio…
-
OCI: How to Increase Root Partition of Ubuntu InstanceApplies To: Oracle Cloud Infrastructure Ubuntu Linux - x86-64 Goal: To Increase the root partition size of an Ubuntu instance in OCI. Solution To resize the root partiti…
-
How to Download RPMs Locally from Oracle Linux RepositoriesApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Goal There is a need to download RPMs from Oracle Linux repositories to then be applied to o…
-
Reset user password on remote instanceHi. I have been struggling recently to log into my compute instance, as the password for my user no longer seems to work. (note, I have not changed it, it worked just fi…
-
OCI: Instance Without Networking Is Unable to Ping Subnet GatewayApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms OCI Compute OL7 instance suddenly unreachable. When accessing from serial console i…
-
Unbreakable Enterprise Kernel (UEK) Release InformationThis document provides list of recent releases of Unbreakable Enterprise Kernel with respective advisory information. For more recent and detailed information, please ch…
-
OCI: Yum Unable to Find oracle-cloud-agent RPM package in OL7 InstanceApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms In a OCI OL7 instance where oracle-cloud-agent is not installed, when trying to ins…
-
OCI:oci-growfs Utility Failed with Error “Unable to expand /dev/sda3. No partitions expanded, exit.”APPLIES TO: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 SYMPTOMS: Unable to increase the size of root filesystem from default size and it reports fo…
-
OCI Linux: Intermittent User Lookup Failure For Local or Remote Users While Using AD AuthenticationApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms Oracle Linux server integrated with AD user is experiencing slow latency and connec…
-
How to Change the Value for ARG_MAX in Oracle LinuxApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Goal In Oracle Linux, the POSIX compliant ARG_MAX parameter determines the possible length i…
-
How to Enable zram in Ubuntu 20.04Applies to: Oracle Cloud Infrastructure - Version N/A and later Ubuntu 20.04 and later Goal Enable zram module in ubuntu 20.04 Solution In order to enable zram on Ubuntu…