虚拟化容器,大数据,DBA,中间件,监控。

How to Check Storage Type in Engine Database (OLVM)

17 12月
作者: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 3 for iSCSI
  • value 6 for local
  • value 7 for gluster
Note: FC would not appear there, since it does not create a connection.

浏览540 评论0
返回
目录
返回
首页
Kubernetes弃用Docker后怎么办? TimeFinder SnapVX Concepts and SnapVX Operations