メインコンテンツへスキップ

vApp/OVAおよびRHELでAIQUMファイルの導入に失敗したかどうかを確認する方法

Views:
63
Visibility:
Public
Votes:
0
Category:
active-iq-unified-manager
Specialty:
OM
Last Updated:

環境

  • Active IQ Unified Manager(AIQUM)Version Independent

手順

*.war ファイルや *.ear ファイルがデプロイに失敗したか、アクティブにデプロイ解除されたかを判断する方法

  1. rootプロンプトにアクセスします。
  • 仮想マシン環境の場合は、KB: How to access ActiveIQ Unified Manager Virtual Machine (OVA) DIAG shellに記載されている手順に従ってdiagユーザを有効にし、次のコマンドを使用してrootに切り替える必要があります:sudo su -
  • Red Hat Enterprise Linux(RHEL)の場合は、適切な手順を実行してrootプロンプトを取得します。  これは環境によって異なる場合があります。
  1. 次のコマンドを実行します:

    ls -la /opt/netapp/essentials/jboss/standalone/deployments/

    例えば:
  2. 影響のあるUM 7.3RC1 RHELインスタンスからの出力:

    [root@um ~]# ls -la /opt/netapp/essentials/jboss/standalone/deployments/
    total 545892
    drwxr-xr-x 4 jboss jboss 4096 Jan 12 09:53 .
    drwxr-xr-x 7 jboss jboss 4096 Jan 12 09:21 ..
    drwxr-xr-x 3 jboss jboss 4096 Jan 12 09:20 datasources.war
    -rw-r--r-- 1 jboss root 222 Jan 12 09:53 datasources.war.failed
    -r--r--r-- 1 root root 193653963 Oct 23 09:50 dfm-app.war
    -rw-r--r-- 1 jboss root 222 Jan 12 09:53 dfm-app.war.failed
    -r--r--r-- 1 root root 352602041 Oct 23 09:50 dfm-report-app.ear
    -rw-r--r-- 1 jboss root 222 Jan 12 09:53 dfm-report-app.ear.failed
    -r--r--r-- 1 root root 9881686 Oct 23 09:51 dfm-script-plugin.war
    -rw-r--r-- 1 jboss root 222 Jan 12 09:53 dfm-script-plugin.war.failed
    -rwxr-xr-x 1 jboss jboss 2785507 Oct 23 02:22 mega-app.ear
    -rw-r--r-- 1 jboss root 222 Jan 12 09:53 mega-app.ear.failed
    drwxr-xr-x 4 jboss jboss 4096 Oct 23 02:22 mega-schema.war
    -rw-r--r-- 1 jboss root 222 Jan 12 09:53 mega-schema.war.failed
    -rw-r--r-- 1 jboss jboss 8869 Feb 17 2017 README.txt
    [root@um ~]#

    注: すべてが失敗または未展開と表示されるわけではありません。ファイルが 1 つだけの場合もあります。

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.