Category 631
Discussion List
-
OCI: How to Automate Stop and Start of OCI Instances using OCI CLIAPPLIES TO Oracle Cloud Infrastructure Linux OS GOAL The main goal of this document is to explain how to automate stop and start of OCI Instances using OCI CLI from Linu…
-
OCI: Podman Containers Cannot Access DNS or InternetApplies to: Oracle Cloud Infrastructure Oracle Linux 8 x86-64 and later Symptoms The instance has correct DNS functionality and internet access, but podman containers ru…
-
OCI: OSMH Patching Job Fails with Error “Cannot find Ksplice Uptrack information”Applies To: Oracle Linux Cloud Service - Version Oracle Linux 8.5 and later Oracle Cloud Infrastructure Information in this document applies to any platform. Symptoms: T…
-
OCI - How to Enable sysstat – SAR Data CollectionApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Oracle Linux 8 and above Goal: This document outlines the steps required to setup and enable…
-
OCI: How to Check the XFS filesystem Version on Oracle Linux InstancesApplies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Goal: How to check whether the XFS filesystem is using the legacy v4 format or the newer v5 …
-
OCI: Workarounds for Future Investigation when a Vmcore was not GeneratedApplies to: Linux OS - Version Oracle Linux 7 and later Linux x86-64 Linux x86 Linux ARM 64-bit Goal: How to create a vmcore ( kernel memory dump ) when there was no ker…
-
OCI: How to Change Collection Interval of SARApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Oracle Linux 8 and 9 Goal This document outlines the steps required to change the collection…
-
Instance Has No Private IP AddressAPPLIES TO: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 SYMPTOMS: Unable to access the instance through SSH. CAUSE: The instance was imported into O…
-
How to Enable Persistent Logging for the Systemd JournalApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Goal This document outlines the steps required to enable persistent logging for the systemd …
-
OCI: How to Enable SSH Login for Local Users on Oracle Linux 9Goal: To enable SSH logins for local users on OL9 instances. Solution: Changing "PasswordAuthentication" from "no" to "yes" inside /etc/ssh/sshd_config is not enough bec…
-
OCI: Extending the First Partition of the Disk Fails with Error "it cannot be grown"Symptoms: Disk has been extended at OCI Console Level by referring to the document. The new disk size is available at OS level after rescan. [root@ ~]# dd iflag=direct i…Alejandro Rodriguez L.-Oracle 12 views 0 comments 0 points Started by Alejandro Rodriguez L.-Oracle Linux
-
Rocky Linux Instance Fails to Boot with Error: "\EFI\redhat\shimx64.efi: Load Error"Applies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Symptoms The Rocky Linux instance fails to boot and drops to grub> prompt with the following…
-
OCI - Network Interface Naming Issues When Changing VM ShapeApplies to: Oracle Cloud Infrastructure - Version N/A Linux x86-64 Symptoms: The system fails to activate the network interface after a reboot, resulting in a loss of ne…
-
OCI: Instance Failed To Boot With Error "Failed to open \EFI\redhat\grubx64.efi- Not Found "Applies to: Oracle Cloud Infrastructure Linux x86-64 Symptoms A new instance was created from the clone of a running instance failed to start with error. The console sho…
-
OCI How to Change the DHCP Renewal TimeoutApplies to: Oracle Cloud Infrastructure - Version N/A and later Oracle Linux 7 - All Versions Goal This document outlines the steps required to change the "renewal" time…
-
Oracle Autonomous Linux Patching Job is Failing Due to /boot Being FullApplies to: Oracle Cloud Infrastructure Autonomous Linux 8 Symptoms Using Autonomous Linux 8, where the OS Management Service has been enabled. According to the schedule…
-
OCI: How to Password Protect the GRUB2 Boot MenuApplies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Goal: This document outlines the steps required to enable password protection on the grub2 b…
-
OCI: OPC User Login Fails with Error “User opc not allowed because account is locked”Applies To: Oracle Cloud Infrastructure Linux x86-64 Symptoms: OPC user login fails with error server refused our key/var/log/secure log shows error below: $ cat /var/lo…
-
OCI: Unable to increase boot volume sizeApplies to: Oracle Cloud Infrastructure Linux x86-64 Symptoms The instance is a “custom” instance, and an attempt was made to increase the size of the boot volume filesy…
-
Oracle Linux – How to Configure a Secondary VNIC (add IP Address)Applies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Oracle Linux 7 – Oracle Linux 9. Goal: Configure an IP address to a secondary VNIC Solution:…Alejandro Rodriguez L.-Oracle 76 views 0 comments 1 point Started by Alejandro Rodriguez L.-Oracle Linux
-
OCI - CIFS Mounts With Encrypted PasswordApplies to: Linux x86-64 Oracle Linux 8 – Oracle Linux 9 Goal: How do you mount a CIFS share with an encrypted password # cat /root/.password username=domain\user passwo…
-
How to change the primary VNICHI all as asked early i think that the only way to change the primary vnic from a vnc to another is deleting the instance an recreate a new instance using the boot volum…
-
OCI: Unable to Mount LVM Filesystem with error "unknown filesystem type LVM2_member"Applies to: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 Oracle Linux 8 – Oracle Linux 9. Goal: Mount the filesystem from old Oracle Linux Instance B…Alejandro Rodriguez L.-Oracle 287 views 0 comments 0 points Started by Alejandro Rodriguez L.-Oracle Linux
-
OCI: Unable to SSH to Ubuntu Instance Using PasswordAPPLIES TO Oracle Cloud Infrastructure - Version N/A and later Linux OS – Ubuntu 22.04 SYMPTOMS: Unable to ssh to the instance with password even after setting PasswordA…
-
ubuntu image questionSummary: ubuntu linux updates Content (please ensure you mask any confidential information): hi all i created an Ubuntu Linux server using an 22.04 image ( Canonical-Ubu…
-
OCI: How To Change ssh Port Number in UbuntuApplies To: Oracle Cloud Infrastructure Ubuntu OS Goal: This document explains steps to change the ssh port number of an Ubuntu instance from Port 2222 to 22. Solution: …
-
OCI: Yum Command Fails with Message: “It was impossible to connect to the Red Hat servers”Applies To: Oracle Cloud Infrastructure - Version N/A and later Linux x86-64 on Oracle Public Cloud Symptoms: This is a VMWare VM migrated to OCI using custom image vmdk…
-
OCI: How To Prevent the download of src rpms with reposyncApplies to: Oracle Cloud Infrastructure Linux x86-64 Symptoms Reposync is taking up a large amount of space: $ sudo df -h /u01 Filesystem Size Used Avail Use% Mounted on…