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

The Geek Diary

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

OLVM

Difference Between Qemu and KVM

by admin

Qemu It is a generic and open-source machine emulator and virtualizer. When used as a machine emulator, QEMU can run OS and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, Qemu achieves very good performance. Some of the Important Features are mentioned […]

Filed Under: Linux, OLVM, RHV

How to Check Storage Type in Engine Database (OLVM)

by admin

This is a small how-to post to check the storage type in Engine Database. Table storage_server_connections has all connections information. Run below command on OLVM to get the connection information: $ /usr/share/ovirt-engine/dbscripts/engine-psql.sh -c “select connection,iqn,port,storage_type from storage_server_connections;” connection | iqn | port | storage_type ——————————+—–+——+————– The field storage_type will give: value 1 for NFS value […]

Filed Under: OLVM

Primary Sidebar

Recent Posts

  • powertop Command Examples in Linux
  • powertop: command not found
  • powerstat: command not found
  • powerstat Command Examples in Linux

© 2023 · The Geek Diary

  • Archives
  • Contact Us
  • Copyright