• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

The Geek Diary

CONCEPTS | BASICS | HOWTO

  • OS
    • Linux
    • CentOS/RHEL
    • Solaris
    • Oracle Linux
    • Linux Services
    • VCS
  • Database
    • oracle
    • oracle 12c
    • ASM
    • mysql
    • MariaDB
    • Data Guard
  • DevOps
    • Docker
    • Shell Scripting
  • Interview Questions
  • Big Data
    • Hadoop
    • Cloudera
    • Hortonworks HDP

Oracle VM

List of ports required by Oracle VM

By admin

This post describes the list of ports used by Oracle VM Manager and Oracle VM Server. Configuring firewalls to allow for proper connectivity to and between required ports will help to ensure successful Oracle VM operation. The following table describes the list of ports used by Oracle VM Manager and Oracle VM Server. Some of these can be configured/changed manually, so these are default values. Oracle VM Server PortProtocolService 25tcpsendmail 631tcp/udpinternal use (CUPS) … [Read more...] about List of ports required by Oracle VM

Filed Under: Oracle VM

How to obtain virtual/physical CPU information in Oracle VM (XEN)

By admin

This post explains how to obtain virtual or physical CPU usage of an Oracle VM Server, including actual CPU usage and running time of guest domains. Guest-specific (Dom-U) CPU usage can be obtained by running commands on the guest itself, for example; top, ps, and sar. If, however, you wish to obtain specific CPU usage, including that of the Oracle VM Server management domain/hypervisor (Dom-0), the following xen-tools utilities are available to run on the Oracle VM … [Read more...] about How to obtain virtual/physical CPU information in Oracle VM (XEN)

Filed Under: Linux, Oracle VM

How to detach/attach vNIC by Command Line in Oracle VM (x86)

By admin

Under some situation, we may need troubleshooting issue by detaching/attaching vNIC from the command line. The method described in this post is a feature of xm toolstack, so be careful while using it. Collect informations from the physical host server (dom0): # xm list Name ID Mem VCPUs State Time(s) Domain-0 0 922 4 r----- 290170.4 ovmm33x 1 6147 2 -b---- 171235.5 ### this is the VM we are going to detach/attach network, … [Read more...] about How to detach/attach vNIC by Command Line in Oracle VM (x86)

Filed Under: Oracle VM

How to Get the Number of vCPUs that Oracle VM Guest can get in Oracle VM

By admin

On an x86-based system, a CPU core (no hyperthreading enabled) or a CPU thread (hyperthreading enabled) within a core is presented as a physical CPU by the hypervisor or the bare metal operating system. vCPUs (virtual CPUs) are exposed to the guest virtual machine as CPUs. The guest schedules applications on these vCPUs, and the hypervisor schedules these vCPUs over the physical CPU cores or threads. All vCPUs from a guest are symmetrical. Oracle VM Server treats these equally, as long as … [Read more...] about How to Get the Number of vCPUs that Oracle VM Guest can get in Oracle VM

Filed Under: Oracle VM

Primary Sidebar

Recent Posts

  • How to Disable IPv6 on Ubuntu 18.04 Bionic Beaver Linux
  • How to Capture More Logs in /var/log/dmesg for CentOS/RHEL
  • Unable to Start RDMA Services on CentOS/RHEL 7
  • How to rename a KVM VM with virsh
  • Archives
  • Contact Us
  • Copyright

© 2021 · The Geek Diary