Skip to main content
NetApp Knowledge Base

How to determine if AIQUM files failed deployment on vApp/OVA and RHEL

Views:
1,001
Visibility:
Public
Votes:
1
Category:
oncommand-unified-manager
Specialty:
legacy
Last Updated:

Applies to

  • Active IQ Unified Manager (AIQUM) Version Independent
  • OnCommand Unified Manager (OCUM) Version Independent
  • OnCommand Performance Manager (OPM) Version Independent

Procedure

How to determine if *.war and/or *.ear files failed deployment or were actively undeployed

  1. Access a root prompt.
  • For Virtual Machine deployments you will need to enable the diag user using the steps outlined in KB: How to access ActiveIQ Unified Manager Virtual Machine (OVA) DIAG shell, then switch to root using the command: sudo su -
  • For Red Hat Enterprise Linux (RHEL), take the appropriate steps to get a root prompt.  This may be different per environment.
  1. Execute these commands:

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

    For example:
  2. Output from an impact UM 7.3RC1 RHEL instance:

    [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 ~]#

    Note: Not all will show as failed or undeployed. It may be only one file.

 

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.